document.write( "Question 710366: Consider a game where 2 coins are tossed. $2 is bet on every 2 tosses and we win $4 in both coins land on heads.\r
\n" );
document.write( "\n" );
document.write( "(a) What are the expected winnings?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "(b) Is this a fair game? If not, what amount should we bet to make it fair? \n" );
document.write( "
Algebra.Com's Answer #436977 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Consider a game where 2 coins are tossed. $2 is bet on every 2 tosses and we win $4 in both coins land on heads. \n" ); document.write( "P(2 heads) = (1/2)^2 = 1/4 \n" ); document.write( "-------------------------------- \n" ); document.write( "(a) What are the expected winnings? \n" ); document.write( "Random number vales::: -2......+2 \n" ); document.write( "Probabilities:::::::: (3/4)....(1/4) \n" ); document.write( "-------------- \n" ); document.write( "E(x) = -2(3/4) + 2(1/4 = [-6+2]/4 = -$1.00 \n" ); document.write( "-------------------------\r \n" ); document.write( "\n" ); document.write( "(b) Is this a fair game? \n" ); document.write( "It is not a fair game because you can expect to lose $1.00 each time you play. \n" ); document.write( "----- \n" ); document.write( "If not, what amount should we bet to make it fair? \n" ); document.write( "Let the cost to play be \"x\" and you win $4.00 for 2 heads: \n" ); document.write( "Random value:::: -x......4-x \n" ); document.write( "Probabilities::::(3/4)...(1/4) \n" ); document.write( "---- \n" ); document.write( "Let E(x) = 0 to make the game fair. \n" ); document.write( "E(x) = (-3/4)x + (1/4)(4-x) = 0 \n" ); document.write( "[-3x + 4-x]/4 = 0 \n" ); document.write( "-3x+4-x] = 0 \n" ); document.write( "x = 1 (You should pay $1 to play the game) \n" ); document.write( "============================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "====================\r \n" ); document.write( "\n" ); document.write( "=============================== \n" ); document.write( " \n" ); document.write( " |