Teacher Grade Book Calculator

Compute final grades from a weighted category grade book.

Define weighted categories such as homework, quizzes, tests, and projects, enter each category's percentage score, and the tool computes the weighted final average and letter grade — built for teachers using a category-weighted grade book.

How is a weighted grade calculated?

Each category's score is multiplied by its weight, the products are summed, and the total is divided by the sum of the weights. This gives a weighted average where heavier categories like tests influence the final grade more than lighter ones.

The Teacher Grade Book Calculator computes a final grade from category weights, the way most modern grade books work. Instead of averaging every assignment equally, categories like homework, quizzes, tests, and projects each carry a weight, and a student’s category averages combine into one weighted final. This tool does that math instantly and assigns a letter grade.

How it works

Each category supplies a percentage score and a weight. The calculator computes the weighted average as final = Σ(score × weight) / Σ(weight). Because it divides by the actual sum of weights, your weights do not have to total exactly 100 — they are normalized automatically. A category left blank is excluded from both sums, so you can see a running grade before all work is entered. The resulting percentage maps to a letter on a standard scale (A ≥ 90, B ≥ 80, C ≥ 70, D ≥ 60, else F).

Example and tips

Suppose the weights are Homework 10%, Quizzes 20%, Tests 50%, Projects 20%, and a student scores Homework 95, Quizzes 88, Tests 82, Projects 90. The weighted total is (95×10 + 88×20 + 82×50 + 90×20) / 100 = 86.1, a B. Tips: keep your category weights consistent across the class for fairness, leave future categories blank to watch a live running grade, and remember that because tests carry the most weight here, they move the final grade the most.