Random Variables and Distributions - Key Properties
The distribution of a random variable encodes all probabilistic information about it. Understanding key properties of distributions is essential for both theoretical and applied work.
Properties of CDFs
The cumulative distribution function has several important properties that follow from the axioms of probability.
Theorem: For any random variable :
- for all
- If , then (monotonicity)
- and
- is right-continuous:
From the CDF, we can compute various probabilities:
For a discrete random variable with PMF :
The CDF is a step function with jumps of size at each value where .
Properties of PDFs
For continuous random variables with PDF :
Normalization:
Non-negativity: for all
Relationship to CDF: and (where the derivative exists)
Key Insight: Unlike probabilities, can exceed 1. It represents probability density, not probability. Only integrals of give probabilities.
The PDF for (and 0 elsewhere) has , which is perfectly valid. The total integral is: β
Transformations of Random Variables
If is a continuous random variable with PDF and where is strictly monotonic and differentiable, then has PDF:
For discrete random variables, if :
If and , then .
Starting with for :
- Inverse: , so
- PDF of : for
Quantile Function
The quantile function (inverse CDF) is:
for . The value is the -th quantile.
Special quantiles:
- Median:
- First quartile:
- Third quartile:
The quantile function inverts the CDF and is fundamental in generating random samples. The probability integral transform states that if , then has distribution .