Average Calculator

Calculate the average or mean of your numbers instantly.

Enter Numbers




How to Use the Average Calculator

Enter the numbers you want to average and click Calculate. The calculator will add all the values together and divide the result by the number of values entered.

Average Formula

Average = Sum of all values ÷ Number of values

Example

If your numbers are 80, 90 and 100, the average is:

(80 + 90 + 100) ÷ 3 = 90

What Is an Average?

An average, also called the arithmetic mean, is a common way to describe the central value of a group of numbers. Students often use averages to calculate grades, test scores and class performance.

Related Tools

Grade Calculator | GPA Calculator | Exam Score Calculator | Weighted Grade Calculator

{ document.getElementById("navLinks").classList.toggle("show"); } window.onclick = function(event) { if (!event.target.matches('.menu-toggle')) { const menu = document.getElementById("navLinks"); if (menu.classList.contains("show")) { menu.classList.remove("show"); } } }