Median Calculator
Find the median (middle value) of a list of numbers.
Median0
Worth Knowing
The median is the middle value once the data is sorted, and with an even count it's the average of the two central numbers. Its great strength is robustness — it barely moves when outliers are added, unlike the mean — which is why house prices and incomes are usually reported as medians. Comparing the mean and median of the same data is a quick way to detect skew: when they diverge, the distribution has a long tail on one side.
How to Use
- Enter Numbers into the Median Calculator above.
- Your result appears instantly as you type — there's no submit button or page reload.