SOLUTION: Color Blindness: According to the Medical College of Wisconsin Eye Institute, 9% of men are color blind. For four randomly selected men, determine the probability that: a) none ar

Algebra ->  Probability-and-statistics -> SOLUTION: Color Blindness: According to the Medical College of Wisconsin Eye Institute, 9% of men are color blind. For four randomly selected men, determine the probability that: a) none ar      Log On


   



Question 1197217: Color Blindness: According to the Medical College of Wisconsin Eye Institute, 9% of men are color blind. For four randomly selected men, determine the probability that:
a) none are color blind.
b) the first three are not color blind and the fourth is color blind.
c) exactly one of the four is color blind.

Answer by ikleyn(52781) About Me  (Show Source):
You can put this solution on YOUR website!
.

            We have a binomial distribution problem/experiment.

            The formulas below are standard formulas for a binomial distribution probability.


(a)  P = %281-0.09%29%5E4 = 0.91%5E4 = 0.68574961  (rounded).    ANSWER


(b)  P = %281-0.09%29%5E3%2A0.09 = 0.91%5E3%2A0.09 = 0.06782  (rounded).    ANSWER


(c)  P = C%5B4%5D%5E1%2A0.09%2A%281-0.09%29%5E3 = 4%2A0.09%2A0.91%5E3 = 0.2713  (rounded).    ANSWER

Solved.