Class Average Calculator
Enter all student scores to get mean, median, highest, lowest, and grade distribution. Great for teachers and students.
Enter Scores
Statistics Explained
Mean: The arithmetic average — sum all scores and divide by the count. Pulled toward outliers.
Median: The middle value when scores are sorted. Better than mean when a few very high or very low scores skew the distribution.
Standard Deviation (SD): How spread out scores are. A low SD means scores cluster tightly around the mean; a high SD means wide variation. An SD of 5 on a mean of 72 means most students scored between 67 and 77.
How to interpret your class average
Class averages let you gauge where individual scores fall relative to the group — useful for students, instructors, and TAs alike. Key benchmarks:
| Class average | What it typically means |
|---|---|
| 85%+ | Exam was straightforward; high performers dominate |
| 70–84% | Good spread; well-calibrated assessment |
| 55–69% | Exam was challenging; curve often applied |
| Below 55% | Exam may have been too hard; grading review common |
When an instructor "curves" grades, they often add a fixed number of points to every score, or scale scores proportionally so the mean hits a target (e.g., 70%). If your class average is 58% and the professor curves to 70%, everyone gets +12 points — but relative rankings stay the same.
Standard deviation and grading on a curve
Some instructors use SD-based grading: an A goes to students scoring above the mean + 1 SD, B to mean to mean + 1 SD, C to mean − 1 SD to mean, and so on. In a class with mean 65 and SD 10:
- A: 75+ (mean + 1 SD)
- B: 65–74
- C: 55–64
- D: 45–54
This normalises grades to a bell-curve distribution regardless of absolute difficulty — useful for large lecture courses where exam difficulty varies year to year.
Why use median instead of mean?
If a few students score very high or very low, the mean gets pulled toward those outliers. For example, if 19 students score around 70% and one student scores 100%, the mean is pulled up to about 71.5% — giving a slightly misleading picture. The median stays at 70%, which better represents the typical student. Use median when the distribution is skewed; use mean for normally distributed scores.
What is a good class average?
It depends on the course and institution, but most instructors aim for a class average in the 70–80% range on a well-calibrated exam. Below 60% usually signals the exam was too difficult and a curve may be applied. Above 90% may indicate the assessment was too easy to differentiate student performance effectively.
How do I calculate standard deviation manually?
1) Find the mean. 2) Subtract the mean from each score and square the result. 3) Average those squared differences. 4) Take the square root. For large classes, this is tedious — paste all scores into this calculator and it computes SD instantly.
Can I use this calculator for non-exam data?
Yes — any set of numbers works. You can calculate the mean, median, and SD of assignment marks, participation scores, quiz results, or any numeric data. Just enter the values separated by commas or one per line.