{
  "id": "b9fbdecf-e0bc-58a4-aae5-ad307657b50a",
  "slug": "breadth",
  "term": "Breadth",
  "aliases": [],
  "category": "Quantitative Finance",
  "category_slug": "quantitative-finance",
  "difficulty": "intermediate",
  "definition": "In quantitative finance and portfolio management, breadth refers to the number of independent investment signals or bets available to a strategy — a key determinant of the strategy's information ratio. The Fundamental Law of Active Management formalizes this concept, showing that a strategy's risk-adjusted performance improves with the square root of the number of independent bets made per year.",
  "key_takeaways": [
    "Breadth, as defined by Grinold and Kahn, measures how many independent forecast opportunities a strategy can act upon per year — more breadth generally yields a higher information ratio for a given level of skill.",
    "The Fundamental Law states: IR ≈ IC × √Breadth, where IC is the information coefficient (skill per forecast) and Breadth is the number of independent bets per year.",
    "A strategy with low skill (IC = 0.05) but high breadth (1,000 bets/year) can achieve an IR of ~1.58, far exceeding a high-skill, low-breadth strategy.",
    "True breadth requires statistical independence across signals; correlated bets count as fewer independent signals, inflating apparent breadth without genuinely improving the IR.",
    "Systematic quantitative funds deliberately maximize breadth by trading across many assets, geographies, and time horizons — this diversification of signal sources is a structural advantage over concentrated discretionary funds."
  ],
  "detailed_explanation": "The concept of breadth was rigorously formalized by Richard Grinold and Ronald Kahn in their seminal work on active portfolio management. The Fundamental Law of Active Management states that the expected information ratio (IR) of a strategy is approximately equal to the product of the information coefficient (IC) — a measure of the correlation between a manager's forecasts and subsequent realizations — and the square root of the number of independent bets or forecasts made per period: IR ≈ IC × √N, where N is breadth.\n\nThis relationship has profound implications for fund design. A manager with an IC of 0.10 making 100 independent bets per year achieves an IR of approximately 1.0. The same manager with 400 bets per year — without improving skill — achieves an IR of 2.0. This explains why quantitative hedge funds, which can systematically screen thousands of securities with a single model, structurally outperform on the IR basis despite often having lower ICs than talented discretionary managers. A discretionary macro manager may have an IC of 0.25 on 20 annual calls — an IR of ~1.12. A quant factor strategy with IC of 0.05 across 2,000 monthly rebalances generates an IR of ~2.24.\n\nA critical caveat is the independence assumption. If 100 'bets' are all long the same risk factor (e.g., all are value factor longs), they do not count as 100 independent bets. The effective breadth is determined by the true rank of the covariance matrix of the forecast errors, not the raw count. This is why proper diversification across factors, geographies, asset classes, and time horizons genuinely increases breadth, whereas mere duplication of correlated positions does not.\n\nIn technical analysis, 'breadth' has a different connotation: it refers to the proportion of stocks in an index participating in a rally or decline. Market breadth indicators — such as the advance-decline line, the percentage of stocks above their 200-day moving average, or the McClellan Oscillator — are used to assess the internal health of a market move. A market rising on narrow breadth (only a handful of mega-caps driving gains) is considered more fragile than one rising with broad participation. Both usages of 'breadth' share the underlying idea that diversification and participation depth are quality signals.",
  "example": "A quantitative equity long-short fund runs a multi-factor model scoring 500 U.S. large-cap stocks monthly on value, momentum, quality, and low-volatility factors. With monthly rebalancing, the strategy makes approximately 6,000 relative bets per year (500 stocks × 12 months). If the composite factor model has an IC of 0.04 — meaning there is a 4% correlation between the model's monthly scores and next-month relative returns — the Fundamental Law predicts an IR of 0.04 × √6,000 ≈ 3.1. In practice, transaction costs, factor crowding, and signal decay will erode this substantially, but the example illustrates why broad, systematic strategies can achieve attractive risk-adjusted returns even with modest per-signal predictive accuracy.",
  "formula": "IR ≈ IC × √Breadth\nWhere:\n  IR = Information Ratio (annualized)\n  IC = Information Coefficient (correlation between forecasts and realizations)\n  Breadth = Number of independent bets per year",
  "formula_latex": null,
  "interactive_type": "calculator",
  "calculator_id": null,
  "related_terms": [
    "basis",
    "cap",
    "cointegration",
    "correlation",
    "covariance",
    "covariance-matrix",
    "diversification",
    "equity",
    "factor-model",
    "fundamental-law-of-active-management",
    "gradient-boosting",
    "information-coefficient",
    "information-ratio",
    "moving-average",
    "rally"
  ],
  "backlinks": [
    "bcom-bloomberg-commodity-index",
    "event-driven-strategy",
    "fbar",
    "fear-and-greed-index",
    "frontier-markets",
    "fundamental-law-of-active-management",
    "information-coefficient",
    "information-ratio",
    "market-neutral-strategy",
    "neural-network",
    "ordinary-least-squares",
    "prime-brokerage",
    "random-forest",
    "redemption-suspension",
    "staking",
    "stock",
    "tactical-asset-allocation",
    "transfer-coefficient"
  ],
  "cross_references": [
    "basis",
    "cap",
    "correlation",
    "covariance",
    "covariance-matrix",
    "diversification",
    "equity",
    "factor-model",
    "fundamental-law-of-active-management",
    "information-coefficient",
    "information-ratio",
    "moving-average",
    "rally",
    "volatility"
  ],
  "tags": [
    "level:intermediate",
    "cat:quantitative-finance"
  ],
  "asset_classes": [],
  "regulators": [],
  "see_also": [],
  "sources": [],
  "wordcount": 696,
  "checksum": "aaef43edfe3591b5",
  "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/breadth",
    "jsonld": "https://hedgefund.wiki/api/v1/terms/breadth?format=jsonld",
    "markdown": "https://hedgefund.wiki/api/v1/terms/breadth?format=md",
    "graph": "https://hedgefund.wiki/api/v1/graph/breadth",
    "category": "https://hedgefund.wiki/api/v1/categories/quantitative-finance",
    "schema": "https://hedgefund.wiki/schema/term.schema.json",
    "html": "https://hedgefund.wiki/#/terms/breadth"
  }
}