Median is the middle number from any given set of numbers. To find the Median ? arrange the list of numbers in ascending order and find the middle number. Example: find the Median of {13, 23, 11, 16, 15, 10, 26}. Arrange them in ascending order: {10,