Independent solution

How to solve this Exponential Distribution question

Answer in brief

After conditioning on survival through year 2, exponential memorylessness restarts the waiting clock. The original years 5 and 8 become residual times 3 and 6, so the required probability is exp(-3/4) - exp(-6/4) = 0.249236, which rounds to choice C.

Setup

Setup

Let T be the waiting time and convert the stated mean to the exponential rate.

TExponential(λ),λ=14T\sim\operatorname{Exponential}(\lambda),\qquad \lambda=\frac{1}{4}

Model

Model

Conditioning on no event before year 2 leaves an independent exponential residual wait with the same rate.

(T2T>2)Exponential ⁣(14)(T-2\mid T>2)\sim\operatorname{Exponential}\!\left(\frac14\right)
Pr(5<T<8T>2)=Pr(3<T2<6T>2)\Pr(5<T<8\mid T>2)=\Pr(3<T-2<6\mid T>2)

Compute

Compute

Subtract exponential survival probabilities at the two residual-time boundaries.

Pr(5<T<8T>2)=e3/4e6/4\Pr(5<T<8\mid T>2)=e^{-3/4}-e^{-6/4}
=0.47236655270.2231301601=0.2492363926=0.4723665527-0.2231301601=0.2492363926

Answer

Answer

The conditional probability rounds to 0.25.

0.25(C)\boxed{0.25\quad\text{(C)}}