Average calculator
Calculate the arithmetic mean of a list of numbers separated by commas or line breaks.
Processed on your device. Nothing is sent to any server.
Average
18
Calculate the arithmetic mean (average) of a list of numbers separated by commas or line breaks.
Adds up all valid values and divides the total by the number of values.
Use cases
- Calculating the average grade of a set of exams.
- Calculating average monthly spending.
- Quickly analyzing a small data set.
How it works
- 1
Paste your numbers
Type or paste the list of numbers, separated by commas or on separate lines.
- 2
Read the result
The average is calculated automatically.
Frequently asked questions
- What happens with non-numeric values?
- They are automatically ignored; only values that can be interpreted as numbers are counted.
Related tools
- Median CalculatorCalculates the median of a list of numbers.
- GCD CalculatorCalculates the greatest common divisor.
- LCM CalculatorCalculates the least common multiple.
- Percentage CalculatorCalculates the percentage of an amount.
- Percentage Difference CalculatorCalculates the % difference between two values.
- Percentage Increase CalculatorCalculates the % change between two values.