You scored 47 out of 55 on the midterm. Is that a B or a B+? What grade do you need on the final to get an A in the course? How much does the final exam actually matter given your current average?
These calculations are straightforward but students get them wrong constantly because they mix up weighted vs unweighted averages. Understanding the math eliminates grade anxiety and enables strategic studying.
Percentage to letter grade
The standard US scale (with common variations):
| Percentage | Letter | GPA |
|---|---|---|
| 93-100% | A | 4.0 |
| 90-92% | A- | 3.7 |
| 87-89% | B+ | 3.3 |
| 83-86% | B | 3.0 |
| 80-82% | B- | 2.7 |
| 77-79% | C+ | 2.3 |
| 73-76% | C | 2.0 |
| 70-72% | C- | 1.7 |
| 67-69% | D+ | 1.3 |
| 60-66% | D | 1.0 |
| Below 60% | F | 0.0 |
Your score: 47/55 = 85.5% = B
But this is where it gets interesting: what letter grade this actually gets in the course depends on the weighting.
Weighted averages
Most courses weight different assessments differently. A typical structure:
- Homework: 20%
- Midterm: 25%
- Project: 20%
- Final exam: 35%
Your current grades:
- Homework: 92%
- Midterm: 85.5%
- Project: 88%
Current weighted average (excluding final):
(0.20 x 92) + (0.25 x 85.5) + (0.20 x 88) = 18.4 + 21.375 + 17.6 = 57.375
These 65% of the grade (20+25+20) produce 57.375 percentage points. Your current effective average is 57.375 / 0.65 = 88.3%.
"What do I need on the final?"
To get an A (93%) in the course:
93 = 57.375 + (0.35 x Final)
0.35 x Final = 93 - 57.375 = 35.625
Final = 35.625 / 0.35 = 101.8%
You need over 100% on the final for an A. Not happening without extra credit.
To get an A- (90%):
0.35 x Final = 90 - 57.375 = 32.625
Final = 93.2%
To get a B+ (87%):
Final = (87 - 57.375) / 0.35 = 84.6%
So the realistic target is 84.6% on the final for a B+, or 93.2% for an A-. This kind of clarity prevents both complacency and panic.
GPA calculations
GPA is a credit-weighted average of grade points:
Semester courses:
- English (3 credits): A (4.0)
- Math (4 credits): B+ (3.3)
- History (3 credits): A- (3.7)
- Science (4 credits): B (3.0)
GPA = (3x4.0 + 4x3.3 + 3x3.7 + 4x3.0) / (3+4+3+4)
GPA = (12 + 13.2 + 11.1 + 12) / 14
GPA = 48.3 / 14 = 3.45
Cumulative GPA impact
One semester does not define your cumulative GPA. If you have a 3.2 GPA over 60 credits (3.2 x 60 = 192 total quality points) and earn a 3.8 over 15 new credits (3.8 x 15 = 57 new quality points):
New cumulative GPA = (192 + 57) / (60 + 15) = 249 / 75 = 3.32
A strong semester improved your GPA by 0.12 points. This math shows why it is hard to recover from a bad freshman year -- early credits weigh equally with later credits, and you need many high-GPA semesters to move the needle.
The calculator
For computing grades, weighted averages, required final exam scores, and GPA impacts, I built an exam grade calculator that handles all of these calculations and shows you exactly where you stand and what you need.
I'm Michael Lip. I build free developer tools at zovo.one. 500+ tools, all private, all free.
Top comments (0)