document.write( "Question 1195583: A bag contains 3 gold marbles, 10 silver marbles, and 29 black marbles. Someone offers to play this game: You randomly select one marble from the bag. If it is gold, you win $4. If it is silver, you win $2. If it is black, you lose $1.\r
\n" );
document.write( "\n" );
document.write( "What is your expected value if you play this game? \n" );
document.write( "
Algebra.Com's Answer #828105 by ikleyn(52803)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "A bag contains 3 gold marbles, 10 silver marbles, and 29 black marbles. \n" ); document.write( "Someone offers to play this game: You randomly select one marble from the bag. \n" ); document.write( "If it is gold, you win $4. If it is silver, you win $2. If it is black, you lose $1. \n" ); document.write( "What is your expected value if you play this game? \n" ); document.write( "~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "The expected value of the game E = 4*P(gold) + 2*P(silver) - 1*P(black) dollars.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "P(gold) =\r \n" ); document.write( "\n" ); document.write( "Solved and explained.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |