document.write( "Question 560923: Assuming that the gender of a person is determined at random, determine the probability that a family with three children has exactly one boy \n" ); document.write( "
Algebra.Com's Answer #364165 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Assuming that the gender of a person is determined at random, determine the probability that a family with three children has exactly one boy \n" ); document.write( "---- \n" ); document.write( "Binomial Problem with n = 3 and p(boy) = 1/2 \n" ); document.write( "--- \n" ); document.write( "P(x = 1) = 3C1*(1/2)(1/2)^2 = 3/8 \n" ); document.write( "==================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |