Semester GPA Calculator - Small Study Tools
GPA · Cumulative · Target · Multi-Semester · Honor Roll

Free Semester GPA Calculator & Term Credit Tracker

Calculate your semester GPA by adding courses, credit hours and letter grades. Pro Mode adds cumulative GPA tracker, target GPA planner, multi-semester history, what-if grade simulator, GPA scenarios and PDF report.

Pro Version is Free for now
✓ Cumulative GPA · Target planner · Multi-semester · What-if · Scenarios · PDF unlocked
All calculations happen in your browser — your grades are never sent to any server
⚙️ Settings
📚 Courses
Course Name Credits Grade Points
Semester GPA Summary
Semester GPA
Letter Grade
Total Credits
Quality Points
Grade Distribution
Course Impact on GPA
📊 Cumulative GPA Calculator
Cumulative GPA
Total Credits
Overall Grade
🎯 Target GPA Planner

Find out what cumulative GPA you need this semester to reach a target overall GPA.

GPA needed this semester
Enter your previous GPA/credits and target above
🔮 What-If Grade Simulator

Change grades hypothetically to see the instant effect on your semester GPA.

Simulated Semester GPA:
📈 GPA Scenarios

Best and worst case outcomes based on grade changes across all courses.

😟 Worst Case
Everyone drops one grade
😐 Current
Your entered grades
😊 Best Case
Everyone goes up one grade
📅 Multi-Semester GPA Tracker

Track your GPA progression across all semesters to monitor cumulative trends.

