Semester Grade Calculator

Compute a semester grade from quarter scores and the final exam.

Everyday Q1 + Q2 + Final Letter + GPA
Rate this calculator · 4.0 (1)

Semester Grade Calculator

Weighted Q1 + Q2 + Final · A-F + GPA · College Board / U.S. Dept of Education

Instructions — Semester Grade Calculator

1

Pick a weighting preset

Most US high schools and many colleges use one of three layouts: 40-40-20 (the default — Q1 and Q2 weighted equally at 40%, final exam 20%), 30-30-40 (a heavier final, common in math and science), or 50-50 (no separate final, the two quarters split the grade evenly). Pick the preset that matches your syllabus, or build a custom layout in step 2.

2

Enter scores and weights

Each row is a component. Enter your average percent score (0–100) for each quarter and the final exam. The weight column shows the share each component contributes to the semester grade. Click + Add row to add custom components — participation, honors bonus, lab grade. The weights should sum to 100%; the calculator divides by the actual total so the percent stays correct if a category is missing.

3

Read the semester grade

The big letter is your semester grade on the standard US plus/minus scale (A+ 97, A 93, A- 90, B+ 87, and so on). The number above is the exact percent. Below that, your 4.0 GPA point value — the figure that gets averaged with other courses for a term or cumulative GPA. The bar runs from F (0) to A+ (100) with a marker at the pass threshold (60).

Find the required final exam score: Set the final row score to a hypothetical value (try 70, 80, 90) and watch the semester grade update. Or use the Final Grade calculator, which inverts the formula and solves for the score needed to hit a target.
Quarter scores from individual grades: Each quarter is usually itself a weighted average of tests, homework, quizzes, and projects. Use the Grade calculator to compute a quarter score from individual category scores, then bring the quarter percent over here.

Formulas

The semester grade is a weighted average of quarter scores and the final exam. Multiply each component score by its weight, sum the products, divide by total weight. If weights sum to 100, the division is by 100; if not, the calculator divides by the actual sum. The math is identical to any weighted average; the convention is what fixes the meaning.

Semester grade (general)
$$ G = \frac{\sum_i s_i \cdot w_i}{\sum_i w_i} $$
s_i is the score for component i (percent 0–100); w_i is its weight. With weights summing to 100, the divisor is 100.
40 · 40 · 20 layout
$$ G = 0.40 Q_1 + 0.40 Q_2 + 0.20 F $$
Most common high-school layout. Each quarter contributes twice as much as the final. With Q1=88, Q2=85, F=90: G = 0.4(88) + 0.4(85) + 0.2(90) = 86.2.
30 · 30 · 40 layout
$$ G = 0.30 Q_1 + 0.30 Q_2 + 0.40 F $$
Heavier final. Common in mathematics, sciences, and AP courses. Same Q1=88, Q2=85, F=90: G = 0.3(88) + 0.3(85) + 0.4(90) = 87.9.
Required final exam score
$$ F^* = \frac{G_\text{target} - Q_1 w_{Q_1} - Q_2 w_{Q_2}}{w_F} $$
Solve for the final score F* needed to hit a target semester grade. Example: target 90 with Q1=88 (40%), Q2=85 (40%), final weight 20%: F* = (90 − 35.2 − 34) / 0.2 = 104 — out of reach.
Letter grade thresholds
$$ A \ge 90,\; B \ge 80,\; C \ge 70,\; D \ge 60,\; F < 60 $$
The standard US 10-point scale. Plus/minus splits each band at three-point intervals (97/93/90 for A+/A/A-, 87/83/80 for B+/B/B-, and so on).
Letter to GPA
$$ \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). Source: College Board, U.S. Department of Education.

Reference

Common weighting layouts
LayoutQ1Q2FinalUsed by
40 · 40 · 2040%40%20%Most US high schools
30 · 30 · 4030%30%40%AP, math, science
50 · 5050%50%No-final courses
45 · 45 · 1045%45%10%Project-heavy
33 · 33 · 3433%33%34%Equal-weight

Letter grade and GPA

Standard scale
PercentLetterGPA
93–100A4.0
83–86B3.0
73–76C2.0
60–66D1.0
<60F0.0
Plus/minus
LetterGPA
A+ / A4.0
A-3.7
B+3.3
B-2.7
C+2.3
C-1.7

Source: College Board, U.S. Department of Education postsecondary grading standards. Specific cutoffs vary by institution; check the syllabus.

Article — Semester Grade Calculator

