Weighted Exam Average Calculator
Weighted average of multiple exam scores, each at its own weight. Useful when midterms and finals carry different shares of the course grade.
How the weighted exam average works
A weighted average is the standard tool for combining scores when each one counts differently. The formula is simple: multiply each score by its weight, sum those products, then divide by the total weight. In notation: Σ(score × weight) ÷ Σ(weight). If every weight is the same, the result equals the plain arithmetic mean. If some weights are larger, the corresponding scores pull the average more strongly.
The weights can be percentages that sum to 100 (common on syllabi), point values (common when exams are scored out of different point totals), or any other consistent ratio. The math cares only about proportions. Three exams weighted 20, 30, and 50 percent produce the same average as the same exams weighted 40, 60, and 100 points — the ratio 2:3:5 is preserved, and that is all that matters for the output.
A worked example
Suppose your semester has three exams: a midterm worth 25% with a score of 82, a second midterm worth 25% with a score of 78, and a final worth 50% with a score of 88. Apply the formula: (82 × 25) + (78 × 25) + (88 × 50) = 2050 + 1950 + 4400 = 8400. Total weight: 25 + 25 + 50 = 100. Weighted average: 8400 ÷ 100 = 84.0. The final's large weight pulled the average toward 88, above the plain average of (82 + 78 + 88) ÷ 3 = 82.67.
When the weighted average differs from the plain average
If your high-weight exams are your high-scoring ones, your weighted average is higher than the plain one. If your high-weight exams are the weaker ones, the weighted average is lower. The gap between the two numbers is a quick signal of which exams dominated your grade: big gap means the heavy exams mattered a lot; small gap means your performance was consistent across the weight distribution.
This is important for planning. If you have two exams left and the final is worth twice as much as the midterm, studying time should reflect that. The weighted average is the honest accounting of how your grade will actually be computed — it tells you where the leverage is.
Weights that sum to more than 100%
The calculator accepts any positive weights. If you enter raw point totals — say, three 100-point exams summing to 300 — the weighted average still computes correctly because the division by total weight normalises the result. The same applies if your syllabus lists weights that happen to not sum exactly to 100 due to rounding or revision. You do not need to rescale your inputs; the math self-normalises.
Common mistakes
- Averaging the weighted averages. If you compute a weighted average for midterms and another for quizzes, you cannot just take the plain average of those two numbers for your course grade. Those sub-averages themselves need to be weighted by their own category weights.
- Mixing point scales without normalising. Entering a score of 75 when the exam was out of 80 (actual 93.75%) gives the calculator the wrong input. Convert all scores to a common scale (usually percent) before entering.
- Forgetting one exam. The calculator only averages what you give it. If you omit an exam, the result is not your actual course average — it is the average of a subset.
- Treating weight as "my preference." Weight is a course-syllabus input, not a student choice. Use the weights your instructor published; do not invent your own.
What this calculator is not
This tool computes a weighted average. It is not a course grade calculator — unless your entire grade comes from weighted exams, the answer here is only one component of your grade. It cannot predict a final letter grade, account for curves, or handle drop-lowest policies. For a full grade estimate, use the weighted average here for each category and then combine the categories with their course-level weights.