Big Ideas Math: Modeling Real Life, Grade 6
BI
Big Ideas Math: Modeling Real Life, Grade 6 View details
3. Measures of Center
Continue to next subchapter

Exercise 28 Page 431

When is a value considered an outlier?

Mean: 38
Median: 35
Modes: 23, 45
The Most Affected Measure: none, no outliers

Practice makes perfect

If a value in a data set is more than 1.5 times the interquartile range away from the lower or upper quartiles, it is considered an outlier. This is why, to identify any outliers, we first have to find these statistical measures, including any outliers.

Analyzing the Data With Any Outliers

We want to find the mean, median, and mode of the given data set. 23, 73, 45, 27, 23, 25, 43, 45 Let's begin by calculating the mean.

Mean

The mean of a data set is the sum of the values divided by the total number of values in the set. Let's start by calculating the sum of the given values. 23+ 73+ 45+ 27+ 23+ 25+ 43+ 45 = 304 There are 8 values in our set, so we have to divide the sum by 8. Mean: 304/8=38

The mean is 38. We can continue by finding the median.

Median

When the data are arranged in numerical order, the median is the middle value — or the mean of the two middle values — in a set of data. Let's arrange the given values and find the median. 23, 23, 25, 27, 43, 45, 45, 73 The number of values in our set is 8. This means that there are 2 middle values. This is why the median is the mean of two middle values. Median : 27+ 43/2 = 35 The last measure we need is the mode. Let's find it!

Mode

The mode is the value or values that appear most often in a set of data. Arranging the data set from least to greatest makes it easier to see how often each value appears. Let's arrange the values before we find the mode. 23, 23, 25, 27, 43, 45, 45, 73 We can see that there are 2 most common values in the given data set — 23 and 45. These are the modes of our data set. Modes: 23, 45

Identifying Outliers

To identify any outliers, we have to calculate the interquartile range (IQR). To do this let's recall some information about the quartiles first!

  • Second Quartile (Q_2) is the median of the data set. It divides the set of data into two halves.
  • Lower Quartile (Q_1) is the median of the lower half of the data set.
  • Upper Quartile (Q_3) is the median of the upper half of the data set.
  • Interquartile Range is the difference between the upper quartile and the lower quartile (Q_3-Q_1).
Let's start by recalling the ordered data set from least to greatest value! 23, 23, 25, 27 | 43, 45, 45, 73 The median of the set is 35. This value divides the set into two halves. We have two middle values for each half. Thus, we need to calculate the mean of those middle values. Upper Quartile:& 45+ 45/2=45 Lower Quartile:& 23+ 25/2= 24 The next step to calculate the interquartile range is to calculate the difference between the upper and lower quartiles. Let's do it! Interquartile Range:& 45- 24= 21 Next, we need to determine the maximum and minimum values for data to be considered an outlier. Outliers are more than 1.5 times the IQR away from the upper and lower quartiles. Let's break it into two steps and start with the minimum value. Outlier < Q_1-1.5*IQR Let's substitute 24 for Q_1 and 21 for IQR.
Q_1 - 1.5 * IQR
24 - 1.5 * 21
24 - 31.5
- 7.5
There is no value less than -7.5. Let's take a look at the maximum value! Outlier > Q_2+1.5*IQR We can substitute 45 for Q_2 and 21 for IQR.
Q_2 + 1.5 * IQR
45 + 1.5 * 21
45 + 31.5
76.5
Our data set does not contain values greater than 76.5. This means that this set does not have any outliers.