Lesson 1 of 0

11.4 The Covariance and correlation coefficient of returns of assets.

Covariance and correlation coefficient are measures used to quantify the relationship between the returns of two assets.

Covariance: Covariance measures the extent to which the returns of two assets move together. A positive covariance indicates that the returns of the assets tend to move in the same direction, while a negative covariance indicates that the returns move in opposite directions. The formula for covariance is:

Covariance = Σ[(Ri – R̄i) * (Rj – R̄j)] / (n – 1)

Where:

  • Ri is the return of asset i
  • R̄i is the average return of asset i
  • Rj is the return of asset j
  • R̄j is the average return of asset j
  • n is the number of observations (or periods)

Correlation Coefficient: The correlation coefficient is a standardized measure of the relationship between two assets’ returns. It provides a more easily interpretable measure compared to covariance, as it ranges between -1 and +1. A correlation coefficient of +1 indicates a perfect positive correlation, -1 indicates a perfect negative correlation, and 0 indicates no correlation. The formula for correlation coefficient is:

Correlation Coefficient = Covariance(Ri, Rj) / (σi * σj)

Where:

  • Covariance(Ri, Rj) is the covariance between the returns of asset i and asset j
  • σi is the standard deviation of returns of asset i
  • σj is the standard deviation of returns of asset j

Both covariance and correlation coefficient are useful for portfolio diversification and risk management. A low or negative covariance/correlation suggests that the returns of the assets are not strongly related, which can help reduce the overall risk of a portfolio when assets are combined. Conversely, a high positive covariance/correlation implies a stronger relationship between the returns, which may increase the overall risk of a portfolio.