This Exam P sample reference tests Poisson Distribution. The zero-count probability determines the one-hour Poisson mean, and independent hourly counts add their means over the requested interval. The resulting probability is approximately 0.735758, matching choice A.
These notes identify the calculation error associated with each wrong letter when that error is reproducible.
BThe value 0.78694 is 2(1-0.60653); it doubles the chance of a nonempty hour and treats that expected number of nonempty hours as the requested count probability.
CThe value 0.803265 comes from 0.60653+0.5(1-0.60653), which mixes a zero-count probability with an invalid proxy for a one-count probability.
DThe value 0.909796 is exp(−λ)(1+λ), the fewer-than-two probability for one hour; it fails to aggregate both hours.
EThe value 0.919698 is exp(−1)(1+1+1/2), which includes totals of two even though the event is strictly fewer than two.
Original practice · fully worked
Original variant: backup security alerts
During an automated overnight backup, security alerts in each 15-minute block follow independent Poisson distributions with mean 0.4. A monitoring window contains three consecutive blocks. Calculate the probability that the window contains at least two alerts.
A 0.301
B 0.337
C 0.361
D 0.663
E 0.699
Variant answer in brief
Three independent blocks produce a Poisson total with mean 1.2. Subtracting the zero- and one-alert probabilities from one gives approximately 0.337373, so choice B is correct.
Setup
Setup
Identify the mean in each block and the number of independent blocks in the monitoring window.
λblock=0.4,m=3
Model
Model
Add the independent Poisson counts to obtain the distribution of the window total.
The 3108-page Probability Proof Manual reorganizes 718 verified Exam P solutions by syllabus skill and adds formula proofs, error patterns, and original worked practice.