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
Algebra: Probability and statistics
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Probability-and-statistics
Question 1121037
:
Given that x has a Poisson distribution with u=6, what is the probability that x=5?
Answer by
Boreal(15235)
(
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