document.write( "Question 1160213: A coin is flipped 3 times. If you get no tail you win nothing, tails once you get $5, tails
\n" );
document.write( "twice you get $15, and tails on all three flips you get $40.
\n" );
document.write( "a. List the probability distribution of the amount you win
\n" );
document.write( "b. What is the expected amount of money you will get? \n" );
document.write( "
Algebra.Com's Answer #783514 by saw(34)![]() ![]() ![]() You can put this solution on YOUR website! 1.HHH \n" ); document.write( "2.HHT \n" ); document.write( "3.HTH \n" ); document.write( "4.HTT \n" ); document.write( "5.TTT \n" ); document.write( "6.TTH \n" ); document.write( "7.THT \n" ); document.write( "8.THH\r \n" ); document.write( "\n" ); document.write( "No tail = 1/8 \n" ); document.write( "One tail = 3/8 \n" ); document.write( "Two tails = 3/8 \n" ); document.write( "All tails = 1/8\r \n" ); document.write( "\n" ); document.write( "(1/8×0)+(3/8×5)+(3/8×15)+(1/8×40) = 12.5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |