SOLUTION: Given that x has a Poisson distribution with u=6​, what is the probability that x=5​?

Algebra ->  Probability-and-statistics -> SOLUTION: Given that x has a Poisson distribution with u=6​, what is the probability that x=5​?       Log On


   



Question 1121037: Given that x has a Poisson distribution with u=6​, what is the probability that x=5​?

Answer by Boreal(15235) About Me  (Show Source):
You can put this solution on YOUR website!
The formula is e^(-lambda)* lambda^x/x!, where x is the random variable (5) and lambda is the mean (6)
e^(-6)*6^5/5!=0.1606