Calculating a GPA

Assuming that the following quality points have been assigned to the letter grades: A = 4; B = 3; C = 2; D = 1; W = 0, the following steps show how GPA's are calculated:

  1. Grades are converted into quality points.

  2. Add all quality points.

  3. Add all GPA hours.

  4. Divide total quality points by total GPA hours, truncated to one to four decimal points (as determined by Registration Configuration).

  5. The result is the GPA.