Author | Message |
---|---|
Urvashi
Posts: 34
|
Posted 10:17 Jul 20, 2009 |
How will we calculate the gpa ? Is it (subject 1 + subject 2 + subject 3)/3 or does it consider the units(credit hours) also ? |
cysun
Posts: 2935
|
Posted 10:26 Jul 20, 2009 |
It considers units, and classes that are not letter-graded (i.e. pass/no pass or credit/no credit) are not counted. For example, suppose a student gets the following grades:
The gpa should be (4.0*4+3.0*3)/(4+3), or in other words sum(grade_point*units)/sum(units). |
Urvashi
Posts: 34
|
Posted 10:27 Jul 20, 2009 |
ok thank you |
HelloWorld
Posts: 88
|
Posted 20:52 Jul 22, 2009 |
how do we calculate the major GPA? Last edited by HelloWorld at
20:53 Jul 22, 2009.
|
HelloWorld
Posts: 88
|
Posted 20:54 Jul 22, 2009 |
nevermind, i actually got it.. it's just class that is specific with the department_id |