Semester Grade Calculator: Q1 + Q2 + Final Exam

A semester grade is a weighted average of quarter scores and (usually) a final exam. The most common US high-school layout weights each quarter at 40% and the final at 20%; sciences and AP courses often use 30-30-40 to weight the final more heavily. Compute it by multiplying each component by its weight, summing the products, and dividing by total weight. The result is a percent that maps to a letter grade on the standard scale: A 90+, B 80+, C 70+, D 60+, F below 60. Plus/minus splits each band at three-point intervals. Source: College Board, U.S. Department of Education.

The calculator above starts with three rows (Q1, Q2, Final) in the 40-40-20 layout. Switch presets, add custom rows for honors or labs, and watch the letter grade and GPA update as you type.

What this semester grade calculator does

This semester grade calculator implements the weighted-average formula every US high school and most colleges use to compute a final semester percent. Each row is one grade component: a quarter score, a final exam score, optionally a participation or honors bonus. Each component contributes to the semester grade in proportion to its weight, as the syllabus specifies.

The output is three numbers: the exact percent, the letter grade on the plus/minus scale, and the 4.0 GPA equivalent. Beneath the headline, a progress bar shows where the score sits relative to the pass threshold (60%) and the top of the scale (100%). The calculator flags when weights do not sum to 100, which usually means a component is missing.

Did you know

The two-quarter-plus-final structure is a US convention. Most European countries break the school year into trimesters or use continuous assessment without a separate final. The Advanced Placement program (College Board, founded 1955) standardised the May-final layout that 4 million US students now take each year; the AP exam grade (1–5) is reported separately from the course semester grade.

How semester grades are weighted

Weighted averages work by multiplying each input by its share of the total. Multiply each component score by its weight (in decimal form, so 40% becomes 0.40), sum the products, and the answer is the weighted percent. With weights summing to 100%, the division by 100 collapses to multiplying by 1.

Example: Q1 = 88, Q2 = 85, Final = 90, weights 40 · 40 · 20. Weighted sum = (88 × 40) + (85 × 40) + (90 × 20) = 3,520 + 3,400 + 1,800 = 8,720. Divide by 100 (the weight total) = 87.2. That is a B+ on the plus/minus scale. The simple average (88 + 85 + 90) / 3 = 87.67 — close, but not identical, because the weights are not equal.

The 40-40-20 semester layout

Most US high schools weight each quarter at 40% and the final exam at 20%. Each quarter contributes twice as much as the final. This layout assumes the quarter grade already reflects multiple data points (tests, homework, quizzes, projects) and that the final is a summary rather than a make-or-break event.

40-40-20
Q1 40 / Q2 40 / F 20
Most US high schools
30-30-40
Q1 30 / Q2 30 / F 40
Sciences, AP

Alternative semester weightings

30-30-40 is the second most common, used in math, science, and AP courses where the final carries more weight. 50-50 is for courses without a separate final. The calculator presets cover the three most common; for other layouts, edit weights manually or click + Add row.

Semester grade to letter and GPA

The standard US scale maps percents to letter grades in ten-point bands: A 90–100, B 80–89, C 70–79, D 60–69, F below 60. Most colleges and many high schools split each band at three-point intervals for plus and minus: A+ at 97, A at 93, A- at 90; B+ at 87, B at 83, B- at 80; and so on. The 4.0 GPA scale assigns A = 4.0, B = 3.0, C = 2.0, D = 1.0, F = 0.0, with ±0.3 for plus/minus.

The semester GPA point value enters into the cumulative GPA, weighted by credit hours. A 4-credit A semester course averages with a 3-credit B course at GPA 3.57, not 3.5, because the A weighs more. Across a four-year degree the per-semester math compounds; the average US college GPA has drifted from 2.93 in 1991-92 to 3.15 in 2021-22 according to long-running tracking.

Tip

If your school grades on letters rather than percents, convert each letter to a representative midpoint percent: A = 95, B = 85, C = 75, D = 65. Use those values in the calculator. The semester grade comes out within one band of the true value most of the time.

What do I need on the semester final?

Invert the formula. Subtract the locked-in contribution (quarters times their weights) from the target times total weight, then divide by the final's weight. With Q1 = 88 (40%), Q2 = 85 (40%), target 90, final weight 20%: locked-in = (88 × 40) + (85 × 40) = 6,920. Target sum = 90 × 100 = 9,000. Required final = (9,000 − 6,920) ÷ 20 = 104. Above 100 means the target is out of reach.

