The median is the middle value in a set of numbers after you arrange them in order; if there’s an odd number of values, it’s the exact center one, and if it’s even, you take the average of the two middle numbers. I usually prefer using the median over the average when there are outliers, because it gives a more realistic “typical” value.