document.write( "Question 328029: If a family has six children, how do i calculate the probability that at least one is a girl? \n" ); document.write( "
Algebra.Com's Answer #234913 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! If a family has six children, how do i calculate the probability that at least one is a girl? \n" ); document.write( "Calculate the probability that there are 6 boys, then subtract that from 1. \n" ); document.write( "Each is a 1/2 chance. \n" ); document.write( "(1/2)^6 = 1/64, the chance of all 6 boys. \n" ); document.write( "The chance of 1 or more girls = 63/64. \n" ); document.write( " \n" ); document.write( " |