This Exam P sample reference tests Poisson Distribution. The summed Poisson count has mean and variance 2500. Under the requested normal approximation, the standardized bounds are -1 and 2, giving probability about 0.8185 and choice B.
These notes identify the calculation error associated with each wrong letter when that error is reproducible.
AThe value 0.68 is the familiar central area within one standard deviation. The actual standardized interval is asymmetric, from -1 to 2.
DNo standard one-sided normal probability from either displayed bound was identified that produces 0.95.
EThe value 1.00 treats the finite interval as certain and ignores both normal tails.
Original practice · fully worked
Original variant: normal approximation for accepted quality checks
A batch contains five hundred unrelated quality checks. Each succeeds 40% of the time. Use a normal approximation without continuity correction to estimate the probability that the successful count lies between 180 and 220.
A 0.6827
B 0.7745
E 0.8664
D 0.8944
C 0.9321
Variant answer in brief
The binomial count has mean 200 and standard deviation √(120). The symmetric bounds are about 1.826 standard deviations away, giving probability 0.9321.
Setup
Setup
Let N be the successful count in 500 independent checks, each with success probability 0.4.
N∼Bin(500,0.4)
Model
Model
The binomial mean is 200 and variance is 120, so the bounds 180 and 220 are symmetric around the mean.
E[N]=200,SD(N)=500(0.4)(0.6)=120
Compute
Compute
Each bound is 1.825742 standard deviations from the mean. The central normal area between them is 0.932111.
z=12020=1.825742
P(180<N<220)≈2Φ(1.825742)−1=0.932111
Answer
Answer
The approximate probability is 0.9321, corresponding to choice C.
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.