This Exam P sample reference tests Poisson Distribution. The zero-count probability is 0.632, so the Poisson mean is minus the natural logarithm of 0.632. Using the Poisson identity for the second moment gives 0.6694, which selects choice D.
These notes identify the calculation error associated with each wrong letter when that error is reproducible.
AThis is essentially λ², the second factorial moment E[X(X−1)], rather than the requested raw moment E[X²].
BThis is approximately 2λ², which applies an exponential-style second-moment formula to a Poisson count.
CThis is λ, which is both the mean and variance of a Poisson count, but not its second raw moment.
EThis can result from reading 0.368 as the zero-count probability, recognizing it as approximately e⁻¹, and then reporting the resulting rate 1 instead of the second raw moment.
Original practice · fully worked
Original variant: server alert count
The number of priority alerts produced by a server during an overnight window follows a Poisson distribution. The probability of no priority alerts is 0.7408. Calculate the second moment of the alert count.
A 0.090
B 0.300
C 0.390
D 0.741
E 0.259
Variant answer in brief
The rate is minus the natural logarithm of 0.7408, approximately 0.3000. Adding the rate and its square gives a second moment of 0.3900, so choice C.
Setup
Setup
Let A denote the overnight alert count and λ its Poisson mean.
A∼Poisson(λ)
Pr(A=0)=e−λ=0.7408
Model
Model
Determine the rate from the zero-count probability, then use the Poisson second-moment formula.
λ=−ln(0.7408)
E[A2]=λ+λ2
Compute
Compute
The chosen zero-count probability corresponds almost exactly to a rate of 0.3.
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.