This is a Poisson distribution problem, where the average rate of success (λ) is 2. The Poisson probability formula is given by:
\[ P(x; λ) = \frac{λ^x e^{-λ}}{x!} \]
where:
- \(x\) is the actual number of successes that result from the experiment,
- \(λ\) is
Show more…