Common questions
How is the median found?
Sort the numbers and take the middle one. With an even count, average the two middle values.
When is the median better than the mean?
When the data has outliers or is skewed. The median ignores extreme values, so it often represents a typical value more fairly.