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
3. Describing Data Numerically
Standard Deviation
Problem 2.4.52b
Textbook Question
Mean Absolute Deviation Another useful measure of variation for a data set is the mean absolute deviation (MAD). It is calculated by the formula
MAD = Σ |x − ³æÌ„| / n.
b. Find the mean absolute deviation of the data set in Exercise 16. Compare your result with the sample standard deviation obtained in Exercise 16.

1
Step 1: Recall the formula for the Mean Absolute Deviation (MAD): , where is the mean of the data set, represents each data point, and is the number of data points.
Step 2: Calculate the mean () of the data set from Exercise 16 by summing all the data points and dividing by the total number of data points ().
Step 3: For each data point in the set, compute the absolute deviation from the mean, which is . This involves subtracting the mean from each data point and taking the absolute value of the result.
Step 4: Sum all the absolute deviations calculated in Step 3 to get .
Step 5: Divide the sum of absolute deviations from Step 4 by the total number of data points () to find the Mean Absolute Deviation (MAD). Compare this value to the sample standard deviation obtained in Exercise 16 to analyze the differences in the measures of variation.

This video solution was recommended by our tutors as helpful for the problem above
Video duration:
3mPlay a video:
Was this helpful?
Key Concepts
Here are the essential concepts you must grasp in order to answer the question correctly.
Mean Absolute Deviation (MAD)
Mean Absolute Deviation (MAD) is a measure of the dispersion of a data set. It quantifies the average distance between each data point and the mean of the data set, providing insight into the variability of the data. The formula MAD = Σ |x − ³æÌ„| / n involves summing the absolute differences between each data point (x) and the mean (³æÌ„), then dividing by the number of observations (n). This measure is particularly useful because it treats all deviations equally, without squaring them as in variance.
Recommended video:
Guided course
Calculating Standard Deviation
Sample Standard Deviation
The sample standard deviation is a statistic that measures the amount of variation or dispersion in a sample data set. It is calculated using the formula s = √(Σ (x - ³æÌ„)² / (n - 1)), where x is each data point, ³æÌ„ is the sample mean, and n is the sample size. Unlike MAD, the standard deviation squares the deviations, which emphasizes larger differences and can be more sensitive to outliers. It is widely used in statistics to understand the spread of data points around the mean.
Recommended video:
Guided course
Calculating Standard Deviation
Comparison of MAD and Standard Deviation
Comparing Mean Absolute Deviation (MAD) and sample standard deviation provides insights into the nature of data variability. While both measures indicate how spread out the data points are, MAD offers a straightforward interpretation as it uses absolute values, making it less sensitive to extreme values. In contrast, the standard deviation, by squaring the deviations, can be influenced more by outliers. Understanding these differences helps in selecting the appropriate measure of variability based on the data characteristics.
Recommended video:
Guided course
Calculating Standard Deviation
Watch next
Master Calculating Standard Deviation with a bite sized video explanation from Patrick
Start learningRelated Videos
Related Practice