Prerequisites & Notation

Before You Begin

This chapter assumes comfort with the linear algebra from Chapter 1 (especially vector spaces, inner products, and matrix decompositions) as well as single-variable calculus (limits, series, integration). The notation table below introduces the probabilistic symbols used throughout.

  • Linear algebra (Chapter 1)(Review ch01)

    Self-check: Can you multiply a matrix by a vector, compute eigenvalues, and state what the SVD is?

  • Single-variable calculus

    Self-check: Can you integrate 0xexdx\int_0^\infty x e^{-x}\,dx and differentiate under the integral sign?

  • Basic combinatorics

    Self-check: Do you know the binomial coefficient (nk)\binom{n}{k} and the geometric series formula?

  • Complex exponentials

    Self-check: Can you evaluate ejθe^{j\theta} and relate it to cosθ+jsinθ\cos\theta + j\sin\theta?

Chapter 2 Notation

Probabilistic notation used throughout this chapter. Vectors and matrices follow the conventions of Chapter 1.

SymbolMeaningIntroduced
Ω\OmegaSample spaces01
F\mathcal{F}σ\sigma-algebra (collection of events)s01
P()P(\cdot)Probability measures01
P(AB)P(A \mid B)Conditional probability of AA given BBs01
X,Y,ZX, Y, ZRandom variables (scalar, uppercase italic)s02
fX(x)f_X(x)Probability density function (PDF) of XXs02
FX(x)F_X(x)Cumulative distribution function (CDF) of XXs02
E[X]E[X], μX\mu_XExpectation (mean) of XXs02
Var(X)\mathrm{Var}(X), σX2\sigma_X^2Variance of XXs02
MX(s)M_X(s)Moment-generating function E[esX]E[e^{sX}]s03
ΦX(ω)\Phi_X(\omega)Characteristic function E[ejωX]E[e^{j\omega X}]s03
x\mathbf{x}Random vector (boldface lowercase)s04
fx(x)f_{\mathbf{x}}(\mathbf{x})Joint PDF of random vector x\mathbf{x}s04
Rx\mathbf{R}_{\mathbf{x}}, Cx\mathbf{C}_{\mathbf{x}}Correlation matrix, covariance matrix of x\mathbf{x}s04
CN(μ,R)\mathcal{CN}(\boldsymbol{\mu}, \mathbf{R})Circularly symmetric complex Gaussian distributions04
XnPXX_n \xrightarrow{P} XConvergence in probabilitys05
XndXX_n \xrightarrow{d} XConvergence in distributions05
{X(t)}\{X(t)\}, {Xn}\{X_n\}Continuous-time / discrete-time stochastic processs06
RX(τ)R_X(\tau)Autocorrelation function of process X(t)X(t)s06
SX(f)S_X(f)Power spectral density of process X(t)X(t)s06
P\mathbf{P}Transition probability matrix (Markov chain)s08
π\boldsymbol{\pi}Stationary distribution vectors08
N(t)N(t)Counting process (Poisson process)s09
λ\lambdaRate parameter (Poisson / exponential)s09