What do I need on the final?
Finals week lands and suddenly a single exam stands between you and the grade you want. Before you can decide how hard to study, you need one number: the minimum score that gets you there. This guide derives that formula from first principles so you understand where it comes from — and what to do when the answer is sobering.
How a final exam fits into your course grade
Almost every course grade is a weighted average of components: homework, quizzes, midterms, projects, and the final exam. Each component carries a stated percentage of the overall grade. A final worth 20% means that 20 cents of every grade dollar is decided on that day, and the other 80 cents is already locked in by everything you have done so far.
Let's define the variables we need:
- G — the desired course grade (as a percentage, e.g., 90 for an A−)
- C — your current grade going into the final (e.g., 88)
- W — the weight of the final as a decimal (e.g., 0.20 for a 20% final)
The fraction of the course grade that is already determined is (1 − W). The
fraction still up for grabs is W.
Deriving the formula
Your final course grade is a weighted blend of your current grade and your final exam score:
Final course grade = C × (1 − W) + F × W
where F is your final exam score. You want this to equal at least G, so set the equation equal to G and solve for F:
G = C × (1 − W) + F × W
Subtract C × (1 − W) from both sides:
G − C × (1 − W) = F × W
Divide both sides by W:
F = (G − C × (1 − W)) ÷ W
That is the needed score on the final. You can also write it as:
F = (G − C + C × W) ÷ W
Both forms are equivalent. The first is easier to plug values into directly.
Worked example: current 88, final worth 20%, want 90
You have an 88% going into finals week. The final exam is worth 20% of the course grade. You want to finish with a 90% (an A− at most schools). What do you need on the final?
Plugging in: G = 90, C = 88, W = 0.20
F = (90 − 88 × (1 − 0.20)) ÷ 0.20
F = (90 − 88 × 0.80) ÷ 0.20
F = (90 − 70.4) ÷ 0.20
F = 19.6 ÷ 0.20
F = 98
You need a 98 on the final to reach a 90 course grade. That is achievable but leaves no margin for error — the reachability check below helps you decide whether to aim for that or protect the 88 instead.
88 × 0.80 + 98 × 0.20 = 70.4 + 19.6 = 90.0. Confirmed.
Always verify the answer makes the equation balance before accepting it.
Why a heavily weighted final swings the grade
The final's weight is in the denominator of the formula. As W grows, a given gap between your current grade and your desired grade requires less heroic effort on the exam — and the score floor also drops if you are already ahead.
| Final weight | Needed score (current 88, want 90) |
|---|---|
| 10% | (90 − 88 × 0.90) ÷ 0.10 = (90 − 79.2) ÷ 0.10 = 108 — unreachable |
| 20% | 98 (as derived above) |
| 30% | (90 − 88 × 0.70) ÷ 0.30 = (90 − 61.6) ÷ 0.30 = 94.7 |
| 40% | (90 − 88 × 0.60) ÷ 0.40 = (90 − 52.8) ÷ 0.40 = 93.0 |
| 50% | (90 − 88 × 0.50) ÷ 0.50 = (90 − 44.0) ÷ 0.50 = 92.0 |
The pattern is clear: when the final carries very little weight (10%), the rest of your grade is
already so locked in that you cannot overcome a 2-point gap — even a perfect 100 would only raise
your course grade to 88 × 0.90 + 100 × 0.10 = 79.2 + 10.0 = 89.2.
When the final carries more weight, it genuinely has the leverage to close the gap.
The reachability check
Before committing to a target, run a quick check: is the needed score actually achievable?
- If F ≤ 100: The target is mathematically reachable. Whether it is realistically reachable depends on the exam — a 98 is possible but leaves no margin.
- If F is between 100 and ~105: Technically unreachable on a standard 0–100 scale, but close. Consider whether partial credit, extra credit, or an alternative target grade is worth pursuing.
- If F > 110: The target grade is out of reach this semester. Pivot to protecting what you have. Calculate the minimum score needed to hold your current letter grade instead of chasing one you cannot reach.
"What score do I need to just keep my B?" is often the more useful question after a difficult semester. Run the same formula with G set to the lower grade boundary (83 for a B, for example) and the calculation tells you your floor.
When the final could hurt you
The formula works in both directions. If you are sitting on a 95 and the final is worth 40%, a bad day could cost you more than you expect:
Course grade = 95 × 0.60 + 70 × 0.40 = 57.0 + 28.0 = 85.0
A 70 on a 40%-weighted final drops a 95 pre-final grade to an 85 — two full letter grades on a plus/minus scale. A heavily weighted final is leverage in both directions. If you have a strong grade going in, protecting it is often as important as chasing a higher one.