document.write( "Question 240887: what is the probability of having exactly 3 girls out of five children?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #176450 by stanbon(75887) ![]() You can put this solution on YOUR website! what is the probability of having exactly 3 girls out of five children? \n" ); document.write( "--------------------------- \n" ); document.write( "P(x = 3) = 5C3*(1/2)^3*(1/2)^2 = 10(1/32) = 10/32 = 5/16 \n" ); document.write( "========================================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |