Перейти к основному содержанию

Калькулятор GPA

Рассчитайте средневзвешенный балл (GPA) по списку курсов. Введите буквенную оценку и количество часов каждого курса, по одному в строке, и получите GPA, общее количество часов и общее количество баллов качества по стандартной шкале 4.0 (или 4.3).

Ввод

Один курс в строке как "Название курса, Буквенная оценка, Количество часов". Название курса необязательно. Допустимые оценки: A+, A, A-, B+, B, B-, C+, C, C-, D+, D, D-, F.

Вывод

Результат
ПараметрЗначение
No data yet
Это было полезно?

Другие способы использовать этот инструмент

REST API

curl -X POST https://api.iotools.cloud/v1/tool/gpa-calculator \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "courses": "Biology, A, 4\nCalculus, B+, 3\nHistory, C, 3",
    "scale": "4.0"
  }'

Подставьте свой собственный ключ из аккаунта. Поля инструмента — это тело запроса, без обёртки.

Спросите у ИИ-агента

Use the IOTools `gpa-calculator` tool (GPA Calculator) on this input:

YOUR_INPUT_HERE

Вставьте это любому агенту, подключённому к MCP-серверу IOTools, и добавьте свой ввод.

Виджет для встраивания

<iframe
  src="https://iotools.cloud/embed/gpa-calculator/"
  width="100%" height="520" frameborder="0" scrolling="no" loading="lazy"
  title="Калькулятор GPA — iotools.cloud"
  sandbox="allow-scripts allow-forms allow-same-origin allow-downloads allow-popups allow-popups-to-escape-sandbox"
  allow="clipboard-write"
  style="width:100%;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden"></iframe>
<script src="https://iotools.cloud/embed.js" async></script>

Вставьте это на свою страницу — бесплатно, без ключа, нужна лишь обратная ссылка.

Стоимость вызова API/MCPОт 5 кредитов
Нужно больше кредитов?Посмотреть тарифы

Также доступно через

Руководства

What this GPA calculator does

Your GPA (grade point average) is the weighted average of your course grades, where each grade is weighted by how many credit hours the course is worth. A four-credit class pulls on your GPA nearly twice as hard as a class worth two and a half credits, so a simple average of letter grades gets the answer wrong. This calculator does the weighting for you.

How to use it

Enter one course per line in the format:

Course Name, Letter Grade, Credit Hours

For example:

Biology, A, 4
Calculus, B+, 3
History, C, 3

The course name is optional — A, 4 on its own works fine — and blank lines are ignored, so you can space things out. Choose your grading scale, and the result updates as you type. You'll get your weighted GPA, total credit hours, and total quality points (the sum of grade points × credits), plus a count of the courses included.

How GPA is calculated

For each course, the letter grade becomes a grade point on a numeric scale, which is multiplied by the course's credit hours to give its quality points:

GPA = Σ(grade point × credit hours) ÷ Σ(credit hours)

So an A (4.0) in a 4-credit course contributes 16 quality points, while a B+ (3.3) in a 3-credit course contributes 9.9. Add up every course's quality points, divide by the total credit hours, and you have your weighted GPA.

The grading scales

The 4.0 scale is the US standard: A and A+ both equal 4.0, A- is 3.7, B+ is 3.3, B is 3.0, and so on down in 0.3–0.4 steps to F at 0.0. The 4.3 scale is identical except that an A+ is rewarded above a plain A, at 4.3 — the convention some universities use. Pick whichever your school reports.

Frequently asked questions

What's the difference between weighted and unweighted GPA here? This tool weights by credit hours, which is how nearly every college computes a term or cumulative GPA. It does not add honors/AP bonus points — that's a separate high-school "weighted GPA" convention.

Can I use half credits? Yes. Any positive number of credit hours is accepted, including values like 1.5 or 0.5.

Does it handle plus and minus grades? Yes — A-, B+, C-, and the rest all map to their standard grade points.

Privacy

Everything runs in your browser. Your grades are never uploaded or stored.

gpagrade point averagegradescollegeuniversityschoolacademicscalculator

Нравятся инструменты? Уберите рекламу.

Один платёж навсегда убирает всю рекламу с вашего аккаунта. Без подписки, без слежки.