document.write( "Question 1127234: In a certain country, the probability that a baby that is born is a boy is 0.52 and the probably that a baby that is born is a girl is 0.48. A family has two children. If X is the number of girls born to a family, find the probability that the family has 0, 1, or 2 girls. \r
\n" );
document.write( "\n" );
document.write( "(a) Draw a tree diagram showing the possibilities for each outcome.\r
\n" );
document.write( "\n" );
document.write( "(b) Create the binomial distribution table for .
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #743669 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! B.52---B.52 \n" ); document.write( "----G.48\r \n" ); document.write( "\n" ); document.write( "G.48--B.52 \n" ); document.write( "----G.48\r \n" ); document.write( "\n" ); document.write( "binomial for girls is 2CG*0.48^G*0.52^(2-G) \n" ); document.write( "probability two girls is 0.2304 \n" ); document.write( "probability two boys/no girls is 0.2704 \n" ); document.write( "probability of one girl is 0.4992 \n" ); document.write( " \n" ); document.write( " |