Guides · Course Grades
Weighted grades explained: why your average is not your course grade
Published: May 30, 2026·Reading time: 7 minutes
If your homework average is 92, your quiz average is 85, your test average is 78, and the final you took looked like an 82, the simple average of those four numbers is 84.25 — but your reported course grade is 83.0. That gap is not a gradebook bug. It is the difference between treating every category as equal and treating each category as worth what the syllabus says it is worth.
The short answer to "why is my course grade lower than my category averages": a course grade is the sum of each category grade multiplied by that category's weight, divided by the total weight. The categories with the biggest weights pull hardest. A high score in a 20% category cannot fully cancel a lower score in a 40% category, because one point in the 40% category is worth twice as much in the final number.
This guide walks through the formula, runs a small worked example, shows why heavy categories dominate the result, explains how to handle work that has not been graded yet, and ties the math back to the free Weighted Grade Calculator. The numbers and warnings on that calculator follow the same rules described here, so what you see there matches the math below.
What "weighted" actually means
Most college and high school syllabi describe a final grade as a combination of categories with percentage weights: Homework 20%, Quizzes 20%, Tests 40%, Final 20%, and so on. Teaching centers at major universities consistently treat syllabus transparency as a baseline expectation — the Harvard Bok Center's grading guidance stresses that students should be able to see how the grade is built, and the Vanderbilt Center for Teaching describes grading practices that "are clear and applied consistently" as one of the core requirements of fair assessment. The weights on a syllabus exist to make that policy explicit.
A weight is the share of the final number a category controls. If "Tests 40%" appears on the syllabus, then 40 of the 100 points in your final grade are decided by your test performance. The other 60 points come from the other categories in proportion. That is not the same as "tests are graded out of 40 points" — every category is still scored out of 100, but each category's contribution to the course total is scaled by its weight.
The formula
The general weighted-average formula is:
overall = sum(category grade × category weight) ÷ sum(weights used)
If the weights add up to 100, the denominator is 100 and the formula simplifies. If they do not — say a syllabus lists categories that add up to 95 because one category was dropped, or to 110 because an extra-credit category is layered on top — the math still works: divide by whatever the weights actually sum to. The Weighted Grade Calculator does exactly this, and it shows a warning under the rows when the total is not 100 so you can double-check the syllabus before trusting the number.
A worked example
Take a course with four categories and these weights and grades:
| Category | Weight | Grade | Weighted points |
|---|---|---|---|
| Homework | 20% | 92 | 1,840 |
| Quizzes | 20% | 85 | 1,700 |
| Tests | 40% | 78 | 3,120 |
| Final | 20% | 82 | 1,640 |
| Total | 100% | — | 8,300 |
Weighted points come from multiplying each grade by its weight: 92 × 20 = 1,840, 85 × 20 = 1,700, 78 × 40 = 3,120, 82 × 20 = 1,640. Add those to 8,300 and divide by the total weight, 100. The course grade is 83.0.
The naive average of the four category grades — (92 + 85 + 78 + 82) ÷ 4 — is 84.25. The two numbers differ by more than a point because the simple average pretends every category is worth the same. In reality the test category is worth twice as much as any other, so the 78 in that row counts twice. Weighted grading turns "I did well in three of four categories" into "I did well in three of four categories, but two of those are worth 20 each and the one I did poorly in is worth 40."
Why a high homework grade cannot rescue a low test grade
The clearest way to see weights in action is to swap two categories. Suppose two students take the same course with the same weights — Homework 20%, Quizzes 20%, Tests 40%, Final 20% — and end up with these grades:
| Student | Homework | Quizzes | Tests | Final | Course grade |
|---|---|---|---|---|---|
| A | 100 | 100 | 60 | 100 | 84.0 |
| B | 60 | 60 | 100 | 60 | 76.0 |
Both students have the same simple average of category grades: (100 + 100 + 60 + 100) ÷ 4 = 90 for A, and (60 + 60 + 100 + 60) ÷ 4 = 70 for B. But the weighted course grades come out 8 points apart in the same direction the heavy category points. Student A maxes out three smaller categories and gives up 40 points on the heaviest one; student B gives up 40 points on three smaller categories and maxes out the heaviest one. The 40% test category pulls harder per point than any other category in the course, so giving it up is more expensive than giving up the others.
The practical implication: when you sit down to study, the category with the largest weight is the one where each point of improvement is worth the most in the final number. A perfect homework score is great, but if homework is already at 95 and tests are at 70, the next hour of studying buys you more grade in the test category than in homework, simply because tests count for more.
Handling categories that have not been graded yet
Halfway through a term the gradebook usually has some categories complete and others empty. The natural temptation is to enter a zero for the unfinished work and treat the result as the "current grade." That makes the current grade look worse than it is. A category that has not been graded is unknown, not zero — leaving it out of the running total is more honest than punishing yourself for assignments you have not failed.
The Weighted Grade Calculator handles this with a "not yet graded" checkbox on each row. When you mark a category as not yet graded, the calculator excludes that row from both the top and bottom of the weighted-average fraction. The displayed overall reflects only the categories that have actually been graded, and the calculator notes how much of the total weight is graded so far and how much is still open.
That same partial state powers the "what do I need on the rest?" planner. Suppose you have these grades partway through a course:
| Category | Weight | Grade | Status |
|---|---|---|---|
| Homework | 20% | 95 | Graded |
| Quizzes | 20% | 88 | Graded |
| Tests | 40% | 75 | Graded |
| Final | 20% | — | Not yet graded |
The graded categories contribute 95 × 20 + 88 × 20 + 75 × 40 = 6,660 weighted points across 80 weight units, for a current overall of 83.25. To finish the course at 85, the planner solves for the grade you need on the final — the only open category, worth 20% of the course:
required = (target × total weight − earned points) ÷ open weight
Plugging in: (85 × 100 − 6,660) ÷ 20 = 1,840 ÷ 20 = 92. You need a 92 on the final to land at 85 overall. Aiming for a 90 instead returns (90 × 100 − 6,660) ÷ 20 = 117, which is above 100 — the calculator labels that target "not reachable" and asks you to lower the target or accept a ceiling below it. If a target is already locked in by the points you have banked, the planner says so directly.
Why the gradebook number can still surprise you
Even with the formula above, the displayed course grade can still seem off when:
- The category averages are themselves weighted. "Tests 40%" might internally weight a midterm differently from a unit test. Two students with the same test-category average might have arrived there from different mixes.
- A category was dropped or shifted. Lowest-score-dropped policies, late-work caps, and replacement rules change the numerator inside a category before the category-level weight is applied. The visible category average is post-policy; the weight then scales it.
- The grading scale is non-standard. The Weighted Grade Calculator reports letters on the most common US scale — A is 90+, B is 80+, C is 70+, D is 60+, F is below 60. If your course uses a plus/minus scale, a 7-point scale, or a mastery scale, convert the overall percentage yourself.
- Weights are still being normalized. Some learning management systems normalize weights mid-term as categories come online. The percentage you see in week four is computed against a smaller denominator than the one in week fifteen.
If a reported grade disagrees with your own arithmetic by more than rounding, the policy text on the syllabus or in the LMS gradebook setup is the right place to look. The math is rarely wrong; the inputs are usually richer than the row labels suggest.
Where the AnchorKite tools fit
The Weighted Grade Calculator takes the categories and weights from your syllabus, your current grade in each one, and any not-yet-graded categories, and reports your overall course grade and letter. The planner shows what you need across what is still open to hit a target. Everything runs in the browser — no accounts, no storage.
If you only need to score a single test out of a fixed number of questions, the EZ Grader is the faster tool for that one task — enter the question count and how many were missed and read the percentage. If you teach and a test came out harder than intended, the Grade Curve Calculator walks through four common curve methods on a class set of scores; the companion guide When to curve grades, and which curve to use covers when each method is appropriate. The full classroom toolset lives at the Teacher Tools hub.
Stop guessing what you need on the final. Open the Weighted Grade Calculator, enter your category weights and current grades, mark anything that has not been graded, and let the planner tell you the exact average you need across what is still open.
Looking for more course grade tools? Browse the Teacher Tools hub.
Sources and further reading
- Harvard Bok Center: Grading — framing on aligning grades with learning objectives and keeping the path from work to grade visible to students.
- Vanderbilt Center for Teaching: Grading Student Work — overview of grading practices, including the role of clear, consistently applied rules and weighted categories.
- AnchorKite Weighted Grade Calculator — the calculator that uses the formula and planner described in this guide, including the "not yet graded" handling and "what do I need on the rest?" math.
FAQ
Why is my course grade lower than the average of my category averages?
Because categories with bigger weights count for more. Averaging four category averages treats each category equally; weighted grading multiplies each category by how much of the final grade it controls. If your strongest category is worth 20% and your weakest is worth 40%, the weak one pulls harder, and the simple average overstates your real standing.
What is the formula for a weighted course grade?
Multiply each category's current grade by its weight, add those products together, then divide by the total weight used. Overall = sum(grade × weight) divided by sum(weights). If the weights total 100%, you can divide by 100; if they total something else, you still divide by the total you used, which is what the Weighted Grade Calculator does.
Can a great homework grade make up for a bad test grade?
Only proportionally. If tests are 40% of the grade and homework is 20%, you would need to gain twice as many points in homework to cancel one point lost in tests. Once homework is already maxed out at 100, there is nothing left to offset with. The category with the larger weight always wins per point.
How do I handle categories that have not been graded yet?
Mark those categories as not yet graded — do not enter a placeholder zero. Your current overall should reflect only what has actually been graded, and the planner should solve for the average you need across what is still open. Entering a zero treats the work as failed instead of pending, which makes the current grade look worse than it is.
What if my syllabus weights do not add up to 100%?
First, check the syllabus for an extra-credit category or a missing line — that is the most common cause. If the totals really are non-standard, the math still works: divide weighted points by the total weight you entered, not by 100. The Weighted Grade Calculator shows a warning so you can verify the weights before trusting the output.
How do I figure out what I need on the final to get an A?
Subtract the weighted points you have already earned from the target grade times the full course weight, then divide by the weight of what is still open. The Weighted Grade Calculator does this automatically — mark the final as not yet graded, enter your target, and it returns the average you need across everything still open, or tells you the target is no longer reachable.
More guides at anchorkite.com/guides.