2.1 Covariance
Covariance and Correlation are very helpful in understanding the relationship between two continuous variables.
Covariance tells whether both variables vary in the same direction (positive covariance) or in the opposite direction (negative covariance).
Covariance(x, y)
Cov(x,y)=โi=1โโโnโโโnโ1โโ(xโiโโโโxโยฏโโ)(yโiโโโโyโยฏโโ)โโ
[Read More]