Question 940212
p(success) = 4/5 ???,   n = 6
P(x = 5) = binompdf(6, .8, 5)
P(3 ≤ x ≤ 5) = binomcdf(6, .8, 5) - binomcdf(6, .8, 2)