Independent solution

How to solve this Independent Poisson Sum question

Setup

Setup

Let λ be the mean count for one year and convert the positive-count probability to a zero-count probability.

Pr(N=0)=10.10=0.90\Pr(N=0)=1-0.10=0.90

Model

Model

For a Poisson count, the zero probability determines its parameter. Independent Poisson counts add by summing their parameters.

eλ=0.90e^{-\lambda}=0.90
λ=ln(0.90)\lambda=-\ln(0.90)
S=j=115NjPoisson(15λ)S=\sum_{j=1}^{15}N_j\sim\operatorname{Poisson}(15\lambda)

Compute

Compute

Use equality of the Poisson mean and variance for the aggregated count.

Var(S)=15λ\operatorname{Var}(S)=15\lambda
Var(S)=15ln(0.90)=1.5804077349\operatorname{Var}(S)=-15\ln(0.90)=1.5804077349\ldots

Answer

Answer

The variance of the 15-year total rounds to 1.58.

1.58(E)\boxed{1.58\quad\text{(E)}}