Probability Density Function (PDF)
For a huge class of probability distributions or probability measures, the probability of an event (i.e., the random variable falling into a certain set
A probability measure
This is usually written in the more familiar elementary calculus notation:
For
- Non-negativity:
for all . - Normalization: The total integral over the entire space must be 1.
Think of the Lebesgue measure
Famous Examples
1. Normal (Gaussian) Distribution
The famous "bell curve" is the PDF for the Normal distribution. To find the probability that a normally distributed random variable
- PDF:
- Probability:
2. Exponential Distribution
Used to model waiting times, its probability is also the integral of its PDF.
- PDF:
for (and otherwise). - Probability:
3. Uniform Distribution on
This is the simplest case. The PDF is a constant over the interval, meaning the probability is directly proportional to the length of the sub-interval (its Lebesgue measure).
- PDF:
for (and otherwise). - Probability:
(for ).
What About Distributions NOT Related to Lebesgue Measure?
It's crucial to know that not all distributions work this way.
Discrete Distributions
Discrete distributions, like the Poisson or Binomial, are singular with respect to the Lebesgue measure.
Their probability mass is concentrated on a countable set of points (e.g., the integers
Instead, they are defined by a probability mass function (PMF), which gives the probability at each specific point. In the language of measure theory, a discrete distribution is a weighted sum of Dirac measures.