> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chicago.global/llms.txt
> Use this file to discover all available pages before exploring further.

# Investment Terms Glossary

> Essential investment terminology and concepts for understanding quantitative investing, factor strategies, and portfolio management

A comprehensive guide to key investment terms and concepts used throughout the Parallax platform and in quantitative investing. These are the standard terms you'll encounter in portfolio reporting, performance analysis, and investment strategy documentation.

<Note>
  **Understanding Risk Measurement**: No single metric captures all dimensions of portfolio risk. Each measure provides a different perspective, and together they create a comprehensive picture of portfolio characteristics.
</Note>

## Risk-Adjusted Performance

Metrics that evaluate returns relative to risk taken.

<CardGroup cols={2}>
  <Card title="Alpha" icon="chart-line" href="/glossary/alpha">
    Excess returns vs. benchmark - measures value added beyond market movements
  </Card>

  <Card title="Sharpe Ratio" icon="scale-balanced" href="/glossary/sharpe-ratio">
    Return per unit of total risk - the gold standard for risk-adjusted performance
  </Card>

  <Card title="Information Ratio" icon="magnifying-glass-chart" href="/glossary/information-ratio">
    Active return efficiency - measures consistency of benchmark outperformance
  </Card>

  <Card title="Treynor Ratio" icon="chart-mixed" href="/glossary/treynor-ratio">
    Return per unit of systematic risk - best for well-diversified portfolios
  </Card>
</CardGroup>

## Risk & Volatility Measures

Quantifying uncertainty and downside potential.

<CardGroup cols={2}>
  <Card title="Beta" icon="arrows-up-down" href="/glossary/beta">
    Market sensitivity - how much your portfolio moves with the market
  </Card>

  <Card title="Standard Deviation" icon="chart-scatter" href="/glossary/standard-deviation">
    Return dispersion - measures how much returns jump around
  </Card>

  <Card title="Correlation" icon="link" href="/glossary/correlation">
    Asset co-movement - whether investments move together or independently
  </Card>

  <Card title="Drawdown" icon="arrow-trend-down" href="/glossary/drawdown">
    Peak-to-trough losses - the worst decline you'd experience
  </Card>
</CardGroup>

## Portfolio Construction

Building and managing portfolios.

<CardGroup cols={2}>
  <Card title="Diversification" icon="grid-2" href="/glossary/diversification">
    The only free lunch in investing - reducing risk through variety
  </Card>

  <Card title="Factor Investing" icon="layer-group" href="/glossary/factor-investing">
    Systematic approaches targeting proven return drivers
  </Card>

  <Card title="Market Capitalization" icon="building" href="/glossary/market-capitalization">
    Company size measurement and why it matters
  </Card>

  <Card title="Portfolio Rebalancing" icon="rotate" href="/glossary/portfolio-rebalancing">
    Maintaining target allocations over time
  </Card>
</CardGroup>

## Investment Strategies

Approaches to selecting securities.

<CardGroup cols={2}>
  <Card title="Momentum" icon="arrow-trend-up" href="/glossary/momentum">
    Riding trends - recent winners tend to keep winning
  </Card>

  <Card title="Value Investing" icon="tag" href="/glossary/value-investing">
    Buying stocks for less than they are worth
  </Card>

  <Card title="Volatility" icon="wave-pulse" href="/glossary/volatility">
    Price fluctuations and market uncertainty
  </Card>

  <Card title="Risk-Adjusted Returns" icon="balance-scale" href="/glossary/risk-adjusted-returns">
    Evaluating performance relative to risk taken
  </Card>
</CardGroup>

## Advanced Analytics

Sophisticated portfolio analysis techniques.

<CardGroup cols={2}>
  <Card title="Tracking Error" icon="bullseye" href="/glossary/tracking-error">
    How closely a portfolio follows its benchmark
  </Card>

  <Card title="Hit Ratio" icon="percent" href="/glossary/hit-ratio">
    Frequency of benchmark outperformance
  </Card>

  <Card title="Information Coefficient" icon="brain" href="/glossary/information-coefficient">
    Measuring forecasting skill
  </Card>

  <Card title="Style Analysis R-Squared" icon="chart-pie" href="/glossary/style-analysis-r-squared">
    How much factors explain returns
  </Card>

  <Card title="Factor-Adjusted Alpha" icon="filter" href="/glossary/factor-adjusted-alpha">
    True skill after removing factor exposures
  </Card>
</CardGroup>

## Fundamentals

Core investment concepts.

<CardGroup cols={2}>
  <Card title="Return" icon="arrow-up-right-dots" href="/glossary/return">
    Measuring investment gains and losses
  </Card>

  <Card title="Benchmark" icon="flag-checkered" href="/glossary/benchmark">
    Standards for measuring performance
  </Card>

  <Card title="Asset Allocation" icon="chart-pie" href="/glossary/asset-allocation">
    Dividing your portfolio among asset classes
  </Card>
</CardGroup>

## Investment Approaches

Systematic and quantitative methods.

<CardGroup cols={2}>
  <Card title="Quantitative Investing" icon="calculator" href="/glossary/quantitative-investing">
    Data-driven, systematic investment approaches
  </Card>

  <Card title="Systematic Strategy" icon="gears" href="/glossary/systematic-strategy">
    Rules-based approaches to investing
  </Card>
</CardGroup>

## Islamic Finance

Shariah-compliant investing principles and terminology.

<CardGroup cols={2}>
  <Card title="Shariah" icon="book" href="/glossary/shariah">
    Islamic law framework governing permissible investments
  </Card>

  <Card title="Halal Investing" icon="check-circle" href="/glossary/halal-investing">
    Investments that comply with Islamic principles
  </Card>

  <Card title="Riba" icon="ban" href="/glossary/riba">
    Prohibition on interest and usury
  </Card>

  <Card title="Purification" icon="hand-holding-heart" href="/glossary/purification">
    Cleansing non-compliant income through charity
  </Card>
</CardGroup>

***

Explore each term to understand both the intuitive meaning and the technical details behind these essential investment concepts.
