{
  "id": "062b81fb-440c-55f4-9ab4-47c3cc66f5de",
  "slug": "aggregation",
  "term": "Aggregation",
  "aliases": [],
  "category": "Risk Management",
  "category_slug": "risk-management",
  "difficulty": "intermediate",
  "definition": "Aggregation, in risk management, is the process of consolidating all individual risk exposures across positions, asset classes, entities, and strategies into a unified, firm-wide view of total risk, enabling identification of concentration, correlation, and systemic vulnerabilities that would be invisible at the individual position level. Effective aggregation is a cornerstone of enterprise risk management (ERM) and is required by regulators for systemically important financial institutions.",
  "key_takeaways": [
    "Risk aggregation must address different risk types—market risk, credit risk, liquidity risk, operational risk—which may require different measurement methodologies before being combined.",
    "Correlation assumptions in aggregation models are critical: assuming zero correlation between risk buckets underestimates tail risk, while assuming perfect correlation is overly conservative.",
    "Legal entity aggregation is particularly complex for global financial institutions operating across multiple jurisdictions with different netting, collateral, and close-out rights.",
    "BCBS 239 ('Principles for Effective Risk Data Aggregation and Risk Reporting') established international standards requiring systemically important banks to aggregate and report risk positions within defined time windows.",
    "Position aggregation for commodities trading requires summing exposures across physical, futures, and OTC derivative positions to identify net market exposure that could trigger position limits or reporting thresholds."
  ],
  "detailed_explanation": "Risk aggregation addresses one of the most fundamental challenges in portfolio risk management: the whole is not simply the sum of its parts. Individual risk measures for isolated positions are well-understood, but when hundreds or thousands of positions interact through correlations, hedges, and common factor exposures, the aggregate risk profile can diverge substantially from what a position-by-position analysis would suggest. A portfolio with $100M long equity exposure and $80M in equity put options is not a $180M risk position—the net risk depends on the delta, gamma, and correlation structure of the hedge.\n\nTechnically, aggregation requires a common risk framework or 'language' that translates heterogeneous positions into comparable risk units. Value at Risk (VaR) is commonly used for this purpose, though its limitations (normal distribution assumptions, underestimation of tail risk) are well-documented. More sophisticated frameworks use conditional VaR (CVaR/Expected Shortfall), scenario analysis, and sensitivity (DV01, CS01, delta, vega) aggregation that preserves the dimensionality of risk rather than collapsing everything into a single number. Factor models—where all positions are expressed as loadings on common risk factors—provide an elegant aggregation framework that also enables risk attribution.\n\nCross-asset aggregation introduces basis risk: two positions that are nominally offsetting (e.g., long corporate bonds, short CDS) may behave differently in stressed markets when basis spreads widen. Correlation estimates derived from normal market periods systematically understate co-movement during crises, as correlations tend toward 1.0 during market dislocations (the 'correlation breakdown' phenomenon). Risk managers must stress-test aggregated risk under correlation scenarios that are more extreme than historical averages—a lesson reinforced during LTCM's 1998 collapse, the 2008 financial crisis, and the March 2020 COVID shock.\n\nFor hedge funds and trading firms, aggregation serves a dual purpose: internal risk control and regulatory compliance. Under the CFTC's aggregation rules for futures position limits, all positions held by entities under common control must be aggregated when assessing compliance with speculative position limits. A hedge fund group with multiple affiliated funds, managed accounts, and principal trading entities must combine their futures positions across all those accounts to determine whether applicable limits are being respected—an operationally demanding requirement for large multi-strategy operations.",
  "example": "A multi-strategy hedge fund has the following crude oil exposure across its books: Long 500 WTI futures contracts (Strategy A), short 300 Brent futures (Strategy B), and long $20M notional of a total return swap on an oil ETF (Strategy C). The aggregated net WTI-equivalent exposure requires: converting Brent to WTI equivalent (using historical beta of ~0.95), and computing the delta-adjusted ETF exposure. Net WTI equivalent: +500 contracts - (300 × 0.95) = +500 - 285 = +215 futures equivalent, plus ~215 contracts from the ETF swap (assuming 0.85 oil beta), giving approximately +430 WTI-equivalent contracts. The position-by-position view (three separate books) obscures the meaningful net long oil exposure. The aggregated view triggers an internal review against the fund's $50M maximum oil exposure policy.",
  "formula": null,
  "formula_latex": null,
  "interactive_type": null,
  "calculator_id": null,
  "related_terms": [
    "basis",
    "basis-risk",
    "beta",
    "black-swan-event",
    "breakdown",
    "correlation",
    "delta",
    "dv01",
    "equity",
    "expected-shortfall",
    "financial-crisis",
    "gamma",
    "hedge-fund",
    "normal-distribution",
    "portfolio-margining"
  ],
  "backlinks": [
    "cover",
    "default",
    "delta",
    "equity-swap",
    "esg-score",
    "exchange",
    "expected-shortfall",
    "hard-position-limit",
    "historical-volatility",
    "incremental-var",
    "isda-agreement",
    "pv01",
    "random-forest",
    "risk-decomposition",
    "risk-limits",
    "sentiment-analysis",
    "work-up-protocol"
  ],
  "cross_references": [
    "basis",
    "basis-risk",
    "beta",
    "breakdown",
    "correlation",
    "delta",
    "dv01",
    "equity",
    "expected-shortfall",
    "financial-crisis",
    "gamma",
    "hedge-fund",
    "normal-distribution",
    "principal-trading",
    "scenario-analysis",
    "swap",
    "tail-risk",
    "total-return-swap",
    "value-at-risk",
    "vega"
  ],
  "tags": [
    "level:intermediate",
    "cat:risk-management"
  ],
  "asset_classes": [],
  "regulators": [],
  "see_also": [],
  "sources": [],
  "wordcount": 686,
  "checksum": "ab1381855772c690",
  "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/aggregation",
    "jsonld": "https://hedgefund.wiki/api/v1/terms/aggregation?format=jsonld",
    "markdown": "https://hedgefund.wiki/api/v1/terms/aggregation?format=md",
    "graph": "https://hedgefund.wiki/api/v1/graph/aggregation",
    "category": "https://hedgefund.wiki/api/v1/categories/risk-management",
    "schema": "https://hedgefund.wiki/schema/term.schema.json",
    "html": "https://hedgefund.wiki/#/terms/aggregation"
  }
}