Find the indicated probabilities using the geometric distrib
Solution
THIS IS A POISSON DISTRIBUTION, as the mean is given and is constant per page.
a)
Note that the probability of x successes out of n trials is
P(x) = u^x e^(-u) / x!
where
u = the mean number of successes = 5
x = the number of successes = 4
Thus, the probability is
P ( 4 ) = 0.17546737 [ANSWER]
*****************
b)
Using a cumulative poisson distribution table or technology, matching
u = the mean number of successes = 5
x = the maximum number of successes = 4
Then the cumulative probability is
P(at most 4 ) = 0.440493285 [ANSWER]
******************
c)
Note that P(more than x) = 1 - P(at most x).
Using a cumulative poisson distribution table or technology, matching
u = the mean number of successes = 5
x = our critical value of successes = 4
Then the cumulative probability of P(at most x) from a table/technology is
P(at most 4 ) = 0.440493285
Thus, the probability of at least 5 successes is
P(more than 4 ) = 0.559506715 [ANSWER]
