document.write( "Question 24754: zccording to the national center fo health statistics, each time a baby is born, the probability that it is a boy is always 51.3 % and a girl is 48.7% regardless of the sex of any previous births in the family. suppose a couple has four children.. What is the probability they are girls?? what is the probability there are one girl and three boys? \n" ); document.write( "
Algebra.Com's Answer #20890 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
P(four girls)= 0.487^4=0.0562...
\n" ); document.write( "P(one girl and 3 boys)= 4C1(0.487)(0.513)^3
\n" ); document.write( "=4(0.487)(0.513)^3=0.26299......
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan
\n" ); document.write( "
\n" );