How it works?

Sign up, learn at your own pace, and receive an internationally recognized certificate. Our experts are here to provide personal guidance whenever you need it.

How it works?

Sign up, learn at your own pace, and receive an internationally recognized certificate. Our experts are here to provide personal guidance whenever you need it.

5s

5s

Cumulative Distribution Function (CDF)

Introduction: CDF

The Cumulative Distribution Function (CDF) is a key concept in probability and statistics. It describes the probability that a random variable 𝑋 takes on a value less than or equal to a given point 𝑥. By presenting cumulative probabilities, the CDF provides an intuitive way to understand how values are distributed across a dataset or probability model.

Background

The CDF is derived from probability models. For continuous variables, it is obtained by integrating the Probability Density Function (PDF). For discrete variables, it is calculated by summing probabilities up to the chosen point. While the PDF or probability mass function shows the chance of a specific value, the CDF accumulates these probabilities, offering a complete picture of how probability builds up over the range of possible outcomes.

Key Elements / Features

  • Definition:

𝐹(𝑥) = 𝑃(𝑋 ≤ 𝑥), the probability that 𝑋 is less than or equal to 𝑥.

  • Formula (continuous):

\(
F(x) = \int_{-\infty}^{x} f(t) \, dt
\)

where 𝑓(𝑡) is the PDF of 𝑋.

  • Cumulative Measure: Always non-decreasing; as 𝑥 grows, 𝐹(𝑥) stays the same or increases.
  • Limits: As 𝑥→ − ∞, 𝐹(𝑥) = 0. As 𝑥→ + ∞, 𝐹(𝑥) = 1.
  • Discrete Variables: Calculated as the sum of probabilities up to 𝑥, rather than an integral.

Applications / Examples

  • Percentile Calculations: Used to find medians, quartiles, or exam cut-off scores.
  • Benchmarking: Comparing data distributions, e.g. incomes, product lifetimes, or test scores.
  • Statistical Testing: Determining the distribution of test statistics under a null hypothesis.
  • Risk Analysis: Assessing the likelihood of outcomes below or above critical thresholds.

Relevance / Impact

The CDF is fundamental in both theoretical and applied statistics. It is widely used in finance, engineering, healthcare, and social sciences to model uncertainty, compare datasets, and support decision-making. Its ability to summarise cumulative probabilities makes it indispensable for interpreting variability, defining benchmarks, and quantifying risk.

See also

Start today. Join over 4,125 professionals.

Support from experienced Lean specialists
One fixed price, no hidden costs
Achieve your certification, guaranteed
Earn an internationally recognised certificate
Study anytime, anywhere, at your own pace.
Start free with our White Belt.
Support from experienced Lean specialists
One fixed price, no hidden costs
Achieve your certification, guaranteed
Earn an internationally recognised certificate
Study anytime, anywhere, at your own pace.
Start free with our White Belt.
HomeWikiCumulative Distribution Function (CDF)