SOLUTION: Given that x has a poisson distribution with (mean) u=0.38, what is the probability that x>1?

Algebra ->  Probability-and-statistics -> SOLUTION: Given that x has a poisson distribution with (mean) u=0.38, what is the probability that x>1?      Log On


   



Question 927858: Given that x has a poisson distribution with (mean) u=0.38, what is the probability that x>1?
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
poisson distribution with (mean) u=0.38
P(x > 1) = 1 - P(x ≤ 1) = 1 - poissoncdf(.38,1)= 1-.9437 = .0563