How CGPA is Calculated
Your **CGPA** (Cumulative Grade Point Average) is the average of all your semesters. It is calculated by multiplying each semester's **SGPA** by its **Credit Hours** to get "Quality Points," then dividing the total Quality Points by the total Credit Hours.
| Formula |
|---|
| Total Quality Points = (Sem1_SGPA * Sem1_Credits) + (Sem2_SGPA * Sem2_Credits) + ... |
| Total Credit Hours = Sem1_Credits + Sem2_Credits + ... |
| CGPA = Total Quality Points / Total Credit Hours |
