Independent solution

How to solve this Poisson Distribution question

Setup

Setup

Let S be the total count across the three independent days and add their Poisson means.

S=X1+X2+X3S=X_1+X_2+X_3
SPoisson(4+4+4)=Poisson(12)S\sim\operatorname{Poisson}(4+4+4)=\operatorname{Poisson}(12)

Model

Model

At most one event consists of the two disjoint count outcomes zero and one.

Pr(S1)=Pr(S=0)+Pr(S=1)\Pr(S\le1)=\Pr(S=0)+\Pr(S=1)

Compute

Compute

Evaluate and combine the first two Poisson masses.

Pr(S1)=e12+12e12=13e12\Pr(S\le1)=e^{-12}+12e^{-12}=13e^{-12}
13e12=0.0000798747605913e^{-12}=0.00007987476059

Answer

Answer

The exact listed expression is 13e to the minus 12.

13e12(A)\boxed{13e^{-12}\quad\text{(A)}}