<- Back to laws

Distribution-free probability bound

Markov's Inequality

For any nonnegative random variable, the probability of exceeding a positive threshold cannot be greater than the mean divided by that threshold.

Scientific statusExact mathematical inequality
Predictive formUpper tail bound
DomainProbability
EvidenceProof
Key limitationNonnegative variable
Common misuseBound equals probability
INTERACTIVE MODEL

P(X >= a) <= E[X] / a, for X >= 0 and a > 0

The bound requires only nonnegativity and a finite mean. That generality makes it robust but often loose; additional information about variance, shape, dependence, or support can produce tighter bounds.

The sampler changes distribution shape while holding the mean fixed. The actual tail changes, but every displayed distribution remains below the same Markov ceiling.

25.0Markov upper bound
(%)
1 x mean10 x mean
TAIL-BOUND SAMPLEREqual means can hide very different tails below one ceiling.
Interactive visual model for Markov's Inequality.
LIVE MODELREADYINTERPRETATIONMOVE A CONTROL

The plot, diagram, and calculated result share the same state. Animation runs only when it adds explanatory value.

CHANGE
Threshold as multiple of mean
WATCH
actual tail + guaranteed ceiling
MEANING
The sampler changes distribution shape while holding the mean fixed. The actual tail changes, but every displayed distribution remains below the same Markov ceiling.
VISUAL MODEL

The mean buys a ceiling, not a forecast.

A threshold cuts through several equal-mean distributions, exposing the gap between actual tail mass and the distribution-free bound.

nonnegative distributionthreshold aactual tail below bound
01 / MEANING

What it actually says

Markov's inequality converts one piece of information, the mean, into a guaranteed upper bound on a tail probability. If the threshold is four times the mean, no more than one quarter of probability mass can lie at or above it.

The inequality can be tight: a variable that is zero most of the time and exactly a with probability E[X]/a reaches equality. For smoother real distributions the bound may be much larger than the actual tail, which is the price of making almost no distributional assumptions.

Compact formP(X >= a) <= E[X] / a, for X >= 0 and a > 0
Best interpretationProbability evidence in probability.
Important cautionNonnegative variable.
"A useful law compresses a pattern. It does not erase the conditions that make the pattern true."
02 / ORIGIN

How the idea developed

The modern form emerged through observation, argument, and later refinement. The timeline separates the first insight from the version now used in textbooks and practice.[1]

1880s1880s

Andrey Markov develops inequalities and dependence theory in probability.

1900s1900s

Chebyshev and Markov bounds become foundational tools in probability proofs.

Mid-1900sMid-1900s

Concentration inequalities extend the approach using moments and transforms.

TodayToday

Algorithms, learning theory, queueing, reliability, and randomized analysis use tail bounds.

Historical cautionEponymous laws often change after their first publication. Popular wording may be broader and cleaner than the original evidence.
03 / MECHANISM

How the pattern works

The relation becomes useful only when its mechanism, measurement process, and operating range are visible.

01Nonnegativity

Values below the threshold cannot cancel tail contribution to the mean.

02Tail contribution

Each outcome at or above a contributes at least a to expectation.

03Minimal information

Only the first moment is used.

04Tight construction

Two-point distributions can spend the entire mean budget at the threshold.

MODELP(X >= a) <= E[X] / a, for X >= 0 and a > 0

The bound requires only nonnegativity and a finite mean. That generality makes it robust but often loose; additional information about variance, shape, dependence, or support can produce tighter bounds.

04 / APPLICATIONS

Where it earns its keep

Applications are strongest when the law changes a decision, measurement, model, or experiment rather than merely providing an analogy.

ALGORITHMS

Bound bad-event probability

Application

Expected cost can yield a quick failure-probability ceiling.

PROFESSIONAL NOTE

Seek sharper concentration when variance or independence is known.

RISK

Screen extreme exposure

Application

A nonnegative loss mean limits the maximum tail probability.

PROFESSIONAL NOTE

Do not treat the ceiling as a calibrated risk estimate.

PROOFS

Build stronger inequalities

Application

Apply Markov to squared deviations or exponential transforms.

PROFESSIONAL NOTE

Verify the transformed variable remains nonnegative.

05 / LIMITS & MISUSE

Where it stops working

The variable must be nonnegative, the threshold positive, and the expectation finite. Shifting a variable changes both the condition and interpretation.

The bound can be arbitrarily loose for a specific distribution; it provides assurance under ignorance, not a substitute for modeling available structure.

Misuse

"The probability is E[X]/a"

Better: That quantity is an upper bound, not usually the actual probability.
Misuse

"It works unchanged for signed variables"

Better: Negative values can invalidate the proof.
Misuse

"A loose bound is mathematically wrong"

Better: Looseness and validity are different.
Misuse

"The inequality assumes a normal distribution"

Better: It is distribution-free under its stated conditions.
07 / REFERENCES

Sources and further reading

Original publications and serious secondary scholarship are prioritized over summaries.

  1. MIT - Mathematics for Computer ScienceOpen treatment of Markov and related bounds.https://courses.csail.mit.edu/6.042/spring18/mcs.pdf
  2. Stanford CS109 - Probability for Computer ScientistsCourse materials applying tail inequalities.https://web.stanford.edu/class/cs109/
  3. Durrett - Probability: Theory and ExamplesGraduate probability reference.https://services.math.duke.edu/~rtd/PTE/PTE5_011119.pdf
  4. NIST - Probability DistributionsAuthoritative statistical context for distributions and tails.https://www.itl.nist.gov/div898/handbook/eda/section3/eda36.htm
CONTINUE EXPLORING

Related laws, with the relationship made explicit.

These are editorial connections, not claims that the laws are mathematically equivalent.

CONTINUE READING

Place this law inside the collection.

LAW 060 / 100 PUBLISHED