Skip to main content

Chebyshev's Inequality

Chebyshev's Inequality says that for any random variable with a finite mean and variance, at least 1 - 1/k^2 of the data lies within k standard deviations of the mean. In Intro to Probability, it gives a distribution-free spread bound.

Last updated July 2026

What is Chebyshev's Inequality?

Chebyshev's Inequality is a probability bound that tells you how much of a random variable's values must lie close to its mean, even when you do not know the shape of the distribution. If a random variable has a finite mean and variance, then for any k > 1, at least 1 - 1/k^2 of the values fall within k standard deviations of the mean.

That makes it different from rules that depend on a normal curve. You are not assuming bell-shaped data, symmetry, or any special model. You only need the mean and variance, which is why this shows up right after expected value and variance in Intro to Probability.

A quick way to read the inequality is as a guarantee, not a prediction. For k = 2, at least 75% of the values are within 2 standard deviations of the mean. For k = 3, at least 88.9% are within 3 standard deviations. The actual proportion can be much larger, but it cannot be smaller than the bound.

This matters because probability classes often ask what you can conclude when the distribution is unknown or messy. If you have a mean and variance from a model, a simulation, or a data set, Chebyshev's Inequality gives a safe spread estimate without needing a histogram that looks normal.

The most common mistake is treating the bound as exact. It does not say 75% is inside 2 standard deviations for every distribution, and it does not say the remaining 25% are outliers in a strict sense. It only gives the minimum amount that must be inside the interval. That is why it is a conservative tool: it gives you a worst-case guarantee.

You can also think about it in reverse. If a value is far from the mean, Chebyshev tells you those far-away values cannot make up too much of the distribution. So the inequality is really about controlling spread from the center, which fits naturally with variance and standard deviation.

Why Chebyshev's Inequality matters in Intro to Probability

Chebyshev's Inequality gives you one of the few spread guarantees that works without knowing the full probability distribution. In Intro to Probability, that matters because many problems give you only the mean and variance, not a complete density function or a neat normal model.

It connects directly to the course's core ideas about expected value and variance. Once you know how centered a random variable is and how much it varies, Chebyshev lets you turn those numbers into a statement about likely distance from the mean. That is useful in modeling, since real random variables are often not perfectly normal and may be skewed or heavy-tailed.

It also gives you a way to talk about risk. If a process has large variance, the inequality tells you that the distribution can spread out a lot. If the variance is small, more of the values must stay near the mean. So the inequality turns a spread measure into a probability statement, which is a big move in this course.

You will also see it when a problem asks for a guaranteed bound rather than an exact probability. That can happen in quizzes, written explanations, or problem sets where the instructor wants you to justify why a conclusion is valid even without a specific distribution. In that sense, it is less about computation and more about what you can safely claim from limited information.

Keep studying Intro to Probability Unit 6

How Chebyshev's Inequality connects across the course

Standard Deviation

Chebyshev's Inequality measures distance from the mean in units of standard deviation, so you need standard deviation to use it. The larger the standard deviation, the wider the interval around the mean. In problems, you usually convert a raw distance into a number of standard deviations before applying the bound.

Variance

Variance is the quantity that Chebyshev's Inequality is built from, because the theorem applies to any random variable with finite variance. A bigger variance means more spread, which weakens the guarantee about values staying near the mean. If a question gives variance, you can often translate it into a Chebyshev bound right away.

Probability Distribution

The big advantage of Chebyshev's Inequality is that it works for any probability distribution with a finite mean and variance. You do not need the distribution to be normal, symmetric, or even named. That makes it a fallback tool when the shape of the distribution is unknown.

Expected Utility

Expected utility uses expected value to compare risky choices, and Chebyshev's Inequality can add a spread guarantee to that picture. If two options have the same expected payoff, the one with the smaller variance usually gives a tighter Chebyshev bound. That helps you describe not just average outcome, but how risky the outcomes are.

Is Chebyshev's Inequality on the Intro to Probability exam?

A quiz or problem set question will usually give you a mean, a variance, and a distance from the mean, then ask for the minimum proportion of outcomes within that range. Your job is to identify k by dividing the distance by the standard deviation, then plug it into 1 - 1/k^2.

If the question asks for an interpretation, say the result is a guaranteed lower bound, not the exact probability. If you are given data or a scenario with no normal distribution assumption, Chebyshev is the move that justifies a spread statement anyway. You may also be asked to compare it with a more specific distribution rule and explain why Chebyshev is weaker but more general.

Chebyshev's Inequality vs Empirical Rule

These two get mixed up because both talk about how much data lies within a certain number of standard deviations of the mean. The Empirical Rule is for approximately normal distributions and gives stronger percentages, while Chebyshev's Inequality works for any distribution with finite mean and variance but gives a weaker guaranteed bound.

Key things to remember about Chebyshev's Inequality

  • Chebyshev's Inequality gives a guaranteed minimum proportion of values within k standard deviations of the mean.

  • It works for any distribution with a finite mean and variance, so you do not need normality.

  • The inequality is conservative, which means the true proportion inside the interval may be much larger than the bound.

  • For k = 2, at least 75% of values are within 2 standard deviations of the mean, and for k = 3, at least 88.9% are within 3.

  • The formula is most useful when you know the mean and variance but not the exact shape of the distribution.

Frequently asked questions about Chebyshev's Inequality

What is Chebyshev's Inequality in Intro to Probability?

It is a theorem that gives a lower bound on how much of a distribution lies within a given number of standard deviations from the mean. In Intro to Probability, it is the tool you use when you know the mean and variance but do not want to assume the data are normal.

How do you use Chebyshev's Inequality?

Find k by expressing the distance from the mean in standard deviation units, then compute 1 - 1/k^2. That number is the minimum proportion of values within that range. The result is a guarantee, so it tells you the least amount that must be near the mean.

Is Chebyshev's Inequality the same as the Empirical Rule?

No. The Empirical Rule is a normal-distribution shortcut with stronger percentages, while Chebyshev's Inequality works for any distribution with finite mean and variance. Chebyshev is more general, but the bounds are less precise.

Why does Chebyshev's Inequality matter if the bound is weak?

Because it still gives a valid conclusion when the distribution is unknown or messy. In probability problems, that can be the only safe statement you can make from mean and variance alone. It is especially useful when you need a worst-case spread guarantee.