This Exam P sample reference tests Exponential Distribution. Summing the exponential mass over the final-quarter interval of every year produces a geometric series. Its value is 0.20525, which selects choice D.
These notes identify the calculation error associated with each wrong letter when that error is reproducible.
AThe value 0.081 is the probability of failure during only the final quarter of the first year, exp(−0.375)-exp(−0.5). It omits later years.
BThe value 0.088 is only slightly above the first-year contribution 0.08095. The second-year contribution alone is another 0.04910, so this value cannot include all later years.
CThe value 0.102 is about half the correct total and can result from applying an extra factor of the rate after interval probabilities have already been integrated.
EThe value 0.250 treats the failure's location within a calendar year as uniform. Exponential decay gives greater weight to earlier portions.
Original practice · fully worked
Original variant: expected completed inspection blocks
An industrial battery has an exponentially distributed operating time with mean five hours. It earns one inspection credit at the end of every uninterrupted two-hour block. Let N be the number of credits earned before the battery fails. Determine E[N].
A 0.32968
B 0.67032
C 2.03324
D 2.50000
E 3.03324
Variant answer in brief
The probability of completing at least n blocks is exp(-0.4n). Summing these tail probabilities gives exp(-0.4)/(1-exp(-0.4))=2.03324, choice C.
Setup
Setup
Convert the mean to a rate and express a completed-block event as a survival event.
λ=51=0.2
{N≥n}={T≥2n}
Model
Model
Evaluate the tail probability for every positive integer block count.
Pr(N≥n)=Pr(T≥2n)=e−0.4n
Compute
Compute
Apply the tail-sum formula for a nonnegative integer-valued random variable.
E[N]=n=1∑∞Pr(N≥n)
E[N]=n=1∑∞e−0.4n=1−e−0.4e−0.4=2.0332448
Answer
Answer
The battery earns approximately 2.03324 completed-block credits on average.
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.