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
----
Binomial Problem with n = 3 and p(boy) = 1/2
---
P(x = 1) = 3C1*(1/2)(1/2)^2 = 3/8
====================================
Cheers,
Stan H.
================