Independent solution

How to solve this Poisson Distribution question

Setup

Setup

For a Poisson variable, variance and mean both equal λ. Convert the supplied raw second moment into an equation for λ.

E[X2]=Var(X)+E[X]2=λ+λ2E[X^2]=\operatorname{Var}(X)+E[X]^2=\lambda+\lambda^2
λ2+λ=0.2756\lambda^2+\lambda=0.2756

Model

Model

Keep the positive quadratic root and add the independent one-period means across the longer interval.

λ=1+1+4(0.2756)2=0.2249827584\lambda=\frac{-1+\sqrt{1+4(0.2756)}}{2}=0.2249827584
μ=15λ=3.3747413762\mu=15\lambda=3.3747413762

Compute

Compute

More than two events is the complement of the first three Poisson masses.

Pr(Y>2)=1eμ(1+μ+μ22)\Pr(Y>2)=1-e^{-\mu}\left(1+\mu+\frac{\mu^2}{2}\right)
Pr(Y>2)=0.6553624514\Pr(Y>2)=0.6553624514

Answer

Answer

The upper-tail probability rounds to 0.655.

0.655(A)\boxed{0.655\quad\text{(A)}}