Final-Exam Grade Needed

The score needed on the final to reach a target course grade, plus the maximum and minimum possible final grades.

Run the calculator

Example

You enter

You get

Details, formula, and sources

The score needed on the final to reach a target course grade, plus the maximum and minimum possible final grades, by weighted average.

needed = (target - current*(1 - w_f)) / w_f, w_f = final_weight/100; max = current*(1-w_f) + 100*w_f; min = current*(1-w_f).

Standard weighted-average arithmetic (the common syllabus weighted-category convention); the instructor's gradebook governs, by name.

Pure public algebra.

Estimate. AHJ and licensed professional govern.

Field names used by the API: current_pct, final_weight_pct, target_pct, needed_pct, max_pct

Related tools