Grade Calculator

Compute a weighted course grade from a list of categories - homework, quizzes, tests, projects, final.

Everyday Weighted % Letter + GPA
Rate this calculator · 4.5 (2)

Grade Calculator (Weighted Average)

Plus/minus scale · 4.0 GPA · College Board / U.S. Dept of Education

Instructions — Grade Calculator

1

Enter your categories

Each row is one grading category from your syllabus: homework, quizzes, tests, labs, projects, participation, final exam. The default rows show a typical college layout. Click + Add row for more categories or × to remove one. Rename the category in the first column so you can see what each row represents.

2

Fill in score and weight

Score is your average performance in that category (a percent, 0–100). Weight is the category's share of the final grade as listed in your syllabus. The weight column must total 100% for a complete grade; the calculator flags any total off from 100. If a category is graded out of points rather than percent, convert it first: points earned ÷ points possible × 100.

3

Read the weighted result

The big letter is your course grade on the standard US scale (A 93–100, B 83–86, C 73–76, D 60–66, F below 60 — plus/minus thresholds at ±3). The number above is the exact percent. Below that, your 4.0 GPA points. Use the Reset button to restore the default category set.

What grade do you need on the final? Once your category breakdown is filled in, set the final's score to a hypothetical value (say, 70 or 100) and watch the course grade update. To compute the exact required final score, use the Final Grade calculator.
Plus/minus is optional: Some schools use straight A–F without plus/minus. The calculator returns plus/minus by default — round to the nearest whole letter if your institution does not use them. GPA values stay the same for plain A, B, C, D, F.

Formulas

Each category contributes to the final grade in proportion to its weight. The arithmetic is a weighted average: multiply each score by its weight, sum the products, divide by the total weight. If weights sum to 100% the division is by 100; if not, the calculator divides by the actual sum so the percent stays correct even with missing categories.

