Averages

How to Calculate Your Final Grade

To calculate final grades, multiply each category score by its weight, add the results, and you have your course percentage. This guide works a full semester through the arithmetic, then rearranges it to answer the question people actually ask: what do I need on the final?

How to calculate final grades in one formula

Multiply each category average by its weight as a decimal, add the products, and the total is your course percentage. Homework at 92% counting for 20% contributes 18.4 points. Do that for every category and sum. Nothing else is involved.

final grade = Σ (category score × category weight)
Each weight is written as a decimal: 20% becomes 0.20, 35% becomes 0.35. When the weights add up to 1.00, the products add up to your grade.

This is a weighted mean, and it is the only calculation on a standard syllabus. It is not a plain average because the categories are not equally important: a final worth 35% moves your grade almost twice as far as a homework category worth 20%.

The weights are set by the instructor and printed on the syllabus. Find that table first; everything else follows from it. If the weights are written as percentages, divide each by 100 before you multiply, or use the percent to decimal calculator.

A full semester worked through

Here is a typical syllabus: homework 20%, quizzes 20%, midterm 25%, final exam 35%. The weights add to 100%, which is the easy case. Suppose the semester ends with a 92% homework average, an 84% quiz average, a 78% on the midterm and an 88% on the final.

CategoryYour scoreWeightWeight as decimalContribution
Homework92%20%0.2018.40
Quizzes84%20%0.2016.80
Midterm78%25%0.2519.50
Final exam88%35%0.3530.80
Total100%1.0085.50

The arithmetic, line by line

92 × 0.20 = 18.40 84 × 0.20 = 16.80 78 × 0.25 = 19.50 88 × 0.35 = 30.80 18.40 + 16.80 + 19.50 + 30.80 = 85.50

The course grade is 85.5%, which is a B on the common ten-point scale.

Two things are worth noticing. The 78 on the midterm did the most damage, but less than a 78 on the final would have, because the midterm carries ten fewer points of weight. And the contribution column is the grade itself, not something you divide afterward: when the weights sum to 1.00, the products already add up to a percentage out of 100. The weighted average calculator takes the four pairs and shows each product.

What do I need on the final to get a B?

This is the version of the question that matters while the semester is still running. Rearrange the same equation. Add up everything already earned, subtract that from the grade you want, and divide by the weight of what is left.

score needed = (target grade − points already earned) ÷ weight of the final
Points already earned means the sum of the weighted contributions from every completed category, not your current running average.

Use the same syllabus. Before the final, you have 92% on homework, 84% on quizzes and 78% on the midterm. Those contribute 18.40 + 16.80 + 19.50 = 54.70 points, and the final is worth 35% of the course.

Example: aiming for a B (83%)

target 83 − earned 54.70 = 28.30 28.30 ÷ 0.35 = 80.857…

You need 80.86% on the final, so in practice 81%. Check it: 0.35 × 80.857 = 28.30, and 54.70 + 28.30 = 83.00.

Running that for every cutoff produces the table students actually want. The “earned” figure of 54.70 stays the same; only the target changes.

Target gradeCutoffPoints still neededScore required on the final
A93%38.30109.43% — not reachable
A−90%35.30100.86% — not reachable
B+87%32.3092.29%
B83%28.3080.86%
B−80%25.3072.29%
C+77%22.3063.71%
C73%18.3052.29%
C−70%15.3043.71%
D60%5.3015.14%

The top two rows are the useful ones. An A would require 109.43% on the final, which is impossible without extra credit, and even an A− needs 100.86%. A 78 on the midterm closed those doors before the final was written. Knowing that early is worth more than any study plan, because it tells you where to spend your remaining time.

Watch outAlways round the required score up. If the arithmetic says 80.86%, an 80 will not do it. On a 60-question final, 80.86% means 49 correct answers, since 48 gives exactly 80%.

