Mean, Median, Mode Calculator

Calculate mean, median, mode along with minimum, maximum, range, count, and sum for a set of data

Enter values separated by commas, spaces, or new lines. You can also copy and paste from spreadsheets.

Results

Mean (Average)
Median
Mode
Range
Minimum
Maximum
Count
Sum

Sorted Data

Position Value

Acceptable Data Formats

Format Type Example Input How It’s Processed
Comma Separated 42, 54, 65, 47, 59, 40, 53 42, 54, 65, 47, 59, 40, 53
Spaces 42 54 65 47 59 40 53 42, 54, 65, 47, 59, 40, 53
New Lines 42
54
65
47
59
40
53
42, 54, 65, 47, 59, 40, 53
Mixed Delimiters 42, 54 65,, 47, 59 40 53 42, 54, 65, 47, 59, 40, 53

What are Mean Median and Mode?

Mean, median and mode are all measures of central tendency in statistics. In different ways they each tell us what value in a data set is typical or representative of the data set.

The mean is the same as the average value of a data set and is found using a calculation. Add up all of the numbers and divide by the number of numbers in the data set.

The median is the central number of a data set. Arrange data points from smallest to largest and locate the central number. This is the median. If there are 2 numbers in the middle, the median is the average of those 2 numbers.

The mode is the number in a data set that occurs most frequently. Count how many times each number occurs in the data set. The mode is the number with the highest tally. It's ok if there is more than one mode. And if all numbers occur the same number of times there is no mode.