document.write( "Question 40937: Suppose you buy one ticket for a dollar out of a lottery of a 1000 tickets. Where the prize is $500. What is your expected value? \n" ); document.write( "
Algebra.Com's Answer #26321 by mbarugel(146)![]() ![]() ![]() You can put this solution on YOUR website! Hello! \n" ); document.write( "The formula for the expected value would be:\r \n" ); document.write( "\n" ); document.write( "Expected Value = (Probability of Winning)*(Prize if won) + (Probability of not winning)*(Prize if not won)\r \n" ); document.write( "\n" ); document.write( "The price you get if you don't win is 0, so we can ignore the 2nd term. Now, the probability of winning is 1/1000, because you bought 1 ticket out of 1000. Since the prize is $500:\r \n" ); document.write( "\n" ); document.write( "Exp. Value = (1/1000)*500 = $0.50\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I hope this helps! \n" ); document.write( "Get more answers at Online Math Answers.com! \n" ); document.write( " \n" ); document.write( " |