Help me please i dont know
![Help me please i dont know class=](https://us-static.z-dn.net/files/d68/8806b58fc1c9b8c33ef34b26b59011ae.png)
==========================================================
Explanation:
Sort the values from smallest to largest: {2, 5, 6, 10, 10}
Now cross off the first and last values to get this smaller set: {5, 6, 10}
Repeat the process one more time and we get this: {6}
This shows 6 is the middle most item of the original sorted set above. Therefore, 6 is the median.