document.write( "Question 272098: In a family of three children there are 8 possibilities for the boy-girl combinations, such as BBG, GBG and so on.\r
\n" );
document.write( "\n" );
document.write( "a) The probability of all boys equals the probability of all girls. What would each of these be?\r
\n" );
document.write( "\n" );
document.write( "b) The probibility of 2 boys and 1 girl is equal to 3/8. Explain why it is 3/8 not 1/8.\r
\n" );
document.write( "\n" );
document.write( "c) For this family of three children, what other situation would have a probability equal to 3/8?\r
\n" );
document.write( "\n" );
document.write( "d) If the family had four children, how would the answer to part (a) change? \n" );
document.write( "
Algebra.Com's Answer #199097 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In a family of three children there are 8 possibilities for the boy-girl combinations, such as BBG, GBG and so on. \n" ); document.write( "a) The probability of all boys equals the probability of all girls. What would each of these be? (1/2)(1/2)(1/2) = 1/8 \n" ); document.write( "----------------------------------------- \n" ); document.write( "b) The probability of 2 boys and 1 girl is equal to 3/8. Explain why it is 3/8 not 1/8. \n" ); document.write( "The 1 girl may be the 1st with prob 1/8 \n" ); document.write( "Or she may be the 2nd with prob 1/8 \n" ); document.write( "Or she may be the 3rd with prob 1/8 \n" ); document.write( "----- \n" ); document.write( "These three results are mutually exclusive so we have \n" ); document.write( "to add the probability of each and get 3/8 \n" ); document.write( "-------------------------------------------------------------- \n" ); document.write( "c) For this family of three children, what other situation would have a probability equal to 3/8? \n" ); document.write( "P(2 girls) because it is the same as probability of one boy which equals (3/8) \n" ); document.write( "---------------------------------------------------------------- \n" ); document.write( "d) If the family had four children, how would the answer to part (a) change? \n" ); document.write( "(1/2)(1/2)(1/2)(1/2) = 1/16 \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |