{
  "id": "e3d05125-0bc5-516d-94f6-4b357dc7bd5a",
  "slug": "capital-market-line",
  "term": "Capital Market Line",
  "aliases": [],
  "category": "Portfolio Theory",
  "category_slug": "portfolio-theory",
  "difficulty": "intermediate",
  "definition": "The Capital Market Line (CML) is a graphical representation in mean-variance space of the efficient frontier when a risk-free asset is available, describing all optimal portfolios as combinations of the risk-free asset and the tangency portfolio (the market portfolio under CAPM assumptions).",
  "key_takeaways": [
    "The CML's slope is the Sharpe ratio of the market portfolio — the highest attainable Sharpe ratio under CAPM assumptions.",
    "All portfolios on the CML dominate all portfolios on the efficient frontier below the tangency point.",
    "Points below the tangency point represent combining the risk-free asset with the market portfolio; points above represent leveraged positions in the market portfolio.",
    "The CML applies only to efficient (well-diversified) portfolios; the Security Market Line (SML) applies to individual securities and uses beta rather than standard deviation.",
    "In practice, the true market portfolio is unobservable; a broad market index such as the MSCI ACWI or Russell 3000 is used as a proxy."
  ],
  "detailed_explanation": "The Capital Market Line emerges from Tobin's separation theorem: when a risk-free asset exists, all rational investors hold the same risky portfolio (the tangency portfolio T) combined with varying amounts of the risk-free asset, based solely on their risk tolerance. Investors with low risk tolerance hold mostly the risk-free asset; high-risk-tolerance investors borrow at the risk-free rate to lever the tangency portfolio.\n\nThe CML equation is: E(R_p) = R_f + [(E(R_m) − R_f) / σ_m] × σ_p, where σ_p is the portfolio's standard deviation. The slope, (E(R_m) − R_f) / σ_m, is the market Sharpe ratio — representing the additional expected return per unit of total risk. This is the maximum Sharpe ratio achievable by any combination of the risk-free asset and risky assets, given the available universe.\n\nThe CML is distinct from the efficient frontier (which excludes the risk-free asset) and the Security Market Line. The SML plots expected return against beta (systematic risk) for all assets; the CML plots expected return against total standard deviation for efficient portfolios only. A key implication: individual stocks and diversified portfolios plot on the SML, but only fully efficient portfolios plot on the CML. A portfolio on the CML has a correlation of 1.0 with the market portfolio, meaning all its risk is systematic.\n\nIn practice, the CML is a powerful tool for portfolio construction and performance attribution. The Sharpe ratio of a portfolio measures its vertical distance above the CML (measured in return terms per unit of risk), indicating whether the portfolio is above (positive alpha in risk-adjusted terms) or below (negative alpha) the efficient frontier. The information ratio measures excess return above the benchmark per unit of tracking error, which is the relevant metric for active managers constrained against a benchmark.\n\nRisk parity portfolios challenge the CML framework by arguing that the tangency portfolio in practice is overly concentrated in equities (because equities have higher expected returns but also much higher volatility than bonds). Risk parity equalizes risk contributions from different asset classes, implicitly using leverage to bring the risk-parity portfolio up to the desired return level — traversing the CML rather than moving along the efficient frontier.",
  "example": "An endowment's investment committee constructs the CML using a 4.5% risk-free rate and estimates the market portfolio (represented by a 60/40 global equity/bond blend) has an expected return of 7.5% and standard deviation of 10.0%, yielding a Sharpe ratio of 0.30. A proposed alternative portfolio of private equity and hedge funds has an expected return of 9.0% and standard deviation of 11.0%, yielding a Sharpe ratio of 0.41. Since this alternative portfolio plots above the CML (0.41 > 0.30), it theoretically dominates the market portfolio on a risk-adjusted basis, justifying the allocation despite higher absolute risk.",
  "formula": "E(R_p) = R_f + [(E(R_m) − R_f) / σ_m] × σ_p",
  "formula_latex": null,
  "interactive_type": "chart",
  "calculator_id": null,
  "related_terms": [
    "alpha",
    "basis",
    "beta",
    "bond",
    "correlation",
    "correlation-matrix",
    "efficient-frontier",
    "equity",
    "factor-model",
    "information-ratio",
    "leverage",
    "mean-variance-optimization",
    "private-equity",
    "risk-free-rate",
    "risk-parity"
  ],
  "backlinks": [
    "arbitrage-pricing-theory",
    "efficient-frontier",
    "modern-portfolio-theory",
    "portfolio-optimization",
    "security-market-line",
    "sharpe-ratio",
    "strategic-asset-allocation",
    "treynor-ratio"
  ],
  "cross_references": [
    "alpha",
    "basis",
    "beta",
    "bond",
    "correlation",
    "efficient-frontier",
    "equity",
    "information-ratio",
    "leverage",
    "private-equity",
    "risk-free-rate",
    "risk-parity",
    "security-market-line",
    "sharpe-ratio",
    "standard-deviation",
    "systematic-risk",
    "tracking-error",
    "variance",
    "volatility"
  ],
  "tags": [
    "level:intermediate",
    "cat:portfolio-theory"
  ],
  "asset_classes": [],
  "regulators": [],
  "see_also": [],
  "sources": [],
  "wordcount": 629,
  "checksum": "919e63fa2c3d0568",
  "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/capital-market-line",
    "jsonld": "https://hedgefund.wiki/api/v1/terms/capital-market-line?format=jsonld",
    "markdown": "https://hedgefund.wiki/api/v1/terms/capital-market-line?format=md",
    "graph": "https://hedgefund.wiki/api/v1/graph/capital-market-line",
    "category": "https://hedgefund.wiki/api/v1/categories/portfolio-theory",
    "schema": "https://hedgefund.wiki/schema/term.schema.json",
    "html": "https://hedgefund.wiki/#/terms/capital-market-line"
  }
}