How it works
A class average is the simplest way to summarize a set of scores. It answers: if you spread the total points evenly across everyone (or across all assignments), what would the typical score be? In math terms, the class average is the mean—the sum of all values divided by how many values there are.
- Paste your scores (comma-separated or one per line).
- The calculator sums them and divides by the count.
- You get the class average instantly.
This is a great fit when every item is comparable (for example: a list of quiz percentages). If your assignments have different point totals, or your class uses weighted categories, you’ll want a weighted average instead.