Independent solution

How to solve this Poisson Distribution question

Setup

Setup

Let N be the claim count over the full three-year window and add the independent annual Poisson means.

N=N1+N2+N3N=N_1+N_2+N_3
NPoisson(30.288)=Poisson(0.864)N\sim\operatorname{Poisson}(3\cdot0.288)=\operatorname{Poisson}(0.864)

Model

Model

Eligibility allows exactly zero or exactly one claim, two disjoint Poisson outcomes.

Pr(N1)=Pr(N=0)+Pr(N=1)\Pr(N\le1)=\Pr(N=0)+\Pr(N=1)

Compute

Compute

Evaluate the first two masses of the aggregate distribution.

Pr(N1)=e0.864+0.864e0.864\Pr(N\le1)=e^{-0.864}+0.864e^{-0.864}
=1.864e0.864=0.7856253267=1.864e^{-0.864}=0.7856253267

Answer

Answer

The probability rounds to 0.79.

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