document.write( "Question 1057950: Assume that the probability of a boy being born is the same as the probability of a girl being born. Find the probability that a family with five children will have at least one boy. \r
\n" );
document.write( "\n" );
document.write( "1, 4/5, 13/16, 1/32, 31/32 \r
\n" );
document.write( "\n" );
document.write( "Can someone please explain?
\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #672958 by solve_for_x(190) ![]() You can put this solution on YOUR website! The probability of having five GIRLS is (1/2)^5 = 1/32.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The probability of having one or more boys is the complement \n" ); document.write( "of having all girls.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(one or more boys) = 1 - 1/32 = 31/32 \n" ); document.write( " |