This Exam P sample reference tests Exponential Distribution. The stated timing event places the first-arrival time between days 365 and 730. The exponential survival difference is exp(-365/200)-exp(-730/200)=0.135227, giving choice B.
These notes identify the calculation error associated with each wrong letter when that error is reproducible.
AThe value 0.026 is exp(−730/200)=0.025991, the probability that the first event occurs after both one-year periods.
CThe value 0.161 is exp(−365/200)=0.161218, the probability of surviving the first year, without requiring an event in the second.
DThe value 0.704 is (1-exp(−365/200))²=0.703555. It describes at least one event in each year under an additional Poisson-process assumption.
EThe value 0.839 is 1-exp(−365/200)=0.838782, the probability that an event occurs during the first year.
Original practice · fully worked
Original variant: delayed exponential race
Two independent processing clocks A and B have exponential ringing times with means 4 hours and 6 hours, respectively. Calculate the probability that clock A rings before clock B and that neither clock rings during the first hour.
A 0.2637
B 0.3408
C 0.3955
D 0.6000
E 0.6592
Variant answer in brief
Both clocks survive one hour with probability exp(-(1/4+1/6))=exp(-5/12). After that, memorylessness gives A a 3/5 chance to ring first, so the answer is 0.6exp(-5/12)=0.395544, choice C.
Setup
Setup
Write the two rates and the density for A's ringing time.
λA=41
λB=61
Model
Model
If A rings at time t>1 and wins the race, B must still be silent at t.
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.