Edward C. answered 12/19/19
Caltech Grad for math tutoring: Algebra through Calculus
There's a formula for the probability of having exactly k successes in n trials of a binomial experiment with probability p of success. You should look it up in your textbook (or other learning material). It's
P(X = k) = (nCk)pk(1-p)(n-k)
Simply calculate the values for k = 2, 3 and 4 and add them up.