document.write( "Question 408575: One thousand raffle tickets are sold for $1.00 each. One grand prize of $400 and two consolation prizes of $100 each will be awarded. Jeremy purchases one ticket. Find his expected value. Show your work for full credit.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #287879 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! One thousand raffle tickets are sold for $1.00 each. One grand prize of $400 and two consolation prizes of $100 each will be awarded. Jeremy purchases one ticket. Find his expected value. \n" ); document.write( "---- \n" ); document.write( "Let x be Jeremy's gain \n" ); document.write( "--- \n" ); document.write( "Random gain values are: 399.......99........99.......-1 \n" ); document.write( "Matching probabilities: 1/10^3..1/10^3....1/10^3....997/1000 \n" ); document.write( "-------------------- \n" ); document.write( "Expected gain = (399 + 99 + 99 - 997)/1000 = -400/1000 = -40 cents. \n" ); document.write( "===== \n" ); document.write( "He can expect to lose 40 cents on his purchase. \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |