document.write( "Question 191844: I have a few questions that I am having a very difficult time with. \r
\n" );
document.write( "\n" );
document.write( "1.) 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( "2.)Two dice are rolled. Find the odds that the score on the dice is either 10 or at most 5. \r
\n" );
document.write( "\n" );
document.write( "3.)What are the odds in favor of getting at most two heads in three successive flips of a coin? \r
\n" );
document.write( "\n" );
document.write( "4.)Assume that the weight loss for the first two months of a diet program has a uniform distrbiution over the interval 6 to 12 pounds. Find the probability that a person on this diet loses between 9 and 12 pounds in the first two months. \n" );
document.write( "
Algebra.Com's Answer #143993 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 1.) 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? \n" ); document.write( "------- \n" ); document.write( "Ramdom Variable X = -175 , 140,000 \n" ); document.write( "Corresponding Probabilities: 0.9993, 0.0007 \n" ); document.write( "------------------------ \n" ); document.write( "Expected Value: 0.9993(-175) + 0.0007(140,000) = -$76.88\r \n" ); document.write( "\n" ); document.write( "=====================================================================\r \n" ); document.write( "\n" ); document.write( "2.)Two dice are rolled. Find the odds that the score on the dice is either 10 or at most 5. \n" ); document.write( "Sketch the sample space (a 6x6 square of dice sums) and you will see that \n" ); document.write( "P(10) = 3/36 and P(1= \n" ); document.write( "Therefor the odds are [13/36]/[23/36] = 13/23 \n" ); document.write( "======================================================================\r \n" ); document.write( "\n" ); document.write( "3.)What are the odds in favor of getting at most two heads in three successive flips of a coin? \n" ); document.write( "P(0<=x<=2) = 1 - P3 heads) = 1-(1/8) = 7/8 \n" ); document.write( "Therefore the odds in favor = (7/8)/(1/8) = 7:1 \n" ); document.write( "====================================================================== \n" ); document.write( "4.)Assume that the weight loss for the first two months of a diet program has a uniform distrbiution over the interval 6 to 12 pounds. Find the probability that a person on this diet loses between 9 and 12 pounds in the first two months. \n" ); document.write( "Draw the picture: The mean value is 9. The right tail is 12. \n" ); document.write( "Half the population is above the interval 9 to 12. \n" ); document.write( "The Probibility is 50% = 0.5000 \n" ); document.write( "=================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |