document.write( "Question 1186121: Tickets for a raffle cost $12. There were 713 tickets sold. One ticket will be randomly selected as the winner, and that person wins $1800 and also the person is given back the cost of the ticket. For someone who buys a ticket, what is the Expected Value (the mean of the distribution)? \n" ); document.write( "
Algebra.Com's Answer #849489 by ikleyn(52798)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "Tickets for a raffle cost $12. There were 713 tickets sold. One ticket will be randomly selected \n" ); document.write( "as the winner, and that person wins $1800 and also the person is given back the cost of the ticket. \n" ); document.write( "For someone who buys a ticket, what is the Expected Value (the mean of the distribution)? \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I do not agree with the solution in the post by @CPhill.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( " He calculates the net winning of the winner as\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " Net winnings = $1800 + $12 = $1812.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " @CPhill adds $12 to the winning, but forgets to subtract $12 for buying the ticket.\r\n" ); document.write( "\r\n" ); document.write( " The correct way to calculate and the correct value of the net winning is, of course,\r\n" ); document.write( "\r\n" ); document.write( " - $12 + $1800 + $12 = $1800.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( " Accordingly, all other numbers in the solution should be changed.\r\n" ); document.write( "\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "After that explanation, see my correct solution below.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " S O L U T I O N\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Here's how to calculate the expected value of a raffle ticket:\r\n" ); document.write( "\r\n" ); document.write( "**1. Calculate the probability of winning:**\r\n" ); document.write( "\r\n" ); document.write( "* There is 1 winning ticket out of 713 total tickets.\r\n" ); document.write( "* Probability of winning = 1/713\r\n" ); document.write( "\r\n" ); document.write( "**2. Calculate the net winnings if you win:**\r\n" ); document.write( "\r\n" ); document.write( "* You spent @12 to buy a ticket, win $1800, and you get your $12 ticket cost back. <<<---=== my corrections start from this point\r\n" ); document.write( "* Net winnings = - $12 + $1800 + $12 = $1800\r\n" ); document.write( "\r\n" ); document.write( "**3. Calculate the net loss if you lose:**\r\n" ); document.write( "\r\n" ); document.write( "* You lose the cost of the ticket.\r\n" ); document.write( "* Net loss = -$12\r\n" ); document.write( "\r\n" ); document.write( "**4. Calculate the expected value:**\r\n" ); document.write( "\r\n" ); document.write( "Expected Value = (Probability of Winning * Net Winnings) + (Probability of Losing * Net Loss)\r\n" ); document.write( "\r\n" ); document.write( "Expected Value = (1/713 * $1800) + (712/713 * (-$12))\r\n" ); document.write( "\r\n" ); document.write( "Expected Value ≈ -$-9.458625526 <<<---=== notice the difference with the value by -$9.42 in the solution by @CPhill\r\n" ); document.write( "\r\n" ); document.write( " <<<---=== also notice that I do not round it to cents, since this value is the statistical quantity\r\n" ); document.write( "\r\n" ); document.write( "**Therefore, the expected value of the raffle ticket is approximately -$9.46.** This means that on average, a person buying a ticket can expect to lose about $9.46.\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved correctly.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-----------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The difference may seem not to be significant, but in this problem not the magnitude of the difference \n" ); document.write( "plays a role, but the correctness of the approach, developing right logic and the correctness of steps.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For the solution by @CPhill, strict examiner would give a solid \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |