document.write( "Question 604734: For a certain game of chance, a player loses $3 with a probability of 0.3, breaks even with probability 0.3, gains $1 with probability 0.2, gains $2 with probability 0.1, and gains $3 with probability 0.1.\r
\n" );
document.write( "\n" );
document.write( ") A player plays the game of chance. What is the probability that a player will win some money? Show work.\r
\n" );
document.write( "\n" );
document.write( ") If the player plays the game many times, what is the player’s expectation? \r
\n" );
document.write( "\n" );
document.write( "That is, what is the expected value (mean) of the probability distribution? Show work. (You are welcome to use the extra column and/or row in the table to make it easier to show the computation.)\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #381372 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! For a certain game of chance, a player loses $3 with a probability of 0.3, breaks even with probability 0.3, gains $1 with probability 0.2, gains $2 with probability 0.1, and gains $3 with probability 0.1. \n" ); document.write( ") A player plays the game of chance. What is the probability that a player will win some money? Show work. \n" ); document.write( "P(winning) = 0.2+0.1 = 0.3 \n" ); document.write( "=================================== \n" ); document.write( ") If the player plays the game many times, what is the player’s expectation? \n" ); document.write( "E(x) = -3*0.3 + 0*3 +1*0.2 + 2*0.1 + 3*0.1 \n" ); document.write( "--- \n" ); document.write( "= -0.9 + 0 + 0.2 + 0.2 + 0.3 \n" ); document.write( "---- \n" ); document.write( "= -0.9 + 0.7 \n" ); document.write( "--- \n" ); document.write( "= -0.2 \n" ); document.write( "Means the player can expect to lose 20 cents each time he plays the game. \n" ); document.write( "===================== \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( "====================== \n" ); document.write( " |