Q. 4.27

Question

An insurance company writes a policy to the effect that an amount of money A must be paid if some event E occurs within a year. If the company estimates that E will occur within a year with probability p, what should it charge the customer in order that its expected profit will be 10 percent of A ?

Step-by-Step Solution

Verified
Answer

The insurance company should charge the customer an amount of A(p+0.1).

1Step 1: Given information

An insurance company writes a policy to the effect that an amount of money A must be paid if some event E occurs within a year.

2Step 2: Explanation

Let X be a random variable that represents the amount to be paid to the customer.

X=0,     if E does not occur A,     if E occurs 

Since P(X=0)=PEc=1-p and P(X=A)=P(E)=p, the distribution of X is

X~0A1-pp

and its expectation is

  E[X]=(1-p) 0+p A=p A  

3Step 3: Final answer

Let's say that the company charges the customer an amount of money B. The profit is then B-X, so expected profit is E[B-X]=0.1 A. By using additivity of expectation we have

 E[B-X]=B-E[X]=B-p A=0.1 A  

which gives

 B=A(p+0.1)