Sign In
See solution.
We want to determine how dividing each value in a data set by the same nonzero number affects a variety of measures — mean, median, mode, and range. We will analyze each measure one at a time.
a/b=a * r/b * r
Multiply
Write as a product of fractions
a* 1/b= a/b
Notice that the mean of the modified data set is equal to the mean of the initial data set divided by r.
Now we will find the median of the data set after dividing each data value by r. To do so, we need to consider two cases.
Recall that the data values are arranged in order. When we have an odd number of data values, we just need to pick the value that is in the middle. Let m denote the middle value. We will also divide each data value by r. a_1, ... m, ... a_n ↓ a_1/r, ... m/r, ... a_n/r When we divide each data value by r, the data values will still remain ordered. Additionally, the middle value is in exactly the same position. Therefore, we obtain the median of the modified data set by dividing the median of the initial data set by r.
Add fractions
a/b=a * r/b * r
Multiply
Write as a product of fractions
a* 1/b= a/b
The mode of the data set is the data item or items that occurs the most often. Recall that we can have no mode, one mode, or more than one mode.
Number of Modes | Definition | How Subtracting d Will Affect The Mode |
---|---|---|
0 | There are no values that appear more than the other values in the data set. | When we divide each data value by r, the frequency of the values will not change and there will be still no mode. |
1 | There is one value that appears more often than any other value in the data set. | When we divide each data value by r, the same values will appear the same number of times. However, all of the values will be divided by r. Therefore, the mode will also be divided by r. |
2+ | There are two or more values that appear an equal number of times and they appear more often than other data values. |
Finally, we can summarize how the division affects the various measures. To obtain the measures of the modified data set, we can divide the measures of the initial data set by the same amount.