document.write( "Question 313184: A casino card game takes $10 bets. Players have a 33% chance of winning $20, and they have a 67% chance of losing their bets. What is the house edge? \n" ); document.write( "
Algebra.Com's Answer #224016 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A casino card game takes $10 bets.
\n" ); document.write( "Players have a 33% chance of winning $20, and they have a 67% chance of losing their bets.
\n" ); document.write( "What is the house edge?
\n" ); document.write( "-------------------------------
\n" ); document.write( "House random number gains: 10, -10
\n" ); document.write( "Corresponding Probabilities: 0.67 , 0.33
\n" ); document.write( "-------------------------------
\n" ); document.write( "E(gain for the house) = 0.67*10 + 0.33*-10
\n" ); document.write( "= 6.7 -3.3
\n" ); document.write( "= $3.40
\n" ); document.write( "-----------------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "=======================
\n" ); document.write( "
\n" ); document.write( "
\n" );