Cumulative Distribution Functions for Continuous Random Variables
Defines the cumulative distribution function (CDF) for a continuous random variable, computes the CDF from a PDF via integration, computes interval probabilities and tail probabilities using and , recovers the PDF from a given CDF by differentiation, and solves for unknown constants in a CDF using the boundary condition .
Step 1 of 157%
Tutorial
Defining the CDF of a Continuous Random Variable
The cumulative distribution function (CDF) of a continuous random variable with probability density function is the function defined by
In words, is the probability that takes a value at most . As sweeps from left to right, accumulates area under the PDF.
For example, suppose has PDF
For we compute
Outside the support of is constant: for and for
Every CDF satisfies and is non-decreasing.