SOLUTION: On an average there are 3 mistakes on a page of book. The book contains 200 pages. What is the probability that a randomly selected page has:
a. exactly one mistake b. at most tw
Algebra ->
Probability-and-statistics
-> SOLUTION: On an average there are 3 mistakes on a page of book. The book contains 200 pages. What is the probability that a randomly selected page has:
a. exactly one mistake b. at most tw
Log On
Question 1202569: On an average there are 3 mistakes on a page of book. The book contains 200 pages. What is the probability that a randomly selected page has:
a. exactly one mistake b. at most two mistakes. Answer by Theo(13342) (Show Source):
You can put this solution on YOUR website! i think this might follow a poisson distribution.
the formula for poisson distribution is p(x) = e^-L * L^x / x!
e is the scientific constant of 2.718281828.
L is the mean number of occurrences = 3
x will be 1 and / or 2.