document.write( "Question 1200328: A person must pay $4 to play a certain game at the casino. Each player has a probability of 0.12 of winning $15, for a net gain of $11 (the net gain is the amount won 15 minus the cost of playing 4).\r
\n" );
document.write( "\n" );
document.write( "Each player has a probability of 0.88 of losing the game, for a net loss of $4 (the net loss is simply the cost of playing since nothing else is lost).\r
\n" );
document.write( "\n" );
document.write( "What is the Expected Value for the player (that is, the mean of the probabiltiy distribution)? If the Expected Value is negative, be sure to include the \"-\" sign with the answer. Express the answer with two decimal places.\r
\n" );
document.write( "\n" );
document.write( "Expected Value = $ \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "If a person plays this game a very large number of times over the years, do we expect him/her to come out financially ahead or behind? \n" );
document.write( "
Algebra.Com's Answer #834439 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "X = net winnings from the player's perspective\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We start off with this probability distribution \n" ); document.write( "
\n" ); document.write( "Let's introduce a third column labeled X*P(X) \n" ); document.write( "We'll multiply each X and P(X) value along a given row. \n" ); document.write( "
\n" ); document.write( "Add up the values in that third column \n" ); document.write( "1.32 + (-3.52) = -2.20 \n" ); document.write( "The player expects to lose $2.20 on average per game.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Over the course of a large number of games, the player is expected to lose a lot of money. \n" ); document.write( "For instance, if s/he plays 1000 games, then that player is expected to lose around 2200 dollars (since 2.2*1000 = 2200). This is an average. \n" ); document.write( "This makes sense because the odds are rigged in favor of the casino. Otherwise the casino wouldn't make any money. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: Expected value = -2.20 \n" ); document.write( " \n" ); document.write( " |