Skip to content
Education

Free Final Grade Calculator

See your current grade from what's already graded, or find the score you need on your final exam to hit a target. Nothing leaves your browser.

What this does: takes the categories you've already been graded on (score and weight for each) plus your final exam's weight, and either shows your current grade so far, or solves for the score you need on the final to reach a target overall grade. It runs entirely client-side, your categories save to your browser's local storage, and there is no signup or server upload.
Category Score (%) Weight (%)

Current grade

Frequently asked questions

What's the difference between my current grade and the grade I need on the final?

Your current grade only averages the categories you've entered so far, normalized to 100%, and ignores the final exam entirely. The needed-score mode instead solves for what you must score on the final, given its weight, to reach a target overall grade once the final is included. They answer different questions and will usually be different numbers.

What happens if I'd need to score more than 100% on the final?

The calculator flags this clearly instead of just showing an unrealistic number: it tells you your target grade is not reachable through the final exam alone, and by how many percentage points you would fall short even with a perfect 100% score.

Is my grade information saved anywhere?

Your categories are saved only in your own browser's local storage, on your device. Nothing is uploaded to a server.