Median Calculator
Find the middle value (or average of two middle values) of a list of numbers.
Result
How to use this calculator
- Enter your numbers.
- Read the median.
- Compare to mean to see how skewed the data is.
About this calculator
The median is the value in the middle of a sorted list — half the data is above, half below. For odd counts it's the literal middle. For even counts it's the mean of the two middle values. Median is the right "average" for skewed data because it's not pulled around by extreme values the way the arithmetic mean is.
Frequently asked
Why use median for income or house prices?+
How does median compare to mode?+
Is the median always one of the values in the list?+
How do quartiles relate?+
Can the median be a decimal even with all-integer input?+
Related calculators
More tools you might like
Hand-picked tools that pair well with this one — same audience, same intent.
Find the most frequently occurring value (or values) in a list.
Compute the arithmetic mean of a list of numbers.
Compute the range (max − min) of a list of numbers.
Convert any fraction n/d to its decimal form, including detection of repeating decimals.
Simplify a ratio like 12:18 to its lowest terms (2:3) and compare to a target ratio.
Pull every filled-in form value out of a PDF and write a tidy CSV — one column per field, one row of values.