{
  "id": "ed82207c-aece-5da9-a4c0-ba1737a3ca1b",
  "slug": "downside-capture-ratio",
  "term": "Downside Capture Ratio",
  "aliases": [],
  "category": "Risk Management",
  "category_slug": "risk-management",
  "difficulty": "intermediate",
  "definition": "The downside capture ratio measures how much of a benchmark's negative returns a portfolio captures during periods when the benchmark declines, calculated as the ratio of the portfolio's average return to the benchmark's average return during all periods in which the benchmark posted negative returns, expressed as a percentage. A ratio below 100% indicates the portfolio loses less than the benchmark in down markets.",
  "key_takeaways": [
    "A downside capture ratio below 100% means the portfolio preserves more capital than the benchmark during market declines—the primary goal of most hedge fund strategies.",
    "Used in conjunction with the upside capture ratio to assess return asymmetry; a fund with 80% downside capture and 90% upside capture has an attractive convex return profile.",
    "The downside capture ratio is calculated only using periods when the benchmark return is negative, not all periods.",
    "Hedge funds explicitly target low downside capture as justification for their fees: superior capital preservation in down markets is a primary value proposition.",
    "A ratio above 100% indicates the portfolio amplifies benchmark losses—a concerning characteristic for any fund marketed as a hedge or risk-reduction vehicle."
  ],
  "detailed_explanation": "The downside capture ratio is a performance measurement tool that evaluates how well a portfolio manages to avoid the full force of market declines. By isolating only those periods in which the benchmark posted negative returns, it quantifies defensive performance independently from offensive performance—providing a cleaner signal of downside protection than overall metrics like beta or maximum drawdown.\n\nThe calculation is: Downside Capture Ratio = (Average Fund Return in Periods Where Benchmark < 0) / (Average Benchmark Return in Same Periods) × 100. For example, if the S&P 500 averages -5.0% in months when it declines, and a hedge fund averages -3.5% in those same months, the downside capture ratio is (-3.5%) / (-5.0%) × 100 = 70%. This means the fund captures only 70% of benchmark downside—it loses 30% less than the benchmark when markets fall.\n\nThe downside capture ratio is most meaningful when analyzed alongside the upside capture ratio (UCR): (Average Fund Return in Periods Where Benchmark > 0) / (Average Benchmark Return in Same Periods) × 100. An ideal return profile combines a UCR above 100% (outperforming in up markets) with a downside capture ratio below 100% (losing less in down markets). This convex asymmetry—sometimes called 'positive skewness' in manager selection parlance—is the holy grail of active management: more upside participation than downside exposure.\n\nThe ratio of downside capture to upside capture provides a composite 'asymmetry score.' A fund with a 70% downside capture and a 90% upside capture has a favorable asymmetry score of 70/90 = 0.78 (lower is better). This manager captures 90 cents of every dollar of upside while only experiencing 70 cents of every dollar of downside—a mathematically compelling profile over long periods as compounding magnifies the capital preservation advantage.\n\nIn hedge fund due diligence, downside capture is often examined across different market stress periods rather than solely across the full return history. A fund may exhibit a favorable overall downside capture of 65% but reveal a 95% downside capture during the 2008 global financial crisis—meaning its defensive characteristics failed precisely when they were most needed. Period-specific capture ratios and regime analysis (bull/bear market performance) provide a more complete picture than a single blended statistic.",
  "example": "An allocator evaluates two hedge funds against the MSCI World Index over 5 years. Fund A has an upside capture of 85% and a downside capture of 60%. Fund B has an upside capture of 75% and a downside capture of 50%. The MSCI World generated +12% in positive months and -8% in negative months on average. Fund A earned: +10.2% in up months (85%) and -4.8% in down months (60%). Fund B earned: +9.0% in up months (75%) and -4.0% in down months (50%). Although Fund B participates less in upside, its superior capital preservation in down months creates powerful compounding benefits. Over a full market cycle with equal up/down months, starting with $100: Fund A compounds to approximately $100 × (1.102)^26 × (0.952)^26 ≈ $128.9; Fund B compounds to approximately $100 × (1.09)^26 × (0.96)^26 ≈ $131.4. The lower downside capture of Fund B produces better cumulative results despite lower upside capture.",
  "formula": "Downside Capture Ratio = (Avg Fund Return when Benchmark < 0) / (Avg Benchmark Return when Benchmark < 0) × 100",
  "formula_latex": null,
  "interactive_type": "calculator",
  "calculator_id": null,
  "related_terms": [
    "beta",
    "conditional-value-at-risk",
    "drawdown",
    "fat-tails",
    "financial-crisis",
    "haircut",
    "hedge-fund",
    "maximum-drawdown",
    "ratio-hedge",
    "skewness",
    "systemic-risk",
    "upside-capture-ratio"
  ],
  "backlinks": [
    "downside-risk",
    "haircut",
    "idiosyncratic-risk",
    "portfolio-insurance",
    "upside-capture-ratio"
  ],
  "cross_references": [
    "beta",
    "drawdown",
    "financial-crisis",
    "hedge-fund",
    "maximum-drawdown",
    "skewness",
    "upside-capture-ratio"
  ],
  "tags": [
    "level:intermediate",
    "cat:risk-management"
  ],
  "asset_classes": [],
  "regulators": [],
  "see_also": [],
  "sources": [],
  "wordcount": 715,
  "checksum": "f5d5a8f9eca288c2",
  "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/downside-capture-ratio",
    "jsonld": "https://hedgefund.wiki/api/v1/terms/downside-capture-ratio?format=jsonld",
    "markdown": "https://hedgefund.wiki/api/v1/terms/downside-capture-ratio?format=md",
    "graph": "https://hedgefund.wiki/api/v1/graph/downside-capture-ratio",
    "category": "https://hedgefund.wiki/api/v1/categories/risk-management",
    "schema": "https://hedgefund.wiki/schema/term.schema.json",
    "html": "https://hedgefund.wiki/#/terms/downside-capture-ratio"
  }
}