document.write( "Question 1132191: One day 13 babies are born at a hospital. Assuming each baby has an equal chance of being a boy or a girl what is the probability that at most 11 of the 13 babies are girls \n" ); document.write( "
Algebra.Com's Answer #749140 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! What is the probability there are 12 or 13 girls? \n" ); document.write( "for 12: 13C12*.5^12*.5^1 or 13/4096=0.0016 \n" ); document.write( "for 13: 1/4096=0.0001 \n" ); document.write( "Probability it is NOT those is 1-0.017 or 0.983\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |