🎓 Final Grade Calculator
Calculate the exact minimum score you need on your final exam to pass your class or earn your target letter grade (A, B, C). 100% free student tool.
What Final Grade Calculator Does
The question this answers is narrow and extremely common: given what you have already earned and how much the final is worth, what score do you need on it? The arithmetic is a single rearrangement, and the reason it feels confusing is that the grade you are looking at now is not the grade you will end with — your current mark covers only the portion of the course already assessed.
That is the whole trick. If the final is worth 20% of the course, the mark you are carrying represents the other 80%, already scaled to fill the space the final has not occupied yet. So your final grade is your current mark weighted at 80% plus the exam weighted at 20%, and the score you need is what makes that sum reach your target.
The answer is often above 100, and that is worth stating plainly rather than hiding: if the final is worth 20% and you are 15 points below your target, no score on it can close the gap. Knowing that early is more useful than a number that pretends otherwise.
It is equally useful in the other direction — knowing that a target is already secured whatever happens tells you where not to spend the last week of revision.
How to Use Final Grade Calculator
- Enter your current grade in the course
- Select or type your desired final letter grade percentage (e.g. 90% for an A)
- Input how much your final exam is weighted (e.g. 20%)
- View the exact score you need to score on your final exam
Formula Used by Final Grade Calculator
What you need on the final
required = (target − current × (1 − weight)) ÷ weight
- current
- your grade so far, as a percentage, covering everything already assessed
- target
- the overall course grade you want
- weight
- the final’s share of the course, as a decimal — 20% is 0.2
Worked example
Currently on 85%, want 90% overall, final worth 20%.
- The other 80% of the course is already banked: 85 × 0.8 = 68 points of the final 100
- You need 90 − 68 = 22 points from the final
- The final can supply at most 20 points, so 22 ÷ 0.2 = 110
Result: 110% — not achievable. The most 85% and a perfect final can produce is 88%, which is the useful thing to learn now rather than after the exam.
What you will end with, if you know your exam score
final grade = current × (1 − weight) + exam × weight
- exam
- the score you got, or are estimating
Worked example
Currently 85%, final worth 20%, you scored 95% on it.
- 85 × 0.8 = 68
- 95 × 0.2 = 19
- 68 + 19 = 87
Result: 87% overall. A very strong final moves an 85 by two points, which is what a 20% weighting means in practice.
How much a final can actually move your grade
Starting from 80%, scoring 100% on the final. The gap is what the exam is worth to you.
| Final is worth | Best possible overall | Points gained |
|---|---|---|
| 10% | 82% | +2 |
| 20% | 84% | +4 |
| 30% | 86% | +6 |
| 40% | 88% | +8 |
| 50% | 90% | +10 |
How to Read Your Result
Check what your current grade includes
The formula assumes your current mark covers everything assessed so far and excludes the final. If your course page is already showing the final as a zero, the number is not your current grade and the result will be badly wrong. Recompute it from the assessments actually returned.
An impossible result is still information
If the required score is above 100, the target is out of reach and no amount of revision changes that. The right response is to work out what is reachable — set the target to the next grade boundary down and see what that needs.
Weighted categories need one more step
Many courses weight homework, quizzes and midterms separately. Combine those into a single current percentage first, weighted by their shares, then use that here with the final’s own weight. The formula does not care where the current mark came from, only that it excludes the final.
Limitations & Accuracy Notes
- Assumes a single final worth a fixed percentage. Courses with two exams, a project weighted separately, or a dropped-lowest-score rule need those folded into the current grade first.
- Percentage grades only — letter grades and 4.0-scale GPAs have to be converted, and the boundaries differ between institutions.
- Extra credit, curves, rounding rules and attendance components are not modeled, and all of them can move a borderline grade.
- It cannot know your institution’s rounding convention: whether 89.5% becomes an A− depends on the school.
Frequently Asked Questions
What is the formula to calculate what you need on a final exam?
What if the calculator says I need over 100% on my final?
How does it work out what I need on the final?
What if it says I need more than 100%?
What if I need a negative score to pass?
Does this account for extra credit?
Where do I find the final's weight?
Is my data stored?
References & Further Reading
- Pearson — final grade calculation — States the same weighted formula used here: final grade = current × (1 − weight) + exam × weight