Answer on Question #66676 – Math – Statistics and Probability
Question
If the second moment of a Poisson distribution is 6, find the probability P(X≥2).
Solution
We start from the definition of a Poisson distribution (see https://en.wikipedia.org/wiki/Poisson_distribution). We have
P(X=k)=k!λke−λ,k=0,1,…;λ>0.
Further, we use the definition of moments (see https://en.wikipedia.org/wiki/Moment_(mathematics)). We have
E[X2]=6.
On the other hand, we know that
E[X]=λ;Var[X]=E[X2]−(E[X])2=λ
(see https://en.wikipedia.org/wiki/Poisson_distribution). Then
E[X2]=Var[X]+(E[X])2=λ+λ2.
We have the following quadratic equation:
λ2+λ=6⇔λ2+λ−6=0.
Using Vieta's formula (see https://brilliant.org/wiki/vietas-formula/) the roots are
{λ=2λ=−3.
Since λ must be positive we conclude that λ=2, and X has the following distribution:
P(X=k)=k!2ke−2.
Then
P(X≥2)=1−P(X<2)=1−(P(X=0)+P(X=1))==1−(e−2+2e−2)=1−e23=e2e2−3≈0.594.
Answer: e2e2−3.
Answer provided by https://www.AssignmentExpert.com
Comments