Education
Grade Average Calculator
Switch between simple average and weighted average. Add a row for each grade, optionally set a weight, and we return the average percent plus a letter grade estimate.
Simple average adds every grade and divides by the number of grades.
Letter grade · B
86.60%
5 grades averaged
Examples
Simple: 92, 88, 85, 90, 78
= 86.60% (B)
Weighted: 90 weight 2, 80 weight 1
= 86.67% (B)
Quizzes light, exams heavy
Weighted average reflects exam weight
How it works
Simple average adds all grades and divides by the count. Weighted average multiplies each grade by its weight, sums those, and divides by the total weight. Both reduce a list of grades to one number.
Simple · Σ(grade) ÷ n
Weighted · Σ(grade × weight) ÷ Σ(weight)
Letter scale · A = 90 to 100 · B = 80 to 89.99 · C = 70 to 79.99 · D = 60 to 69.99 · F below 60
Related GPA and grade calculators
- Semester grade calculator for the overall class grade from points or category weights.
- Weighted grade calculator for percent grades combined by syllabus weights.
- Final grade calculator for the final course grade given a current grade and final exam.
- College GPA calculator for converting semester grades into a credit-weighted GPA.
- High school GPA calculator for weighted and unweighted GPA across regular, honors, AP, or IB courses.
Frequently asked questions
For a simple average, add up the grades and divide by the number of grades. For a weighted average, multiply each grade by its weight, sum those products, and divide by the sum of weights. The simple average treats every grade equally; the weighted average lets bigger weights count for more.
Simple average treats every grade as equally important. Weighted average lets you say one grade counts more than another. If your syllabus says the midterm is worth more than a quiz, weighted average gives the correct overall grade; if you just want the mean of five test scores, simple average is enough.
No. The calculator normalizes whatever weights you enter. You can use 1, 2, 3 for relative importance, or use percent weights like 20, 30, 50. The math gives the same answer as long as the proportions are the same.
This calculator uses a standard scale: A is 90 to 100, B is 80 to 89.99, C is 70 to 79.99, D is 60 to 69.99, and F is below 60. Letter grade is shown as an estimate; your school or instructor may use slightly different cutoffs.
Yes. Enter grades above 100 to include extra credit. In simple mode the extra credit lifts the mean directly. In weighted mode it lifts the weighted result in proportion to the weight of that row.
Related calculators
Education
Final Grade Calculator
Calculate your final course grade from your current grade and your final exam score.
Education
Weighted Grade Calculator
Combine assignments, quizzes, and exams by weight to get a precise weighted course average.
Education
Final Exam Calculator
Find out exactly what you need to score on your final exam to hit your target course grade.