Final Grade Calculator - Score Needed on Final Exam

Find the final exam score required to hit a target course grade, or compute the course grade after the exam. Flags unreachable targets above 100%.

01 calculator

Results update as you type. No submit button.

Result

    Show the working

      The Final Grade Calculator solves for the exam score needed to reach a target course grade, given a current grade and the final's weight. Enter current percentage, final weight and target; the calculator returns the required exam score, states when the target is unreachable, and can reverse the math after you know the exam result.

      Honest unreachable answers matter. A tool that silently caps at 100% hides the fact that an A is already mathematically off the table.

      Calculate the score needed on a final exam

      Concept diagram: Inputs leads to score needed on a final exam leads to ResultInputsscore needed on a finalexamResult
      Calculate the score needed on a final exam.

      Enter the current course grade from work completed so far, the weight of the final as a fraction or percentage, and the target course grade. The calculator returns the exam score required to hit that target. The current grade should exclude the final; blending an estimated final into the current figure double-counts that category and corrupts the required score.

      The current grade should already exclude the final. If the current figure somehow blends an estimated final, remove that estimate before using this page.

      Apply the final grade formula

      Formula result = f(inputs), with variables: in is inputs, f is formula, out is resultresult = f(inputs)ininputsfformulaoutresult
      Apply the final grade formula.

      Required exam score equals target minus current times one minus final weight, all divided by final weight. That expression rearranges the course identity that target equals current times one minus w plus final score times w.

      Keep w as a fraction such as 0.30 for a 30 percent final so the arithmetic stays consistent. required = (target − current × (1 − finalWeight)) / finalWeight ```

      Rearrangement of:

      target = current × (1 − w) + finalScore × w

      Where w is the final's weight as a fraction of the course.

      Calculate what is needed for an A with a 30 percent final

      Scale bar: 1 Input unit equals 2.64 Output unit1 Input unit2.64 Output unit
      Calculate what is needed for an A with a 30 percent final.

      With current grade 82 percent, target 90 percent and final weight 30 percent, required score equals 90 minus 82 times 0.70, divided by 0.30, which is 32.6 divided by 0.30, or about 108.67 percent. On a 100-point exam that target is unreachable. The calculator reports the figure and labels it above 100 percent.

      Lowering the target to 87 percent in the same setup requires (87 - 57.4) / 0.30 = 98.7 percent on the final, which is harsh but reachable. That contrast is the practical use of the tool: separate goals that still need near-perfect papers from goals that are already mathematically closed.

      required = (90 − 82 × (1 − 0.30)) / 0.30
               = (90 − 82 × 0.70) / 0.30
               = (90 − 57.4) / 0.30
               = 32.6 / 0.30
               = 108.67%

      Required ≈ 108.7%. On a 100-point exam that target is unreachable. The calculator reports the figure and labels it above 100%, rather than pretending 100% somehow yields a 90.

      Recognise when a target is not reachable

      Concept diagram: Inputs leads to Recognise when a target is not… leads to ResultInputsRecognise when a targetis not…Result
      Recognise when a target is not reachable.

      If the required score exceeds 100, even a perfect final falls short of the target. The maximum possible course grade is current times one minus w plus 100 times w. In the worked example that maximum is 87.4 percent, so the best available letter on a typical scale may be a B-plus rather than an A.

      Scores below zero mean the target is already secured.

      max = current × (1 − w) + 100 × w

      For the example: max = 82 × 0.70 + 100 × 0.30 = 57.4 + 30 = 87.4%. The best available letter may be a B+ on a typical scale, not an A.

      If required < 0, the target is already secured even with a zero on the final (unusual, but possible with tiny final weights and high currents). The calculator reports the minimum possible similarly.

      Read the grade scenarios table

      Concept diagram: Inputs leads to grade scenarios table leads to ResultInputsgrade scenarios tableResult
      Read the grade scenarios table.

      The scenarios table evaluates the course grade for several possible final scores without re-solving the form each time. For current 82 percent and final weight 30 percent, a 100 on the final yields 87.4, a 90 yields 84.4, an 80 yields 81.4 and a zero yields 57.4.

      Read across to match exam outcomes with course outcomes before choosing a study plan.

      Final scoreCourse grade
      10087.4
      9084.4
      8081.4
      7078.4
      6075.4
      057.4

      Read across to see what each exam outcome produces. The table answers "what if" faster than re-solving the formula for every guess.

      Calculate a final course grade after the exam

      Concept diagram: Inputs leads to a final course grade after exam leads to ResultInputsa final course gradeafter examResult
      Calculate a final course grade after the exam.

      Once the final is scored, course grade equals current times one minus w plus final score times w. With current 82 percent, final 88 percent and w of 0.30, the course grade is 57.4 plus 26.4, which equals 83.8 percent. Map that percentage through the syllabus letter scale or the Grade Calculator's editable bands for a letter.

      course = current × (1 − w) + finalScore × w

      Current 82%, final 88%, w = 0.30 → course = 57.4 + 26.4 = 83.8%. Map that percentage through your syllabus letter scale (or the Grade Calculator's editable bands) for a letter.

      Curves, drops and replacement policies

      Concept diagram: Inputs leads to Curves, drops and replacement… leads to ResultInputsCurves, drops andreplacement…Result
      Curves, drops and replacement policies.

      If the instructor curves the final or replaces a midterm with the final when the final is higher, the simple weighted identity can overstate or understate what is needed. Ask how the syllabus applies those rules, then adjust the current grade or the weight before trusting the output.

      Multiple finals or cumulative assessments sometimes split the remaining weight. Solve each piece separately or combine them into one effective w only when the syllabus treats them as a single block.

      Partial credit, curves and what-if planning

      Concept diagram: Inputs leads to Partial credit, curves and what-if… leads to ResultInputsPartial credit, curvesand what-if…Result
      Partial credit, curves and what-if planning.

      If the final awards partial credit in points rather than a clean percentage, convert points earned over points possible into a percentage before entering the final-score field. A 42 out of 50 is 84 percent, not 42 percent; mixing those scales is the most common setup error after exam day.

      When a department publishes a curve after exams are scored, the simple weighted identity still holds on the curved percentages only if the curve is applied to the final alone or to the course total as the syllabus states. Apply the curve in the same place the syllabus does, then recompute. The scenarios table is most useful before the exam, when study time is still allocatable across topics.

      Multiple remaining assessments

      Concept diagram: Inputs leads to Multiple remaining assessments leads to ResultInputsMultiple remainingassessmentsResult
      Multiple remaining assessments.

      When a project and a final still remain, either fold them into one remaining weight if the syllabus grades them as one block, or solve sequentially: update the current grade after the project posts, then re-run this calculator for the final alone. Using a single w that ignores the project understates how much work is still outstanding.

      If both assessments are still future events with known weights w1 and w2, the algebra needs two unknowns unless you assume a score on one of them. The scenarios table can still help by fixing a project score and varying only the final.

      Keep current grade and final weight on the same percentage scale. Mixing a 0 to 1 weight with a 0 to 100 current grade without converting produces nonsense required scores.

      Frequently asked questions

      How do I calculate what I need on my final?

      Use required = (target − current × (1 − w)) / w, where w is the final's weight as a fraction. The calculator evaluates that expression and flags results above 100%.

      What does it mean if I need over 100%?

      The target is impossible given the current grade and final weight. Check the maximum grade achievable with a perfect final and adjust the target or study plan. Use the maximum-possible course grade to pick a reachable target letter instead.

      Does the current grade include the final?

      It should not. Enter only completed work before the final. Including a placeholder final double-counts that category.

      Can I use this after I know my final score?

      Yes. Switch to course-grade mode: combine current and final score with the same weight.

      How do weights work if my syllabus uses points?

      Convert the final's points into a fraction of total course points; that fraction is w. Or compute everything in points and convert to a percentage at the end.

      Why is my result different from my teacher's?

      Mismatched current grade, wrong weight, dropped scores, curves or extra credit policies. Reconcile the inputs with the syllabus before assuming a formula error.

      What is the scenarios table for?

      It shows course grades for several possible final scores so you can plan without re-entering the form each time.

      Is this tied to letter grades?

      The core math is percentage-based. Convert the output with your institution's letter thresholds separately or via the Grade Calculator.

      Summary

      The Final Grade Calculator solves for the exam score required to hit a target course grade, and can compute the course grade once the exam is known. With a current 82%, a 30% final and a 90% target, the required score is about 108.7%, which is unreachable; a perfect final tops out near 87.4%.

      Scenario rows show outcomes for finals of 100 down to 0. Use the Grade Calculator for weighted category averages earlier in the term, and the GPA Calculator when combining multiple courses by credit hour.