Quant Memo
Advanced

Coskewness and Cokurtosis

Correlation only measures how two assets move together on an average day. Coskewness and cokurtosis measure how they move together on the worst days, which is when it actually matters.

Prerequisites: Correlation, Diversification

You build a portfolio because two assets have low correlation on ordinary days, so they diversify each other. Then a crisis hits and both assets crash on the same day, correlation you measured in calm markets simply vanished when you needed it. This is not a bug in your correlation estimate; it is a limit of what correlation can measure. Correlation is built from squared co-movements, which weight every day equally. It cannot tell you that assets tend to move together specifically on the bad days. Coskewness and cokurtosis are the tools built to catch exactly that.

The analogy

Picture two coworkers rated on how well they cover for each other. "Correlation" would ask: on a typical day, when one is busy, is the other also busy? A low score there sounds reassuring. But the real question a manager cares about is: on the day everything breaks at once, do they both vanish simultaneously? Two coworkers can look independent on ordinary Tuesdays and still both call in sick during the one week the office actually needs them. Coskewness and cokurtosis ask about that specific week, not the average Tuesday.

Building the idea from ordinary moments

Recall that an asset's own skewness measures whether its bad days are worse than its good days are good (negative skew = nasty left tail), and its kurtosis measures how fat its tails are relative to a normal bell curve. Both are single-asset ideas. Coskewness and cokurtosis extend them to pairs.

Coskewness of assets ii and jj with respect to ii's cube term is

Si,ij=E ⁣[(Riμi)2(Rjμj)].S_{i,ij} = \mathbb{E}\!\left[(R_i - \mu_i)^2(R_j - \mu_j)\right].

In words: take asset ii's squared deviation (always positive, big on ii's extreme days regardless of direction) and multiply it by asset jj's deviation (positive if jj is up, negative if jj is down). Average over time. If jj tends to be down precisely on the days ii moves to an extreme, this product is negative — meaning the pair has bad coskewness, jj offers no shelter exactly when ii's risk is largest.

Cokurtosis goes one order further, replacing the square with a fourth power on one side:

Ki,ijj=E ⁣[(Riμi)(Rjμj)3].K_{i,ijj} = \mathbb{E}\!\left[(R_i - \mu_i)(R_j - \mu_j)^3\right].

In words: it asks whether asset ii's deviations line up with asset jj's most extreme moves specifically (the cubed term amplifies jj's tail events far more than its typical days). High cokurtosis means the two assets are joined at the tail even if their ordinary-day correlation looks modest.

Correlation explorer
X →Y ↑
ρ = 0.20r² = 0.04relationship: weak positive

Set the correlation low here and look at the cloud of points. Ordinary correlation only cares about the overall tilt of that cloud. Coskewness and cokurtosis specifically care about the handful of points sitting in the far corners, and whether those corner points line up (both assets extreme together) even while the bulk of the cloud looks nicely scattered.

Correlation is an average-day statistic. Coskewness and cokurtosis are extreme-day statistics. A portfolio can have near-zero correlation and still be poorly diversified in exactly the scenario that would bankrupt it, if its assets share bad coskewness.

Worked example 1: coskewness by hand

Three days of returns for asset ii (equity) and asset jj (a "hedge"): Day 1: i=+1%,j=+1%i=+1\%, j=+1\%. Day 2: i=+1%,j=1%i=+1\%, j=-1\%. Day 3 (a crash): i=8%,j=6%i=-8\%, j=-6\%. Means: μi2%\mu_i \approx -2\%, μj2%\mu_j \approx -2\%.

Deviations: Day 1: i:3,j:3i: 3, j: 3. Day 2: i:3,j:3i: 3, j: -3. Day 3: i:6,j:4i: -6, j: -4 (in percentage points).

Si,ijS_{i,ij} terms: Day 1: 32×3=273^2 \times 3 = 27. Day 2: 32×(3)=273^2 \times (-3) = -27. Day 3: (6)2×(4)=144(-6)^2 \times (-4) = -144. Average: (2727144)/3=48(27 - 27 -144)/3 = -48.

The strongly negative value is driven entirely by Day 3: ii's squared deviation is huge (it is an extreme day for ii) and jj is also negative, so the hedge failed exactly on the day it was needed. Days 1 and 2 nearly cancel because jj's sign flipped while ii's magnitude stayed modest — ordinary days contribute almost nothing, which is the entire point of the statistic.

Worked example 2: same correlation, different coskewness

Consider two candidate hedges for the same equity book, both with correlation roughly 0.3-0.3 to equities over a full sample. Hedge A loses money steadily in calm up-markets and gains steadily in calm down-markets. Hedge B is flat on ordinary down days but spikes hard on the single worst crash day, more than making up for its mediocre showing elsewhere. Correlation comes out identical for A and B, but coskewness with equity's squared crash-day deviation is far more favorable for B: its gains cluster exactly where ii's squared deviations are largest. A manager choosing purely on correlation would be indifferent; one checking coskewness would strongly prefer B as a genuine tail hedge.

Hedge A Hedge B crash day
Both hedges track equities down with the same average correlation, but only Hedge B (amber) delivers a sharp payoff on the single worst day, favorable coskewness a correlation number alone cannot reveal.

What this means in practice

Multi-asset risk models that stop at a covariance matrix implicitly assume co-movement is symmetric and tail-blind, the same assumption behind 2008-era "diversified" books that collapsed together. Desks stress-testing a book look at conditional correlation (correlation computed only on the worst 5% of days) as a cheaper proxy for the same idea; see Tail Dependence Coefficients for the copula-based version.

Coskewness and cokurtosis are estimated from very few extreme observations — by construction, tail days are rare — so their sample estimates are noisy and unstable, often swinging sign if you add or drop a single crisis period from the data. Never treat a point estimate of coskewness as precise; treat it as a directional warning that ordinary correlation is not the whole story, and corroborate it with conditional correlations or a longer history before sizing a hedge around it.

Related concepts

Practice in interviews

Further reading

  • Harvey & Siddique (2000), Conditional Skewness in Asset Pricing Tests
  • Kraus & Litzenberger (1976), Skewness Preference and the Valuation of Risk Assets
ShareTwitterLinkedIn