This Exam P sample reference tests Shifted Exponential Distribution. The density is a shift by 5 of an exponential variable with mean 5. Conditioning above 10 changes only the location of the remaining exponential lifetime, not its variance, so the conditional variance is 25, choice C.
These notes identify the calculation error associated with each wrong letter when that error is reproducible.
AThe value 15 is E[X|X≥10]=10+5, the conditional mean rather than the conditional variance.
BThe value 20 subtracts the original shift 5 from the exponential variance 25. Location shifts never change variance.
DThe value 30 adds the lower support point 5 to the variance. A constant affects the mean but not dispersion.
EThe value 35 adds the conditioning threshold 10 to 25. The threshold becomes a new location and is not part of the variance.
Original practice · fully worked
Original variant: a conditional percentile after a shifted exponential delay
A shuttle delay T, in minutes, is modeled as 2 plus an exponential random variable with mean 4. Given that the delay has already exceeded 8 minutes, determine the 75th percentile of the conditional delay distribution.
A 7.545
B 9.151
C 10.773
D 13.545
E 15.545
Variant answer in brief
Beyond minute 8, the residual delay is a fresh exponential variable with mean 4. Its 75th percentile is 4 log 4, so the total conditional percentile is 13.545, choice D.
Setup
Setup
Represent the shifted delay and translate the conditioning event to the exponential component.
T=2+Y,Y∼Exponential(1/4)
{T>8}={Y>6}
Model
Model
Memorylessness makes the conditional total equal in distribution to 8 plus a fresh exponential residual.
(T∣T>8)=d8+Y′,Y′∼Exponential(1/4)
Compute
Compute
Set the residual CDF equal to 0.75 and add the elapsed threshold.
1−e−r/4=0.75⟹r=4log4
q0.75=8+4log4=13.5451774
Answer
Answer
The conditional 75th percentile is approximately 13.545 minutes.
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.