document.write( "Question 1147351: In the game of roulette, a player can place a $8 bet on the number 14 and have a 1/38 probability of winning. If the metal ball lands on 14, the player gets to
\n" ); document.write( "Keep the $8 paid to play the game and the player is awarded an additional $280. Otherwise, the player is awarded nothing and the casino takes the players $8. What is the expected value of the game to the player? If you played the game 1000 times, how much would you expect to lose?
\n" ); document.write( "

Algebra.Com's Answer #768778 by VFBundy(438)\"\" \"About 
You can put this solution on YOUR website!
1/38 * +280 = +140/19
\n" ); document.write( "37/38 * -8 = -148/19
\n" ); document.write( "
\n" ); document.write( "Add these two values together to get -8/19. This is the expected value of the game. (About -$0.42.)
\n" ); document.write( "
\n" ); document.write( "If you play the game 1000 times, the you could expect to lose: 1000*(-8/19) dollars...or, -8000/19 dollars. That's about $421.05.
\n" ); document.write( "
\n" ); document.write( "
\n" );