14 Notation and definitions

Here we list some of the notations used in this book.

14.1 Financial notations

  • N: Number of securities in the security universe considered.

  • p0,i: The known price of security i at the beginning of the investment period.

  • p0: The known vector of security prices at the beginning of the investment period.

  • Ph,i: The random price of security i at the end of the investment period.

  • Ph: The random vector of security prices at the end of the investment period.

  • Ri: The random rate of return of security i.

  • R: The random vector of security returns.

  • r: The known vector of security returns.

  • R: The sample return data matrix consisting of security return samples as columns.

  • μi: The expected rate of return of security i.

  • μ: The vector of expected security returns.

  • Σ: The covariance matrix of security returns.

  • xi: The fraction of funds invested into security i.

  • x: Portfolio vector.

  • x0: Initial portfolio vector at the beginning of the investment period.

  • x~: The change in the portfolio vector compared to x0.

  • xf: The fraction of funds invested into the risk-free security.

  • x0f: The fraction of initial funds invested into the risk-free security.

  • x~f: The change in the risk-free investment compared to x0f.

  • Rx: Portfolio return computed from portfolio x.

  • Rx: Sample portfolio return computed from data matrix R and portfolio x.

  • μx: Expected portfolio return computed from portfolio x.

  • σx: Expected portfolio variance computed from portfolio x.

  • μ: Estimate of expected security return vector μ.

  • Σ: Estimate of security return covariance matrix Σ.

  • T: Number of data samples or scenarios.

  • h: Time period of investment.

  • τ: Time period of estimation.

14.2 Mathematical notations

  • xT: Transpose of vector x. Vectors are all column vectors, so their transpose is always a row vector.

  • E(R): Expected value of R.

  • Var(R): Variance of R.

  • Cov(Ri,Rj): Covariance of Ri and Rj.

  • 1: Vector of ones.

  • F: Feasible region generated by a set of constraints.

  • Rn: Set of n-dimensional real vectors.

  • Zn: Set of n-dimensional integer vectors.

  • a,b: Inner product of vectors a and b. Sometimes used instead of notation aTb.

  • diag(S): Vector formed by taking the main diagonal of matrix S.

  • Diag(x): Diagonal matrix with vector x in the main diagonal.

  • Diag(S): Diagonal matrix formed by taking the main diagonal of matrix S.

  • F: Part of the feasible set of an optimization problem. Indicates that the problem can be extended with further constraints.

  • e: Euler’s number.

14.3 Abbreviations

  • MVO: Mean–variance optimization

  • LO: Linear optimization

  • QO: Quadratic optimization

  • QCQO: Quadratically constrained quadratic optimization

  • SOCO: Second-order cone optimization

  • SDO: Semidefinite optimization