The same rearrangement works for any outstanding assignment. Replace the 0.35 with whatever weight is left. If two categories are unfinished, treat their combined weight as one block and the answer is the average you need across both.

Letter grade percentages

Once you have a percentage, you need the letter it maps to. The scale below is the ten-point scale with plus and minus grades, which is the most widely used arrangement in American high schools and universities.

LetterPercentage rangeTypical GPA pointsDescription
A93–100%4.0Excellent
A−90–92%3.7Excellent
B+87–89%3.3Good
B83–86%3.0Good
B−80–82%2.7Good
C+77–79%2.3Satisfactory
C73–76%2.0Satisfactory
C−70–72%1.7Satisfactory
D60–69%1.0Passing but weak
FBelow 60%0.0Failing
Watch outThese cutoffs are conventions, not standards. Plenty of schools start an A at 90, split D into D+, D and D−, or use no plus and minus at all. Some departments set a higher pass mark for major requirements. The syllabus for your specific course is the authority, and it overrides any table on the internet, including this one.

What is a B grade percentage?

A B is 83–86% on the scale above, with B+ running 87–89% and B− running 80–82%. If your school does not use plus and minus, a B is usually the whole 80–89% band. Either way, a B carries 3.0 grade points in a standard four-point GPA, and the B range as a whole spans 80–89%.

What is a C grade percentage?

A C is 73–76%, and the full C range including C+ and C− is 70–79%. A C is a passing grade in most courses, though many programs require a C or better in prerequisite classes, and a C− sometimes does not count. Check the requirement before assuming a pass is a pass.

What is an A percentage?

An A starts at 93% on the scale above, with A− covering 90–92%. Schools that do not use minus grades set an A at 90–100%. A few institutions award an A+ at 97% and above, but many cap the GPA value at 4.0 anyway, so the A+ shows on the transcript without changing the number.

Mean and weighted mean: the difference that changes your grade

A plain mean adds the values and divides by how many there are, so every value counts the same. A weighted mean multiplies each value by an importance factor first. On a syllabus the weights are those factors, and ignoring them gives the wrong answer.

mean = sum of values ÷ count   |   weighted mean = Σ(value × weight) ÷ Σ(weights)
The plain mean is the special case of the weighted mean where every weight is equal.

Here is what that costs you. Start from the same four scores — 92, 84, 78, 88 — and knock 20 points off one of them.

final drops to 68: plain mean 322 ÷ 4 = 80.5 weighted grade = 78.5 midterm drops to 58: plain mean 322 ÷ 4 = 80.5 weighted grade = 80.5

Both scenarios give the identical plain mean of 80.5%, because the plain mean only sees that 20 points went missing somewhere. The weighted grade sees where, and the answer differs by two points: 78.5% is a C+, while 80.5% is a B−. Losing ground on a 35%-weighted final hurts more than losing the same ground on a 25%-weighted midterm. The average calculator handles the unweighted case; the weighted average calculator handles this one.

How to calculate an average percentage

Averaging percentages is safe only when each one came from the same number of items. Three quizzes out of 20, scored 75%, 85% and 60%, average to 220 ÷ 3 = 73.33%, and that is correct because each quiz represents the same amount of work.

When the item counts differ, averaging the percentages is wrong. A 9/10 and a 45/90 are 90% and 50%, which average to 70%, but the true figure is 54 correct out of 100 attempted, or 54%. The second quiz was nine times the size of the first. Add the raw scores and divide by the raw totals instead. Converting a single score to a percentage is covered in the guide on turning a score out of a total into a percentage.

Weights that do not add to 100%, and dropped scores

Two things break the tidy version of the calculation. Both are common and both have a straightforward fix.

When the weights do not total 100%

Sometimes a syllabus lists categories adding to 90%, or the course drops an assignment that was in the plan. Divide the sum of the contributions by the sum of the weights rather than assuming the denominator is 1.00.

Example: weights adding to 90%

