Calculate your final weighted grade from individual assignment and exam scores.
Final grade = Σ(score × weight) ÷ Σ(weight) — each assignment contributes to your total in proportion to its weight, not equally.
A final course grade is typically a weighted average of scores across categories such as homework, quizzes, exams, and projects — each category contributing a set percentage toward the final grade, regardless of how many individual assignments fall within it.
If exams are worth 50%, homework 30%, and participation 20%, and a student scores 85% on exams, 92% on homework, and 100% on participation: (0.85×50) + (0.92×30) + (1.00×20) = 42.5 + 27.6 + 20 = 90.1%.
| Category | Weight | Score | Contribution |
|---|---|---|---|
| Exams | 50% | 85% | 42.5 |
| Homework | 30% | 92% | 27.6 |
| Participation | 20% | 100% | 20.0 |
| Total | 100% | 90.1% |
A common use of this calculator is working backward: given your current grades in some categories, what score do you need on a remaining assignment (like a final exam) to reach a target overall grade?
What score do I need on the final? Suppose exams (excluding the final) are 40% at 88%, homework is 30% at 95%, and the final exam is worth 30% of the grade. Current contribution: (0.88×40) + (0.95×30) = 35.2 + 28.5 = 63.7. To reach an overall 90%: needed score = (90 − 63.7) / 30% = 87.7%.
| Percentage | Letter grade |
|---|---|
| 90–100% | A |
| 80–89% | B |
| 70–79% | C |
| 60–69% | D |
| Below 60% | F |
Why is my calculated grade different from what's shown in my school's portal? Portals sometimes use slightly different rounding, extra credit handling, or category weight assumptions than a general-purpose calculator.
How do I calculate what I need on a final exam? Subtract your current weighted contribution from your target grade, then divide by the final exam's weight to find the required score.
Does extra credit change the weighting? It depends on the course — some add extra credit directly to the final percentage, while others add it within a specific category before that category's weight is applied.
What if my category weights don't add up to 100%? The weighted average formula still normalizes correctly by dividing by the sum of weights used, but it's worth double-checking your entries against the syllabus to avoid an inaccurate estimate.
How does a "dropped lowest score" policy affect the calculation? If a syllabus drops the lowest grade within a category, that score should be excluded from the category average before applying the category's weight — a calculator that includes it will understate the true grade.
Is a weighted average the same as a simple average? No — a simple average treats every score equally, while a weighted average scales each score's influence by its assigned weight, which usually produces a different result whenever weights aren't equal.
Can this handle both points-based and percentage-based grading? Points-based grading (total points earned ÷ total points possible) produces a percentage that can be entered the same way as a percentage-based category score, so both systems work with the same weighted formula.
With homework worth 20% (scoring 90%), quizzes worth 30% (scoring 85%), and a final exam worth 50% (scoring 78%), the final weighted grade is (0.20×90 + 0.30×85 + 0.50×78) = 18+25.5+39 = 82.5%.
Weighted grade: A final grade calculated by combining category scores according to their assigned percentage weights.
Category weight: The percentage a specific type of assignment (homework, exams, etc.) contributes to the final grade.