
Jon S. answered 10/27/20
Patient and Knowledgeable Math and English Tutor
formula for binomial probability:
probability x successes in n independent trials, where each trial has the probability p of success:
P(x;n;p) = n!
---- * p^x * (1-p)^(n-x)
x!(n-x)!
For this problem p = 0.35 and n = 11, x = 4.