This Exam P sample reference tests Geometric Distribution. A positive admission count is geometric with parameter 2/3. Enumerating the four ways that five employees can generate at most two admissions gives probability 0.78279, choice E.
These notes identify the calculation error associated with each wrong letter when that error is reproducible.
AA value near 0.41 results from retaining the zero-admission case and one two-admission configuration while omitting the much larger one-admission contribution.
BThe value 0.46 is already below P(N=0)+P(N=1)=0.60075, so it necessarily leaves out eligible outcomes with zero or one total admission.
CThe value 0.58 results from using geometric parameter 1/3. A geometric count on 1,2,... with mean 1.5 has parameter 2/3.
DThe value 0.69 omits one of the two distinct 0.09102 contributions: one employee with two admissions or two employees with one each.
Original practice · fully worked
Original variant: low tail of a compound alert count
The number N of incidents reaching a network hub in one hour is Poisson with mean 0.8. Each incident independently produces a positive geometric number of alerts with mean 2, and alert counts from different incidents are independent. Find the probability that the hub receives at most one alert during the hour.
A 0.17973
B 0.44933
C 0.55067
D 0.62906
E 0.80879
Variant answer in brief
At most one alert means either no incidents, or one incident producing exactly one alert. These probabilities sum to exp(-0.8)(1+0.8/2)=0.62906, choice D.
Setup
Setup
Recover the geometric success parameter from its mean.
E[K]=p1=2⟺p=21
Pr(K=1)=21
Model
Model
Because every incident creates at least one alert, list the only cases yielding total zero or one.
{S=0}={N=0}
{S=1}={N=1,K1=1}
Compute
Compute
Evaluate the two disjoint compound-count cases.
Pr(S≤1)=e−0.8+e−0.8(0.8)(21)
Pr(S≤1)=1.4e−0.8=0.6290605
Answer
Answer
The low-tail probability is approximately 0.62906.
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.