document.write( "Question 1198349: Assume that, when a child is born, the probability it is a girl is ½ and that the sex of the child does not depend on the sex of an older sibling. Find the probability distribution for the number of girls in a family with 4 children
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #831983 by ewatrrr(24785) You can put this solution on YOUR website! the probability it is a girl is ½ \n" ); document.write( "Find the probability distribution for the number of girls in a family with 4 children \n" ); document.write( "(1/2)(1/2)(1/2)(1/2) = 1/16 \n" ); document.write( " |