Homework 20%, quizzes 15%, midterm 25%, final 30%. Scores are 92, 84, 78 and 88 as before.

92 × 0.20 = 18.40 84 × 0.15 = 12.60 78 × 0.25 = 19.50 88 × 0.30 = 26.40 sum = 76.90 weights sum to 0.90 76.90 ÷ 0.90 = 85.44

The grade is 85.44%, not 76.9%. Dividing by the total weight rescales the result back onto a 100-point axis.

This is also how a running grade works mid-semester. Take only the completed categories, add their contributions, and divide by their combined weight: 54.70 ÷ 0.65 = 84.15%. That is where you stand now, not your final grade, and it is not the number to plug into the “what do I need” formula — that one uses the raw 54.70.

Dropped lowest scores

Many courses drop the lowest quiz or homework score. Compute the category average after removing it, then feed that average into the weighted calculation.

Example: five quizzes, lowest dropped

Quiz scores: 88, 72, 95, 64, 81.

all five: 88 + 72 + 95 + 64 + 81 = 400 400 ÷ 5 = 80.0 drop the 64: 88 + 72 + 95 + 81 = 336 336 ÷ 4 = 84.0

Dropping the lowest lifts the quiz average from 80% to 84%. Note the divisor changes from 5 to 4 as well. Forgetting that is the usual error — dividing 336 by 5 gives 67.2%, which is worse than not dropping anything.

The 84% quiz average in the semester above is exactly this figure. Without the drop, quizzes would have contributed 16.00 instead of 16.80 and the course grade would have been 84.70% rather than 85.50%. Both are a B, but on a different day that 0.8 is the gap between a B and a B+.

Points-based grading versus percentage weights

Some courses skip weights entirely and run on total points. Every assignment is worth a fixed number of points, and your grade is the points you earned divided by the points available.

final grade = total points earned ÷ total points possible × 100
No weights appear anywhere. The point value of each assignment is its weight.

Example: a points-based course

homework: 180 of 200 quizzes: 165 of 200 midterm: 82 of 100 final: 131 of 150 earned: 180 + 165 + 82 + 131 = 558 possible: 200 + 200 + 100 + 150 = 650 558 ÷ 650 × 100 = 85.85%

A points system still weights the categories, it just does it silently. Homework is 200 of the 650 available points, so it carries 30.77% of the grade. Quizzes carry the same, the midterm 15.38% and the final 23.08%. Those add to 100%, and the weighted calculation with them reproduces 85.85%.

The trap is averaging the category percentages instead. Those are 90%, 82.5%, 82% and 87.33%, whose plain mean is 85.46%. That is close here only because the point totals happen to be similar. Widen the spread and the gap widens with it.

CategoryPointsPercentageImplied weightContribution
Homework180 / 20090.00%30.77%27.692
Quizzes165 / 20082.50%30.77%25.385
Midterm82 / 10082.00%15.38%12.615
Final131 / 15087.33%23.08%20.154
Total558 / 65085.85%100%85.846

One advantage of a points course is that “what do I need” becomes subtraction rather than algebra. A B at 83% of 650 points is 0.83 × 650 = 539.5, so 540 points. With 427 earned before the 150-point final, you need 113 of those 150, which is 75.33%.

Where the cutoff sits matters on a borderline. An 82.5% rounds to 83% and becomes a B under half-up rounding, while a system that truncates leaves it at 82% and a B−. The rounding calculator shows what a given rule does to a number like that. Ask which rule your course uses rather than assuming.

