Summarize a numeric dataset with its arithmetic mean, median, mode, range, count, and sum.
Last updated: August 2026 | By Summa Calculator
Mean
Median
Mode
Range
Statistical averages summarize a dataset using representative values such as the mean, median, and mode. They help reduce a list of numbers into a few useful descriptions of what the data looks like.
Different averages answer different questions. The mean shows the overall balance of the data, the median shows the middle point, and the mode shows the most common value.
Sum / CountAdds every value and divides by how many values there are.
Middle valueShows the center of the sorted dataset.
Most frequent valueHighlights the value that appears most often, if any.
Max - MinMeasures how far the data spreads from smallest to largest.
The mean is the most familiar average, but it can be influenced by unusually large or small values. The median is often better when the dataset has outliers because it stays focused on the middle position.
The mode is useful when you want to know the most common value. Some datasets have no mode, while others are multimodal when several values share the highest frequency.
Mean, median, and mode describe different aspects of a dataset. A large outlier can pull the mean toward it while leaving the median much less affected.
Range uses only the minimum and maximum, so it describes the full span but not how values are distributed inside that span. These summaries are descriptive; none of them alone establishes that a value is statistically unusual.
Order does not change the mean, but it does matter for the median because the values must be sorted before the middle can be found. The mode and range also depend on checking the full list carefully.
That is why the calculator sorts the data where needed and still keeps the original values when calculating the totals.
For the list 2, 4, 4, 6, 9, the values are added first, then sorted to find the center value and the most frequent number.
This dataset has a repeated 4, which is why the mode is 4, and the range is 7 because 9 minus 2 equals 7.
Can I use decimals?
Yes. Finite decimals, negatives, zero, and scientific notation are accepted. Fraction strings such as 1/2 are not.
What if all values are unique?
The mode is shown as None because no value repeats.
What if there are two modes?
Both values are displayed, separated by commas.
Does order matter?
Input order does not change these statistics. Sorting is used only to locate the median.
Related Tools
Find absolute value.
Add two or more numbers.
Add fractions together.
Add or subtract fractions.
Average of percentages.
Solve absolute value equations.