EDUCATION_

GPA Calculator

Calculate your weighted or unweighted GPA from letter grades and credit hours. Supports honors and AP weighting with grade distribution visualization.

Unweighted
Weighted (Honors/AP)
Course Name Grade Credits

About This Tool

Grade Point Average (GPA) is the standardized metric used by colleges, universities, graduate programs, and employers to evaluate academic performance. While the concept is simple -- a weighted average of your course grades -- calculating it accurately requires attention to credit hours, grade point values, and, in some cases, weighting for honors and Advanced Placement (AP) courses. This free GPA calculator handles all of these variables, giving you a precise cumulative GPA in seconds.

The standard US grading scale assigns numerical values to letter grades on a 4.0 scale. An A equals 4.0, A- equals 3.7, B+ equals 3.3, and so on down to F at 0.0. Each plus or minus modifier shifts the value by approximately 0.3 points. This calculator uses the full scale including all plus/minus variations, which matches the system used by most American colleges and universities.

The GPA calculation itself is a weighted average. For each course, you multiply the grade point value by the number of credit hours. Then you sum all those products and divide by the total number of credit hours. For example, if you earned an A (4.0) in a 3-credit course and a B (3.0) in a 4-credit course, your GPA would be (4.0*3 + 3.0*4) / (3+4) = 24/7 = 3.43. The credit hours act as weights, so courses worth more credits have a larger impact on your GPA.

For high school students, weighted GPAs account for the increased difficulty of honors and AP courses. In a standard weighted system, honors courses add 0.5 to the grade point value, and AP courses add 1.0. This means an A in an AP course is worth 5.0 on the weighted scale, while an A in a regular course remains at 4.0. Toggle the "Weighted" option in this calculator to enable these adjustments, and select the course type (Regular, Honors, or AP) for each entry.

Your GPA matters beyond just numbers. A GPA of 3.5 or above typically qualifies for Dean's List recognition at most universities. Graduate school admissions often look for a minimum of 3.0, and competitive programs may require 3.5 or higher. Scholarship eligibility, Greek life participation, and academic probation thresholds are all tied to GPA. Understanding exactly where your GPA stands -- and how each additional course will affect it -- is essential for academic planning.

This calculator lets you add as many courses as you need, dynamically updating your GPA as you enter grades. The grade distribution visualization shows the proportion of A, B, C, D, and F grades in your course load, giving you a quick visual summary of your academic performance pattern.

How to Use

  1. 1
    Add your courses

    Enter each course name, select the letter grade received, and enter the number of credit hours. Use the + button to add more courses.

  2. 2
    Enable weighting (optional)

    Toggle the Weighted switch to add honors (+0.5) or AP (+1.0) adjustments. A course type column will appear for each course row.

  3. 3
    Review your GPA

    Your cumulative GPA, total credits, letter grade equivalent, and Dean's List status update automatically as you enter courses.

Where Does This Data Come From?

GPA is calculated using the standard weighted average formula: Sum(grade_points * credit_hours) / Sum(credit_hours). The grade scale follows the standard US 4.0 system: 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.3, D=1.0, F=0.0. Weighted GPA adds 0.5 for honors and 1.0 for AP courses. All calculations run in your browser -- no grades or academic data are stored or transmitted.

Frequently Asked Questions

What is the difference between weighted and unweighted GPA?
Unweighted GPA uses the standard 4.0 scale for all courses regardless of difficulty. Weighted GPA adds bonus points for advanced courses: typically +0.5 for honors and +1.0 for AP/IB courses. This means a weighted GPA can exceed 4.0. Colleges often recalculate GPAs on their own scale, but both versions are commonly reported on transcripts.
What GPA do I need for Dean's List?
Most universities set the Dean's List threshold at 3.5 GPA for the semester, though some require 3.7 or higher. Part-time students may have different eligibility requirements. Check your specific institution's academic policies for exact criteria, as they vary.
How do plus and minus grades affect my GPA?
Each plus adds approximately 0.3 to the base grade (B+ = 3.3 vs B = 3.0), and each minus subtracts approximately 0.3 (B- = 2.7). The exception is A+, which at most schools is still 4.0 (not 4.3). Over a full course load, plus and minus modifiers can shift your cumulative GPA significantly.
Can I calculate my GPA if I have transfer credits?
Yes. Enter your transfer courses with their grades and credit hours just like any other course. However, note that some institutions do not include transfer course grades in the cumulative GPA for that school. Check your registrar's policy to understand how transfer credits are treated at your institution.
Is my academic data stored or shared?
No. All GPA calculations are performed in your browser using JavaScript. Course names, grades, and credit hours are never sent to any server, stored in any database, or shared with any third party.
Add this tool to your site for free

Embed GPA Calculator

Copy the code below and paste it into your website HTML.

<iframe src="https://dropthe.org/embed/studio/gpa-calculator/" width="100%" height="500" frameborder="0" style="border-radius:8px;"></iframe>