Final Exam Grade Needed Calculator

Enter the grade you are carrying, the grade you want, and the share of the course the final exam is worth, and this calculator returns the minimum exam score that gets you there. It also shows the best course grade still reachable if you ace the final, the worst if you score nothing, and a full table mapping every exam score to the course grade it produces. Use it before you decide how many hours the exam deserves — sometimes the answer is that the grade is already locked, in either direction.

Calculator

This calculator runs in your browser. Enable JavaScript for live results — the inputs, formula and worked example below remain fully readable without it.

Inputs this calculator takes, with typical values
InputWhat to enterExample
Current course gradeThe percentage your gradebook shows for everything graded so far, excluding the final exam.86 %
Target course gradeThe course percentage you are aiming for — usually the bottom of the letter-grade band you want.90 %
Final exam weightThe share of the course grade the final is worth, taken straight from the syllabus.20 %
Points available on the examSet this to the exam's raw point total so the required score is reported in exam points as well as a percentage.100 pts
Extra credit points available on the examBonus points that can push the exam above 100%; leave at zero if the exam is capped.0 pts

It returns

  • Score needed on the final — The exam percentage that lands your course grade exactly on the target.
  • Score needed in exam points
  • Best possible course grade
  • Course grade if you score zero
  • Course grade already secured — The part of your course grade the final cannot change: current grade times the non-exam weight.

The formula

E=TC(1w)w
G=C(1w)+Ew

In plain text: Required exam % = (target − current · (1 − w)) / w

  • EScore needed on the final exam (%)
  • TTarget course grade (%)
  • CCurrent course grade, excluding the final (%)
  • wFinal exam weight as a decimal (20% → 0.20) (decimal)

Undefined when w = 0: a final worth nothing cannot move the grade. The formula assumes your current grade already reflects the correct weighted average of everything else in the course.

Updated Category Course Grades, Weighting & Final Exams Verified against published test cases Reading time 10 min

What the calculation actually asks

Your course grade at the end of the term is a weighted average of two things: everything graded before the final, and the final itself. Call the pre-final average C and the exam weight w. Then the finished grade is C × (1 − w) + E × w, where E is your exam score as a percentage. Everything on this page follows from rearranging that one line.

The useful consequence is that a portion of your grade is already fixed. With a 20% final, 80% of your course grade was determined before you walked into the exam room, and C × 0.80 is a number the exam cannot touch. This calculator reports it as the grade already secured. If that locked-in figure already exceeds your target, you are done; if the locked-in figure plus the entire exam weight still falls short, no exam performance rescues the target.

Students routinely misjudge this because they think in terms of the exam score rather than in terms of leverage. A final worth 15% moves your course grade by 0.15 points for every point you gain on the exam. Going from a 70 to a 90 on that exam — twenty points of work — is worth exactly three points of course grade. Knowing that number before you start revising is the whole value of the calculation.

If your syllabus splits the course into several weighted categories rather than a single pre-final average, compute C first with the weighted grade calculator, which renormalises across only the categories already graded.

Rearranging the weighted average

Set the finished grade equal to your target and solve for the exam score. Starting from T = C(1 − w) + E·w, subtract the locked-in portion from both sides to get T − C(1 − w) = E·w, then divide by w. The result, E = (T − C(1 − w)) / w, is the minimum exam percentage that lands the course exactly on target.

The division by w is where the drama lives. A small exam weight makes the denominator small, which magnifies whatever gap you are trying to close. Suppose you carry an 84 and want a 90 with a 10% final: the locked-in portion is 75.6, the gap is 14.4, and the required score is 14.4 ÷ 0.10 = 144%. Impossible. Raise the exam weight to 40% and the same gap becomes (90 − 50.4) ÷ 0.40 = 99%. Still brutal, but no longer arithmetic nonsense. Light finals protect good grades and trap bad ones; heavy finals do the reverse.

Two boundary cases matter. When w = 1 the whole course is the exam, the locked-in portion vanishes, and the required score equals the target exactly. When w = 0 the formula divides by zero: the exam is worth nothing, no score changes anything, and the calculator returns no answer rather than an invented one.

