Independent solution

How to solve this Poisson Distribution question

Answer in brief

A zero count across six equal independent periods has probability exp(-6 lambda)=0.008. The zero-count probability across the final two periods is therefore the cube root of 0.008, or 0.20; the observation in a disjoint period does not alter it, so choice A is correct.

Setup

Setup

Let lambda be the common Poisson mean for one active month. A six-month total then has mean 6 lambda.

N6Poisson(6λ)N_6\sim\operatorname{Poisson}(6\lambda)
Pr(N6=0)=e6λ=0.008\Pr(N_6=0)=e^{-6\lambda}=0.008

Model

Model

The two target months form a disjoint two-month count with mean 2 lambda. Their count is independent of what happened in the earlier observed month.

N2Poisson(2λ)N_2\sim\operatorname{Poisson}(2\lambda)
Pr(N2=0June observation)=Pr(N2=0)=e2λ\Pr(N_2=0\mid\text{June observation})=\Pr(N_2=0)=e^{-2\lambda}

Compute

Compute

Relate the two-month survival factor to the supplied six-month factor.

e2λ=(e6λ)1/3e^{-2\lambda}=\left(e^{-6\lambda}\right)^{1/3}
e2λ=(0.008)1/3=0.20e^{-2\lambda}=(0.008)^{1/3}=0.20

Answer

Answer

The conditional probability is 0.20.

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