This Exam P sample reference tests Exponential Distribution. One part survives a year with probability about 0.8187. Both survive with probability 0.6703, while at least one survives with probability 0.9671. Conditioning the first event on the second gives approximately 0.693, choice D.
These notes identify the calculation error associated with each wrong letter when that error is reproducible.
AThe value 0.003 is far smaller than the probability that both parts fail, which is about 0.033. It does not represent any required reliability event.
BThe value 0.409 is one half of the single-part survival probability. The functioning cases are not divided equally between one and two surviving parts.
CThe value 0.670 is the unconditional probability that both parts survive. It omits conditioning on the machine's functioning.
EThe value 0.819 is the survival probability of one specified part, not the probability that both survive given at least one.
Original practice · fully worked
Original variant: future status of two operating transmitters
A field station operates two independent transmitters whose lifetimes are exponential. The primary transmitter has mean lifetime 4 hours, and the secondary has mean lifetime 8 hours. Both are confirmed operating at hour 3. Calculate the probability that, during the next 2 hours, the primary fails while the secondary remains operating.
A 0.099
B 0.221
C 0.306
D 0.393
E 0.779
Variant answer in brief
Memorylessness resets both lifetime clocks at the observation time. The primary fails within two more hours with probability about 0.3935, while the secondary survives that period with probability about 0.7788. Independence gives approximately 0.3064 and choice C.
Setup
Setup
By memorylessness, the residual lifetimes at hour three remain exponential with their original means.
X∼Exp(1/4),Y∼Exp(1/8)
Model
Model
Calculate the primary failure probability and the secondary survival probability over the next two hours.
Pr(X≤2)=1−e−2/4=1−e−1/2
Pr(Y>2)=e−2/8=e−1/4
Compute
Compute
The residual lifetimes are independent, so multiply the two required probabilities.
Pr(X≤2,Y>2)=(1−e−1/2)e−1/4
=0.3064342303…
Answer
Answer
The required future-status probability is approximately 0.306.
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.