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
Algebra: Probability and statistics
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Probability-and-statistics
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)
(
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