
Steve S. answered 01/14/14
Tutor
5
(3)
Tutoring in Precalculus, Trig, and Differential Calculus
1) Average the two middle numbers after arranging in sequence; e.g.,
1, 1, 1, 2, 3, 3
Median is (1+2)/2 = 3/2 = 1.5
2) The Median value should have the same number of numbers to the left and to the right of it.
Assuming an ordered list with n numbers:
If n is odd there will be (n-1)/2 numbers to the left of the Median, so the Median is the (n-1)/2 + 1 = (n-1)/2 + 2/2 = (n+1)/2 number in the list.
If n is even the Median will be between the two middle values and there will be n/2 numbers to the left and right of the Median. The Median is not one of the n numbers, so the formula (n+2)/2 will not locate it.