document.write( "Question 1197528: An experiment consists of tossing 5 fair (not weighted) coins, except one of the coins has 5 a head on both sides. Compute the probability of obtaining exactly 2 heads. \n" ); document.write( "
Algebra.Com's Answer #830847 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Ignoring one extra stray character \"5\" in the statement of the problem, it seems clear that the experiment involves tossing 5 fair coins, one of which has heads on both sides. \n" ); document.write( "So that coin will definitely come up heads. So to find the probability that the result is exactly 2 heads, we need only find the probability that exactly 1 of the other 4 coins comes up heads. Since all the coins are fair, that is an easy calculation. \n" ); document.write( "The probability of either heads or tails on each of the 4 coins is 1/2; and we need to choose 1 of the 4 coins to be the one that comes up heads: \n" ); document.write( "P(exactly 2 heads) = \n" ); document.write( " \n" ); document.write( " |