SOLUTION: In a psychology class, the mean on the first exam was 75 out of 100. The standard deviation was 5. What percentage of students in the class earned between 65 and 85?

Algebra ->  Probability-and-statistics -> SOLUTION: In a psychology class, the mean on the first exam was 75 out of 100. The standard deviation was 5. What percentage of students in the class earned between 65 and 85?       Log On


   



Question 907323: In a psychology class, the mean on the first exam was 75 out of 100. The standard deviation was 5. What percentage of students in the class earned between 65 and 85?
Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!

The TI syntax is normalcdf(smaller, larger, µ, σ).
normalcdf(65,85,75,5)