Skip to content

Types of Distributions

For a probability space (Ω,F,P)(\Omega, \mathcal{F}, \mathbb{P}) and measure space (R,B)(\mathbb{R}, \mathcal{B}), let XX be a random variable mapping a preimage X1(A)X^{-1}(A) to ABA \in \mathcal{B}. Recall that μ(A)=P(X1(A))\mu(A) = \mathbb{P}(X^{-1}(A)).

If XX and YY induce the same distribution on (R,B)(\mathbb{R}, \mathcal{B}), i.e., FX=FYF_X = F_Y, then we say they have the same distribution or they are equal in distribution, denoted by:

X=dYX \overset{ \text{d} }{=} Y

If a distribution has a density function, it is called absolutely continuous. Note that this is different from just “continuous”, which is defined below.

Properties: For any a<ba < b:

P(X(a,b])=F(b)F(a)=bf(y)dyaf(y)dy=abf(y)dy\begin{aligned} \mathbb{P}(X \in (a, b]) &= F(b) - F(a) \\ &= \int_{-\infty}^b f(y) \, dy - \int_{-\infty}^a f(y) \, dy \\ &= \int_a^b f(y) \, dy \end{aligned}

Also, P(X=x)P(X(xϵ,x+ϵ])=xϵx+ϵf(y)dy\mathbb{P}(X=x) \le \mathbb{P}(X \in (x-\epsilon, x+\epsilon]) = \int_{x-\epsilon}^{x+\epsilon} f(y) \, dy. Taking the limit as ϵ0\epsilon \to 0, we get:

    for a r.v. with a density function, P(X=x)=0\implies \text{for a r.v. with a density function, } \mathbb{P}(X=x) = 0

This also implies P(a<X<b)=P(aXb)=abf(y)dy\mathbb{P}(a < X < b) = \mathbb{P}(a \le X \le b) = \int_a^b f(y) \, dy.

Relationship:

  • Absolutely continuous     \implies continuous.

  • But, continuous   ̸ ⁣ ⁣ ⁣    \;\not\!\!\!\implies absolutely continuous. (There exist continuous distributions which do not have a density function).

    Example: The Cantor Distribution is continuous (FF is continuous) but “singular” with respect to Lebesgue measure (derivative is 0 almost everywhere), so it has no PDF.

A distribution is called singular if there exists a set ABA \in \mathcal{B} such that λ(A)=0\lambda(A) = 0 (Lebesgue measure is 0), but P(XA)=1\mathbb{P}(X \in A) = 1, while XX is still continuous.

Look at the Cantor set or some fractals for examples.

This is why a general distribution cannot be assumed to be a mixture of just a part with density and a part with probability mass on discrete points. There can also be “singular” parts.

A general distribution can be decomposed as:

General Distr=Abs. Continuous Partwith density f+Discrete Partwith point masses+Singular Partcontinuous but no density\text{General Distr} = \underbrace{\text{Abs. Continuous Part}}_{\text{with density } f} + \underbrace{\text{Discrete Part}}_{\text{with point masses}} + \underbrace{\text{Singular Part}}_{\text{continuous but no density}}