Kovariansen
Kovariansen is a statistical measure that describes how two random variables change together. If they tend to increase together, the covariance is positive; if one tends to increase while the other decreases, it is negative. A zero covariance indicates that the variables are uncorrelated, though not necessarily independent.
Mathematically, the population covariance of random variables X and Y is defined as Cov(X,Y) = E[(X − μX)(Y
Key properties include symmetry (Cov(X,Y) = Cov(Y,X)) and the fact that Cov(X,X) = Var(X). Covariance is not standardized,
Relation to correlation: the correlation coefficient, ρ(X,Y) = Cov(X,Y) / (σX σY), standardizes covariance to a dimensionless value
Applications and extensions: covariance is fundamental in multivariate statistics, regression analysis, and portfolio theory. The covariance
Estimation caveats: zero covariance does not imply independence in general; sample covariance estimates require adequate data