document.write( "Question 101983: Find the probability of getting at least one girl when a couple has five children. Assume that boys and girls are equally likely and that the sex of any child is independent of the others. \n" ); document.write( "
Algebra.Com's Answer #74145 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Find the probability of getting at least one girl when a couple has five children. Assume that boys and girls are equally likely and that the sex of any child is independent of the others.
\n" ); document.write( "-----------------
\n" ); document.write( "The easiest way to figure this is to find P(no girls in 5 births) = (1/2)^5
\n" ); document.write( "= 1/32
\n" ); document.write( "--------------
\n" ); document.write( "The P(at least one girl in 5 births) = 1 - 1/32 = 31/32
\n" ); document.write( "================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );