COVARIANCE

Back to Glossary

Definition

A measure of how two variables vary together; sign indicates direction of co-movement.


Summary

Covariance is a statistical measure that tells us how two variables change together. When covariance is positive, it means both variables tend to increase or decrease together (like height and weight). When it's negative, one variable tends to increase while the other decreases (like temperature and heating costs). A covariance near zero suggests the variables don't have a linear relationship. Think of it as measuring whether two things 'dance together' in the same direction or opposite directions.

Usage Context

Essential for understanding relationships between variables in regression analysis, portfolio theory in finance, data analysis, and as a building block for correlation coefficients. Critical before learning about linear regression and multivariate statistics.

Common Confusions

  • Confusing covariance with correlation - covariance isn't standardized
  • Thinking larger covariance values always mean stronger relationships
  • Assuming zero covariance means no relationship (only means no linear relationship)
  • Mixing up positive/negative covariance interpretation
  • Not understanding that covariance units depend on the original variable units