This Exam P sample reference tests Poisson Distribution. Independent marking thins the original Poisson count to a Poisson count with mean 1.25. Its zero-count probability is exp(-1.25) = 0.286505, which selects choice E.
These notes identify the calculation error associated with each wrong letter when that error is reproducible.
AThe value 0.007 is exp(−5) = 0.006738, the probability that the total Poisson count is zero. It is unnecessarily restrictive.
BA zero-count probability of 0.010 would imply a Poisson mean of −ln(0.010) = 4.605, not the thinned mean 5(0.25) = 1.25.
CA zero-count probability of 0.124 corresponds to an unsupported mean −ln(0.124) = 2.087. The correct marked rate is 1.25.
DThe value 0.237 is 0.75⁵ = 0.237305. This incorrectly treats the random Poisson total as exactly five fixed trials.
Original practice · fully worked
Original variant: two-category Poisson splitting
An operations dashboard records a Poisson number of alerts with mean 6 during an evening. Each alert is independently labeled urgent with probability 0.20, routine with probability 0.50, or informational otherwise. Calculate the probability of exactly one urgent alert and no routine alerts.
A 0.0150
B 0.0180
C 0.0498
D 0.3010
E 0.3614
Variant answer in brief
Poisson splitting makes the urgent and routine counts independent with means 1.2 and 3. Their joint event has probability 1.2 exp(−4.2) = 0.017995, choice B.
Setup
Setup
Denote the urgent and routine counts by U and R.
λU=6(0.20)=1.2
λR=6(0.50)=3
Model
Model
Disjoint markings of a Poisson stream produce independent category counts.
U∼Poisson(1.2)
R∼Poisson(3)
U⊥R
Compute
Compute
Multiply the one-urgent and zero-routine probabilities.
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.