Given:
7,7,4,6,7,4,7,6, and 2.
Required:
We need to find the median of the given data set.
Step-by-step explanation:
Recall that the median is the value in the middle of a data set.
The number of data in the given set is 9.
Arrange the data points in increasing order.
2,4,4,6,6,7,7,7,7.
The 5th term is the middle term of the given data set.
Final answer: