Tier 1
- Min , (median of : average of and ), median (5th value), (median of : average of and ), max .
- IQR .
- IQR . Lower fence . Upper fence .
- Boxplot with whisker at , box from to , median line at , whisker to .
- Positively skewed (the data is more spread out above the median than below).
- or .
- .
- False. The median is only centred if the distribution is symmetric. In a skewed distribution, the median is closer to one quartile.
Tier 2
- Five-number summary: min , (median of positions 1—7), median (8th value), (median of positions 9—15), max . IQR . Upper fence . Lower fence . Both and are below , so there are no outliers.
- Class X has a higher median ( vs ) and a smaller IQR ( vs ). Class X performed better overall and more consistently. Class Y has a higher maximum () but also a lower minimum ( vs — actually Class Y min is higher). Both classes have similar ranges.
- . . Year 9 students are twice as likely to catch the bus as Year 10 students.
- House prices are often positively skewed: most houses cluster around a typical value, but a few very expensive properties pull the mean upward. The median is resistant to extreme values and better represents the “typical” house price. A few multi-million-dollar sales can raise the mean significantly without affecting most buyers’ experience.
- Ordered: . . . IQR . Upper fence . Since , the value is an outlier.
Tier 3
- Correlation does not prove causation because a third variable could explain both. For example, students from families with higher socioeconomic status may be more likely to eat breakfast and have access to tutoring, quiet study spaces, and parental support. The breakfast itself may not cause higher scores; the underlying variable (family resources) may drive both outcomes.
- Factory A is more consistent (IQR mm vs mm). Factory B has a median closer to the target of mm. Trade-off: Factory A produces bolts of very uniform length but slightly above target; Factory B hits the target on average but with much greater variability. If precision matters (e.g. safety-critical components), Factory A is preferable despite the slight offset, which could be corrected by recalibrating.
- Sources of bias: (i) Self-selection bias — only people who chose to respond are counted; those with strong opinions may be overrepresented. (ii) Platform bias — users of that particular social media platform may not be representative of the general population (e.g. younger demographic, specific political leanings). Both could overestimate or underestimate true support depending on the platform’s user base.
- Range uses only the two most extreme values, so a single outlier can make the range very large. IQR uses the middle and is resistant to outliers. Example: . Range (misleadingly large). IQR (reflects the actual spread of most data).
Challenge
- Adding : the minimum stays at (or whatever it was), the maximum becomes . IQR . Upper fence . Since , yes, is an outlier. The median may shift slightly upward (from the average of the 10th and 11th values to the 11th value of the new 21-value set). and may shift slightly but the effect is small.
- Symmetric: both whiskers are approximately equal length, extending evenly from the box. Positively skewed: the right whisker is much longer than the left; data extends further above than below . Both have the same box size (IQR ) and median (), but the skewed version has the median closer to .
- The argument has some merit: in a normal distribution, about of values lie beyond or , so we might expect roughly — outliers. However, if the data is truly free of measurement errors and follows a tight distribution, it is possible (though unlikely) to have no outliers. The researcher should report the distribution shape and explain why outliers are absent.
- With association: Sport-yes/Sleep-yes , Sport-yes/Sleep-no , Sport-no/Sleep-yes , Sport-no/Sleep-no . , . These differ, showing an association. No association: Sport-yes/Sleep-yes , Sport-yes/Sleep-no , Sport-no/Sleep-yes , Sport-no/Sleep-no (using whole numbers: ). Now , so the variables are approximately independent.