Mean
The arithmetic mean is sum divided by count. It uses every value, so extreme observations can shift it.
064 · UNIT & CALCULATOR
Calculate mean, median, mode, sum, count, minimum, maximum, and range from a list of numbers.
Separate with commas, spaces, or new lines · integers/decimals/negatives allowed · scientific notation excluded
RESULT · Basic statistics
3 valuesMean can be sensitive to outliers. Comparing it with the median can give a clearer view of the center of the data.
HOW TO USE
Enter numbers separated by new lines, commas, or spaces.
Review mean, median, and mode first.
Compare count, sum, minimum, maximum, and range.
If an entry is invalid, check the invalid-token list below the input.
Expand sorted data or copy the summary when needed.
STATISTICS GUIDE
The arithmetic mean is sum divided by count. It uses every value, so extreme observations can shift it.
Sort the values and take the middle. With an even count, use the average of the two middle values.
The most frequent value. A set can have no repeated mode or several tied modes.
Maximum minus minimum. It describes only the endpoint difference, not the full shape of the distribution.
An outlier can move the mean sharply while the median may move less, which is why comparing both is useful.
The first TOOL064 release stays with central values and basic range statistics; variance, standard deviation, regression, and tests remain future advanced scope.
IMPORTANT NOTES
FAQ
Mean uses every value and can be shifted by a large outlier, while median uses the middle of sorted data.
It is 2.5, the average of the two middle values 2 and 3.
Yes. Ordinary multi-value data with no repeated value is reported as having no mode. Tied repeated values are all shown as multiple modes.
Maximum minus minimum.
Not in the first basic release. This version stays focused on mean, median, mode, and basic range statistics.