# 学分绩的计算方法

哈工大的正式学分绩是百分制考试课加权平均分，具体计算公式为：

![学分绩计算方法](/files/NcjlKJYFGedzuxHVzDTk)

此外，教务系统上也显示所有课程的算数平均分、加权平均分、全部课程GPA、考试课GPA用于给出国的同学们提供各种排名证明。

![教务查询成绩](/files/39xNlSpHTIt26NaVBtPj)

哈工大的GPA目前是按照4.0制，90+记为满分来计算的。具体的计算方法暂时没有公布。

由于考试课和考察课的制度，只能通过水选修课提升*GPA(全部)不能提升GPA(考试课)*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://hit-map.gitbook.io/hit-map/2-test/test_tips/gpa.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
