Final Grade Calculator
Find the score you need on your final exam to reach a target grade, given your current grade and how much the final is worth, with full steps.
Solving backwards for the score you need
A course grade is usually a weighted blend: everything graded so far, plus the final exam, combined by how much each is worth. Let w be the final's weight as a decimal (weight ÷ 100):
Rearranging that equation to isolate the one unknown — the score you still need on the final — gives:
This calculator does not add up scores forward like a typical grade calculator; it solves the same equation backwards, treating the final exam score as the unknown instead of the result.
Worked example: chasing a B+
Say you have an 80% in the course so far, want to finish with an 85%, and the final is worth 40% of the grade.
- w = 40 / 100 = 0.4
- needed = (85 − 80 × (1 − 0.4)) / 0.4 = (85 − 80 × 0.6) / 0.4 = (85 − 48) / 0.4 = 37 / 0.4 = 92.5
- 92.5% is between 0% and 100%, so this target is achievable — a 92.5% on the final gets you exactly to 85% overall.
Worked example: when the target is out of reach
Now say you have a 50%, want a 90% overall, but the final is only worth 10% of the grade.
- w = 10 / 100 = 0.1
- needed = (90 − 50 × (1 − 0.1)) / 0.1 = (90 − 50 × 0.9) / 0.1 = (90 − 45) / 0.1 = 45 / 0.1 = 450
- 450% is far above 100% — not achievable. A final worth only 10% simply cannot move the overall grade from 50% to 90%, no matter the score.
Is it achievable?
The needed score only means something between 0% and 100% — those are the only scores a final exam can actually produce:
- Above 100% → not possible. The target cannot be reached no matter what you score.
- 0% to 100% → achievable. That is the real score you need.
- Below 0% → already guaranteed. You have already banked enough grade that even a zero on the final keeps you at or above the target.
Where this shows up
This calculation is the one every student runs the night before a final: "what do I need to get a B?" It is also useful for setting realistic study goals — if the needed score for your dream grade comes out impossible, it's often faster to aim at a more achievable target than to keep recalculating the same exam. For the forward version of this math — adding up scores and weights you already have — see the grade calculator; for averaging a percentage grade like this one into a semester GPA, see the GPA calculator.
Frequently asked questions
- How do I calculate the grade I need on my final exam?
- Solve the weighted-grade equation backwards. If w is the final's weight as a decimal (weight ÷ 100), your overall target is target = current × (1 − w) + needed × w, where "current" is everything already earned and "needed" is the unknown final score. Rearranging for needed gives needed = (target − current × (1 − w)) / w — plug in your current grade, target grade, and the final's weight, and that formula is exactly what this calculator runs.
- What does it mean if the needed score is over 100%?
- It means the target is mathematically out of reach — no score on the final, even a perfect one, can pull your overall grade up to the target. This calculator flags that case as not achievable rather than pretending 105% or 140% is a real exam score. If you land here, the realistic options are to lower the target, look for extra credit elsewhere in the course, or accept the grade the math allows.
- What if the needed score comes out zero or negative?
- That is good news — it means you have already earned enough that even a 0 on the final would not stop you from meeting the target. This calculator marks 0% and below as achievable but already guaranteed, since there is technically no minimum score required anymore (any score, including zero, keeps you at or above the target).
- How is this different from a regular weighted grade calculator?
- A grade calculator (see the link below) runs the formula forward — it takes scores and weights you already have and adds them up to tell you the grade you earned. This calculator runs the same weighted-average idea backwards — it takes a target grade and solves for the one missing score, the final exam, that would produce it.
- Does this calculate GPA?
- No — this solves for a single course's percentage grade, not a GPA. If your school reports grades as letter grades or a 4.0 scale, you would first convert your target percentage into that scale. For averaging GPA across multiple courses, see the GPA calculator linked below.
- What if some of my current assignments are still ungraded?
- Enter your current grade as the average of only what has been graded so far, and make sure the final's weight matches how the syllabus defines it (e.g., if the final is 40% of the total course grade, enter 40). If other ungraded work also remains, this calculator only solves for the final specifically — you'd need to treat any other remaining work as part of the "current" estimate or exclude the final's true weight accordingly.