14 Notation and definitions¶
Here we list some of the notations used in this book.
14.1 Financial notations¶
: Number of securities in the security universe considered. : The known price of security at the beginning of the investment period. : The known vector of security prices at the beginning of the investment period. : The random price of security at the end of the investment period. : The random vector of security prices at the end of the investment period. : The random rate of return of security . : The random vector of security returns. : The known vector of security returns. : The sample return data matrix consisting of security return samples as columns. : The expected rate of return of security . : The vector of expected security returns. : The covariance matrix of security returns. : The fraction of funds invested into security . : Portfolio vector. : Initial portfolio vector at the beginning of the investment period. : The change in the portfolio vector compared to . : The fraction of funds invested into the risk-free security. : The fraction of initial funds invested into the risk-free security. : The change in the risk-free investment compared to . : Portfolio return computed from portfolio . : Sample portfolio return computed from data matrix and portfolio . : Expected portfolio return computed from portfolio . : Expected portfolio variance computed from portfolio . : Estimate of expected security return vector . : Estimate of security return covariance matrix . : Number of data samples or scenarios. : Time period of investment. : Time period of estimation.
14.2 Mathematical notations¶
: Transpose of vector . Vectors are all column vectors, so their transpose is always a row vector. : Expected value of . : Variance of . : Covariance of and . : Vector of ones. : Feasible region generated by a set of constraints. : Set of -dimensional real vectors. : Set of -dimensional integer vectors. : Inner product of vectors and . Sometimes used instead of notation . : Vector formed by taking the main diagonal of matrix . : Diagonal matrix with vector in the main diagonal. : Diagonal matrix formed by taking the main diagonal of matrix . : Part of the feasible set of an optimization problem. Indicates that the problem can be extended with further constraints. : 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