{
  "id": "13eec32a-2f94-5766-933b-9231514925fb",
  "slug": "information-coefficient",
  "term": "Information Coefficient",
  "aliases": [],
  "category": "Quantitative Finance",
  "category_slug": "quantitative-finance",
  "difficulty": "advanced",
  "definition": "The Information Coefficient (IC) is a statistical measure of the correlation between a forecaster's predicted asset returns and the subsequently realized returns, ranging from −1 (perfect negative prediction) to +1 (perfect positive prediction), with zero indicating no predictive skill. In the context of Grinold's Fundamental Law of Active Management, the IC is one of two key inputs—alongside breadth—that determine a portfolio manager's information ratio and ultimate potential for generating alpha.",
  "key_takeaways": [
    "IC is calculated as the Pearson (or Spearman rank) correlation between forecasted returns and realized returns across a cross-section of assets over a given period.",
    "An IC of even 0.05 to 0.10 (5-10% correlation) is considered commercially valuable in professional asset management, as small but consistent predictive accuracy compounds into significant alpha over many independent bets.",
    "The Fundamental Law of Active Management states: IR ≈ IC × √BR, where IR is the information ratio and BR is the breadth (number of independent bets per year).",
    "IC decay—the reduction in predictive accuracy of a signal as the forecast horizon increases—is critical for determining optimal holding periods and signal combination strategies.",
    "IC is highly sensitive to outliers, making IC_IR (IC divided by the standard deviation of IC) or the Information Coefficient Variation (ICV) a more robust measure of signal consistency."
  ],
  "detailed_explanation": "The Information Coefficient provides a rigorous, quantifiable framework for evaluating whether an investment signal, factor model, or analyst forecast actually contains predictive information about future returns. Unlike absolute return measures, which conflate skill with market beta and luck, the IC measures purely the cross-sectional rank or correlation between predictions and outcomes—stripping away market direction effects and isolating the quality of relative return forecasting.\n\nIC is typically computed in one of two ways. The standard (Pearson) IC uses the linear correlation between numeric return forecasts (z-scores, expected return estimates) and subsequent realized returns over a defined horizon. The rank IC (also called the Spearman IC or ICIR) uses the correlation between the rank order of forecasts and the rank order of realized returns, making it more robust to outliers and heavy-tailed return distributions. For equity factor models, the rank IC is preferred because return distributions are far from Gaussian, and extreme realizations can dramatically distort linear correlation estimates.\n\nGrinold's Fundamental Law of Active Management (1989) formalized the relationship between IC, breadth, and portfolio performance. The law states that the Information Ratio (active return divided by active risk, or tracking error) equals approximately the IC multiplied by the square root of the number of independent bets (breadth): IR ≈ IC × √BR. This elegant formula reveals two paths to high information ratios: increasing IC (higher signal quality) and increasing breadth (more independent forecasts). A quantitative equity strategy making 500 independent daily bets with an IC of 0.03 achieves an IR of approximately 0.67 (0.03 × √500), comparable to a concentrated fundamental manager making 25 annual bets with a much higher IC of 0.134 (0.134 × √25 ≈ 0.67).\n\nIC decay analysis is essential for practitioners using predictive signals. A factor or signal with high IC at a 1-day horizon but rapid decay to near zero at a 5-day horizon is suited to high-frequency or statistical arbitrage strategies, while a signal with slowly decaying IC over 6-12 months is better suited to fundamental investment. Combining signals with different decay rates—a momentum signal with slow decay, a mean reversion signal with fast decay, and a fundamental value signal with very slow decay—into a composite model requires careful weighting to capture each signal's strongest predictive window without over-weighting stale information.\n\nThe practical limitations of the IC framework deserve acknowledgment. The Fundamental Law assumes independence of bets, which is rarely achieved in practice due to common factor exposures across positions. The sample IC calculated from historical data is subject to estimation error, particularly for low-frequency strategies with short track records. IC is also sensitive to universe definition: a signal with an IC of 0.04 computed over the full Russell 3000 may have an IC of 0.08 when computed only over large-cap stocks, reflecting varying predictive efficacy across market segments. Machine learning practitioners in finance increasingly use IC as a primary evaluation metric for feature selection, model validation, and backtest quality assessment, though they must guard against overfitting to historical IC values that may not persist out-of-sample.",
  "example": "A quantitative equity analyst develops a signal combining short-term earnings revision momentum and analyst estimate dispersion to predict 1-month forward returns across the S&P 500 universe. Back-testing the signal over 2015-2022 yields an average monthly IC of 0.055 with a standard deviation of IC of 0.12, producing an IC Information Ratio (ICIR = IC / std(IC)) of 0.46. Using the Fundamental Law with monthly breadth of 500 independent bets (500 S&P 500 stocks), the expected portfolio-level IR is approximately 0.055 × √500 ≈ 1.23, assuming full breadth exploitation. In live trading, friction, transaction costs, and correlation among positions typically reduce the realized IR to 60-70% of the theoretical maximum, implying a live IR of roughly 0.75-0.86—a strong result for a systematic equity strategy.",
  "formula": "IC = Corr(Forecast Returns, Realized Returns); IR ≈ IC × √BR (Fundamental Law of Active Management)",
  "formula_latex": null,
  "interactive_type": "calculator",
  "calculator_id": null,
  "related_terms": [
    "alpha",
    "arbitrage",
    "beta",
    "breadth",
    "cap",
    "correlation",
    "equity",
    "factor-model",
    "fundamental-law-of-active-management",
    "garch-model",
    "information-ratio",
    "machine-learning-in-finance",
    "mean-reversion",
    "ordinary-least-squares",
    "overfitting"
  ],
  "backlinks": [
    "alpha-capture",
    "alternative-data",
    "breadth",
    "factor-signal",
    "fundamental-law-of-active-management",
    "gradient-boosting",
    "latin-hypercube-sampling",
    "machine-learning-in-finance",
    "natural-language-processing-in-finance",
    "neural-network",
    "ordinary-least-squares",
    "random-forest",
    "signal-generation",
    "stochastic-oscillator",
    "tactical-asset-allocation",
    "time-series-analysis",
    "transfer-coefficient"
  ],
  "cross_references": [
    "alpha",
    "arbitrage",
    "beta",
    "breadth",
    "cap",
    "correlation",
    "equity",
    "factor-model",
    "fundamental-law-of-active-management",
    "information-ratio",
    "mean-reversion",
    "overfitting",
    "standard-deviation",
    "statistical-arbitrage",
    "tracking-error"
  ],
  "tags": [
    "level:advanced",
    "cat:quantitative-finance"
  ],
  "asset_classes": [],
  "regulators": [],
  "see_also": [],
  "sources": [],
  "wordcount": 874,
  "checksum": "00700ab72bc78860",
  "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/information-coefficient",
    "jsonld": "https://hedgefund.wiki/api/v1/terms/information-coefficient?format=jsonld",
    "markdown": "https://hedgefund.wiki/api/v1/terms/information-coefficient?format=md",
    "graph": "https://hedgefund.wiki/api/v1/graph/information-coefficient",
    "category": "https://hedgefund.wiki/api/v1/categories/quantitative-finance",
    "schema": "https://hedgefund.wiki/schema/term.schema.json",
    "html": "https://hedgefund.wiki/#/terms/information-coefficient"
  }
}