QUESTION IMAGE
Question
consider the following set of data: 2.0, 12.8, 3.2, 4.0, 2.8, 6.6, 3.8, 6.6, 2.8, 2.8
notice that we have 10 values. this means the median will be the 5th value, the lower quartile will be halfway between the 2nd and 3rd values, and the upper quartile will be halfway between the 7th and 8th values.
which statement is true regarding how the five critical points changed after removing the outlier?
options (partially visible):
a: the median and the upper extreme decreased.
b: all of the five critical points increased.
c: the lower extreme remained unchanged, but the median and upper quartile increased.
d: the median remained the same, while the lower extreme decreased and the upper extreme increased.
To solve this, we first identify the outlier. The data set is \(2.0, 12.8, 3.2, 4.0, 2.8, 6.6, 3.8, 6.6, 2.8, 2.8\). The outlier is \(12.8\) (much larger than others).
Step 1: Original Five - Number Summary (with outlier)
- Sort the data: \(2.0, 2.8, 2.8, 2.8, 3.2, 3.8, 4.0, 6.6, 6.6, 12.8\)
- Minimum (lower extreme): \(2.0\)
- Lower Quartile (\(Q_1\)): The lower half is \(2.0, 2.8, 2.8, 2.8, 3.2\). The median of the lower half (2nd and 3rd values average) \(\frac{2.8 + 2.8}{2}=2.8\)
- Median (\(Q_2\)): The 5th and 6th values (since \(n = 10\), median is average of 5th and 6th). \(\frac{3.2+3.8}{2}=3.5\)
- Upper Quartile (\(Q_3\)): The upper half is \(3.8, 4.0, 6.6, 6.6, 12.8\). The median of the upper half (7th and 8th values average) \(\frac{4.0 + 6.6}{2}=5.3\)
- Maximum (upper extreme): \(12.8\)
Step 2: Five - Number Summary after removing outlier (\(12.8\))
- Sort the new data: \(2.0, 2.8, 2.8, 2.8, 3.2, 3.8, 4.0, 6.6, 6.6\) (\(n=9\))
- Minimum (lower extreme): \(2.0\) (remains same)
- Lower Quartile (\(Q_1\)): The lower half is \(2.0, 2.8, 2.8, 2.8\). The median of the lower half (2nd and 3rd values average) \(\frac{2.8 + 2.8}{2}=2.8\) (remains same)
- Median (\(Q_2\)): The 5th value (since \(n = 9\), median is 5th value) \(3.2\) (was \(3.5\) before, decreased? Wait, no, wait let's re - check. Wait original \(n = 10\), median was \(\frac{3.2 + 3.8}{2}=3.5\). After removing \(12.8\), \(n=9\), median is the 5th value. Sorted data: \(2.0, 2.8, 2.8, 2.8, 3.2, 3.8, 4.0, 6.6, 6.6\). 5th value is \(3.2\), which is less than \(3.5\)? Wait, no, maybe I made a mistake. Wait, no, let's re - evaluate the options. Wait the option C says "The lower extreme remained unchanged, but the median and upper quartile increased." Wait no, let's re - calculate the upper quartile after removal. After removal, upper half is \(3.8, 4.0, 6.6, 6.6\) (wait \(n = 9\), so the upper half is from the 5th value? No, for \(n=9\), the positions are: \(Q_1\) is the \(\frac{n + 1}{4}=2.5\)th term, \(Q_2\) is the \(\frac{n + 1}{2}=5\)th term, \(Q_3\) is the \(\frac{3(n + 1)}{4}=7.5\)th term. So \(Q_1\): average of 2nd and 3rd term: \(\frac{2.8+2.8}{2}=2.8\) (same as before). \(Q_2\): 5th term \(3.2\) (original \(Q_2\) was \(3.5\), so it decreased? No, maybe the option is mis - read. Wait the option C: "The lower extreme remained unchanged, but the median and upper quartile increased." Wait no, maybe my initial calculation is wrong. Wait let's re - sort the original data: \(2.0, 2.8, 2.8, 2.8, 3.2, 3.8, 4.0, 6.6, 6.6, 12.8\). After removing \(12.8\), the data is \(2.0, 2.8, 2.8, 2.8, 3.2, 3.8, 4.0, 6.6, 6.6\). Now, \(Q_3\) for \(n = 9\) is the 7.5th term: average of 7th and 8th term. 7th term is \(4.0\), 8th term is \(6.6\), so \(Q_3=\frac{4.0 + 6.6}{2}=5.3\) (same as before? No, original \(Q_3\) was average of 7th (\(4.0\)) and 8th (\(6.6\)) term (since \(n = 10\), upper half is 5th to 10th terms: \(3.2, 3.8, 4.0, 6.6, 6.6, 12.8\)? Wait no, I made a mistake in dividing the data for quartiles. For \(n = 10\) (even), the lower half is first 5 terms: \(2.0, 2.8, 2.8, 2.8, 3.2\), upper half is last 5 terms: \(3.8, 4.0, 6.6, 6.6, 12.8\). So \(Q_1\) is median of lower half (3rd term? Wait no, for even \(n\), the lower quartile is the median of the first \(\frac{n}{2}\) terms. So \(\frac{n}{2}=5\) terms, median of 5 terms is the 3rd term. So \(Q_1 = 2.8\) (3rd term of lower half: \(2.0, 2.8, 2.8, 2.8, 3.2\) is \(2.8\)). \(Q_3\) is median of upper half (3rd term of upper half: \(3.8, 4.0, 6.6, 6.6, 12.8\) is \(6.6\)? Wait I se…
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
A. The median and the upper extreme decreased.