If you flip the layout to 30-30-40 (the final carries 40% instead of 20%), the same scenario yields: locked-in = 5,190. Required final = (9,000 − 5,190) ÷ 40 = 95.25 — challenging but achievable. The heavier the final, the more room it gives to recover or fall.

Semester grade cheat sheet
40-40-20 most US high schools
30-30-40 sciences, AP
50-50 no separate final
A 90+ GPA 3.7-4.0
B 80+ GPA 2.7-3.3
Plus/minus 3-point bands

Quarter grades feed the semester grade

Each quarter score is itself a weighted average of tests, homework, quizzes, and projects from a 9- to 10-week period. Most teachers tell you the quarter percent. If you only have individual assignment scores, compute the quarter first — categories usually include tests (40–60%), homework (15–25%), quizzes (10–20%), projects (10–20%), participation (5–10%). Bring the quarter percent here.

  • 40-40-20 default: Q1 40%, Q2 40%, Final 20% (most US high schools)
  • 30-30-40: heavier final, common in sciences and AP
  • Weighted formula: sum(score × weight) ÷ sum(weight)
  • Letter scale: A 90+, B 80+, C 70+, D 60+, F <60
  • Plus/minus: 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 courses by credit hours, not by count
  • US average college GPA rose from 2.93 (1991-92) to 3.15 (2021-22)
Confirm the layout in your syllabus

The 40-40-20 default fits most US high schools but is not universal. Some courses use 30-30-40 or 50-50; a few weight the final at 50% or more (rare but possible). Some schools also use 25-25-25-25 with a midterm separate from quarters. Always check the syllabus to confirm the layout; the calculator's percent is correct only if the weights match.

Common semester grade mistakes

Using a simple average instead of the weighted formula is the most common error. (88 + 85 + 90) / 3 = 87.67 differs from the weighted 87.2 because the components are not equally weighted. Forgetting to convert percent weights to decimals when doing the math by hand: 40% is 0.4, not 40 — but if you multiply scores by 40 and divide by 100 at the end, both forms give the same answer. Mixing different scales (letter and percent) without converting. Applying a scale different from what the syllabus uses — a school where A starts at 94 will read 92 as an A- instead of an A.

FAQ

Multiply each by its weight, sum, divide by total weight. Default 40-40-20 layout: semester = (Q1 × 0.40) + (Q2 × 0.40) + (Final × 0.20). Example with Q1=88, Q2=85, Final=90: (88×0.4) + (85×0.4) + (90×0.2) = 35.2 + 34 + 18 = 87.2. That is a B+ on the plus/minus scale.
40 · 40 · 20 — each quarter 40%, final 20%. This is the layout in most US high schools. Some courses use 30 · 30 · 40 (heavier final, common in math, science, and AP) or 50 · 50 (no separate final, the two quarters split the grade). Check the syllabus to confirm; the calculator has presets for all three plus a custom builder.
Solve the weighted-average formula for the final score. If your target is 70 (a C-) and your quarters total to 60 each at 40% weight, your locked-in contribution is (60×0.4)+(60×0.4) = 48. Required final = (70 − 48) / 0.2 = 110. Above 100 means the target is mathematically out of reach with the final's current weight. The Final Grade calculator does this exactly in one step.
Yes — click + Add row. Enter the extra component name, your score (may exceed 100 if the teacher allows), and its weight. For an honors course that adds 0.5 to GPA, the percent grade is computed normally; the GPA boost is applied separately in cumulative GPA calculations, not in the per-semester percent.
It still works. The formula divides by the actual weight total, so the percent comes out mathematically correct even with a missing component. The result line flags totals off from 100 because that usually signals a category was left out — check the syllabus.
Semester grade is for one course; cumulative GPA averages all your courses across all semesters. The semester grade is a percent (and a letter); cumulative GPA is a 4.0-scale number. Cumulative GPA weights each course by its credit hours, not its semester grade — so a 4-credit A averages with a 3-credit B at GPA 3.57.
The standard US 10-point scale. A is 90+, B is 80+, C is 70+, D is 60+, F is below 60. Plus/minus splits each band at three-point intervals: A+ 97+, A 93+, A- 90+, B+ 87+, B 83+, B- 80+, and so on. Some institutions use 94 or 92 as the A cutoff instead of 93 — check the syllabus.
Use the 50 · 50 preset. The two quarters split the semester grade equally. Or enter your own component weights. Some pass/fail courses use a simple average of all assignments rather than the weighted quarter-and-final layout — adapt the rows to match your syllabus.