Cumulative GPA (all semesters)
Export your GPA report
`; const blob=new Blob([html],{type:'text/html'}); const a=document.createElement('a');a.download=`gpa-report-${semName.replace(/\s+/g,'-')}.html`;a.href=URL.createObjectURL(blob);a.click(); toast('Downloaded — open and Print → Save as PDF'); }// ── MODE ────────────────────────────────────────────────────── function setMode(mode){ isPro=mode==='pro'; document.getElementById('btnSimple').classList.toggle('active',!isPro); document.getElementById('btnPro').classList.toggle('active',isPro); document.body.classList.toggle('pro-mode',isPro); const _pb=document.getElementById('proBar');if(_pb)_pb.style.display=isPro?'flex':'none'; wiGrades=null; recalc(); try{localStorage.setItem('sst_sgpa_mode',mode);}catch(e){} }// ── UTILS ───────────────────────────────────────────────────── function escHtml(s){return String(s||'').replace(/&/g,'&').replace(//g,'>');} function escAttr(s){return String(s||'').replace(/"/g,'"').replace(/'/g,''');} function toast(msg){const t=document.getElementById('toast');t.textContent=msg;t.classList.add('show');setTimeout(()=>t.classList.remove('show'),2800);}// ── INIT ────────────────────────────────────────────────────── recalc(); renderHistoryCumulative(); try{const m=localStorage.getItem('sst_sgpa_mode');if(m==='pro')setMode('pro');}catch(e){}

Mastering Term Records with a Free Semester GPA Calculator

A cumulative GPA tells one story — the long-arc narrative of a student's entire academic career, compressed into a single number that appears on a transcript years in the making. A semester GPA calculator tells a different and often more immediately useful story: how you performed in this specific term, against this specific set of courses, at this point in your academic journey. These are not the same measurement, and treating them as interchangeable leads to systematic misunderstanding of academic standing. A student whose cumulative GPA has been suppressed by a difficult first year can use a dedicated GPA semester calculator to track the consistent term-by-term improvements that will eventually reflect in their cumulative standing — improvements that the cumulative number alone obscures for months or semesters.

The strategic value of segmenting academic tracking by distinct term blocks lies in the granularity it provides. A cumulative GPA averaged across six semesters cannot tell you whether your study habits have improved, whether a particular subject area is consistently difficult, or whether one catastrophic semester is dragging down otherwise strong performance. A term-by-term GPA calculator semester record makes all of these patterns visible — and visible patterns are actionable patterns. Students who track semester GPA independently can identify specifically which terms underperformed, correlate those dips with course load, extracurricular commitments or subject matter, and use that analysis to build a more effective study structure going forward.

Our semester GPA calculator breaks down courses into individual rows — one per class. For each course, you enter the letter grade earned and the credit hours. The tool converts each letter grade to its standard GPA point value (A or A+ = 4.0, A− = 3.7, B+ = 3.3, B = 3.0, B− = 2.7, C+ = 2.3, C = 2.0, C− = 1.7, D = 1.0, F = 0.0), multiplies it by the credit weight and contributes it to the weighted average. A 4-credit organic chemistry lecture counts four times more per grade point than a 1-credit seminar — exactly as your registrar calculates it. The result is the same weighted term GPA that appears on your official transcript, computed instantly and privately in your browser.

Client-side privacy guarantee: All calculations execute via client-side JavaScript directly in your browser. When you enter trial parameters, test different grade scenarios or clear your data, none of that information is transmitted to any external server or cached in any database. Your course grades, credit hours and GPA projections remain entirely on your device — no account required, no tracking cookies in use during calculation.

Standard US Letter Grade to GPA Point Value Conversion

Letter GradeGPA ValueTypical PercentageAcademic Standing
A+ / A4.093–100%Excellent — Dean's List range
A−3.790–92%Very Good — maintains most scholarships
B+3.387–89%Good — above average performance
B3.083–86%Satisfactory — graduate school minimum in many programmes
B−2.780–82%Adequate — below some scholarship thresholds
C+2.377–79%Pass — may affect progression in some majors
C2.073–76%Minimum Pass — lowest accepted in many programmes
D1.060–69%Near Fail — may require course repeat
F0.0Below 60%Fail — no credit awarded

The Mathematical Equation Behind a College Semester GPA Calculator

Higher education institutions do not treat all courses equally in GPA calculations, and for good reason. A 4-credit calculus course represents four times the instructional contact, four times the weekly preparation hours and four times the credit weight of a 1-credit fitness elective. A proper college semester GPA calculator must apply a credit-weighted formula that reflects this institutional reality — simply averaging letter grades across courses without credit weighting produces a systematically distorted result that misrepresents actual academic standing.

The algebraic framework is formally expressed as follows: if a student completes a term taking n distinct modules, where each individual course i yields a converted numeric grade point value Gᵢ and represents a specific credit hour allocation Cᵢ, the final Semester GPA (SGPA) calculated by any accurate semester GPA calculator college is:

Semester GPA Formula — Weighted Credit Average
SGPA = Σ(Gᵢ × Cᵢ) ÷ ΣCᵢ
SGPA = Semester Grade Point Average  ·  Gᵢ = GPA point value of course i (A = 4.0, B = 3.0, etc.)  ·  Cᵢ = Credit hours of course i  ·  n = Total courses taken this term. Sum all (Gᵢ × Cᵢ) products, then divide by total credit hours ΣCᵢ.

Worked Simulation — Manual Verification of Semester GPA

The following simulation demonstrates how a GPA calculator by semester processes a three-course term, allowing students to manually verify results from the semester calculator GPA interface: a student earns an A (4.0) in a 4-credit class, a B (3.0) in a 3-credit class and a C (2.0) in a 3-credit class.

📐 Step-by-Step Semester GPA Calculation
Course Grade (Gᵢ) Credits (Cᵢ) Product Gᵢ×Cᵢ
4-credit course (e.g. Organic Chemistry) A = 4.0 4 16.0
3-credit course (e.g. History) B = 3.0 3 9.0
3-credit course (e.g. Economics) C = 2.0 3 6.0
Totals 10 31.0
SGPA = 31.0 ÷ 10 = 3.10  |  Unweighted mean would give: (4.0+3.0+2.0)÷3 = 3.0 — diverges because of unequal credit loads

The divergence between weighted and unweighted results — 3.10 vs 3.00 in this example — may seem modest, but it becomes more significant with greater credit imbalance. A student taking a 6-credit dissertation alongside two 1-credit seminars will find the dissertation grade overwhelmingly dominant in the weighted calculation, accurately reflecting its instructional weight. Any GPA calculator by semester that fails to apply credit weighting misrepresents this relationship and should not be trusted for accurate GPA planning.

Forecasting Future Performance with a Cumulative GPA Calculator by Semester

The semester GPA is only half the picture for most students. The question that follows immediately — how will this term's performance affect my total cumulative standing? — requires a different calculation that merges historical academic data with current term results. A cumulative GPA calculator by semester addresses this by treating prior semesters as a credit-weighted baseline and blending in the new term's contribution proportionally to the credit hours it represents.

The formula for this update — as shown in the diagram provided — expresses how a robust cumulative GPA calculator by semester merges historical baselines with current term performance. Let CGPA_initial represent your cumulative average prior to this term, C_initial signify your total historical credits earned, SGPA stand for your newly calculated term average, and C_current match your current semester credit load. The updated total cumulative standing (CGPA_final) is:

Cumulative GPA Update Formula
CGPA_final = (CGPA_initial × C_initial + SGPA × C_current) ÷ (C_initial + C_current)
CGPA_final = (CGPA_initial × C_initial + SGPA × C_current) ÷ (C_initial + C_current)
CGPA_final = Updated cumulative GPA after this term  ·  CGPA_initial = Cumulative GPA before this semester  ·  C_initial = Total credits completed before this semester  ·  SGPA = This semester's GPA  ·  C_current = This semester's credit hours

The structural insight embedded in this formula is that the weight of any single semester in moving the cumulative GPA is inversely proportional to the number of credits already completed. A student in their first semester with 15 credits carries 100% of their cumulative GPA in those 15 credits — every grade matters enormously. A student entering their final semester with 105 prior credits completing 15 more has those new credits representing only 12.5% of their total academic record — even a perfect 4.0 semester might raise their cumulative GPA by only 0.1 points. The GPA calculator after this semester feature makes this mathematical reality visible before grades are finalised, preventing the common misconception that one strong semester can dramatically transform a multi-year academic record.

How Much Can One Semester Move Your Cumulative GPA?

Early stage — 30 prior credits
↑ 0.3–0.5
Taking 15 new credits represents 33% of your total record. A perfect 4.0 semester can move a 3.0 cumulative GPA to approximately 3.33 — a meaningful shift. This is when one strong term has the most leverage.
Mid-stage — 60 prior credits
↑ 0.15–0.25
15 new credits = 20% of total. A 4.0 semester moves a 3.0 cumulative to approximately 3.2. The mathematical leverage is halved compared to early-stage. Consistent performance over multiple terms matters more than any single term.
Final stage — 90+ prior credits
↑ 0.05–0.15
15 new credits = 14% of total. Even a perfect final semester can only move a 3.0 by about 0.14 points — to 3.14. Cumulative GPA is largely locked in by this stage. Use the GPA calculator after this semester to set realistic expectations.

Our GPA calculator semester grade tool handles both quarter and semester systems through a flexible credit-hour entry model. Whether your institution uses 16-week semesters (typically 15–18 credits), 10-week quarters (typically 9–12 credits) or trimesters, the underlying weighted formula is identical — enter the credit hours as they appear on your transcript for each term and the GPA calculator quarter and semester module applies the same Σ(Gᵢ × Cᵢ) ÷ ΣCᵢ calculation correctly. Note that quarter credits and semester credits are not interchangeable in magnitude — 3 quarter credits ≠ 3 semester credits — so always use your institution's assigned credit values rather than converting between systems manually.

How to Use the Semester GPA Calculator — Step by Step

1
Enter each course for the current termAdd one row per course. Enter the course name (optional), the letter grade you earned or expect to earn, and the credit hours assigned to that course by your institution. The GPA point value and weighted contribution appear instantly as you type.
2
Select your grading scaleChoose between the full A+/A/A−/B+ scale or a simplified A/B/C/D/F scale depending on your institution's policy. Some universities do not use plus/minus grades — using the wrong scale will produce an inaccurate semester GPA.
3
Read your semester GPAThe weighted SGPA appears at the top of the results panel, alongside a grade distribution breakdown showing each course's contribution to the total. Compare your SGPA to the GPA targets needed for scholarships, programme progression or graduate school applications.
4
Enter your prior cumulative GPA and credits for a full projectionSwitch to the cumulative projection view. Enter your CGPA_initial (your GPA before this term) and C_initial (total prior credits completed). The calculator applies the CGPA_final formula and shows your updated cumulative standing after this semester's grades are merged in.
5
Model what-if scenarios before finalising study plansChange any course grade to see the impact on your semester and cumulative GPA instantly. If you are targeting Dean's List (typically 3.5+ or 3.7+), the what-if view shows exactly which courses need to improve and by how much. Use this before exam week to allocate your remaining study time proportionally.

Frequently Asked Questions

Common questions about semester GPA, cumulative GPA and our free calculator

A semester GPA calculator computes your Grade Point Average for a single academic term by applying the weighted formula: SGPA = Σ(Gᵢ × Cᵢ) ÷ ΣCᵢ. Each course's grade point value (Gᵢ) is multiplied by its credit hours (Cᵢ), all products are summed, and the total is divided by total term credits. This gives a credit-weighted average that accurately reflects each course's proportional importance — unlike a simple unweighted average of grades.

Multiply each letter grade's GPA value by its credit hours: A (4.0) × 4 credits = 16.0, B (3.0) × 3 credits = 9.0, C (2.0) × 3 credits = 6.0. Sum the products: 16.0 + 9.0 + 6.0 = 31.0. Divide by total credits: 31.0 ÷ 10 = 3.10 semester GPA. A simple average of grades would give 3.0 — the credit-weighted result is more accurate. Our GPA semester calculator automates this for any number of courses.

A cumulative GPA calculator by semester applies: CGPA_final = (CGPA_initial × C_initial + SGPA × C_current) ÷ (C_initial + C_current). Your prior cumulative GPA is weighted by your historical credits, your new semester GPA is weighted by current term credits, and the two are merged proportionally. The more prior credits you have, the less any single semester can move your cumulative GPA — reflecting the genuine multi-year weight of your transcript.

Semester GPA measures performance in a single term only — it resets each semester and reflects only current-term courses. Cumulative GPA is a weighted average across all semesters completed to date and is what appears on your transcript. Semester GPA is useful for identifying real-time trends in study habits; cumulative GPA is what scholarship committees, graduate programmes and employers see. Both are calculated using the same weighted credit formula, applied to different time scopes.

The leverage of any single semester decreases as prior credits accumulate. With 30 prior credits, a perfect 4.0 semester (15 credits) can raise a 3.0 cumulative to about 3.33 — a 0.33-point gain. With 90 prior credits, the same perfect semester raises a 3.0 only to about 3.14 — a 0.14-point gain. Use the GPA calculator after this semester projection to model your exact scenario before setting unrealistic expectations for a single term's impact.

Yes. Our GPA calculator quarter and semester module accommodates all term lengths — semesters (16-week), quarters (10-week) or trimesters — by using the credit hours assigned by your institution for each course. The weighted formula SGPA = Σ(Gᵢ × Cᵢ) ÷ ΣCᵢ applies identically regardless of term length. Always use your institution's assigned credit values — 3 quarter credits ≠ 3 semester credits in magnitude, so do not convert between systems manually.

Dean's List criteria vary by institution — typically requiring a semester GPA of 3.5, 3.7 or 4.0 with a minimum credit load (often 12+ credits). Our college semester GPA calculator's what-if simulator lets you model different grade combinations to find the minimum performance needed in each course to hit your target semester GPA. Enter your current expected grades, then adjust individual courses upward until the semester GPA crosses the Dean's List threshold.

Yes. Our semester GPA calculator runs entirely client-side — all calculations happen in your browser with no data transmitted to any server, stored in any database or shared with any third party. No course names, grades, credit hours or cumulative history leave your device. No account creation, no tracking cookies and no network activity occurs during use — your academic records stay completely private.

Lilly
Here to help you find a tool
Search tools Search blogs
Try me to find a tool! 👋