Sagot :
The Median is the "middle number" (in a sorted list of numbers).
In a set of numbers, the median is the middle number when the numbers are arranged in increasing order. In the case that there are two middle numbers,i.e. there is an even number of elements in the set, the median is the average of those two middle numbers.