document.write( "Question 744331: Suppose you have an extremely unfair coin: The probability of a head is ¼ and the probability of a tail is ¾. If you toss the coin 32 times, how many heads do you expect to see? \n" ); document.write( "
Algebra.Com's Answer #453263 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Suppose you have an extremely unfair coin: The probability of a head is ¼ and the probability of a tail is ¾. If you toss the coin 32 times, how many heads do you expect to see? \n" ); document.write( "----- \n" ); document.write( "Expected value = np \n" ); document.write( "---- \n" ); document.write( "E(x) = 32*(1/4) = 8 \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "====================== \n" ); document.write( " |