Answer on Question#65391 – Math – Statistics and Probability
Question. If the second moment of a Poisson distribution is 6, find the probability P(X≥2).
Solution. Let X be the random variable with rate λ. It is well known that
E(X)=Var(X)=λ>0
(see https://en.wikipedia.org/wiki/Poisson_distribution). By the condition we have:
k=0∑∞k2P(X=k)=k=0∑∞k2⋅k!λke−λ=6
(for example see http://www.umsl.edu/~fraundorfp/ifzx/moments.html).
Since Var(X)=E(X2)−[E(X)]2=∑k=0∞k2⋅k!λke−λ−λ2
(see https://en.wikipedia.org/wiki/Variance) then we have the following equation:
λ=6−λ2⇔λ2+λ−6=0.
Solving it
(see http://www.wikihow.com/Solve-Quadratic-Equations) we obtain:
{λ1=−3<0λ2=2
Since λ>0 then we conclude that λ=2, and X has the following distribution:
P(X=k)=k!2ke−2,k=0,1,2,…
Then P(X≥2)=1−P(X<2)=1−[P(X=0)+P(X=1)]=1−e−2−2e−2=1−3e−2=1−e23=e2e2−3≈0.594=59.4%.
Answer. e2e2−3.
Answer provided by www.AssignmentExpert.com
Comments