Median Calculator

Find the median — the middle value — of any list of numbers.

Calculate

Enter your values below.

Result

Median
0

Formula used

The numbers are sorted; the median is the middle value (or the average of the two middle values if the count is even).

Example: 4, 8, 15, 16, 23 → median = 15.

How to use this calculator

  1. Enter Numbers (comma-separated).
  2. Press Calculate to see your result instantly.

Frequently asked questions

What if there's an even number of values?

The median is the average of the two middle values after sorting.

Why use median instead of mean?

Median isn't skewed by extreme outliers, making it more representative for some datasets.

Do I need to sort the numbers myself?

No, the calculator sorts them automatically.

Can I use decimals?

Yes, decimal values are fully supported.