Quant Memo
Core

Effective Number of Bets

A single number that measures how many genuinely independent risk exposures a portfolio really holds, since a portfolio with a hundred correlated positions may only carry the diversification of two or three.

Counting the number of positions in a portfolio tells you almost nothing about how diversified it actually is. A hundred stocks all in the same crowded momentum trade behave, in a crash, like a single position; two positions with zero correlation to each other and to everything else can carry more real diversification than that hundred-stock book.

The effective number of bets (ENB) fixes this by working off the portfolio's risk contributions rather than its position count. One common construction decomposes total portfolio variance into contributions from uncorrelated ("principal") risk factors, computes each factor's share of total risk wiw_i, and then applies the same formula used for the Herfindahl concentration index inverted:

ENB=1iwi2.ENB = \frac{1}{\sum_i w_i^2} .

In plain English: if risk were spread perfectly evenly across NN independent factors, each wi=1/Nw_i = 1/N and ENB=NENB = N exactly — the formula returns the true count. As risk concentrates into fewer factors, wi2\sum w_i^2 rises and ENBENB falls below the raw factor count.

Worked example: a portfolio whose risk decomposes into three uncorrelated factors with shares w=(0.8,0.15,0.05)w = (0.8, 0.15, 0.05) has wi2=0.64+0.0225+0.0025=0.665\sum w_i^2 = 0.64 + 0.0225 + 0.0025 = 0.665, so ENB=1/0.6651.5ENB = 1/0.665 \approx 1.5 — despite having three named risk factors, the portfolio behaves, risk-wise, like it's carrying barely more than one and a half independent bets.

Effective number of bets, 1/iwi21/\sum_i w_i^2 over risk-factor shares, measures true diversification by risk contribution rather than position count — a portfolio can hold dozens of names and still have an ENB close to 1 if its risk is dominated by a single common factor.

Related concepts

Further reading

  • Meucci, Managing Diversification, 2010
ShareTwitterLinkedIn