Median Calculator
Numbers : | |
Median : |
Median Formula
med(A)=\begin{cases}A[\frac{n+1}2]&\text{if }n\text{ is odd}\\\frac{A[\frac{n}2]+A[\frac{n}2+1]}2&\text{if }n\text{ is even}\\\end{cases}
How do I use the Median calculator?
- Enter the numbers for which you would like to find the median
- Separate each number with a comma
- See the answer appear instantly