document.write( "Question 1149764: Find the expected payback for a game in which you bet $10 on any number from 0 to 99. If your number comes up, you get $500.\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I tried working it out the way the book said to and I got a payback of 0.00 which would be a fair bet, but it says it's wrong. Please help. \n" );
document.write( "
Algebra.Com's Answer #771096 by math_helper(2461)![]() ![]() You can put this solution on YOUR website! Find the expected payback for a game in which you bet $10 on any number from 0 to 99. If your number comes up, you get $500. \n" ); document.write( "------------------------------------------- \n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( "In this game, you will lose 99 out of 100 plays, and win 1 out of 100 plays. Assuming the bet is always collected by the house: \n" ); document.write( "(-10)*(99/100) + (500-10)*(1/100) = -5 \r \n" ); document.write( "\n" ); document.write( "The expected payback for this game is to LOSE $5 per play (on average) for a large number of plays of this game.\r \n" ); document.write( "\n" ); document.write( "--- \n" ); document.write( "EDIT: The solution I gave assumes each number is equally likely to come up. \n" ); document.write( " |