Common mistakes

  • Averaging category scores instead of weighting them. A 92, 84, 78 and 88 do not average to your grade unless all four categories carry equal weight.
  • Using percentages as weights without converting. Multiply by 0.20, not by 20. Multiplying by 20 gives a total near 8,550.
  • Plugging your running average into the “what do I need” formula. Use the sum of weighted contributions earned so far, which is 54.70 here, not the 84.15% running average.
  • Forgetting to change the divisor after a dropped score. Four quizzes remaining means dividing by four.
  • Assuming the weights add to 100%. Add them up. If they come to 90%, divide the total by 0.90.
  • Rounding each contribution before adding. Keep the decimals and round once at the end.
  • Treating a table of letter cutoffs as universal. Cutoffs vary by school and course. The syllabus wins.
  • Assuming a required score above 100% is achievable. If the formula returns 109%, the grade is out of reach without extra credit.

Frequently asked questions

How do I calculate my final grade with weighted categories?

Multiply each category score by its weight as a decimal, then add the products. For homework 92% at 20%, quizzes 84% at 20%, a 78% midterm at 25% and an 88% final at 35%: 18.40 + 16.80 + 19.50 + 30.80 = 85.50%. When the weights add to 100%, that sum is your grade. The weighted average calculator shows each product.

What do I need on the final exam to get a B?

Subtract the weighted points you have already earned from the B cutoff, then divide by the final’s weight. With 54.70 points earned and a final worth 35%, a B at 83% needs (83 − 54.70) ÷ 0.35 = 80.86%. Round up, so aim for 81%. If the answer comes out above 100%, that grade is no longer reachable.

What is a B grade percentage?

A B is 83–86% on the common ten-point scale, with B+ at 87–89% and B− at 80–82%. Schools that do not use plus and minus treat the whole 80–89% band as a B. A B is worth 3.0 grade points on a four-point GPA. Cutoffs vary by institution, so check your syllabus.

What is a C grade percentage?

A C is 73–76%, and the C range including C+ and C− runs from 70% to 79%. A C is worth 2.0 grade points. It passes most courses, but many programs require a C or better in prerequisites and some do not accept a C−, so read the requirement rather than assuming.

What percentage is an A?

An A starts at 93% where minus grades are used, with A− covering 90–92%. Where they are not used, an A is 90–100%. Some schools add an A+ at 97% and above. An A is 4.0 grade points and an A− is usually 3.7, though a few institutions treat A+ as 4.3.

What if my syllabus weights do not add up to 100%?

Divide the sum of the contributions by the sum of the weights. With weights of 20, 15, 25 and 30 adding to 90%, and contributions totaling 76.90, the grade is 76.90 ÷ 0.90 = 85.44%. The same method gives your running grade mid-semester: use only the completed categories and divide by their combined weight.

What is the difference between a mean and a weighted mean?

A mean adds the values and divides by the count, giving every value equal say. A weighted mean multiplies each value by an importance factor first, then divides by the sum of those factors. On a syllabus the weights are the factors, so a 35% final moves your grade far more than a 20% homework category does.

How do I calculate an average percentage?

Average the percentages only if each came from the same number of items. Otherwise add the raw scores and divide by the raw totals. A 9/10 and a 45/90 average to 70% as percentages, but the true figure is 54 ÷ 100 = 54%, because the second assignment was nine times larger.

How does dropping the lowest score change my average?

Remove the score and reduce the divisor by one. Quizzes of 88, 72, 95, 64 and 81 average 400 ÷ 5 = 80%. Dropping the 64 gives 336 ÷ 4 = 84%. The common error is dividing 336 by 5, which returns 67.2% and makes the drop look like a penalty.

How is a points-based course graded?

Divide total points earned by total points possible. With 558 earned out of 650, the grade is 558 ÷ 650 × 100 = 85.85%. The weights are still there, hidden in the point values: a 200-point category out of 650 total carries 30.77% of the grade. Do not average the category percentages instead.

Calculators for this

Every one of these shows the working, so you can check the method as well as the answer.

Cite this page “How to Calculate Your Final Grade”. Four Function Calculator, 7 September 2026.https://fourfunctioncalculator.com/how-to-calculate-your-final-grade/
Shows the workingRuns entirely in your browser — nothing you type is sent anywhere.Last reviewed 7 September 2026