This Exam P sample reference tests Poisson Distribution. The sum of three independent monthly Poisson counts is Poisson with mean three. Complementing counts zero through two gives probability 0.57681, choice D.
These notes identify the calculation error associated with each wrong letter when that error is reproducible.
AThe value 0.199 does not use the three-month mean of 3. Aggregating independent Poisson months requires adding their means before evaluating the tail.
BThe value 0.224 is P(T=2)=4.5 exp(−3), a single point probability. The event also includes counts three and above.
CThe value 0.423 is P(T≤2)=0.4231901, the complement of the requested upper tail.
EThe value 0.801 is too large for the verified complement. The exact lower-tail mass through two is 8.5 exp(−3), leaving 0.57681.
Original practice · fully worked
Original variant: largest count across two shifts
Two independent work shifts each produce a Poisson number of inspection alerts with mean one. Define M as the maximum of the two shift totals. Calculate the probability that M is exactly two.
A 0.18394
B 0.03383
C 0.30450
D 0.54134
E 0.84585
Variant answer in brief
For one shift, the cumulative probabilities through one and two are 2/e and 2.5/e. Independence gives P(M=2)=(2.5/e)²-(2/e)²=2.25/exp(2)=0.30450, choice C.
Setup
Setup
Write the one-shift cumulative probabilities needed to locate an exact maximum.
F(1)=e−1(1+1)=e2
F(2)=e−1(1+1+21)=e2.5
Model
Model
The maximum equals two when both counts are at most two but they are not both at most one.
Pr(M=2)=Pr(M≤2)−Pr(M≤1)
Compute
Compute
Use independence to square the two one-shift cumulative probabilities.
Pr(M=2)=(e2.5)2−(e2)2
Pr(M=2)=e22.25=0.3045044
Answer
Answer
The larger shift count equals two with probability about 0.30450.
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.