Correlation and Covariance Between Assets

College Depth 73 in the knowledge graph I know this Set as goal
Unlocks 4 downstream topics
portfolio-theory risk-measurement statistics

Core Idea

Covariance measures how two assets move together (positive = move in same direction, negative = move opposite). Correlation standardizes covariance to range [−1, 1], making cross-asset relationships comparable and essential for portfolio construction.

How It's Best Learned

Calculate correlations between stock returns and bond returns, then between two stocks. Observe how historical correlations vary across market regimes and asset types.

Explainer

You already know how to compute the expected return and variance of a single asset. Now the question is: what happens when you combine two assets into a portfolio? The answer depends not just on each asset's individual volatility but on how they move together. Covariance (Cov(Rₐ, R_b) = E[(Rₐ − μₐ)(R_b − μ_b)]) captures the direction and magnitude of co-movement. A positive covariance means the two assets tend to move in the same direction — when one is up, the other tends to be up too. A negative covariance means they move in opposite directions, providing a natural hedge.

Covariance has a scaling problem: its magnitude depends on the units of the returns (whether you use percentages or decimals) and the overall volatility of each asset. Two stocks with high individual variances will have a large covariance in absolute terms even if their *relationship* is no stronger than two low-volatility bonds. This is why correlation is the more interpretable measure. Correlation ρ(Rₐ, R_b) = Cov(Rₐ, R_b) / (σₐ × σ_b) standardizes covariance by dividing by the product of the two standard deviations. The result is dimensionless and always falls in [−1, 1]. A correlation of +1 means the assets move in perfect lockstep; −1 means they move in perfect opposition; 0 means no linear relationship.

The portfolio implications follow directly from the two-asset portfolio variance formula: σ²_p = w²_a σ²_a + w²_b σ²_b + 2 wₐ w_b Cov(Rₐ, R_b). Notice the covariance term: if correlation is negative, the third term subtracts from portfolio variance, reducing total risk below the weighted average of individual risks. This is the mathematical foundation of diversification. The lower the correlation between two assets, the greater the risk reduction from combining them — even if both assets are individually risky. A portfolio of two assets with ρ = −1 can, with the right weights, achieve zero variance. A portfolio of two perfectly correlated assets (ρ = +1) gets no risk reduction at all.

This is why practitioners speak of correlation as the key input to portfolio construction. Expected returns tell you where you want to go; variances tell you the risk of each vehicle; correlations tell you how the vehicles interact. Historical correlations between asset classes like stocks and bonds, or domestic and international equities, are not stable — they tend to spike toward +1 during market crises, precisely when diversification is most needed. Understanding this instability of correlations under stress is one of the most important practical lessons that builds on the foundational mechanics you are learning here.

Practice Questions 5 questions

Prerequisite Chain

Counting to 10Counting to 20Understanding ZeroThe Number ZeroCounting to FiveOne-to-One CorrespondenceCombining Small Groups Within 5Addition Within 10Addition Within 20Two-Digit Addition Without RegroupingTwo-Digit Addition with RegroupingAddition Within 100Repeated Addition as MultiplicationMultiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Two-Digit by One-Digit DivisionDivision with RemaindersRemainders and Quotients in DivisionDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueReading and Writing DecimalsComparing and Ordering DecimalsAdding and Subtracting DecimalsMultiplying DecimalsDividing DecimalsDividing FractionsMixed Number ArithmeticOrder of OperationsInteger Order of OperationsVariable ExpressionsCombining Like TermsOne-Step EquationsTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesLiteral EquationsSlope-Intercept FormPoint-Slope FormWriting Linear EquationsParallel and Perpendicular Line SlopesGraphing Linear EquationsPiecewise FunctionsOne-Sided LimitsContinuity DefinitionLimit Definition of the DerivativePower RuleConstant Multiple and Sum/Difference RulesProduct RuleChain RuleDerivatives of Exponential FunctionsDerivatives of Logarithmic FunctionsImplicit DifferentiationComparative StaticsPrice Elasticity of DemandAggregate DemandThe AS-AD ModelBusiness CyclesMonetary Policy ToolsTerm Structure of Interest RatesRisk and Return TradeoffExpected Return and Variance of Financial AssetsCorrelation and Covariance Between Assets

Longest path: 74 steps · 427 total prerequisite topics

Prerequisites (1)

Leads To (2)