AML Risk Parity Basics
Knowledge Markets {'label': 'strategies', 'icon': '🎯', 'color': '#f43f5e', 'bg_color': '#f43f5e', 'description': 'trading strategies, investment approaches, and tactical methodologies.', 'slug': 'strategies'}

Risk Parity Basics

Key Insights

  • Equalising risk contributions instead of capital: why bonds get leveraged, and the hidden risks of the approach.
Difficulty: Intermediate Type: Knowledge

The problem with 60/40

Equities dominate the risk of a capital-weighted portfolio — roughly 90% of volatility. Risk parity instead targets equal risk contribution from each asset class. The observation is simple and robust: diversification measured in capital is not diversification measured in risk. A portfolio that is 60% equities and 40% bonds in dollars is, in risk terms, almost entirely an equity bet, which is why 2008 and 2020 hit 60/40 investors harder than their average asset weights suggested.

Mechanics

Solve for weights where each asset's marginal risk contribution is equal. Because bonds are far less volatile, the solution leverages them several times, pushing total portfolio risk toward equity-like levels. The leverage is not speculative in intent — it is the arithmetic of equalising risk: a 5% vol bond must hold several times more capital than a 15% vol equity to contribute the same variance, and to keep the overall risk budget constant, the bond book is levered to compensate.

Watch-outs

  • Leverage costs and margin calls in rate spikes (2022-style bond losses).
  • Correlation assumptions are regime-dependent; covariance estimates lag crises.
  • Risk parity is a risk-management philosophy, not a fixed allocation — re-estimate regularly.
  • Bond duration is the effective risk engine; tail risk concentrates there.

The 2022 episode is the canonical stress test: when rates rose sharply, the long-duration bond sleeve — the portfolio's supposed hedge — fell in tandem with equities, and leverage amplified the damage. Risk parity is not immune to correlation breakdown; it is a bet that correlation structure is more stable than asset returns, and that bet has a tail.

Implementation notes

Use shrinkage estimators for the covariance matrix (Ledoit-Wolf style) rather than raw sample covariance — sample covariance overfits the recent past. Rebalance on vol-forecast changes, not just calendar intervals, and stress-test the levered book against a rate-shock scenario before committing capital.

References

Article Metadata

Bloom Taxonomy Questions

Remember

What does a risk-parity allocation equalize across asset classes?

Understand

Why does the risk-parity solution typically leverage bonds rather than de-lever equities?

Apply

Compute risk-parity weights for two assets given their volatilities and correlation, and identify the implied leverage.

Further Reading

Feynman Concept Cards

Master each concept: read the ELI5, explore analogies, work examples, and teach it back.

Risk Parity is a concept in strategies. In simple terms, Risk Parity covers trading and investment strategies for Markets. This markets concept addresses key topics in the trading and investment strategies for markets domain. Also known as: risk-balanced po

Analogy
Think of Risk Parity like a chess player thinking several moves ahead — it helps you handle strategies tasks more effectively.
Example
Consider a scenario where Risk Parity applies: Risk Parity covers trading and investment strategies for Markets. This markets concept addresses key topics in the trading and investment strategies for markets domain. Also known as: risk-balanced po...
Find Gaps
What are the key components or steps involved in Risk Parity?
Can you explain Risk Parity without using jargon?
What happens if Risk Parity is not applied correctly?
How does Risk Parity relate to other concepts in strategies?
Teach Back

Explain Risk Parity as if teaching a colleague who is new to strategies. Cover: what it is, how it works, and why it matters.

Create

Create a calc that demonstrates Risk Parity in a real-world strategies scenario. Walk through your design decisions.

Show solution
A calc for Risk Parity should include: 1. The core components of risk parity 2. How they interact 3. Expected outcomes or outputs
Difficulty: Intermediate — 3/5

Related Research

Related Lessons

Stay Updated

Get the latest research summaries delivered to your inbox.