Median Calculator

Calculate the median of a list of numbers.

Median
15.0000

Formula

Sort the numbers; the median is the middle value (or the average of the two middle values for an even count).

Frequently Asked Questions

What is the median of 4, 8, 15, 16, 23?

15.0000.