Robustness Math Example 2
Follow the full solution, then compare it with the other examples linked below.
Example 2
mediumShow that the median is more robust than the mean as a measure of centre when outliers are present. Use the data set .
Solution
- 1 Mean: . The outlier 100 pulls the mean far from the majority of values.
- 2 Median: sort the data (already sorted). Middle value is . The outlier has no effect on the median.
- 3 Remove the outlier: Mean ; Median . Without the outlier, both are similar.
- 4 Conclusion: the median is robust to the outlier; the mean is not.
Answer
A robust statistic (or model) does not change drastically when a small portion of the data changes or is corrupted. The median is robust; the mean is not — a key practical distinction in statistics.
About Robustness
The property of a result, algorithm, or model remaining valid or approximately correct even when its assumptions are slightly violated.
Learn more about Robustness →More Robustness Examples
Example 1 easy
You estimate [formula] instead of [formula] in the formula [formula] with [formula] cm. Compute the
Example 3 easyIf an input [formula] has a measurement error of [formula], find the range of [formula] and assess w
Example 4 mediumProve that the statement '[formula] for all [formula]' is robust to replacing [formula] with [formul