SOLUTION: Given that x has a Poisson distribution with u=14, what is the probability that x=9?
Algebra
->
Probability-and-statistics
-> SOLUTION: Given that x has a Poisson distribution with u=14, what is the probability that x=9?
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 982155
:
Given that x has a Poisson distribution with u=14, what is the probability that x=9?
Answer by
jim_thompson5910(35256)
(
Show Source
):
You can
put this solution on YOUR website!
P(X = 9) = (e^(-mu)*mu^x)/(x!)
= (e^(-14)*(14)^9)/(9!)
= (0.00000083152871*20661046784)/(362880)
= 0.04734417322407
The approximate answer is 0.04734