Weighted course grade
$$ G = \frac{\sum_i s_i \cdot w_i}{\sum_i w_i} $$
s is the score in category i (percent 0–100); w is the weight of that category. When weights sum to 100, the denominator equals 100 and the formula collapses to a straight weighted sum.
Percent from points
$$ s = \frac{p_\text{earned}}{p_\text{possible}} \times 100 $$
If your category is graded in raw points (say, 85 out of 100 homework points), convert to percent before entering. The College Board uses this percentage method on AP score reports.
Letter grade thresholds (US standard)
$$ A \ge 90,\; B \ge 80,\; C \ge 70,\; D \ge 60,\; F < 60 $$
The simple 10-point scale taught throughout US K-12 and most colleges. Plus/minus splits each band at thirds: A+ ≥97, A ≥93, A- ≥90, B+ ≥87 and so on.
Letter to GPA (4.0 scale)
$$ \text{GPA} = \{A{:}4.0,\ B{:}3.0,\ C{:}2.0,\ D{:}1.0,\ F{:}0\} $$
Plus/minus shifts ±0.3 (A- = 3.7, B+ = 3.3, etc.). Most US colleges cap A+ at 4.0; a few allow 4.3. Source: College Board, U.S. Department of Education.
Required score in a category
$$ s_n = \frac{G_\text{target} \cdot W - \sum_{i
Solve for the score needed in category n to hit a target course grade G. W is total weight. Used in the "what do I need on the final" question — leave out the final row, set a target, and solve.
GPA across multiple courses
$$ \text{GPA}_\text{term} = \frac{\sum_j g_j \cdot c_j}{\sum_j c_j} $$
Where g is the 4.0 GPA value for course j and c is its credit hours. A 4-credit A (4.0) and a 3-credit B (3.0) average to GPA 3.57 — not 3.5 — because the A weighs more.

Reference

US grade scale (with plus/minus and GPA)
PercentLetterGPA (4.0)
97–100A+4.0
93–96A4.0
90–92A-3.7
87–89B+3.3
83–86B3.0
80–82B-2.7
77–79C+2.3
73–76C2.0
70–72C-1.7
67–69D+1.3
63–66D1.0
60–62D-0.7
< 60F0.0

Typical college category weights

Lecture course
CategoryWeight
Homework15%
Quizzes15%
Midterm25%
Final30%
Participation15%
Lab / project course
CategoryWeight
Lab reports40%
Quizzes10%
Project30%
Final20%

Source: College Board AP scoring, US Department of Education postsecondary grading standards. Specific cutoffs vary by institution; consult the syllabus.

Article — Grade Calculator

Grade Calculator: Compute a Weighted Course Grade

A weighted course grade is the sum of each category score multiplied by its weight, divided by total weight. The standard US scale maps the resulting percent to a letter: A is 90 or above, B is 80–89, C is 70–79, D is 60–69, F is below 60. Plus/minus splits each band at thirds (A+ at 97, A at 93, A- at 90, B+ at 87, etc). The 4.0 GPA scale assigns 4.0 to A, 3.0 to B, 2.0 to C, 1.0 to D, 0.0 to F, with ±0.3 for plus/minus. Sources: College Board, U.S. Department of Education, NCES.

The calculator above lets you enter any number of categories with score and weight, then computes the weighted percent, letter grade, and GPA in one pass. Add rows for extra credit or participation; remove rows that do not apply.

What this grade calculator does

This grade calculator implements the weighted average formula used by virtually every US school, college, and university. Each row represents a grading category — homework, quizzes, midterm, final, participation, and so on. Each category contributes to the course grade in proportion to its weight as listed on the syllabus.

The result is three numbers: the exact percent (to two decimals), the letter grade on the plus/minus scale, and the 4.0 GPA point value. The calculator also flags when category weights do not sum to 100% — a common sign that a category is missing from the input.

Did you know

The A–F letter grade system is a US invention, popularised at Mount Holyoke College in 1897 (which omitted E to avoid confusion with “excellent”) and standardised by the 1940s. Britain, Australia, and most European countries use percent-only or 1–10 scales. The 4.0 GPA was first used at the University of Michigan in 1932 and adopted nationally by the 1960s. The US Department of Education does not mandate any grading system at any level.

How weighted grades work

The weighted average formula is straightforward: multiply each score by its weight, sum the products, divide by total weight. If weights sum to 100, divide by 100. A category worth 30% of the course grade has triple the impact of a 10% category — the math forces that.

Example: homework 88% (weight 20), quizzes 92% (20), midterm 84% (25), final 90% (35). The weighted sum is (88 × 20) + (92 × 20) + (84 × 25) + (90 × 35) = 8,850. Divide by 100 (the weight total) to get 88.5% — a B+ on the plus/minus scale. Without weighting, the simple average would be 88.5%.

The US letter grade scale

The standard scale uses ten-point bands. A is 90–100, B is 80–89, C is 70–79, D is 60–69, F is below 60. Most institutions also use plus/minus: A+ at 97+, A at 93+, A- at 90+, B+ at 87+, and so on at three-point intervals. There is no F+ or F- — failing is failing.

Standard A–F
10-point bands
Most common in US K-12
Plus/minus
3-point splits
Most US colleges

Converting a grade to GPA

The 4.0 grade-point scale assigns a numeric value to each letter: A = 4.0, B = 3.0, C = 2.0, D = 1.0, F = 0.0. Plus/minus shifts the value by 0.3 (A- = 3.7, B+ = 3.3, B- = 2.7, etc.). Most US universities cap A+ at 4.0; a few allow 4.3. Honors and Advanced Placement courses sometimes use a weighted GPA that adds 0.5 or 1.0 to each value, producing scores above 4.0.

Cumulative GPA combines course grades across a term or degree. The formula is weighted by credit hours: a 4-credit A averages with a 3-credit B at GPA 3.57, not 3.5, because the 4-credit course contributes more weight. The College Board publishes the same formula.

Weighted vs simple average

A simple average treats every category equally. A weighted average reflects the syllabus. When all weights are equal, the two produce identical results. When weights differ, they diverge — sometimes by several percentage points.

Example: a student scores 95% on homework (weight 10%) and 75% on the final (weight 50%). Simple average: 85%. Weighted average: 78%. The final has five times the weight, so its 75% pulls the result toward 75, not toward the midpoint. Always use weighted averages for course grades; the syllabus is the binding contract.

Tip

If your syllabus lists points instead of percent (homework worth 200 pts, exam worth 100 pts), convert each weight to a percentage: 200 ÷ (200 + 100 + 100 + 100) = 40% for the homework weight. Then enter percentages into the calculator.

Grade inflation in context

The average US college GPA has risen from 2.93 in 1991–92 to 3.15 in 2021–22 according to multi-decade tracking by Stuart Rojstaczer (gradeinflation.com). At Ivy League schools, A grades make up around half of all letter grades awarded. The U.S. Department of Education has flagged this as a national issue; some institutions now report median course GPAs alongside individual grades to preserve signal.

For students, the takeaway is that a 3.0 GPA today is not what it was in the 1990s. Many graduate and professional programs now look at GPA in context — major, course difficulty, and institutional grading patterns — rather than the raw number. Test scores (GRE, GMAT, LSAT) provide independent calibration.

Letter grade cheat sheet
A 90–100 GPA 3.7–4.0
B 80–89 GPA 2.7–3.3
C 70–79 GPA 1.7–2.3
D 60–69 GPA 0.7–1.3
F below 60 GPA 0.0
Plus/minus split 3 points per third

What grade do I need on the final?

A common question: given current grades and a target course grade, what score is needed on the final exam? The math reverses the weighted average. Subtract the contribution already locked in (sum of completed-category scores times weights) from the target times total weight, then divide by the final's weight.

Example: target 90%, weights total 100%. Homework (20% weight) 88%, quizzes (20%) 92%, midterm (25%) 84%, final (35%) unknown. Locked-in contribution: (88×20)+(92×20)+(84×25) = 5,700. Target weighted sum: 90×100 = 9,000. Required final: (9,000 − 5,700) ÷ 35 = 94.3%. If the required score exceeds 100, the target is mathematically out of reach.

  • Weighted average formula: sum(score × weight) ÷ sum(weight)
  • Standard scale: A 90+, B 80+, C 70+, D 60+, F <60
  • Plus/minus: bands split at 3-point intervals (97, 93, 90, 87,...)
  • GPA 4.0 scale: A=4.0, B=3.0, C=2.0, D=1.0, F=0.0
  • Cumulative GPA weights by credit hours, not by course count
  • Average US college GPA rose from 2.93 (1991–92) to 3.15 (2021–22)
  • No federal mandate exists for any specific grading scale in the US
  • Letter grades debuted at Mount Holyoke in 1897 (no E used)
Confirm the cutoffs in your syllabus

The 10-point scale (A 90+, etc) is the most common but not universal. Some courses use A 94+ or A 92+. Some use straight A–F without plus/minus. A few use point totals rather than percents. The calculator output above is on the standard scale; if your syllabus differs, the letter grade may be one band off, even though the percent is correct.

Common grade calculation mistakes

Mixing percent and points without converting is the most common error. A homework total of 85 out of 100 is 85%; a homework total of 425 out of 500 is 85% — both go in as 85, but a raw 425 would skew the result. Forgetting to count an entire category (lab reports, attendance) is the second; the calculator's “weights total” check flags this when the sum is off from 100. Confusing weighted and simple averages is the third — see the section above. Finally, applying a different scale than the syllabus uses: 92% might be an A at one school and an A- at another.

FAQ

Multiply each category score by its weight, sum the products, divide by the total weight. If your weights sum to 100, the divisor is 100. Example: homework 88% (weight 20), quizzes 92% (weight 20), midterm 84% (weight 25), final 90% (weight 35). Weighted sum = (88×20)+(92×20)+(84×25)+(90×35) = 8,790. Divided by 100 = 87.9% (B+).
90–100% on the standard US scale. Plus/minus splits the band: A+ is 97–100, A is 93–96, A- is 90–92. Each letter then drops by 10 points: B is 80–89, C is 70–79, D is 60–69, F is below 60. Some institutions raise the A cutoff to 94 or set their own thresholds; check the syllabus.
A = 4.0, B = 3.0, C = 2.0, D = 1.0, F = 0.0. Plus/minus shifts the value by 0.3 (A- = 3.7, B+ = 3.3, etc.). Most US colleges cap A+ at 4.0; a few award 4.3 for A+. Honors and AP courses sometimes use a weighted 5.0 scale that adds 1.0 to each letter. Source: College Board, U.S. Department of Education.
The calculator still works. It divides the weighted sum by the actual weight total, so the percent stays mathematically correct. But a non-100% total usually means a category is missing — check the syllabus. The result line flags totals that drift more than 0.1 from 100.
Click + Add row. Type the category name, your score (a percent 0–100), and its weight. For extra credit, set a small weight (1–5%) and a score above 100 if your instructor allows scores over 100. Most US universities cap percent at 100, so check before entering 110%.
Leave the final row blank or set its score to zero, note the current grade, then use the Final Grade calculator to solve for the score needed at a target. Or trial-and-error: try 70, 80, 90 in the final row and see which one lands you at your target. The Final Grade calculator does this exactly in one step.
Weighted averages account for the importance of each category. A simple average of 88, 92, 84, 90 is 88.5. The weighted average above (87.9) is slightly lower because the final exam, weighted 35%, was 90 — pulling the result down compared to giving every category equal weight. When a heavy-weight category has a different score from the rest, weighted and simple averages diverge.
The percent threshold. An A is 93–96 (or 93–100 if A+ is not used), an A- is 90–92. On the 4.0 GPA scale, A is 4.0 and A- is 3.7 — a 0.3 difference. Across a 4-year, 120-credit degree, the difference between graduating with all As versus all A-minuses is 4.0 vs 3.7 cumulative GPA.