Given numbers: 6, 49, 14, 46, 16, 42, 26, 32, 28
Arranging in ascending order:
6, 14, 16, 26, 28, 32, 42, 46, 49
Total count of numbers: n=9
Since n is odd, the median is at position 2n+1
29+1
=210
=5
The 5th number in the ordered list is 28.
Therefore, the median is 28.