induwara.lk
induwara.lkEducation · Grades

Final Grade Calculator — what you need on your final exam

Enter your current grade, your target, and how much the final is worth to see the exact score you need — or switch tabs to add several weighted assessments into one course grade. Pure browser-side maths, no signup, sources cited below.

By Induwara AshinsanaUpdated Jul 15, 2026
Final grade calculatorweighted-mean method
Exact algebra · no rounding tricks

Your course grade so far, before the final.

The final course grade you want.

How much of the course the final is worth.

Try a scenario
Score needed on the final
101.67%Only with extra credit

A standard final tops out at 100%, which caps your overall at 89.5%. You would need bonus or extra-credit marks to reach the target.

Best possible overall
89.5%
If you score 100% on the final
Guaranteed overall
59.5%
Even if you score 0% on the final

What nearby targets need

Target overallFinal score neededFeasibility
80%68.33%Reachable
85%85%Reachable
90%101.67%Only with extra credit
95%118.33%Only with extra credit
100%135%Only with extra credit

Cross-checked: scoring 101.67% on the final yields an overall of 90% — the weighted mean run forwards confirms the algebra.

Both modes are exact rearrangements of the weighted mean Σ(wᵢ·xᵢ)/Σwᵢ — see NIST e-Handbook. Sources cited in full below the tool.

How it works

Both modes rest on one definition — the weighted mean from the NIST/SEMATECH e-Handbook of Statistical Methods: weighted mean = Σ(wᵢ·xᵢ) / Σ(wᵢ). Your course grade is a weighted mean of its parts, so every number here is exact algebra — there are no estimated rates or opinions anywhere in the tool.

Grade needed on the final. Let C be your current grade, T your target overall, and w the final's weight as a fraction (30% → 0.30). The completed coursework counts for the (1 − w) share, so your overall after the final is Overall = C·(1 − w) + F·w. Setting Overall = T and solving for the final score F gives the formula the tool uses:

F = (T − C·(1 − w)) / w

From the same equation it also reports the two bounds that matter: your guaranteed overall if you score zero on the final (C·(1 − w)) and your best possible overall if you ace it (C·(1 − w) + 100·w). A required final of 100% or less is reachable; 100–150% needs extra credit; above 150% (or a negative number, meaning you have already secured the target) is flagged so you never chase an impossible mark.

Weighted grade from components. For assessments with scores sᵢ and weights wᵢ, the overall is Σ(sᵢ·wᵢ) / Σ(wᵢ). When your weights don't yet add up to 100% — because the final isn't graded — the tool finds the remaining weight R = 100 − Σwᵢ and, given a target T, the score you need across it: Sneeded = (100·T − Σ(sᵢ·wᵢ)) / R. Every answer is verified by running the weighted mean forwards, so the number the tool shows always reproduces your target to the decimal.

Worked examples

Final worth 30%, aiming to hold a 75

  1. Inputs: current C = 82%, target T = 75%, final weight w = 0.30
  2. Coursework share: 82 × (1 − 0.30) = 82 × 0.70 = 57.4
  3. Needed final: F = (75 − 57.4) ÷ 0.30 = 17.6 ÷ 0.30 = 58.67%
  4. Check: 57.4 + 58.67 × 0.30 = 57.4 + 17.6 = 75.0 ✓
  5. So a 58.7% on the final holds the 75% overall — reachable.

When an A is out of reach (impossible case)

  1. Inputs: current C = 85%, target T = 90%, final weight w = 0.30
  2. Coursework share: 85 × 0.70 = 59.5
  3. Needed final: F = (90 − 59.5) ÷ 0.30 = 30.5 ÷ 0.30 = 101.67%
  4. Above 100% → flagged 'only with extra credit'.
  5. Best possible (final = 100): 59.5 + 30 = 89.5% — the real ceiling.

Adding up weighted assessments

  1. Rows: Quiz 78% @10%, Midterm 65% @30%, Assignment 90% @20%
  2. Weighted sum: 78×10 + 65×30 + 90×20 = 780 + 1950 + 1800 = 4530
  3. Total weight entered: 10 + 30 + 20 = 60%
  4. Grade so far: 4530 ÷ 60 = 75.5%
  5. Remaining 40%, target 80%: (100×80 − 4530) ÷ 40 = 3470 ÷ 40 = 86.75%

Frequently asked questions

Sources & references

The single formula behind this tool — the weighted mean — was last cross-checked against the NIST definition on 2026-07-15. Letter-grade cutoffs are set by each institution and are intentionally left to you as the target percentage; this tool makes no claim about any official band.

Related tools

Rate this tool
Be the first to rate

Comments & feedback

Spotted a bug or want an improvement? Tell us — our team reviews every comment, and good ideas get built. Comments are public and anonymous.

Found a bug, edge case, or want to suggest an improvement?

Email me at [email protected] — most fixes ship within 24 hours.