document.write( "Question 1142965: In families with four children, you’re interested in the probabilities for the different possible numbers of girls in a family. Using theoretical probability (assume girls and boys are equally likely), compile a five-column table with the headings “0” through “4,” for the five possible numbers of girl children in a four-child family. Then, using “G” for girls and “B” for boys, list under each heading the various birth-order ways of achieving that number of girls in a family.\r
\n" );
document.write( "\n" );
document.write( "Then, use your table to calculate the following probabilities:\r
\n" );
document.write( "\n" );
document.write( "a. The probability of 1 girl
\n" );
document.write( "b. The probability of 2 girls
\n" );
document.write( "c. The probability of 4 girls
\n" );
document.write( "d. The probability the third child born is a girl \n" );
document.write( "
Algebra.Com's Answer #763725 by greenestamps(13203)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "0 girls: BBBB 1 way \n" ); document.write( "1 girl: GBBB, BGBB, BBGB, BBBG 4 ways \n" ); document.write( "2 girls: GGBB, GBGB, GBBG, BGGB, BGBG, BBGG 6 ways \n" ); document.write( "3 girls: GGGB, GGBG, GBGG, BGGG 4 ways \n" ); document.write( "4 girls: GGGG 1 way \n" ); document.write( "A total of 2^4 = 16 different possible orders.... \n" ); document.write( "You can calculate the probabilities. \n" ); document.write( " |