CDF and PDF
CDF has the same formula for continuous and discrete r.v.s, i.e.
F(x) = P(X ≤ x).
For a continuous random variable with PDF f , according to the definition of PDF,
Z
x
F(x) = −∞ f (t) dt.
Note that, according to the definition of CDF,
P(a < X ≤ b) = F(b) − F(a)
This, together with the Fundamental Theorem of Calculus, implies that
d
F(x) = F′(x) = f (x)
(1)
dx
For continuous r.v.s, since P(X = a) = 0 for any a ∈ R,
P(X ≤ a) = P(X < a),
P(X ≥ a) = P(X > a),
P(a ≤ X ≤ b) = P(a < X ≤ b) = P(a ≤ X < b) = P(a < X < b).
Arman Jahangiri
Summer 2026
7