GPA CALCULATORS

Calculate Semester GPA

How to calculate Semester GPA

  1. Enter the names of your courses. (optional)
  2. Enter corresponding credit hours for each course. (required)
  3. Select corresponding grade for each course. (required)
  4. Semester GPA and Total Credit Hours will be calculated and displayed automatically at the bottom.
Current Gpa
Check this box to include your current GPA and prior credit hours in the calculation

Enter your current GPA (0.0 to 4.0)
{{ errors.first('currentGPA') }}
Enter total credit hours earned (include all A,B,C,D & F hours)
{{ errors.first('priorCredits') }}
Semester GPA Calculator
Enter the name of the course (optional)
{{ errors.first('semester-creditHour-' + index) }}
Select your grade (A=4.0, B=3.0, etc.)
{{ errors.first('semester-grade-' + index) }}
Total credit hours: {{ semester.hours }} Semester GPA: {{ semester.gpa }} Cumulative GPA: {{ semester.cumulativeGPA }}
{{ errorMessage }}
Total Hours
{{ semester.hours }}
Semester GPA
Calculating GPA, please wait...
{{ semester.gpa }}
Strong academic performance with GPA of 2.5 or higher Academic performance needs improvement with GPA between 2.0 and 2.49 Academic performance below satisfactory level with GPA under 2.0
Cumulative GPA
{{ semester.cumulativeGPA }}
Strong academic performance with GPA of 2.5 or higher Academic performance needs improvement with GPA between 2.0 and 2.49 Academic performance below satisfactory level with GPA under 2.0

Calculate Target GPA

Target GPA Calculator
Enter the total number of credit hours you have attempted (1 to 160)
{{ errors.first('totalHours') }}
Enter your current GPA (0.0 to 4.0)
{{ errors.first('currentGPA') }}
Enter your target GPA (0.0 to 4.0)
{{ errors.first('targetGPA') }}

Result:

Calculating target GPA, please wait... {{ result.replace(/<[^>]*>/g, '') }}
{{ errorMessage }}
Calculating target GPA, please wait...

Calculate Reverse GPA

How to use Reverse GPA Calculator

  1. Enter the names of your courses. (optional)
  2. Enter the corresponding credit hours for each course. (required)
  3. Enter your desired semester GPA in the Semester GPA text box. (required)
  4. Click on the Calculate Reverse GPA button.

How to calculate Semester GPA

  1. Enter the names of your courses. (optional)
  2. Enter corresponding credit hours for each course. (required)
  3. Select corresponding grade for each course. (required)
  4. Click on the Calculate Semester GPA button.
Reverse GPA Calculator
Enter the name of the course (optional)
{{ errors.first('reverse-creditHour-' + index) }}
Select your grade (A=4.0, B=3.0, etc.)
{{ errors.first('reverse-grade-' + index) }}
Enter your desired semester GPA (0.0 to 4.0)
{{ errors.first('semesterGPA') }}

Total Credit Hours: Calculating...{{ totalSemesterHours }}

{{ errorMessage }}