
Jon S. answered 01/27/21
Patient and Knowledgeable Math and English Tutor
we are dealing with a binomial distribution and will use the binomial formula to compute the probability
P(x = k) = n!/(k!(n-k)!) p^k (1-p)^(n-k)
where:
x = number of customers that buy cake pops
n = total number of customers
p = probability customer buys a cake pop
for k = 4, n = 20, p = 0.48 above formula becomes:
20!/(4!16!) (0.48)^4 * (0.52)^16 = 0.007