This Exam P sample reference tests Exponential Distribution. The minimum exceeds a threshold only when both independent losses exceed it. Its survival function is therefore exp(-2t), identifying an exponential variable with mean 1/2 and choice B.
These notes identify the calculation error associated with each wrong letter when that error is reproducible.
AThe value 0.25 is Var(M)=1/(2 squared). It reports the variance of the exponential minimum instead of its expected value.
CThe value 0.75 is one half of E[max(X1,X2)]=1.50. Dividing the expected larger loss by the number of observations does not produce the expected smaller loss.
DThe value 1.00 is the mean of either loss viewed alone. It ignores the second independent opportunity to produce an earlier loss.
EThe value 1.50 is E[max(X1,X2)]=1+1/2 for two unit-mean exponentials. It selects the larger order statistic rather than the smaller one.
Original practice · fully worked
Original variant: first signal with a delayed backup detector
A primary fault detector begins operating at time zero and has an exponential signal time with mean 4 hours. If no signal has occurred by hour 1, an independent backup detector is activated; its signal time after activation is exponential with mean 2 hours. The response occurs at the first detector signal. Calculate the expected response time.
A 1.333
B 1.923
C 2.333
D 3.000
E 4.000
Variant answer in brief
Before hour 1 only the primary detector can signal; afterward the two residual rates add. Integrating the piecewise survival function gives 1.923197912 hours, so choice B.
Setup
Setup
Write the response-time survival function before and after backup activation.
Pr(T>t)=e−t/4,0≤t<1
Pr(T>t)=e−t/4e−(t−1)/2,t≥1
Model
Model
Use the tail-integral formula for a nonnegative waiting time.
E[T]=∫01e−t/4dt+∫1∞e−t/4e−(t−1)/2dt
Compute
Compute
Evaluate the pre-activation contribution and the competing-rates tail.
E[T]=4(1−e−1/4)+1/4+1/2e−1/4
=1.9231979118…
Answer
Answer
The expected response time is approximately 1.923 hours.
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.