document.write( "Question 1191940: n a family with 5 children what is the probability of having 3 boys and then 2 girls, in that order?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #823808 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "For each birth, the probability is 1/2 that it is a boy and 1/2 that it is a girl. \n" ); document.write( "The probability of ANY specified sequence of five births is (1/2)^5 = 1/32. \n" ); document.write( "ANSWER: 1/32 \n" ); document.write( " \n" ); document.write( " |