The two bracket outputs come from the same equation evaluated at the extremes. Put E = 0 and you get the worst case, which equals the locked-in portion. Put E at the exam's maximum and you get the best possible course grade. Every achievable outcome lies on the straight line between them, which is what the chart draws.

Worked example: an 86 chasing a 90 with a 20% final

Take the default case. You are carrying 86% into a final worth 20% of the course, and you want to finish at 90% — the bottom of the A band on a standard scale. The exam is out of 100 points.

  1. Convert the weight. w = 20 ÷ 100 = 0.20, so the non-exam share is 1 − 0.20 = 0.80.
  2. Find the locked-in portion. 86 × 0.80 = 68.8 percentage points of course grade are already banked.
  3. Find the gap. 90 − 68.8 = 21.2 percentage points must come from the exam.
  4. Divide by the weight. 21.2 ÷ 0.20 = 106%. On a 100-point exam with no bonus available, that is out of reach.
  5. Check the ceiling. A perfect exam gives 68.8 + 100 × 0.20 = 88.8%, which confirms the 90 is unreachable and tells you the highest grade still available.
  6. Check the floor. A zero gives 68.8 + 0 = 68.8%, a D on the standard scale.

So the honest answer for this student is: an A is gone, but the range between 68.8 and 88.8 is entirely in play, which is a 20-point swing riding on one exam. Retarget at 85% and the required score becomes (85 − 68.8) ÷ 0.20 = 81% — demanding but ordinary.

Change one input to see the sensitivity. If the same student carried 88 instead of 86, the locked-in portion rises to 70.4, the gap falls to 19.6, and the required score drops to 98% — still severe, but now technically possible. Two points of pre-final grade were worth eight points of required exam score, because the exam weight divides everything by 0.20.

How to read the required score

Compare the required score with what you have actually been scoring on assessments in this course, not with what feels possible. If the number sits within a few points of your average performance, the target is a normal ask. If it sits fifteen points above anything you have scored all term, it is a fantasy target and you should re-run the calculation against the next letter band down, then plan for that.

Read the three bracket outputs together. The gap between the worst case and the best possible is the exam's total leverage — it equals the exam weight in percentage points, always. A 20% final gives you a 20-point range; a 40% final gives you 40. That single number tells you how much your remaining effort can possibly buy, and it is often smaller than students assume.

Watch the rounding rule, because it decides borderline cases. Many instructors round the final course percentage to the nearest whole number, in which case an 89.5 becomes an A; many others do not round at all, in which case 89.99 is a B. The difference is worth roughly half a percentage point of course grade, which at a 20% exam weight is 2.5 points on the exam. Ask before you calibrate to a tenth of a point.

Finally, check whether the final is genuinely a separate weighted category. Some syllabi fold the final into an "exams" category alongside the midterms, in which case its share of the course is the category weight divided among the exams, not the category weight itself. Getting that wrong is the most common reason a prediction misses.

Required final score for common situations

Exam percentage needed to reach a 90% course grade, by current grade and exam weight, from E = (90 − C(1 − w)) / w. Values above 100 are unreachable without extra credit.
Current gradeFinal worth 10%Final worth 20%Final worth 30%Final worth 40%Final worth 50%
95%45.070.078.382.585.0
90%90.090.090.090.090.0
88%108.098.094.793.092.0
86%126.0106.099.396.094.0
84%144.0114.0104.099.096.0
80%180.0130.0113.3105.0100.0
75%225.0150.0125.0112.5105.0

The 90% row is flat at 90 for every weight: when your current grade already equals the target, the exam must simply match it, whatever it is worth.

Assumptions and where the prediction goes wrong

  • Your current grade must exclude the final. Learning-management systems often display a running grade that already renormalises over graded work only. If the final is somehow included as a zero, your current grade is understated and every result here is too pessimistic.
  • The final must be its own weighted category. If the syllabus has a single 40% exam category covering two midterms and a final, the final's true weight is closer to 13%, not 40%.
  • Dropped scores break the arithmetic. A policy that drops your lowest quiz changes the pre-final average after the final is graded, so the value of C you entered is provisional.
  • Curves are applied after this calculation. If your instructor curves the exam or the course, the required raw score is lower than the figure here. Ask whether a curve is planned rather than assuming one.
  • Rounding rules decide borderline outcomes. Whether 89.5 becomes an A is a policy question, not a mathematical one.
  • Attendance, participation and late penalties. Anything applied to the finished grade sits outside this model. Attendance requirements in particular can override a passing percentage — check the attendance percentage calculator if that applies to you.

