Mean, Median & Mode Explorer
Enter a dataset to see the mean, median, and mode with an interactive number line, box-and-whisker plot, and step-by-step calculations. Try different presets to see how outliers and skewed data affect each measure.
Try a dataset
5 data points
Box-and-Whisker Plot
Statistics
Mean
6
Median
6
Mode
None
Mean Calculation
Median
Mode
No mode (every value appears exactly once).
Five-Number Summary
Min
2
Q1
3
Median
6
Q3
9
Max
10
Reference Guide
Mean (Average)
The mean is the sum of all values divided by the number of values. Think of it as the "balance point" of the data.
The mean is sensitive to outliers. One very large or very small value can pull the mean far from where most data sits. Try the "Outlier" preset to see this in action.
Median (Middle Value)
The median is the middle value when data is sorted from smallest to largest. Half the values are below it and half are above.
For an odd number of values, the median is the single middle value. For an even number, it is the average of the two middle values.
The median is resistant to outliers. Even extreme values do not move the median much, making it a better measure of "typical" for skewed data.
Mode (Most Frequent)
The mode is the value that appears most often. A dataset can have one mode, multiple modes (bimodal, trimodal), or no mode at all if every value appears exactly once.
The mode is the only measure of center that works for non-numerical data (like favorite colors). On the number line, mode values are highlighted in amber.
Box-and-Whisker Plot
A box plot summarizes data using the "five-number summary": minimum, first quartile (Q1), median, third quartile (Q3), and maximum.
Spans from Q1 to Q3, covering the middle 50% of the data. The width of the box is the Interquartile Range (IQR).
Extend from the box to the minimum and maximum values, showing the full spread of the data.