Audited 27 Jul 2026·Last updated 27 Jul 2026·3 citations·Tier 2·0 uses

Semester Grade Calculator

Calculate your semester grade from term or quarter grades plus your final exam's weight — the same method many U.S. school districts publish.

Semester Grade Calculator

Comma-separated term or quarter grades as percentages, e.g. "85, 90" for two quarters, or "88, 91, 85" for three terms.
Your score on the final exam or final project, as a percentage. Above 100 allowed for extra credit.
%
Percentage of the semester grade the final exam is worth. The remaining weight splits evenly across your term grades. Check your syllabus.
%
Semester grade
86
Your combined semester grade: term grades (splitting the remaining weight evenly) plus the weighted final exam score.
Terms average (unweighted)
87.5
Final exam's contribution
16

Background.

Many U.S. schools report a running term or quarter grade throughout the semester, then combine those term grades with a separate final exam score to produce one overall semester grade — and the exact split between "how much each term counts" and "how much the final counts" is set locally by the school or district. This calculator computes that combined semester grade for you: enter your term or quarter grades as a comma-separated list, your final exam score, and the final exam's weight as a percentage, and the remaining weight (100% minus the final's weight) splits evenly across however many term grades you entered.

That even-split behavior is modeled on a real, published policy rather than invented arbitrarily. Broward County Public Schools' high school grading guidance states plainly that each quarter grade counts for 37.5% of the final semester grade and the final exam counts for 25% — two quarters splitting the remaining 75% evenly, 37.5% each. Other districts publish different splits; a commonly cited convention elsewhere is 40% for each of two quarters and 20% for the final exam. Because there is no single national standard for this split — just like there is no national standard for the AP/Honors GPA bonus this site's weighted-gpa-calculator documents — this calculator asks you for the one number that varies most (the final exam's weight) and derives the rest, rather than forcing you to look up or calculate an even split by hand.

Alongside the semester grade itself, the calculator reports two supporting numbers. The termsAverage is simply the plain average of your term grades, calculated before the final exam enters the picture at all — useful for seeing where you stood going into the final. The finalExamContributionPoints figure tells you exactly how many percentage points the final exam itself is contributing to your semester grade, which becomes especially informative at the extremes: set the final exam's weight to 0% and the semester grade collapses to exactly your terms average, with the final contributing nothing; set it to 100% and the semester grade becomes exactly your final exam score, with your term grades contributing nothing at all despite still being displayed for reference.

This calculator deliberately handles a different shape of problem than two close relatives on this site. The final-grade calculator solves backward — given your current grade, a target, and the final's weight, what score do you need? This calculator instead computes forward, using a final exam score you already have (or are testing hypothetically). And unlike the college-grade-calculator, which requires you to specify an explicit, individual weight for every named category in a syllabus, this calculator only asks for one weight — the final exam's — because the term/quarter structure it is built for splits everything else evenly by convention, matching how schools that report term grades separately from a final actually structure their policy.

What is semester grade calculator?

A semester grade, in the school structure this calculator models, is a combination of two or more term or quarter grades (each an already-computed running percentage for that marking period) and a separate final exam score, combined according to a locally-set weighting policy. This calculator assumes the term grades split whatever weight remains after the final exam's weight is set aside, evenly across however many terms you provide — for example, with a final exam worth 25% and two term grades, each term implicitly carries 37.5% of the total semester grade. The formula is: semesterGrade = (Σ termGradeᵢ × perTermWeight + finalExamScore × finalExamWeightPercent) / 100, where perTermWeight = (100 − finalExamWeightPercent) / (number of terms). This structure mirrors a real published policy (Broward County Public Schools: two quarters at 37.5% each, final exam at 25%), generalized here to any number of terms and any final-exam weight.

How to use this calculator.

  1. Find your term or quarter grades so far — these are the running percentage grades your school has already reported for each marking period.
  2. Enter them as a comma-separated list in the order they occurred, e.g. "85, 90" for two quarters.
  3. Find your final exam's weight on your syllabus or school's grading policy (commonly 20-25% of the semester grade) and enter it.
  4. Enter your final exam score (or a hypothetical one, to see how different outcomes would affect your semester grade).
  5. Read the semesterGrade result — this is your combined, weighted semester grade.
  6. Check termsAverage to see where you stood before the final, and finalExamContributionPoints to see exactly how many points the exam itself added or subtracted.

The formula.

sem = (Σtᵢ×w + f×wf) ⁄ 100, w=(100−wf)⁄n

Let n be the number of term grades entered, wf be the final exam's weight as a percentage, and w = (100 − wf) / n be the weight implicitly assigned to each individual term (splitting the non-final portion evenly). The semester grade is then:

semesterGrade = (Σ termGradeᵢ × w + finalExamScore × wf) / 100

The termsAverage output, Σ termGradeᵢ / n, is reported separately and does not itself depend on wf at all — it is simply the plain average of the term grades, useful as a "before the final" reference point. The finalExamContributionPoints output, finalExamScore × wf / 100, isolates exactly how many percentage points the final exam alone is adding to the semester grade. Two edge cases are instructive: at wf = 0, w = 100/n and the semester grade formula reduces exactly to Σ termGradeᵢ/n — the plain terms average, with the final contributing zero points regardless of the score entered. At wf = 100, w = 0 and the semester grade reduces exactly to finalExamScore — the term grades are still reported in termsAverage for reference, but contribute nothing to the semester grade itself. Both edge cases are permitted inputs, not rejected, because they are mathematically well-defined and illustrate the formula's behavior at its limits.

A worked example.

Example

Using Broward County Public Schools' own published split — each of two quarters worth 37.5%, the final exam worth 25% — suppose a student earned 88 in the first quarter, 91 in the second, and 85 on the final exam. The per-term weight is (100−25)/2 = 37.5%. The terms-weighted sum is 88×37.5 + 91×37.5 = (88+91)×37.5 = 6712.5. The final exam's contribution is 85×25/100 = 21.25 percentage points. Adding the final exam's raw weighted product (85×25 = 2125) to the terms-weighted sum and dividing by 100 gives (6712.5+2125)/100 = 88.375% as the semester grade. For reference, the plain termsAverage — before the final entered the picture — was (88+91)/2 = 89.5%, meaning the final exam's slightly lower 85 score pulled the semester grade down by about 1.1 percentage points from where the two quarters alone stood.

term Grades88, 91
final Exam Weight Percent25
final Exam Score85

Frequently asked questions.

What if my school splits the weight between terms unevenly, not evenly?
This calculator specifically models an even split across term grades, which matches how many U.S. schools structure their policy (e.g. two quarters at an equal 37.5% each). If your syllabus instead assigns a distinct, different weight to each individual category or term, use the college-grade-calculator on this site instead, which accepts an explicit, independent weight for every category you enter.
What if I only have one term grade so far, before the final?
Enter just that one grade as your termGrades list — the calculator works correctly with a single term, treating it as carrying the entire non-final weight (100% minus the final exam's weight) on its own.
How is this different from the final-grade calculator on this site?
The final-grade calculator solves backward: given your current grade, a target grade, and the final's weight, it tells you the score you need on the final to hit that target. This calculator solves forward: given term grades and a final exam score you already have (or are testing hypothetically), it tells you the resulting semester grade directly, with no target or unknown involved.
Can the final exam's weight be 0% or 100%?
Yes, both are accepted. At 0%, the semester grade equals the plain average of your term grades and the final exam score has no effect at all. At 100%, the semester grade equals your final exam score exactly, and the term grades — while still shown in termsAverage for reference — contribute nothing to the semester grade itself.
Where do I find my school's exact term/final weighting split?
Check your course syllabus or your school or district's published grading policy — conventions vary widely. Broward County Public Schools, for example, publishes a 37.5%/37.5%/25% split for two quarters plus a final exam; other districts commonly use 40%/40%/20%. Enter whatever percentage your own school assigns to the final exam, and this calculator derives the even per-term split from that number automatically.

In this category

Embed

Quanta Pro

Paid features are coming later.

  • All 313 calculators remain free
  • No billing is enabled
Coming soon