document.write( "Question 1024418: A fair coin is tossed 4 times. Find the conditional probability that the results are all heads given that they are not all tailes. \n" ); document.write( "
Algebra.Com's Answer #639834 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A fair coin is tossed 4 times. Find the conditional probability that the results are all heads given that they are not all tailes. \n" ); document.write( "----- \n" ); document.write( "P(4heads | not 4 tailes) = P(4heads and not 4 tailes)/P(not 4 tailes) \n" ); document.write( "---------------- \n" ); document.write( "= (1/16)/(15/16) = 1/15 \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "-------------- \n" ); document.write( " |