
Jon S. answered 02/22/22
Tutor
5
(6)
Patient and Knowledgeable Math and English Tutor
Binomial distribution probability formula applies here.
P(x successes in n tries) = C(n,x) (p)^x (1-p)^(-x), where p = probability of success and C(n,x) number of combinations of x out of n.
P(x >= 5) = P(x = 5) + P(x = 6) + P(x = 7), where p = 0.221, n = 7.

David B.
would it be too much to say that the cdf for x>=5 would be the same as 1 - P(x<5) which calculates out to .0074?02/22/22