What is the median?
![What is the median class=](https://us-static.z-dn.net/files/da8/0fca28c9b6deb81c8cf28685149d19cc.png)
Answer:
6
Step-by-step explanation:To find the median, first order your data. Then calculate the middle position based on n, the number of values in your data set. If n is an odd number, the median lies at the position (n + 1) / 2. If n is an even number, the median is the mean of the values at positions n / 2 and (n / 2) + 1.