Sign In
The mean absolute deviation is the average of the absolute values of the differences between the mean and each value in the data set. Start by calculating the mean of the given set of numbers.
Mean Absolute Deviation: 3.5
Interpretation: The number of bags of cotton candy sold each hour on Saturday is, on average, 3.5 units away from the mean.
The mean absolute deviation (MAD) is the average of the absolute values of the differences between the mean and each value in the data set. We will start by calculating the mean of the given set of numbers.
Since there are 12 values in our set, to calculate the mean we have to divide the sum by 12. Mean: 228/12 = 19
As previously stated, the MAD of a set of data is the average of the absolute values of the differences between the mean and each value in the data set. |x-x_1|+|x-x_2|+...+|x-x_n|/n In this formula, x_1,...,x_n are the values in the set of data, x is the mean, and n is the number of values. We already know that x=19 and n=12. Let's use a table to find the sum of the absolute values of the differences.
| x_i | x-x_i | |x-x_i| |
|---|---|---|
| 16 | 19- 16=3 | |3|=3 |
| 24 | 19- 24=- 5 | |- 5|=5 |
| 15 | 19- 15=4 | |4|=4 |
| 17 | 19- 17=2 | |2|=2 |
| 22 | 19- 22=- 3 | |- 3|=3 |
| 16 | 19- 16=3 | |3|=3 |
| 18 | 19- 18=1 | |1|=1 |
| 24 | 19- 24=- 5 | |- 5|=5 |
| 17 | 19- 17=2 | |2|=2 |
| 13 | 19- 13=6 | |6|=6 |
| 25 | 19- 25=- 6 | |- 6|=6 |
| 21 | 19- 21=- 2 | |- 2|=2 |
| Sum of Values | 42 | |
To check if there are any outliers, let's start by defining some important characteristics of data sets.
Let's find the upper quartile, the lower quartile, and the interquartile range for the given data set. Do not forget to write the values in numerical order! 13, 15, 16, 16, 17, 17 | 18, 21, 22, 24, 24, 25 We have two middle values for each half. Thus, we need to calculate the mean of those middle values. Upper Quartile:& 22+ 242=23 Lower Quartile:& 16+ 162=16 Interquartile Range:& 23-16=7 An outlier is an extremely high or extremely low value when compared with the rest of the values in the set. To check for them, we look for data values that are beyond the upper or lower quartiles by more than 1.5 times the interquartile range. Minimum=& Q1-1.5* IQR Maximum=& Q2+1.5* IQR Let's find the minimum and maximum for a value not to be an outlier. Minimum 16-1.5* 7=5.5 [0.8em] Maximum 23+1.5* 7=33.5 Any value between 5.5 and 33.5 is not an outlier. Thus, the data set does not have an outlier.