Median-Rechner
Last updated: 2026-08-24
Median-Rechner — Berechnen Sie mediana online. Geben Sie values ein und erhalten Sie sofort das Ergebnis.
Inputs
Result
Enter values and press Calculate
Was this helpful?
How to use it
- Dataset: 23, 17, 31, 25, 19, 28, 22 (n=7)
- Sort ascending: 17, 19, 22, 23, 25, 28, 31
- Find middle position: (7+1)÷2 = 4th value
- Median = 23
Common mistakes
- ⚠️ Not sorting the data before finding median
- ⚠️ Using mean instead of median for skewed distributions
- ⚠️ Incorrectly averaging middle two for even-sized datasets
Worked example
Find the median of the dataset: 23, 17, 31, 25, 19, 28, 22
The median {median} is the middle value when data is sorted: {sorted}
Input guide
| Field | Typical range |
|---|---|
| values | Wert eingeben (values) |