{
  "id": "69ae295b-8355-5767-a515-3b9b8bbb9d1b",
  "slug": "risk-parity",
  "term": "Risk Parity",
  "aliases": [],
  "category": "Portfolio Theory",
  "category_slug": "portfolio-theory",
  "difficulty": "advanced",
  "definition": "Risk parity is a portfolio construction methodology that allocates capital such that each asset class or strategy contributes an equal (or proportional) share of the portfolio's total risk, rather than targeting equal capital weights. By overweighting low-volatility assets (typically bonds) and underweighting high-volatility assets (equities), risk parity achieves greater diversification at the risk level and typically employs leverage to achieve return targets.",
  "key_takeaways": [
    "Risk parity equalizes risk contributions across asset classes—a 10-asset portfolio targets each contributing 10% of total portfolio variance.",
    "The strategy overweights bonds relative to equities in dollar terms because bonds carry lower volatility; leverage is then applied to amplify the portfolio's expected return.",
    "All Weather (Bridgewater), Risk Balanced, and various 'smart beta' multi-asset funds implement risk parity principles.",
    "Leverage is a structural feature—without it, the equal-risk-contribution portfolio typically earns only the risk-free rate plus a modest premium.",
    "Rising-rate environments pose a structural challenge for risk parity because bond holdings decline in value, eroding the diversification benefit."
  ],
  "detailed_explanation": "Risk parity challenges the traditional 60/40 equity-bond portfolio construction by observing that a 60% equity / 40% bond portfolio is not 40/60 in risk terms—equities are typically 3–5× more volatile than bonds, so the 60% equity allocation contributes 80–90% of total portfolio risk. This equity-dominated risk profile means the 60/40 portfolio's diversification is largely illusory: it performs well in risk-on environments but suffers equity-like drawdowns during market crises, providing little protection from the bond component.\n\nRisk parity corrects this imbalance by solving for the portfolio weights that equalize each asset's marginal contribution to total portfolio variance. Formally, for a portfolio of N assets with weight vector w and covariance matrix Σ, the risk parity condition requires that w_i × (Σw)_i / σ_portfolio be equal across all i. This typically results in dramatically lower equity weights and higher bond weights than traditional allocation, plus meaningful allocations to commodities and inflation-linked assets that provide diversification during inflationary regimes.\n\nBecause the risk-equalized portfolio has lower expected returns in absolute terms (dominated by low-yielding bonds), risk parity managers use leverage to amplify the portfolio's return profile to a desired absolute level. Bridgewater's All Weather strategy, the progenitor of commercial risk parity, targets portfolio volatility of around 10–12% through systematic levering and de-levering. The leverage is typically modest (1.5–3× for institutional strategies) and is applied through liquid futures markets in equity indices, bond futures, and commodity indices.\n\nThe historical performance case for risk parity rests on the observation that since the 1980s, the risk-adjusted returns (Sharpe ratios) of diversified risk-balanced portfolios have exceeded those of 60/40 portfolios because the bond allocation provided genuine diversification and earned meaningful real returns in a period of secular rate decline. However, the strategy's detractors argue that this performance is partially a function of the 40-year bond bull market and that in a rising-rate environment—such as 2022—the leveraged bond positions generate large losses uncorrelated with equity declines, producing worst-case scenarios where both asset classes simultaneously underperform.\n\nPractical risk parity implementation faces challenges in estimation of the covariance matrix (which is highly unstable in crisis periods), selection of the rebalancing frequency, choice of the leverage mechanism (futures vs. swaps vs. funded positions), and governance of the leverage ratio. Dynamic risk parity strategies adjust leverage in response to realized volatility (volatility targeting), which can create pro-cyclical selling pressure during market dislocations as positions are cut to maintain target portfolio volatility.",
  "example": "An investor constructs a risk parity portfolio across three asset classes: global equities (annualized vol 18%), global bonds (annualized vol 6%), and commodities (annualized vol 14%), assuming zero correlation for simplicity. To equalize risk contributions, the target weight must satisfy w_equity × 18 = w_bonds × 6 = w_commodities × 14. Solving: if w_bonds = 1 (normalizing), then w_equity = 6/18 = 0.333 and w_commodities = 6/14 = 0.429. After normalization: bonds = 56.1%, equities = 18.7%, commodities = 24.1%. The unlevered portfolio's expected return (assuming 4% risk premium on equities, 1% on bonds, 3% on commodities above cash) is 0.187×4% + 0.561×1% + 0.241×3% = 1.80% above cash—far below a 60/40 portfolio's approximately 2.8% expected premium. To match the 60/40 return, leverage of approximately 1.56× is applied, taking the portfolio to 29% equities, 88% bonds, and 38% commodities.",
  "formula": "Equal Risk Contribution: w_i × (Σw)_i = w_j × (Σw)_j for all i,j; Component Risk_i = w_i × Cov(R_i, R_p) / σ_p",
  "formula_latex": null,
  "interactive_type": "model",
  "calculator_id": null,
  "related_terms": [
    "black-litterman-model",
    "bond",
    "correlation",
    "covariance",
    "covariance-matrix",
    "diversification",
    "efficient-market-hypothesis",
    "equity",
    "inflation",
    "information-ratio",
    "leverage",
    "leverage-ratio",
    "modern-portfolio-theory",
    "premium",
    "risk-premium"
  ],
  "backlinks": [
    "asset-allocation",
    "black-litterman-model",
    "capital-market-line",
    "dynamic-asset-allocation",
    "esg-environmental-social-governance",
    "five-factor-model",
    "information-ratio",
    "portfolio-rebalancing",
    "risk-budget",
    "transaction-costs-in-portfolio-optimization",
    "volatility"
  ],
  "cross_references": [
    "bond",
    "correlation",
    "covariance",
    "covariance-matrix",
    "diversification",
    "equity",
    "inflation",
    "leverage",
    "leverage-ratio",
    "premium",
    "risk-premium",
    "variance",
    "volatility"
  ],
  "tags": [
    "level:advanced",
    "cat:portfolio-theory"
  ],
  "asset_classes": [],
  "regulators": [],
  "see_also": [],
  "sources": [],
  "wordcount": 741,
  "checksum": "0d9d00cca3d3fa9e",
  "version": "2026.05.03",
  "license": "CC-BY-4.0",
  "updated_at": "2026-09-07T02:15:24+00:00",
  "_links": {
    "self": "https://hedgefund.wiki/api/v1/terms/risk-parity",
    "jsonld": "https://hedgefund.wiki/api/v1/terms/risk-parity?format=jsonld",
    "markdown": "https://hedgefund.wiki/api/v1/terms/risk-parity?format=md",
    "graph": "https://hedgefund.wiki/api/v1/graph/risk-parity",
    "category": "https://hedgefund.wiki/api/v1/categories/portfolio-theory",
    "schema": "https://hedgefund.wiki/schema/term.schema.json",
    "html": "https://hedgefund.wiki/#/terms/risk-parity"
  }
}