This Exam P sample reference tests Exponential Distribution. For an exponential lifetime with mean 7.2, the lower-tail equation is 1-exp(-t/7.2)=0.05. Solving gives t=-7.2ln(0.95)=0.3693, so choice B.
These notes identify the calculation error associated with each wrong letter when that error is reproducible.
AThe value 0.007 is approximately 0.05/7.2, which divides by the mean instead of inverting the exponential CDF; its lower-tail probability is only 0.00097.
CAt t=0.416, the exponential lower-tail probability is 1-exp(-0.416/7.2)=0.05614 rather than 0.05.
DAt t=0.501, the lower-tail probability is 1-exp(-0.501/7.2)=0.06722, which overshoots the target.
EAt t=0.720, the lower-tail probability is 1-exp(-0.720/7.2)=0.09516, nearly twice the target.
Original practice · fully worked
Original variant: decreasing exponential dashboard score
An automated aging test records a duration X that is exponentially distributed with mean 6 hours. Instead of displaying X, the instrument reports the decreasing score Y=100 exp(-X/6). Calculate the 25th percentile of Y.
A 6.000
B 25.000
C 36.788
D 50.000
E 75.000
Variant answer in brief
For 0<y<100, the event Y≤y is the exponential survival event X≥-6ln(y/100), whose probability is y/100. Thus Y is uniform on (0,100), and its 25th percentile is 25, choice B.
Setup
Setup
Write the survival function of the recorded duration.
Pr(X≥x)=e−x/6,x≥0
Model
Model
Because the displayed score decreases with X, convert its lower-tail event to an upper-tail event for X.
Pr(Y≤y)=Pr(100e−X/6≤y)
Pr(Y≤y)=Pr(X≥−6ln100y)
Compute
Compute
Evaluate the exponential survival function, then set the resulting CDF equal to 0.25.
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.