Exam Score Needed Calculator
Calculate the minimum final exam score needed to reach your target grade from current grade and exam weight.
Returns the required score and achievability.
Figuring out what score you need on a final exam to pass or reach a target grade is a straightforward weighted average problem. It requires knowing your current grade, the weight of the final exam, and your target grade for the course.
The formula: Required Final Score = (Target Grade − Current Grade × Current Weight) / Final Exam Weight
Where weights are expressed as decimals (e.g., 70% = 0.70, 30% = 0.30).
Important: All weights must add up to 1.0 (100%).
Worked example 1 — Can I pass? Student’s current average: 58% (worth 70% of final grade) Final exam weight: 30% Target passing grade: 60%
Required Final Score = (0.60 − 0.58 × 0.70) / 0.30 = (0.60 − 0.406) / 0.30 = 0.194 / 0.30 = 64.7% — very achievable!
Worked example 2 — Can I get a B? Current average: 74% (70% weight), final exam 30% weight, target 80% (B) Required Final Score = (0.80 − 0.74 × 0.70) / 0.30 = (0.80 − 0.518) / 0.30 = 0.282 / 0.30 = 94% — a tough but possible score needed
When the required score exceeds 100%: If the formula returns a value over 100%, the target grade is mathematically impossible given the current standing and remaining weight. Adjust the target.
Multi-component courses: Some courses have: quizzes 20%, midterm 25%, homework 20%, final 35%. Add all completed component scores × their weights, then apply the formula for remaining weight.
Grade boundaries (standard US):
- A: 90–100%, B: 80–89%, C: 70–79%, D: 60–69%, F: below 60%
Knowing the minimum needed early in the semester lets you focus effort where it matters most.