document.write( "Question 90905This question is from textbook Using and Understanding Mathematics A Quantitative Reasoning Approach
\n" );
document.write( ": House Edge in Blackjack: In a large casino, thehouse wins on its blackjack tables with a probablility of 50.7%. All bets at blackjack are 1 to 1: If you win, you gain the amount you bet; If you lose, you lose the amount you bet.
\n" );
document.write( "a: What is the expected value to you of a single game? What is the house edge? If I am able to understand part a I should be able to understand the the rest of the problem. 3 days to go until the quarter is over. Thanks very much for your help this past year. \n" );
document.write( "
Algebra.Com's Answer #65958 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Let \"x\" be the gain on a bet: \n" ); document.write( "P(gain x) = 0.507 \n" ); document.write( "P(lose or -x) = 1-0.507 = 0.493 \n" ); document.write( "-------------------------------------- \n" ); document.write( "Expected Value calculation: \n" ); document.write( "Random variable is the gain: \n" ); document.write( "(gain x-dollars) * (0.493) = +0.493x dollars \n" ); document.write( "(lose x-dollars) * (0.507) = -0.507x dollars \n" ); document.write( "--------- \n" ); document.write( "Take the sum to get the expected gain: \n" ); document.write( "0.493x-0.507x = -0.014x or a loss of 1.4% on each bet \n" ); document.write( "------------- \n" ); document.write( "I'm not sure I know what you mean by \"house edge\".\r \n" ); document.write( "\n" ); document.write( "==================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |