Given
The data,
7,7,4,6,7,4,7,6,2.
To find:
The median.
Explanation:
It is given that,
The data,
7,7,4,6,7,4,7,6,2.
That implies,
Arrange the given data in ascending order,
2,4,4,6,6,7,7,7,7.
Since n is 9 (odd).
Then,
[tex]\begin{gathered} Median=\frac{n+1}{2}th\text{ }term \\ =\frac{9+1}{2}th\text{ }term \\ =\frac{10}{2}th\text{ }term \\ =5th\text{ }term \\ =6 \end{gathered}[/tex]Hence, the median is 6.