Question 795274
if 72% of all people have blue eyes and 6 people are selected at random, find the probability that at least one of them has blue eyes?
-----------
Binomial Problem with n = 6 ad p(blue) = 0.72
------
P(1<= x <=6) = 1 - P(none of 6) = 1 - 0.28^6 = 0.9995
---------------
Cheers,
Stan H.
===============