document.write( "Question 472758: 8. One thousand raffle tickets are sold for $1.00 each. One grand prize of $200 and two consolation prizes of $50 each will be awarded. Jeremy purchases one ticket. Find his expected value. Show your work for full credit. \n" ); document.write( "
Algebra.Com's Answer #324103 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
1000 raffle tickets are sold.
\n" ); document.write( "997 return nothing.
\n" ); document.write( "2 return 50 each.
\n" ); document.write( "1 returns 200.
\n" ); document.write( "probability of getting nothing back is 997/1000 = .997
\n" ); document.write( "probability of getting 50 back is 2/1000 = .002
\n" ); document.write( "probability of getting 200 back is 1/1000 = .001
\n" ); document.write( "he expects to get back:
\n" ); document.write( ".997 * 0 + .002 * 50 + .001 * 200 = .3 = 30 cents.
\n" ); document.write( "since he paid 1.00 for the ticket, then his total expected value is -.7.
\n" ); document.write( "this means that he will lose 70 cents per ticket on the average.
\n" ); document.write( "assume he bought all 1000 tickets.
\n" ); document.write( "he would be out 1000 dollars.
\n" ); document.write( "he would get nothing back on 997 of them.
\n" ); document.write( "he would get 50 back on 2 of them for 100 dollars.
\n" ); document.write( "he would get 200 back on 1 of them for 100 dollars.
\n" ); document.write( "his net value for the 1000 tickets would be - 700.
\n" ); document.write( "divide that by 1000 to get an average of -.7 per ticket.
\n" ); document.write( "you could have also looked at it as follows:
\n" ); document.write( ".997 of the time he would be - 1.00 (buys ticket and gets nothing back).
\n" ); document.write( ".002 of the time he would be + 49 (gets back 50 but loses 1).
\n" ); document.write( ".001 of the time he would be + 199 (gets back 200 but loses 1).
\n" ); document.write( "total expected value would be:
\n" ); document.write( ".997 * (-1) + .002 * (49) + .001 * (199) = -.7\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );