Mean Median Mode Calculator
Calculate mean, median, and mode from a dataset for comprehensive central tendency analysis.
—
Mean (Average)
—
Median
—
Range
—
Sum
—
Minimum
—
Maximum
Recent Calculations
What Is Mean Median Mode?
Mean, median, and mode are the three main measures of central tendency. Each describes where the 'center' of a dataset lies.
Formula
Mean = Σx/n, Median = middle value, Mode = most frequent valueExample
For {2, 3, 3, 5, 7}: Mean = 4, Median = 3, Mode = 3.
Frequently Asked Questions
Which measure should I use?
Mean for symmetric data, median for skewed data or outliers, mode for categorical data or the most common value.
Can a dataset have multiple modes?
Yes. Bimodal has two modes, multimodal has more. If all values are unique, there's no mode.