Independent solution

How to solve this Exponential Distribution question

Answer in brief

Exponential quantiles convert the stated percentile gap into the distribution mean through a logarithmic ratio. The resulting probability is approximately 0.776868, corresponding to choice A.

Setup

Setup

Write the exponential quantile function in terms of the mean beta.

qp=βlog(1p)q_p=-\beta\log(1-p)

Model

Model

Subtract the median from the 75th percentile and simplify the logarithms.

q0.75q0.50=β(log4log2)=βlog2q_{0.75}-q_{0.50}=\beta\bigl(\log4-\log2\bigr)=\beta\log2
βlog2=1.3863\beta\log2=1.3863

Compute

Compute

Recover the mean and evaluate the exponential distribution function at three.

β=1.3863log2=2.000008135\beta=\frac{1.3863}{\log2}=2.000008135\ldots
Pr(X<3)=1e3/β=0.7768684784\Pr(X<3)=1-e^{-3/\beta}=0.7768684784\ldots

Answer

Answer

Rounding to three decimals selects choice A.

Pr(X<3)0.777(A)\boxed{\Pr(X<3)\approx0.777\quad\text{(A)}}