Mean, Median, Mode Calculator

Calculate mean, median, mode, range and other statistics for a data set

Example formats: "5, 7, 3" or "5 7 3" or one number per line

Results

Mean (Average)
6.625

The average of all values. Add all numbers and divide by the count.

Median
6

The middle value when numbers are sorted. If there's an even count, it's the average of the two middle values.

Mode
5

The value(s) that appear most frequently. There can be multiple modes or no mode at all.

Range
9

The difference between the largest and smallest values. Shows the spread of data.

Count (n)
8
Sum
53
Sorted Data Set:
[3, 5, 5, 5, 7, 7, 9, 12]

Statistical Definitions

Mean

The arithmetic mean is calculated by adding all values in a data set and dividing by the number of values. It represents the central tendency of the data.

Median

The median is the middle value in a sorted data set. For an even number of values, it is the average of the two middle numbers. It is less affected by outliers than the mean.

Mode

The mode is the value that appears most frequently in a data set. A data set may have one mode, multiple modes, or no mode if all values appear with equal frequency.

Range

The range measures the spread of data by calculating the difference between the maximum and minimum values. A larger range indicates more variability in the data.