document.write( "Question 1165953: A family has 4 children. Assume that each child is as likely to be a boy as it is to be a girl. Find the probability that the family has 4 girls if it is known the family has at least one girl. \n" ); document.write( "
Algebra.Com's Answer #790404 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! the sample space for number of girls in 4 children \n" ); document.write( "1----4----6----4----1 from Pascal's triangle \n" ); document.write( "denominator is 16 and the probability of 0 girls is 1/16, all the way over to 4 girls, where the probability is 1/16.\r \n" ); document.write( "\n" ); document.write( "So if they have at least one girl, there are 15 possibilities for the other numbers \n" ); document.write( "4 are just 1 \n" ); document.write( "6 are 2 \n" ); document.write( "4 are 3 \n" ); document.write( "1 is 4\r \n" ); document.write( "\n" ); document.write( "so the answer is 1/15. \n" ); document.write( " |