document.write( "Question 911284: what is the probability of obtaining either 2 heads or 4 heads if a fair coin is tossed 5 times \n" ); document.write( "
Algebra.Com's Answer #552997 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! what is the probability of obtaining either 2 heads or 4 heads if a fair coin is tossed 5 times \n" ); document.write( "------ \n" ); document.write( "P(2 heads) = 5C2/2^5 = 10/32 \n" ); document.write( "P(4 heads) = 5C4/2^5 = 5/32 \n" ); document.write( "----- \n" ); document.write( "P(2 heads or 4 heads) = 15/32 \n" ); document.write( "---------------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------------- \n" ); document.write( " |