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
Histograms
Problem 2.5.60
Textbook Question
Modified Box-and-Whisker Plot In Exercises 59–62, (a) identify any outliers and (b) draw a modified box-and-whisker plot that represents the data set. Use asterisks (*) to identify outliers.
75 78 80 75 62 72 74 75 80 95 76 72

1
Step 1: Organize the data set in ascending order: {62, 72, 72, 74, 75, 75, 75, 76, 78, 80, 80, 95}.
Step 2: Calculate the five-number summary: minimum, first quartile (Q1), median (Q2), third quartile (Q3), and maximum. Use the formulas for Q1 and Q3 based on the position of the data points in the ordered set.
Step 3: Determine the interquartile range (IQR) using the formula IQR = Q3 - Q1. Then, calculate the lower and upper bounds for outliers using the formulas: Lower Bound = Q1 - 1.5 * IQR and Upper Bound = Q3 + 1.5 * IQR.
Step 4: Identify any data points that fall below the lower bound or above the upper bound. These points are considered outliers and should be marked with asterisks (*) in the modified box-and-whisker plot.
Step 5: Draw the modified box-and-whisker plot. Represent the five-number summary with a box and whiskers, and use asterisks (*) to indicate any outliers identified in Step 4.

This video solution was recommended by our tutors as helpful for the problem above
Video duration:
4mPlay a video:
Was this helpful?
Key Concepts
Here are the essential concepts you must grasp in order to answer the question correctly.
Outliers
Outliers are data points that significantly differ from other observations in a dataset. They can skew the results of statistical analyses and may indicate variability in measurement, experimental errors, or novel phenomena. In a box-and-whisker plot, outliers are typically identified as points that lie beyond 1.5 times the interquartile range (IQR) from the quartiles.
Recommended video:
Guided course
Comparing Mean vs. Median
Box-and-Whisker Plot
A box-and-whisker plot is a graphical representation of a dataset that displays its central tendency and variability. It consists of a box that represents the interquartile range (IQR), with lines (whiskers) extending to the minimum and maximum values within 1.5 times the IQR. This plot helps visualize the distribution of data, including the median, quartiles, and potential outliers.
Recommended video:
Guided course
Residuals and Residual Plots
Interquartile Range (IQR)
The interquartile range (IQR) is a measure of statistical dispersion that represents the range within which the central 50% of the data lies. It is calculated by subtracting the first quartile (Q1) from the third quartile (Q3). The IQR is crucial for identifying outliers and understanding the spread of the data, as it is less affected by extreme values than the overall range.
Recommended video:
Guided course
Find 5-Number Summary - TI-84 Calculator Example 1
Related Videos
Related Practice