Question 911590
p(correct) =.3 , n = 14
P(x ≥ 9) = 1 - P(x ≤ 8) = 1 - binomcdf(14,.3,8)
TI syntax is binomcdf(n, p, largest x-value) for binomial ≤  cumulative probability