document.write( "Question 1023704: Suppose you bet $1 on red at the roulette wheel. There are 18 red numbers and 20 nonred numbers (including the green 0 and 00). You win $1 if a red number comes up, and you lose $1 if any other number comes up. What is your expected value for this wager? (Round your answer to one decimal place.) \n" ); document.write( "
Algebra.Com's Answer #639161 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose you bet $1 on red at the roulette wheel. There are 18 red numbers and 20 nonred numbers (including the green 0 and 00). You win $1 if a red number comes up, and you lose $1 if any other number comes up. What is your expected value for this wager? (Round your answer to one decimal place.) \n" ); document.write( "------- \n" ); document.write( "Random winnings:: +0.....-2.....-1 \n" ); document.write( "Probabilities:: 18/38..20/38..0/38 \n" ); document.write( "------------------- \n" ); document.write( "E(x) = [18*0 + 20*-2 + 0*-1]/38 = -40/38 = -$1.05 \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |