📊 Average Calculator
Calculate average, median, min, max of numbers
How Average Is Calculated
Formula
Average = Sum of all values / Number of values
- 1Enter your list of numbers separated by commas or spaces.
- 2The calculator sums all the values.
- 3The sum is divided by the count of values to find the mean.
- 4Numbers are sorted to find the median (middle value).
- 5Min, max, and range are also computed.
About Average Calculator
Calculate the average (arithmetic mean) of a set of numbers. Also shows sum, count, median, min, max, and range with step-by-step breakdown.
Frequently Asked Questions
What is the difference between mean and median?
The mean is the sum divided by count. The median is the middle value when numbers are sorted. The median is less affected by extreme outliers.
Can I enter decimal numbers?
Yes. The calculator works with any real numbers including decimals and negative numbers.
What is the range?
The range is the difference between the largest and smallest values in the data set: Range = Max − Min.