QUESTION IMAGE
Question
unit 1: one variable data
l7 practice - boxplots and outliers
the following final exam scores are from a sample of students who are taking stats 101 at university of chicago.
81 70 93 85 75 68 93 80 90 100
a) find and label the 5 - number summary.
b) draw a boxplot.
Step1: Sort the data
$68,70,75,80,81,85,90,93,93,100$
Step2: Find the minimum
The minimum value is $68$.
Step3: Find the first - quartile ($Q_1$)
The position of $Q_1$ is $\frac{n + 1}{4}=\frac{10+1}{4}=2.75$. So $Q_1=70+(75 - 70)\times0.75 = 73.75$.
Step4: Find the median ($Q_2$)
The position of the median for $n = 10$ (even) is $\frac{n}{2}=5$ and $\frac{n}{2}+1 = 6$. So $Q_2=\frac{81 + 85}{2}=83$.
Step5: Find the third - quartile ($Q_3$)
The position of $Q_3$ is $\frac{3(n + 1)}{4}=\frac{3\times(10 + 1)}{4}=8.25$. So $Q_3=90+(93 - 90)\times0.25=90.75$.
Step6: Find the maximum
The maximum value is $100$.
The 5 - number summary is: Minimum = $68$, $Q_1=73.75$, Median = $83$, $Q_3=90.75$, Maximum = $100$.
To draw a boxplot:
- Draw a number line that includes the range from the minimum ($68$) to the maximum ($100$).
- Draw a box from $Q_1 = 73.75$ to $Q_3=90.75$.
- Draw a vertical line inside the box at the median $83$.
- Draw whiskers from the box to the minimum ($68$) and maximum ($100$).
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) 5 - number summary: Minimum = $68$, $Q_1=73.75$, Median = $83$, $Q_3=90.75$, Maximum = $100$
b) Boxplot is drawn as described above.