Independent solution

How to solve this Payment Transformations question

Setup

Setup

A positive reimbursement means cost exceeds 20, while a reimbursement below 115 corresponds to cost below 150 under the payment schedule.

Y>0X>20Y>0\Longleftrightarrow X>20
Y<115X<150Y<115\Longleftrightarrow X<150

Model

Model

Convert both reimbursement events back to cost events, then condition the exponential loss on exceeding 20.

G(115)=P(X<150X>20)G(115)=P(X<150\mid X>20)

Compute

Compute

Exponential memorylessness reduces the conditional interval to a 130-unit excess. Its cumulative probability is 1 minus exp(-1.3), equal to 0.727468.

G(115)=F(150)F(20)1F(20)=1e(15020)/100=1e1.3=0.727468G(115)=\frac{F(150)-F(20)}{1-F(20)}=1-e^{-(150-20)/100}=1-e^{-1.3}=0.727468

Answer

Answer

The conditional reimbursement probability rounds to 0.727, corresponding to choice B.

0.727(B)\boxed{0.727\quad\text{(B)}}