Arrange Data in Ascending Order: First, we need to arrange the data set in ascending order to find the median.Data set in ascending order: –8, –8, –8, –6, –5, –5, –3
Count Number of Values: Now that the data is ordered, we count the number of values in the set to determine the position of the median.There are 7 numbers in the set.
Calculate Position of Median: Since the number of data points is odd, the median will be the middle number. To find the position of the median, we use the formula: (number of data points+1)/2.Position of the median: (7+1)/2=4
Locate Median Position: We locate the 4th number in the ordered set to find the median. The 4th number is –6.