Question 899349
p = .40, n = 25
TI syntax is 1 – binomcdf(n, p, largest x-value).
P(x ≥ 15) = 1 - binomcdf(25,.40, 14) = .0344