document.write( "Question 758653: Using a tree diagram, show all possible 'boy-girl' outcomes of a family having 3 children.
\n" );
document.write( "Identify the probability of the family having
\n" );
document.write( "(a) exactly 3 boys
\n" );
document.write( "(b) at least 2 girls \n" );
document.write( "
Algebra.Com's Answer #461630 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Using a tree diagram, show all possible 'boy-girl' outcomes of a family having 3 children. \n" ); document.write( "1st column of the tree: boy::::::girl::: 2 elements in 1st column \n" ); document.write( "----------------- \n" ); document.write( "2nd column of the tree: write boy and girl to the right of each element in 1st column::: 4 elements in 2nd column \n" ); document.write( "----------------- \n" ); document.write( "3rd column of the tree: write boy and girl to gthe right of each element is 2nd column::::8 elements in 3rd column \n" ); document.write( "----------------- \n" ); document.write( "Identify the probability of the family having \n" ); document.write( "(a) exactly 3 boys ::: \n" ); document.write( "boy,boy,boy occurs once on the tree ::: P(bbb) = 1/8 \n" ); document.write( "------------------- \n" ); document.write( "(b) at least 2 girls \n" ); document.write( "patterns: ggg,ggb,gbg,bgg::: P(>= 2 girls) = 4/8\r \n" ); document.write( "\n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |