document.write( "Question 1172254: In a village, there are 64 families each of them has four children. Find the probability that each r number of families has exactly two girls \n" ); document.write( "
Algebra.Com's Answer #797268 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
for 4 children the distribution for number of girls is
\n" ); document.write( "1--4---6---4---1
\n" ); document.write( "or 4C2(1/2)^2*(1/2)^2=6/16 or 3/8.
\n" ); document.write( "There is a 0.375 probability a randomly selected family has 2 girls.
\n" ); document.write( "------------
\n" ); document.write( "The wording isn't clear. The expected number of families with two girls is 24, 64*3/8.
\n" ); document.write( "
\n" );