Final Grade Calculator
Find the minimum score you need on your final exam to reach a target overall grade, given your current grade and the final's weight. The 'what do I need on the final?' calculator every student wants the week before exams.
Last updated: May 2026
Compare with similar
About this calculator
The formula is final_needed = (target − current × (100 − weight) / 100) / (weight / 100), where target is your desired overall grade in %, current is your average going into the final (weighted by everything that's not the final), and weight is the final exam's share of the total grade in %. The result is the minimum percentage you need on the final to reach the target. Variables: current is the weighted average of all completed coursework (assignments, midterms, quizzes); weight is what the syllabus says the final is worth (typically 20–40% in US courses); target is what you want as the final grade. Edge cases: if final_needed > 100, the target is mathematically impossible without extra credit or bonus questions — even a perfect final won't get you there. If final_needed < 0, you can fail the final entirely and still hit the target (your current grade is already above what the target requires). If weight = 0 or weight = 100 the formula degenerates: weight = 0 means the final doesn't matter (current is the final grade); weight = 100 means the final is the entire grade (final_needed = target). The formula assumes the rest of the course grade is locked in by the time you check — late assignments or grade corrections can shift current after this calculation. Always include all components in 'current': dropped lowest scores, extra credit, attendance points, etc., according to the syllabus.
How to use
Example 1 — Aiming for an A. You're at 85% going into the final, the final is 30% of the course grade, and you want a 90% (A) overall. Apply the formula: final_needed = (90 − 85 × 70/100) / (30/100) = (90 − 59.5) / 0.30 = 30.5 / 0.30 ≈ 101.67%. ✓ You'd need above 100% on the final — mathematically impossible unless there are bonus points. Lower the target to 88% (B+): final_needed = (88 − 59.5) / 0.30 = 95%. Hard but achievable. Example 2 — Coasting into the final. Current grade 92%, final weight 25%, target 85% (B). final_needed = (85 − 92 × 75/100) / (25/100) = (85 − 69) / 0.25 = 16 / 0.25 = 64%. ✓ You only need 64% on the final to maintain the B target — your high current grade gives you lots of cushion. Verify by checking the weighted average: 92 × 0.75 + 64 × 0.25 = 69 + 16 = 85, matching the target exactly.
Frequently asked questions
What if the formula says I need more than 100% on the final?
Mathematically, the target is out of reach with the final exam alone. Options: (1) Lower your target to one that's achievable — the formula tells you the exact minimum score for any target, so test different targets until you find one where final_needed ≤ 100%. (2) Ask the instructor whether there are bonus points or extra-credit opportunities on the final that allow scores above 100%; some exams have bonus questions worth 5–10% extra. (3) Submit any outstanding assignments or extra-credit work that could raise your current grade before the final. (4) Accept the lower grade — sometimes a B+ is the realistic ceiling and pushing for A is wasted effort. The calculator's honest answer (>100%) is more useful than false hope; it tells you to recalibrate goals or hunt for extra credit while there's still time to act.
What if my current grade is computed differently in different schools?
Different institutions use different weighting schemes for the components that make up 'current grade'. Some schools weight all assignments equally; some weight by point value (a 100-point exam counts more than a 10-point quiz); some have separate category weights (homework 20%, quizzes 15%, midterms 35%, participation 10%, final 20%). To use this calculator correctly, your 'current grade' input must reflect the weighted average of everything except the final, using the exact weighting scheme your syllabus specifies. The simplest approach: ask your instructor or check the learning management system (Canvas, Blackboard, Moodle) — most show your current weighted course grade automatically, with the final exam excluded if you haven't taken it yet. Using a simple arithmetic average across all graded items when the syllabus uses category weights can produce a current-grade figure off by 5–10 percentage points.
Does this calculator work if the final is curved or scaled?
Not directly — curving complicates everything. If the final is graded on a curve (e.g., the instructor scales all scores so the average is 75% regardless of raw performance), the 'percentage' you need on the raw final depends on where everyone else lands. For an instructor who curves to a fixed mean, you don't actually need a specific raw score; you need to score above the curve's adjustment level. For instructors who scale to a fixed maximum (top score gets 100%, all others scaled proportionally), the calculator's output is approximately correct if you assume the top score is near 100% raw. For straight letter-grade curves (top 20% A, next 30% B, etc.), the calculator doesn't apply at all — you're competing for rank, not chasing a fixed percentage. In curved courses, ask the instructor directly what raw score corresponds to your target letter grade, and use that as your real target.
What are the most common mistakes people make using grade calculators?
The first is entering the wrong 'current grade' — using a simple arithmetic average across assignments when the syllabus uses category weights, or forgetting to include attendance/participation points. Always use the gradebook's weighted average. The second is misreading the final's weight; some syllabi state the weight as a fraction (0.30) instead of a percentage (30), and entering 0.30 instead of 30 produces nonsensical results. The third is computing what you need for the target grade and then aiming for exactly that score; aim 5–10 percentage points higher because exam scores have natural variance and you don't want to land just below. The fourth is treating the calculator as a guarantee; finals often have new material types, time pressure, or content emphasis you can't predict, so historical scores aren't perfect indicators. The fifth is calculating the day of the exam; do it 1–2 weeks earlier so you have time to react to a 'need impossible score' result by submitting extra credit or adjusting target.
When should I not use this calculator?
Skip it for courses with no single 'final exam' as a discrete component — many modern courses have continuous assessment, projects, or oral presentations that don't fit the simple current + weighted-final formula. For those, sum the contributions of remaining graded items individually. Avoid it for pass/fail courses where the only question is 'will I pass?' — there usually isn't a target percentage to hit, just a competency threshold. It is the wrong tool for courses with multiple weighted finals (cumulative + non-cumulative, written + oral, theory + practical) — each final has its own weight and you need a multi-component calculation. Do not use it for courses graded on a strict curve where you compete for rank, not a fixed percentage. Skip it for graduate courses where letter grades have qualitative thresholds (often A is 'meets expectations', B is 'below expectations') rather than percentage cutoffs. And do not rely on it for high-stakes decisions (scholarship maintenance, academic probation) — check your institution's specific grade-change policies, which often have different rounding rules than the simple math suggests.