document.write( "Question 1051635: Expected Value\r
\n" ); document.write( "\n" ); document.write( "A bag contains 2 gold marbles, 7 silver marbles, and 23 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( "
\n" ); document.write( "

Algebra.Com's Answer #667104 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
Since there are 32 total marbles in the bag, you have:
\n" ); document.write( "4(2/32)+2(7/32)-1(23/32)=expected value
\n" ); document.write( ".25+.4375-.71875=-$.03125, or an expected loss of about 3 cents. ☺☺☺☺
\n" ); document.write( "
\n" );