Independent solution

How to solve this Exponential Distribution question

Setup

Setup

For an exponential variable with mean m, subtract the survival probabilities at the two endpoints.

Pr(1<X<3m)=e1/me3/m\Pr(1<X<3\mid m)=e^{-1/m}-e^{-3/m}

Model

Model

Evaluate the interval probability separately for the two possible call classes.

pD=e1/0.75e3/0.75=0.2452814992p_D=e^{-1/0.75}-e^{-3/0.75}=0.2452814992
pI=e1/0.50e3/0.50=0.1328565311p_I=e^{-1/0.50}-e^{-3/0.50}=0.1328565311

Compute

Compute

Average the conditional results using the class probabilities.

Pr(1<X<3)=0.40pD+0.60pI\Pr(1<X<3)=0.40p_D+0.60p_I
Pr(1<X<3)=0.1778265183\Pr(1<X<3)=0.1778265183

Answer

Answer

The requested probability rounds to 0.178.

0.178(A)\boxed{0.178\quad\text{(A)}}