Patrick F. answered 10/11/23
Inspiring Math Teacher and former Actuary
You would use the Binomial Distribution with p = .58 and n = 20
You need to add up all these probabilities:
P(X=0) + P(X=1) + P(X=2) + P(X=3) + P(X=4) + P(X=5) + P(X=18) + P(X=19) + P(X=20)
Where P(X=i) = nCi pi (1-p)n-i
Give it a try!