This tool answers one question with one unknown. If you do not yet know your pre-final average, build it first: the weighted grade calculator combines assignment scores with syllabus weights and renormalises over the categories already graded, which is precisely the C this formula wants. If you need to turn a raw exam score into a percentage or a letter, the test grade percentage calculator does the conversion and prints a full score-to-grade chart for that test length.

Once the term ends, the course grade feeds upward. A single letter becomes grade points on the term GPA calculator, and the term feeds the cumulative GPA calculator. Working backwards from a GPA target through those two tools tells you which course letters you need, and this calculator then tells you which exam scores produce them.

From the instructor's side of the desk, the same algebra runs in reverse. A teacher deciding whether an exam was too hard uses the class average and distribution calculator, and one deciding how to adjust scores uses the curved grade calculator. If your instructor curves, your required raw score falls, which is why it is worth asking about the policy before exam week rather than after.

One caution about how to use the answer. The required score is a threshold, not a plan. Aim comfortably above it, because the model assumes your gradebook is complete and correct, and gradebooks late in a term frequently are not. A few points of margin costs one evening and protects against a missing assignment you had forgotten.

Frequently asked questions

What do I need on my final to get an A?

Take 90 (or whatever your A cut-off is), subtract your current grade multiplied by one minus the exam weight, and divide by the exam weight. Carrying 88% into a 25% final: 88 × 0.75 = 66, and (90 − 66) ÷ 0.25 = 96%. If the answer comes out above 100 the A is unreachable, and the calculator tells you the highest grade still available instead.

What is the minimum score I need to pass?

Set the target to your passing cut-off — usually 60% for a D or 70% for a C — and read the required score. Carrying 65% into a 20% final and needing a 60 overall: the locked-in portion is 52, so you need (60 − 52) ÷ 0.20 = 40% on the exam. Check whether your programme requires a minimum exam score to pass regardless of the course average; some do.

Why does the calculator say I need more than 100%?

Because the target is arithmetically out of reach with the weight the exam carries. The gap between your locked-in grade and the target is larger than the whole exam can supply. The best possible course grade output shows you the ceiling: aim at that band instead, and treat any extra credit or curve as a bonus rather than a plan.

How much can one final exam really change my grade?

By exactly the exam's weight, in percentage points. A 20% final spans a 20-point range between scoring zero and scoring 100; a 40% final spans 40 points. That range is fixed before you study, which is why the exam weight, not the exam difficulty, determines how much your revision time is worth.

Where do I find my final exam's weight?

In the grading section of the syllabus, usually as a percentage in a table of categories. Be careful when the final shares a category with other exams: a 40% "Exams" category covering two midterms and a final gives the final about 13% of the course, not 40%. If the syllabus is ambiguous, ask the instructor before you plan around a number.

Does my current grade include the final as a zero?

It should not. Most learning-management systems show a running grade computed over graded items only, which is the number you want. Some are configured to treat ungraded items as zeros, which makes the displayed grade far lower than your true standing. If your gradebook total looks implausibly low, check that setting or compute the pre-final average yourself with the weighted grade calculator.

What if my instructor curves the final?

Then the required raw score is lower than this calculator reports, because the curve is applied to the exam before it enters the course average. Ask what curve is planned — a flat addition, a scaling to the top score, or a square-root curve all behave differently. The curved grade calculator shows what each does to a set of raw scores.

Does the calculator handle exams worth more than 100 points?

Yes. Set the points available field to the exam's raw total and the required score is reported both as a percentage and in exam points — 96% of a 150-point exam is 144 points. If bonus questions can push the exam above its nominal total, enter them in the extra credit field and the best possible course grade rises accordingly.

References

  • Introduction to Educational Measurement — Pearson
  • Grading and Reporting Systems (Classroom Assessment Principles) — ASCD