GPA Result
Standard | GPA |
---|
The online GPA calculator can input course grades and credits to calculate the GPA. This tool supports multiple GPA calculation algorithms.
- Standard Weighted Algorithm : GPA = [( Score1 * Credit1 + Score2 * Credit2 ...) * 4 ] / [( Credit1 + Credit2 ...) * 100] . Whether the weight is enabled or not does not affect the standard weighting algorithm.
- Score Type : Select whether the input score is on a Hundred Score System, a Five Score System, or a Grade Score System. The format of the grades that can be entered varies depending on the type of grade.
-
Weight : Is weight used to calculate GPA.
If weight is enabled, the calculation algorithm for GPA is :
Course Credit Point = Credit * Weight * Point, GPA = ∑Course Credit Point ÷ ∑Credit .
If the weight is not enabled, the calculation method for GPA is :
Course Credit Point = Credit * Point, GPA = ∑Course Credit Point ÷ ∑Credit . - Course Table : Input the corresponding course grades and credits. Grades and credits are mandatory, and course name is optional.
- Calculate : Calculate the GPA using the input course grades and credit table. The calculation results display the GPA results of multiple calculation methods simultaneously.
- Clear : Clear course table data and GPA result data.
- If you need other GPA calculation algorithms, please leave a message in the comments section, and the webmaster will add them as soon as possible.
-
GPA algorithm description:
Algorithm Score Type Score Grade Point