Velto
Math

Final Grade Calculator

This free final grade calculator tells you the exact score you need on your final exam to reach your target class grade, based on your current grade and the weight of the final. It also flags targets that are already secured or out of reach.

Score needed on the final

97.5%

Score at least this on the final and you reach your target.

Score needed for each letter grade

  • A (93%)Out of reach
  • B (83%)80%
  • C (73%)55%

Examples

How to use

  1. 1

    Enter your current grade in the class, as a percentage.

  2. 2

    Set the grade you want to end the class with.

  3. 3

    Enter how much the final exam counts, for example 40 for 40 percent.

  4. 4

    Read the score you need, plus the scores required for an A, a B, and a C.

What score do I need on my final?

Your grade after the final blends two numbers: the grade you already hold, and whatever you score on the exam. Solve that blend for the exam score and you land on the formula this final exam calculator runs:

needed = (target - current x (1 - w)) / w, where w is the final's weight written as a decimal.

Take the default numbers. You sit at 85 percent, you want 90, and the final counts for 40 percent of the class. Your current grade keeps 60 percent of its value, so 85 x 0.6 = 51 points are banked. You need 90 - 51 = 39 more points from an exam worth at most 40, which means 39 / 0.4 = 97.5 percent on the final. Doable, with no room to spare.

What do the three results mean?

A score you can actually hit

Any result between 0 and 100 is a live target. Write it down and study against it: needing a 65 and needing a 97.5 make for very different weeks.

Target already secured

When the result drops to 0 or below, your banked points already cover the goal. Someone at 95 percent aiming for 60 with a final worth 30 percent comes out at -21.7 percent, and the calculator marks it secured, because even a blank exam cannot pull the class grade under the target.

Target out of reach

A result above 100 means no legal exam score gets you there. At 70 percent with a final worth just 20 percent, an A at 95 would demand 195 on the paper. That is your cue to aim one letter lower, ask about extra credit, or check whether your syllabus drops a low score.

What do I need for an A, a B, or a C?

Under the result, a small table reruns the formula for the three classic cutoffs: A at 93, B at 83, and C at 73. From an 85 with a final worth 40 percent, it shows the A already gone (105 needed), the B taking an 80, and the C safe at 55. One glance usually settles the real question of finals week: which grade is worth fighting for.

Target gradeCutoffNeeded on the final
A93105 (out of reach)
B8380
C7355

These rows assume the same 85 percent current grade and a final weighted 40 percent, the tool's default case.

Where do I find my current grade and the final's weight?

Your current grade lives on your school's portal, or you can rebuild it from your scores with the grade calculator. The final's weight sits in the syllabus, usually written as "final exam: 40 percent of the course grade". If the syllabus splits the final into parts, add those weights and enter the sum. Every field accepts decimals, so 87.5 works as well as 88.

GPA Scale Chart (4.0 Scale)

LetterPercentageGPA (4.0 scale)Classification
A+97-1004.0Excellent
A93-964.0Excellent
A-90-923.7Very good
B+87-893.3Good
B83-863.0Good
B-80-822.7Good
C+77-792.3Satisfactory
C73-762.0Satisfactory
C-70-721.7Satisfactory
D+67-691.3Passing
D63-661.0Passing
D-60-620.7Passing
F0-590.0Failing

Parameters

Every field of this tool can be prefilled from the URL. Use these query parameters:

ParameterTypeDefault
currentnumber85
targetnumber90
finalWeightnumber40

Example : https://www.veltotools.com/math/final-grade-calculator?current=85&target=90&finalWeight=40

API

The same tool is available as a free JSON API, with the same parameters as above. No key, no sign-up.

GET https://www.veltotools.com/api/v1/math/final-grade-calculator?current=85&target=90&finalWeight=40
$ curl "https://www.veltotools.com/api/v1/math/final-grade-calculator?current=85&target=90&finalWeight=40"

Frequently asked questions

Updated Jul 17, 2026

Related tools