Kovariation
Kovariation, commonly spelled covariation or covariance in English, is a statistical concept that describes how two random variables vary together. When the variables tend to increase or decrease together, their covariation is positive; when one tends to increase as the other decreases, it is negative. A covariation of zero indicates no linear association between the pair, though nonlinear relationships may still exist.
Mathematically, the population covariation of random variables X and Y is defined as Cov(X,Y) = E[(X − μX)(Y
Several properties hold: Cov(aX + b, Y) = a Cov(X,Y); Cov(X, aY + b) = a Cov(X,Y); Cov(X, X) = Var(X).
Applications include regression analysis, principal components analysis, portfolio theory, and any study of how variables co-move.