Expectation and Variance - Main Theorem
Chebyshev's inequality provides a universal bound on the probability that a random variable deviates from its mean, requiring only knowledge of the variance.
Chebyshev's Inequality
Let be a random variable with finite mean and finite variance . Then for any :
Equivalently, in terms of standard deviations, for any :
Proof: Let . Define the event . Consider the indicator variable:
Note that since:
- If , then , so
- If , then
Taking expectations: □
Interpretation and Applications
Chebyshev's inequality states that the probability of being far from the mean decreases as the square of the distance.
Setting :
Therefore, at least 75% of the distribution lies within 2 standard deviations of the mean.
Setting :
At least 88.9% lies within 3 standard deviations.
Exam scores have mean 70 and standard deviation 10. What can we say about the proportion of scores between 50 and 90?
The interval is . By Chebyshev:
At least 75% of students scored between 50 and 90.
Comparison with Normal Distribution
For a normal distribution :
- 68% lie within (Chebyshev guarantees 0%)
- 95% lie within (Chebyshev guarantees 75%)
- 99.7% lie within (Chebyshev guarantees 89%)
Chebyshev's bounds are conservative but universal—they hold for any distribution.
One-Sided Chebyshev Inequality
For any :
This provides a tighter bound when we only care about deviations in one direction.
A manufacturing process produces items with mean weight 100g and standard deviation 5g. What's the probability an item weighs at least 115g?
Using one-sided Chebyshev with :
Chebyshev's inequality is remarkably general—it requires only finite variance and makes no distributional assumptions. While not sharp for specific distributions, it provides a universally valid bound that's particularly useful when the exact distribution is unknown.