CALVO

Statistics Basics — Mean, Median, Mode & More

August 2026 · 5 min read

Statistics can feel like a wall of formulas at first, but the core measures used to describe a data set are more intuitive than they seem once you break them down individually.

Mean (Average)

The mean is the sum of all values divided by the number of values. It's the most commonly used "average," but it can be pulled significantly higher or lower by extreme outliers in the data.

Median

The median is the middle value when all numbers are arranged in order. If there's an even number of values, the median is the average of the two middle numbers. Unlike the mean, the median isn't affected much by outliers, which makes it a better measure for skewed data — like income distributions.

Mode

The mode is simply the value that appears most often in a data set. A data set can have one mode, more than one mode (bimodal or multimodal), or no mode at all if every value appears with equal frequency.

Range

The range is the difference between the highest and lowest values in a data set. It gives a quick sense of how spread out the data is, though it's sensitive to a single extreme value at either end.

Standard Deviation

Standard deviation measures how spread out the values are around the mean. A small standard deviation means most values are clustered close to the mean; a large one means the values are spread widely. It's calculated by finding the average of the squared differences from the mean, then taking the square root of that result.

Why These Measures Matter Together

No single statistic tells the whole story on its own. The mean gives a central value, the median checks whether that mean is being skewed by outliers, and the standard deviation shows how reliable the mean is as a summary of the whole data set.

Calculate Them Instantly

Calvo's statistics tools calculate mean, median, mode, range, and standard deviation automatically from any list of numbers you enter.