Weighted Grade Calculator

Combine weighted categories into one overall grade. Enter each category’s score and weight to see your weighted average instantly.

Current grade
Total weight entered: 0%
Enter a grade to start

The general weighted-average tool

This is a general weighted-average calculator. Whenever you need to combine several items that don’t count equally — syllabus categories, a lab and a lecture section, two exam sittings, even multiple courses — you give each a score and a weight and it returns the blended result. Most people use it for a single class grade, and it does that well, but the same math applies to any weighted mix. (If you specifically want your current standing in one class from its assignments, the grade calculator is framed for exactly that; this page takes the wider view.) It is a class-grade tool, not a GPA tool — a GPA averages letter grades across classes on the 4.0 scale, which is the job of the GPA calculator.

How to use the weighted grade calculator

  1. Enter each item you want to combine — a syllabus category, a course component, whatever the pieces are.
  2. Add the score for that item as a percentage.
  3. Add its weight — the share of the total it carries. Aim for the weights to total 100%.
  4. Read your weighted average and its letter grade. The tool also shows the total weight entered, so a missing item is easy to spot.

The weighted-average formula

Multiply each item’s score by its weight, add the products, and divide by the total weight:

Weighted average = (score₁ × weight₁ + … + scoreₙ × weightₙ) ÷ (sum of weights)

When the weights add to 100, the sum of “score × weight ÷ 100” is your result. When they don’t, dividing by the total weight you entered gives the average of just the items you have — see renormalizing, below.

Worked example — a project-heavy course

Some courses lean on projects and a big final rather than daily homework. Here is one such breakdown, fully graded:

ComponentScoreWeightContribution (score × weight ÷ 100)
Labs90%15%13.5
Projects84%35%29.4
Participation100%10%10.0
Final exam72%40%28.8

The weights total 100%, so add the contributions: 13.5 + 29.4 + 10.0 + 28.8 = 81.7% — a B-. A perfect participation score is nice but, at 10% weight, it barely offsets the 72% final at 40% weight. If the labs and projects had been weighted like the exam, the same scores would have produced a very different grade — which is why the weights, not just the scores, decide the outcome.

Weighted vs simple average

A quick two-item case shows the difference clearly. Suppose a course grade is a lecture section worth 70% and a lab section worth 30%, and you scored 85% in lecture and 92% in lab. The weighted average is 0.70 × 85 + 0.30 × 92 = 59.5 + 27.6 = 87.1%. The simple average — just (85 + 92) ÷ 2 — would be 88.5%. They disagree because the lower-scoring lecture carries more than twice the weight of the lab, so it pulls the true result down. Use a simple average only when every item genuinely counts the same; the moment the pieces differ in importance, the weighted average is the honest number.

When your weights don’t sum to 100% — renormalizing

Real gradebooks are often incomplete: a category is ungraded, an item was dropped, or the pieces you have simply don’t add to 100. Say you know three grades — Homework 88% (weight 20), Exams 79% (weight 50), Project 90% (weight 20) — for a total weight of 90%, with a 10% participation grade not yet posted. To get your average so far, divide by 90 instead of 100:

(88 × 20 + 79 × 50 + 90 × 20) ÷ 90 = (1760 + 3950 + 1800) ÷ 90 = 7510 ÷ 90 = 83.44%

Dividing by the actual total weight renormalizes the three items so they share the whole result between them — equivalent to scaling their weights up to 22.2%, 55.6% and 22.2%. The calculator does this for you automatically whenever your weights don’t reach 100. The one thing not to do is enter the missing category as a 0%: that counts unfinished work as a failure and understates your real average.

Beyond one class: combining courses

The same weighted-average idea scales up. To combine whole courses — say for a program or major average — you can weight each course’s percentage by its credit hours: a 4-credit course counts twice as much as a 2-credit one. That said, schools don’t usually average course percentages this way; they convert each course to grade points and compute a GPA. So for anything across classes, reach for the GPA calculator, the college GPA calculator, the high school GPA calculator, or the cumulative GPA calculator — all of which apply the same credit-weighting logic on the point scale.

Common mistakes

  • Averaging the categories instead of weighting them. The plain mean of your category scores ignores their weights and can be far from the real grade — always multiply by weight first.
  • Entering unfinished work as 0%. Leave an ungraded item out and let the tool renormalize; a placeholder zero counts it as a failure and understates your average.
  • Mixing points and percentages. Keep every row on the same scale. If a category is scored in points, convert it to a percentage (points earned ÷ points possible × 100) before entering it.
  • Listing every quiz separately when the syllabus weights the quiz average. Average the quizzes into one number, then give that number the category’s weight.
  • Assuming the weights already sum to 100. Check the total the tool reports; if it isn’t 100%, either a category is missing or the result is being renormalized over a smaller total.

Where weighting matters, and related tools

Two students with identical scores can end with different grades if their categories are weighted differently — and the weights tell you where effort pays off most. When a heavily weighted exam is still ahead, a strong result there can move your grade a lot; the final grade calculator shows exactly what you need on it. To read your current standing in a class from its assignments, use the grade calculator; the guide to calculating grades works more examples. To turn a class result into a GPA, map it through the GPA scale.

Last updated September 2026. Results are estimates based on the scores and weights you enter; category weights, cutoffs, rounding and dropped-score rules vary between courses, so always confirm the exact weights and policies against your syllabus or instructor.

More calculators & guides

Calculators

Guides & resources

Weighted grades — frequently asked questions

What is a weighted average?

A weighted average is a mean where the items count for different amounts. Each item’s score is multiplied by its weight, the products are added, and the total is divided by the sum of the weights. If a final is worth 40% and a lab only 15%, a point on the final moves the result almost three times as much as a point on the lab. It is the right tool whenever the things you are combining are not equally important.

What exactly does “weight” mean?

Weight is the share of the total that an item is responsible for, usually written as a percentage. In a course, the weights are the category percentages on your syllabus (Projects 35%, Final 40%, and so on). Bigger weight means bigger influence on the result. Across courses, a natural weight is credit hours — a 4-credit class carries more weight than a 1-credit one.

Do the weights have to add up to 100%?

For a complete result they should total 100%. If they do not — because you are mid-term, dropped an item, or the syllabus just does not sum cleanly — divide by the total weight you actually have instead of 100. That renormalizes the items you entered so they share the whole result between them, which is exactly what the calculator does.

How is a weighted average different from a simple average?

A simple average treats every score equally. A weighted average multiplies each score by its importance first, so heavily weighted items dominate. For a lecture at 85 (weight 70%) and a lab at 92 (weight 30%), the simple average is 88.5% but the weighted average is 87.1% — the lower-scoring lecture pulls harder because it carries more weight.

Can I use this to combine components from different sources?

Yes — it works for any weighted mix, not just one syllabus. Combine a lecture and lab section into a single course grade, blend two exam sittings, or roll several graded pieces into one number. As long as each item has a score and a weight, the calculator averages them correctly.

Can it handle dropped grades or extra credit?

Leave a dropped item out entirely so it does not count, and add extra credit either as its own row with a small weight or by folding it into a category’s score. The tool averages whatever rows you give it, weighted by the weights you enter, so the arithmetic follows your syllabus’s rules once you set the rows up to match.

Is a weighted grade the same as a weighted GPA?

No, and it is a common mix-up. A weighted grade is your average within one class, built from category weights on the 0–100% scale. A weighted GPA is your average across classes on the 4.0-and-up point scale, with bonus points for AP, Honors or IB courses. For a weighted GPA, use the high school GPA calculator instead.