Using Our Tools · Guide · Career & Growth
How to calculate what you need on a final
Solve (target − current) / final weight with three examples, including curve-adjusted planning. Get your required score instantly with this free online tool.
It’s 10 PM the night before the final and you need to know exactly what score will save your grade. The panic math (“I need a 95? Or a 75?”) matters because the answer tells you whether to pull an all-nighter or close the laptop and sleep. This guide walks through the formula, three worked examples, and the edge cases that trip students up — including the one where the required score is above 100%.
Advertisement
The one formula you need
To compute the grade needed on a final exam:
Needed % = (Target − Current earned) / Final weight
Where: Current earned = the sum of (category percent score × category weight) for every category already graded.Final weight = the weight of the final exam as a decimal. Target = your goal grade.
Worked example 1 — straightforward
Syllabus: Homework 20% (you averaged 85%), Midterm 30% (you got 72%), Final 50%. Target: B (80%).
Current earned = (0.85 × 20) + (0.72 × 30) = 17 + 21.6 = 38.6. Needed on final = (80 − 38.6) / 0.5 = 41.4 / 0.5 = 82.8%. You need an 82.8 on the final to end with exactly an 80. Doable — go to bed.
Worked example 2 — the “it’s over” scenario
Homework 20% @ 65%. Quizzes 10% @ 50%. Midterm 30% @ 60%. Final 40%. Target: B (80%).
Current earned = (0.65 × 20) + (0.50 × 10) + (0.60 × 30) = 13 + 5 + 18 = 36. Needed on final = (80 − 36) / 0.4 = 110%. You need a 110% on the final. Mathematically impossible without extra credit. Reset the target to a C (70%): (70 − 36) / 0.4 = 85%. That’s achievable. Match effort to what’s actually available to you.
Worked example 3 — the gift
Homework 15% @ 95%. Labs 20% @ 92%. Midterm 1 20% @ 90%. Midterm 2 20% @ 88%. Final 25%. Target: A (90%).
Current earned = (0.95 × 15) + (0.92 × 20) + (0.90 × 20) + (0.88 × 20) = 14.25 + 18.4 + 18 + 17.6 = 68.25. Needed = (90 − 68.25) / 0.25 = 87%. An 87 on the final gives you an exactly-90 A. You have room. Stop spiraling, review your weak topic for 90 minutes, go to bed.
Weight sanity check
Add all your category weights. They should sum to 100%. If they don’t, your syllabus has a hidden category — usually participation, attendance, or instructor discretion — and the calculator can’t project accurately without it. Email your professor.
Letter-grade cutoffs
Standard US cutoffs: A 90+, B 80+, C 70+, D 60+. Most schools round 89.5 to A. Some syllabi use 93/83/73/63 (stricter) or 88/78/68/58 (looser) — check yours before setting a target.
“A-” and “B+” split points (87, 89, 92) vary by institution. If your syllabus has plus/minus cutoffs, use them directly as your target instead of assuming 90.
When the needed score is above 100%
This means you’ve already given up the points needed to reach your target. Three options:
(1) Lower the target. A B is still a good outcome; a B- is acceptable in most cases. Figure out the target you can realistically hit.
(2) Check for extra credit. Many courses have optional extra-credit worth 1–3% of the grade. 3% of extra credit swings your current-earned by the same 3%, which is sometimes the difference between “impossible” and “needs a 95.” Always worth asking the professor.
(3) Consider a withdrawal if your school allows it past the drop deadline. A W doesn’t affect GPA (it does affect financial aid and academic progress — check both). Better a W than a D in most cases, as long as you’re not at a W cap.
Curve effects
If your course is curved, the calculator’s answer is a worst case. A 78% raw score might become an 85% after the curve, but you can’t know the curve until finals are graded. Plan for the raw score, treat the curve as a bonus.
The 30-second approach on exam night
Open the grade calculator, enter each category name/weight/score from your syllabus + gradebook, add your target grade. The tool returns the score you need on the final immediately, plus a flag if the target is unreachable. Pair with the GPA calculator if you’re tracking the course’s impact on cumulative GPA for scholarship or admission thresholds.
Use these while you read
Tools that pair with this guide
- Grade CalculatorCalculate your final course grade or the exact score needed on your next exam to hit your target. Free, instant tool with weighted category support and no registration.Career & Growth
- GPA CalculatorCalculate your GPA from letter grades and credit hours using a 4.0 scale and common variants. Get instant, accurate results with this free, no-sign-up tool.Career & Growth
- Percentage CalculatorCalculate percent of a number, percent change, and add or subtract percentages instantly. Free online tool with a clean, mobile-friendly interface for quick math.Money & Finance
- PTO CalculatorTrack your paid time off accrual per pay period and project your balance instantly. Free online tool for hourly and salaried setups, no sign-up.Career & Growth
Advertisement
Continue reading
- Using Our ToolsHow to Make a Simple InvoiceWrite clean, professional invoices with pricing and payment terms. Create your invoice online for free instantly, no sign-up required, and get paid faster.
- Using Our ToolsHow to boost your GPACalculate which credits actually move your GPA, when to retake or withdraw, and if your target is reachable. Free online method to plan instantly.
- Using Our ToolsCommon GitHub and Copilot Questions AnsweredSolve recurring GitHub and Copilot questions — abandoned projects, offline use, finding code, forking, recovering deleted code — with free answers online instantly.
- Using Our ToolsGitHub vs Alternatives + Team FeaturesCompare GitHub with GitLab and AI-first alternatives to find the best fit for your team. Analyze features for multiple repositories and non-technical workflows instantly.
- Using Our ToolsGitHub Public vs Private + Permissions GuideCompare private versus public repos and understand crucial permissions for client projects and IP protection. Instantly learn to secure your code with this free guide.
- Using Our ToolsGitHub Pages and Hosting ExplainedFree guide to compare GitHub Pages vs traditional hosting, decode GitHub pricing tiers, and decide if GitHub can replace Slack or Dropbox for teams.