SOLUTION: A company averages 2.4 walkins per hour. Using the Poisson distribution,what is the probability that on a randomly selected hour, the company will receive fewer than two calls?

Algebra ->  Probability-and-statistics -> SOLUTION: A company averages 2.4 walkins per hour. Using the Poisson distribution,what is the probability that on a randomly selected hour, the company will receive fewer than two calls?      Log On


   



Question 868585: A company averages 2.4 walkins per hour. Using the Poisson distribution,what is the probability that on a randomly selected hour, the company will receive fewer than two calls?
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!


Hi
average is 2.4
P(x < 2) = poissoncdf(2.4, 1) = .3084