Question 1055179
p = 65.9, n = 120
P( 65 &#8804;  x  &#8804;  85) = P(x<=85) - P(x<=64)
P(x<=85) = binomcdf(120,.659,85)
P(x<=64) = binomcdf(120,.659,64)