document.write( "Question 256420: 1000 tickets were sold at $2 each for three prizes of $250, $100, $50. Only one prize per selected ticket. Find the expected value? \n" ); document.write( "
Algebra.Com's Answer #188551 by stanbon(75887) ![]() You can put this solution on YOUR website! 1000 tickets were sold at $2 each for three prizes of $250, $100, $50. Only one prize per selected ticket. Find the expected value? \n" ); document.write( "-------------------------------------------------------- \n" ); document.write( "Random number values: -2, 248, 98, 48 \n" ); document.write( "Corresponding probabilities: 997/1000, 1/1000, 1/1000, 1/1000 \n" ); document.write( "---------------------------------------- \n" ); document.write( "Expected value: \n" ); document.write( "E(x) = (-2*997 + 248*1 + 98*1 + 48*1)/1000 \n" ); document.write( "--- \n" ); document.write( "E(x) = -1600/1000 = -$1.60 \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |