document.write( "Question 381418: One thousand raffle tickets are sold for $2.00 each. One grand prize of $500 and two consolation prizes of $100 each will be awarded. Jeremy purchases one ticket. Find his expected value. \n" ); document.write( "
Algebra.Com's Answer #270553 by robertb(5830)![]() ![]() You can put this solution on YOUR website! If you're asking for his EXPECTED EARNINGS, then it is computed as follows:\r \n" ); document.write( "\n" ); document.write( "His chance of winning the grand prize is 1/1000. His earning then would be 500 - 2 = $498. \n" ); document.write( "His chance of winning $100 is 2/1000, and his earning then would be 100 - 2 = $98. \n" ); document.write( "His chance of losing (or not winning any) is 997/1000. He stands to lose -$2 in that case. \n" ); document.write( "His expected earnings is then |