GPA RechnerFormel

## How to Calculate GPA

GPA (Grade Point Average) is the weighted average of your course grades, where each grade is weighted by the number of credit hours.

### Formula

**GPA = Sum of (Grade Points x Credit Hours) / Total Credit Hours**

### Grade Point Scale
- 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

Lösungsbeispiel

A student takes 4 courses: Course 1 (3.5 grade, 3 credits), Course 2 (3.0 grade, 4 credits), Course 3 (4.0 grade, 3 credits), Course 4 (2.5 grade, 3 credits).

  1. Course 1 quality points: 3.5 x 3 = 10.5
  2. Course 2 quality points: 3.0 x 4 = 12.0
  3. Course 3 quality points: 4.0 x 3 = 12.0
  4. Course 4 quality points: 2.5 x 3 = 7.5
  5. Total quality points: 10.5 + 12.0 + 12.0 + 7.5 = 42.0
  6. Total credits: 3 + 4 + 3 + 3 = 13
  7. GPA = 42.0 / 13 = 3.23