Measure & Probability cover

Measure & Probability

2026-07-20 18:18:00# Statistics

Definition chain

  1. set X\mathcal{X}
  2. a nice enough subset of 2X2^{\mathcal{X}} (σ\sigma-field F\mathcal{F})
  3. measure μ\mu over measurable space (X,F)(\mathcal{X}, \mathcal{F})
    1. Non-negative
    2. countable additivity
    3. Empty set maps to zero
  4. Push-forward measure ff over some measure space (X,F,μ)(\mathcal{X}, \mathcal{F}, \mu)
  5. Integral/Lebesgue Integral: f(x)dμ(x)=fdμ\int f(x)d\mu(x)=\int fd\mu
    1. Indicator function: 1Adμ=μ(A)\int 1_A d\mu = \mu(A)
    2. Simple function
    3. Approximating from below: fdμ=limn=1fndμ\int fd\mu=\lim_{n=1}^{\infty}\int f_n d\mu For example, assume: fn(x)=2n2nf(x)=k=1k2n1An,k(x)f_n(x)=2^{-n}\cdot\lfloor2^nf(x)\rfloor=\sum_{k=1}^{\infty}k2^{-n}1_{A_{n,k}}(x) where An,k={x:f(x)[k2n,(k+1)2n)}A_{n,k}=\{x: f(x)\in[k2^{-n}, (k+1)2^{-n})\}
    4. Write f(x)=f+(x)f(x)f(x) = f^+(x)-f^-(x)
    5. e.g. Expectation for Gaussian Distribution: define PZ(A)=1A(X)ϕ(x)dx=E[1A(Z)]P_Z(A)=\int 1_A(X)\phi(x)dx=\mathbb{E}[1_A(Z)], by extending indicator to a general function, get fdPZ=E[f(Z)]\int f d P_Z = \mathbb{E}[f(Z)]
  6. Densities:
    1. Radon–Nikodym derivation (PμP\ll\mu)
    2. Definition (the way to handle distributions): define distributions by giving their density wrt some known measure
Pμ,p=dPdμ such that P(A)=ApdμfdP=fpdμ\boxed{ P\ll\mu \Longrightarrow \exists,p=\frac{dP}{d\mu} \text{ such that } P(A)=\int_Ap\,d\mu \Longrightarrow \int fdP = \int f\,p\,d\mu }
  1. Probability spaces and random variables:
    1. It's too explicit to define a probability measure as the joint distribution of (X,Y,Z,W)(X, Y, Z, W).
    2. abstract outcome ww, abstract outcome space Ω\Omega \longrightarrow event (ω\omega), random variable (f(ω)f(\omega)).
    3.  think of P\mathbb{P} as a measure on Ω\Omega and E\mathbb{E} as an integral with respect to P\mathbb{P}: P(X<Y)=P({ωΩ:X(ω)<Y(ω)})E(X+Y)=X(ω)+Y(ω)dP(ω)\begin{gather} \mathbb{P}(X<Y) = P(\{\omega\in\Omega: X(\omega)<Y(\omega)\}) \\ \mathbb{E}(X+Y)=\int X(\omega)+Y(\omega) \, d\mathbb{P}(\omega) \end{gather}
  2. Conditional probability:
    1. Original definition: P(AB)=P(AB)/P(B)\mathbb{P}(A|B)=\mathbb{P}(A\cap B)/\mathbb{P}(B)
    2. Define expectation E(YX)\mathbb{E}(Y|X) as a random probability g(X)g(X).
    3. P(YAX)=E[1A(Y)X)]\mathbb{P}(Y\in A|X) = \mathbb{E}[1_A(Y)|X)].