/ Insights ← All articles

Tracking Error — The Hidden Yardstick for Manager Intent

2026.06.15 · Multifolios Editorial · 한국어 ↗

"This fund is too volatile" — half right. The same volatility is a defect in an index fund and a feature in an active fund. Tracking Error (TE) is the metric that distinguishes the two: the standard deviation of "how different a path you walked from the benchmark." This article walks through definition, calculation, level-by-level interpretation, and four common pitfalls.

1. Definition — std. dev of the difference

One line:

TE = std(Rp − Rm) × √N

Rp = portfolio return, Rm = benchmark return, N = annualization factor (252 for daily, 12 for monthly).

Key: it's the volatility of the difference itself. Not subtracting two standard deviations, but first computing each period's difference, then taking std dev of that series.

Example — monthly (portfolio − benchmark) for one year:

+1.2%, −0.8%, +2.1%, +0.5%, −1.5%, +0.9%, +1.8%, −0.3%, +0.7%, −1.1%, +2.4%, −0.6%

Std dev × √12 ≈ 4.5pp. Annualized TE = 4.5pp — "diverged from the benchmark by roughly 4.5pp per year on average."

2. Intuition — same volatility, different judgment

Two funds with absolute volatility (return σ) of 15%. Same risk level?

FundAbsolute σBenchmark σTEInterpretation
A — S&P 500 index15%15%0.5ppTracks benchmark closely (normal)
B — Concentrated active15%15%12pp±12pp different path each year (intentional bet)

Both have the same absolute volatility, but A moves with the benchmark and B moves independently. TE measures "different from", not absolute risk — that's the key distinction.

▸ One-line intuition
"Following the benchmark or going your own way" — a separate dimension from absolute volatility.

3. TE levels — compared to intent

TE has no inherent good/bad — meaning comes from comparison to intent.

TETypeIf matches intentIf mismatches intent
< 2ppIndex / smart-betaNormalActive fund without bets (waste)
2–6ppModerate activeLarge-cap active fund standard
> 6ppConcentrated / thematicHedge fund normalIndex intent — defect

"Tracking S&P 500" intent with TE 10pp = manager strayed from mandate. "Concentrated bets on next-gen AI" intent with TE 1pp = followed the benchmark instead.

▸ Why index fund TE isn't zero
Even S&P 500 ETFs show TE 0.1–0.5pp. Causes: management fee, weight rebalancing (dividend reinvestment timing), cash holdings, trading costs. Zero TE is essentially impossible.

4. Relation to Alpha / IR

TE is meaningless alone — it must be paired with Alpha (α) and Information Ratio (IR).

MetricNumeratorDenominatorWhat it measures
Alpha (α)Excess return over benchmark (beta-adjusted)
Tracking ErrorVolatility of difference from benchmark
Information RatioαTE"Is alpha large enough for that volatility?"

Example: alpha +6%, TE 3pp → IR = 2.0 (excellent). Same alpha with TE 15pp → IR = 0.4 (closer to luck).

Alpha definition: The True Meaning of Alpha. IR use: Information Ratio.

5. Four practical pitfalls

① Measurement frequency — daily / monthly / annual

Daily TE and monthly TE differ in scale. Convention: daily → × √252, monthly → × √12 for annualization. Always normalize frequency when comparing funds.

② Measurement window — too short = noise

1 year of data gives statistically weak TE. Academic convention: 5+ years. TE 8% one year often becomes TE 3% the next under the same management.

③ Market regime dependence

TE during high-volatility regimes (2020 COVID, 2022 inflation) is inflated. Same management style can show 2–3× TE differences depending on when you measure.

④ Benchmark match

Comparing a large-cap fund to NASDAQ small-caps naturally gives high TE — that's a benchmark mismatch, not a management intent difference. See Alpha article section 5.

6. How retail investors should look at TE

TE is practical in these situations:

  1. Active fund selection — when marketing only shows "+X% return," look up TE in the report. Check whether it matches intent.
  2. Index ETF comparison — different S&P 500 trackers have different TE. Lower = more accurate tracking.
  3. Self-assessment — if "tracking the market" is your goal but your TE is 8pp, you lack diversification. If "concentrated bets" is your goal but your TE is 2pp, you're not actually betting.
  4. Rebalancing trigger — if TE spikes (e.g., a single position grew too large), that's a rebalancing signal.

Summary

Complete the alpha / IR / TE trio
3 articles for honest benchmark comparison
→ Alpha → IR