Independent solution

How to solve this Exponential Distribution question

Setup

Setup

Let X have an exponential distribution with rate λ. Translate the given complete-coverage probability into its CDF and survival values at the lower threshold.

FX(t)=1eλtF_X(t)=1-e^{-\lambda t}
FX(2)=0.15e2λ=0.85F_X(2)=0.15\quad\Longrightarrow\quad e^{-2\lambda}=0.85

Model

Model

The larger threshold is five times the smaller one, so its survival probability is the fifth power of the lower-threshold survival probability.

e10λ=(e2λ)5e^{-10\lambda}=\left(e^{-2\lambda}\right)^5

Compute

Compute

Raise 0.85 to the fifth power, then convert survival back to the CDF.

FX(10)=1(0.85)5F_X(10)=1-(0.85)^5
FX(10)=10.4437053125=0.5562946875F_X(10)=1-0.4437053125=0.5562946875

Answer

Answer

The larger-threshold complete-coverage probability rounds to 0.556.

0.556(D)\boxed{0.556\quad\text{(D)}}