| Symbol | Meaning | Examples |
|---|
| Lower case unbolded letter | Scalar or realization/observation of random variable | x, α |
| Upper case unbolded letter | Random variable | X, Y |
| Lower case bolded letter | Vector | x, α |
| Upper case bolded letter | Matrix | Φ, R |
| =△ | Defined as | θ=△(θ0,θ1,…,θp−1) |
| ^ over letter | Statistical estimator | μ^, σ^2, S^t |
| E[⋅] | Expectation | E[x], E[(xt−μx)(yt−μy)] |
| P(⋅) | Probability | P(x), P(xi∣θ) |
| P(⋅) | Probability function (discrete) or probability density function (continuous) | ∑xiP(xi) |
| B | Backshift operator | Bxt=xt−1 |
| B−1 | Forward-shift operator | B−1xt−1=xt |
| Variable with subscript | Value of discrete variable at given index or series indexed by given variable | xt−2, θq |
| Variable followed by (⋅) | Value of continuous variable at given value or function of given variable | x(t−2) |
| Variable with subscript and superscript | Value of discrete variable at lower index conditioned on (i.e. given) known values up to upper index | xtt−1 |
| V[⋅] or σ⋅2 | Variance | V[xt], σx2 |
| Cov(⋅,⋅) or σ⋅,⋅ | Covariance | Cov(X,Y), σx,y |
| Cor(⋅,⋅) | Correlation | Cor(X,Y) |
| γ(h) or γx(h) | Autocovariance of series x at lag h | γ(2), γx(0) |
| ρ(h) or ρx(h) | Autocorrelation of series x at lag h | ρ(2), ρx(0) |
| γx,y(h) | Cross-covariance of series x and y at lag h | γx,y(2), γx,y(0) |
| ρx,y(h) | Cross-correlation of series x and y at lag h | ρx,y(2), ρx,y(0) |
| ∣∣⋅∣∣ | Vector norm | ∣∣u∣∣ |
| ∼ | Distributed as | xt∼χ12 |
| wn(⋅,⋅) | White noise process or distribution | wt∼wn(0,σw2) |
| N(⋅,⋅) | Gaussian process or distribution | wt∼N(0,σw2) |
| ℜ(⋅) | Real portion of complex number | ℜ(z) |
| ℑ(⋅) | Imaginary portion of complex number | ℑ(z) |