Table of contents
- 1. Intro to Stats and Collecting Data55m
- 2. Describing Data with Tables and Graphs1h 55m
- 3. Describing Data Numerically1h 45m
- 4. Probability2h 16m
- 5. Binomial Distribution & Discrete Random Variables2h 33m
- 6. Normal Distribution and Continuous Random Variables1h 38m
- 7. Sampling Distributions & Confidence Intervals: Mean1h 3m
- 8. Sampling Distributions & Confidence Intervals: Proportion1h 12m
- 9. Hypothesis Testing for One Sample1h 1m
- 10. Hypothesis Testing for Two Samples2h 8m
- 11. Correlation48m
- 12. Regression1h 4m
- 13. Chi-Square Tests & Goodness of Fit1h 20m
- 14. ANOVA1h 0m
2. Describing Data with Tables and Graphs
Dot Plots
Problem 2.Q.1g
Textbook Question
The data set represents the number of minutes a sample of 27 people exercise each week.
108 139 120 123 120 132 123 131 131
157 150 124 111 101 135 119 116 117
127 128 139 119 118 114 127 142 130
g. Display the data using a box-and-whisker plot.

1
Step 1: Organize the data in ascending order. This will help in identifying the minimum, maximum, quartiles, and median values. The ordered data set is: 101, 108, 111, 114, 116, 117, 118, 119, 119, 120, 120, 123, 123, 124, 127, 127, 128, 130, 131, 131, 132, 135, 139, 139, 142, 150, 157.
Step 2: Identify the five-number summary for the data set. These include the minimum value, first quartile (Q1), median (Q2), third quartile (Q3), and maximum value. Use the following definitions: Q1 is the median of the lower half of the data (excluding the overall median), Q2 is the median of the entire data set, and Q3 is the median of the upper half of the data (excluding the overall median).
Step 3: Calculate the interquartile range (IQR) to identify potential outliers. The formula for IQR is: . Any data point below or above is considered an outlier.
Step 4: Draw a number line that includes the range of the data. Plot the five-number summary (minimum, Q1, median, Q3, and maximum) on the number line. Use vertical lines to represent Q1, Q2, and Q3, and connect them with a box. Extend whiskers from the box to the minimum and maximum values that are not outliers.
Step 5: If there are any outliers, mark them as individual points outside the whiskers. Label the box-and-whisker plot appropriately to ensure clarity and interpretability.

This video solution was recommended by our tutors as helpful for the problem above
Video duration:
6mPlay a video:
Was this helpful?
Key Concepts
Here are the essential concepts you must grasp in order to answer the question correctly.
Box-and-Whisker Plot
A box-and-whisker plot, or box plot, is a graphical representation of a data set that displays its minimum, first quartile, median, third quartile, and maximum. The 'box' shows the interquartile range (IQR), which contains the middle 50% of the data, while the 'whiskers' extend to the smallest and largest values within 1.5 times the IQR from the quartiles. This plot is useful for visualizing the distribution, central tendency, and variability of the data.
Recommended video:
Guided course
Residuals and Residual Plots
Quartiles
Quartiles are values that divide a data set into four equal parts, each containing 25% of the data. The first quartile (Q1) is the median of the lower half of the data, the second quartile (Q2) is the overall median, and the third quartile (Q3) is the median of the upper half. Understanding quartiles is essential for constructing a box-and-whisker plot, as they help identify the spread and center of the data.
Recommended video:
Guided course
Find 5-Number Summary - TI-84 Calculator
Interquartile Range (IQR)
The interquartile range (IQR) is a measure of statistical dispersion that represents the range between the first quartile (Q1) and the third quartile (Q3). It is calculated as IQR = Q3 - Q1 and indicates the spread of the middle 50% of the data. The IQR is particularly useful for identifying outliers and understanding the variability within a data set, making it a key component in the construction of box-and-whisker plots.
Recommended video:
Guided course
Find 5-Number Summary - TI-84 Calculator Example 1
Related Videos
Related Practice