Class Grade Needed Calculator

Calculate what score you need on the final exam to reach your target grade

%
%
%
%

About This Tool

The score needed on a remaining assessment to reach a target overall grade depends on three values: current grade, weight of the remaining assessment, and target grade. The formula is required = (target - current × (1 - weight)) / weight.

Enter your current course average, the percentage your final exam (or last assignment) is worth, and the grade you want. Output is the percentage you need to score, capped at 100 — anything above 100 means the target is mathematically out of reach.

The derivation is direct algebra. If your current grade C reflects (1 - w) of the course (everything graded so far) and the remaining weight w is the final, then final_grade = C × (1 - w) + R × w, where R is what you score on the final. Solve for R: R = (target - C × (1 - w)) / w. The formula assumes weights and grades are expressed as percentages or as decimals consistently. It also assumes 'current grade' is the percentage of points earned out of points graded so far, not the percentage of the total course already complete.

A worked example. Current grade 78, final worth 30% of the course, target overall 85. Required = (85 - 78 × 0.7) / 0.3 = (85 - 54.6) / 0.3 = 30.4 / 0.3 = 101.3. So you need 101.3 percent on the final, which is impossible without extra credit. The target is unreachable. To reach an 85, given a 78 going in with 30 percent left, would require scoring above 100 on the remaining work. Adjusting the target down to 82: required = (82 - 54.6) / 0.3 = 91.3 percent. Doable but tight. Adjusting target to 80: required = 80 percent on the final, comfortable. The formula does the unforgiving math that turns vague hopes into concrete required scores.

Limitations and edge cases worth flagging. The calculator assumes a single weighted average. Weighted-by-category gradebooks (homework 20 percent, tests 50 percent, final 30 percent) require knowing your average within each category and treating the unweighted-final calculation as the weighted-final calculation in disguise. Schools differ on grade boundaries — a B+ might be 87 to 89.99 at one institution and 88 to 91 at another — so look up the institution's exact thresholds before targeting. Extra credit changes the math only if you know exactly how it'll be applied; most extra credit raises the numerator without adding to the denominator, which functions as a buffer against the target. Curves applied at semester end break the model entirely; if a curve is likely, the required score you calculate is a worst-case ceiling rather than an exact threshold.

The about text and FAQ on this page were drafted with AI assistance and reviewed by a member of the Coherence Daddy team before publishing. See our Content Policy for editorial standards.

Frequently Asked Questions