Median, Mean, and Mode Calculator

Discover Our Mean, Median, Mode Calculator

Easily calculate the mean, median, mode, minimum, maximum, range, count and sum of your data set with our advanced calculator. Simply enter your values using commas, spaces or newline to separate them.

How to calculate the mean

Mean is the sum of a sequence of numbers divided by the number of numbers. In other words, it is the average of all values. To calculate the Mean, we first add up all the numbers. Then, we divide this sum by the total number of numbers. The formula for Mean is:

Mean Formula and Mean Calculator

How to calculate the median

The median is the value in the middle of an array of numbers in descending order. If the number of elements in the array is even, the average of the two numbers in the middle gives the median. To calculate the median, we sort the numbers in descending order. If the number of elements in the array is odd, the middle number gives the median. If there is an even number of elements, the average of the two numbers in the middle is taken.

How to calculate the mode

The mode is the most common value in a number sequence. There can be more than one mode in a series. In order to find the mode, we calculate the frequency of each value in the sequence. The number(s) with the highest frequency is the mode. Example: If our numbers are 1, 2, 2, 3, 4, the mode is 2. If our numbers are 1, 1, 2, 3, 3, 3, there are two modes: 1 and 3.