document.write( "Question 245933: A 28-year-old man pays $ 175 for a one-year life insurance policy with coverage of $140,000. If the probability that he will live through the year is 0.9993, what is the expected value for the insurance policy?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #179662 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A 28-year-old man pays $ 175 for a one-year life insurance policy with coverage of $140,000. If the probability that he will live through the year is 0.9993, what is the expected value for the insurance policy? \r \n" ); document.write( "\n" ); document.write( "--------- \n" ); document.write( "Let the random variable track the value to the customer. \n" ); document.write( "Random number values: -$175, 140,000-175 = $139825 \n" ); document.write( "---- \n" ); document.write( "Corresponding Probabilities: 0.9993 and 0.0.0007 \n" ); document.write( "----- \n" ); document.write( "E(x) = (-175)(0.9993) + (139825)(0.0007) = -$77.00 \n" ); document.write( "===================================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |