About the Grade Calculator
A grade calculator works out your overall course grade from each assignment's grade and its weight. This tool handles three grade types — percentages, letter grades (A+ to F) and points — and also includes a final-grade calculator (the score you need on a final exam) and a GPA calculator. Everything runs locally in your browser; nothing is uploaded.
How Grade Calculator works
The weighted grade is the sum of each grade multiplied by its weight, divided by the total weight:
Weighted grade = (g₁×w₁ + g₂×w₂ + …) ÷ (w₁ + w₂ + …)
Example: Math 80 (weight 30%), Biology 90 (50%), History 72 (20%): (80×30 + 90×50 + 72×20) ÷ 100 = 8340 ÷ 100 = 83.4%.
To find the grade you need on a final exam: required = (target − current × (1 − w)) ÷ w, where w is the final's weight as a decimal.
How to use
- Enter your values as shown in the input box.
- The result is calculated instantly.
- Click Copy to use it.
Common uses
- Average multiple assignment or test scores by weight
- Convert letter grades (A+ to F) into a GPA and a percentage
- Work out the score you need on a final exam to reach a target grade
- Calculate a semester GPA from course credits and letter grades