Question 631169
There is a 17% chance that two parents will pass a hereditary disease to any of their children. If they plan on having 4 children, what is the probability that at least one child will inherit the disease? 
----
Binomial Problem with n = 4 and p(don't inherit) = 0.83
---
P(atleast one inherit) = 1 - P(4 don't inherit)
= 1 - (.83)^4
= 0.5254
=============
Cheers,
Stan H.
==================