SOLUTION: Suppose that a family has 8 children.​ Also, suppose that the probability of having a boy is one half . Find the probability that the family has at least 7 boys.

Algebra ->  Finance -> SOLUTION: Suppose that a family has 8 children.​ Also, suppose that the probability of having a boy is one half . Find the probability that the family has at least 7 boys.       Log On


   



Question 1137022: Suppose that a family has 8 children.​ Also, suppose that the probability of having a boy is one half
. Find the probability that the family has at least 7 boys.

Answer by greenestamps(13203) About Me  (Show Source):
You can put this solution on YOUR website!


P(at least 7 boys) = P(7 boys or 8 boys) = P(7 boys) + P(8 boys)

P(8 boys) = (8C8)(1/2)^8 = 1/256
P(7 boys) = (8C7)(1/2)^8 = 8/256

P(at least 7 boys) = 9/256