document.write( "Question 1200014: A simple gambling game involves the throw of a die. Players are charged 40 cents if the die shows 1,2 or 3 they are charged nothing for 4 and they receive 30 cents or 60 cents respectively for 5 or 6. Let the random variable X be the payout to the player.
\n" );
document.write( "Calculate the expected value and how much profit would the casino expect to make on 100 games?\r
\n" );
document.write( "\n" );
document.write( "If the backer weighted the die so that it is 50% more likely to turn up each of the results 1,2,3 as to turn up 4,5 or 6.
\n" );
document.write( "What is the probability now of each outcome?
\n" );
document.write( "Find expected value now. \n" );
document.write( "
Algebra.Com's Answer #834028 by ikleyn(52787)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "A simple gambling game involves the throw of a die. \n" ); document.write( "Players are charged 40 cents if the die shows 1,2 or 3 they are charged nothing \n" ); document.write( "for 4 and they receive 30 cents or 60 cents respectively for 5 or 6. \n" ); document.write( "Let the random variable X be the payout to the player. \n" ); document.write( "Calculate the expected value and how much profit would the casino expect to make on 100 games? \n" ); document.write( "If the backer weighted the die so that it is 50% more likely to turn up \n" ); document.write( "each of the results 1,2,3 as to turn up 4,5 or 6. \n" ); document.write( "What is the probability now of each outcome? \n" ); document.write( "Find expected value now. \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " I agree with the solution of the first problem given by @math_tutor2020.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " But regarding the second problem in the post, I read and interpret it differently; \r \n" ); document.write( "\n" ); document.write( " therefore, my solution, my numbers and my answer are different.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "In the second problem, we have six events 1, 2, 3, 4, 5 and 6, and we are given that\r\n" ); document.write( "\r\n" ); document.write( " P(1) = P(2) = P(3); P(4) = P(5) = P(6) \r\n" ); document.write( "\r\n" ); document.write( "and \r\n" ); document.write( " \r\n" ); document.write( " P(1) = 1.5*P(4); P(2) = 1.5*P(5); P(3) = 1.5*P(6).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Let x be any of the three equal values P(4) = P(5) = P(6).\r\n" ); document.write( "\r\n" ); document.write( "Then any of the three other equal values P(1) = P(2) = P(3) is 1.5x (it is where and how the multiplier 1.5 works in my solution).\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The sum of probabilities P(1) + . . . + P(6) is 1. It gives this equation\r\n" ); document.write( "\r\n" ); document.write( " 3*(1.5x) + 3x = 1, or 4.5x + 3x = 1, or 7.5x = 1,\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "which implies \r\n" ); document.write( "\r\n" ); document.write( " x =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |