Im working on a homework assignment and the last question is kinda hard so Im supposed to find the median so can anyone help me find the median of these numbers? 60,65,103,126,2058,267,368,418,456,701,789,805,920,1000,1,281

list the numbers in order (least to greatest)

the middle value (same number of numbers above and below) is the median
... this works for an odd number of numbers

for an even number of numbers , average the two middle values