Question 902130
p(imp) = .60, n = 8
P(x=4)= binompdf(8, .6, 4)
P(x ≥ 2) = 1 - P(x ≤ 1) = 1 = binomcdf(8, .6, 1)