document.write( "Question 539699: A family has five children. The probability of having a girl is 1/2. What is the probability of having no girls?\r
\n" ); document.write( "\n" ); document.write( "I have tried plugging this into the probability equations, but nothing has worked so far. I need help badly!
\n" ); document.write( "

Algebra.Com's Answer #353557 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The probability of having a girl is 1/2. What is the probability of having no girls?
\n" ); document.write( "I have tried plugging this into the probability equations, but nothing has worked so far. I need help badly!
\n" ); document.write( "-----
\n" ); document.write( "Binomial Problem with n = 5 and P(no girl) = P(boy) = 1/2
\n" ); document.write( "---
\n" ); document.write( "P(no girls in 5 births) = P(5 boys)
\n" ); document.write( "= 5C5*(1/2)^5*(1/2)^0
\n" ); document.write( "= (1/2)^5 = 1/32
\n" ); document.write( "=============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );