Finance Formulas

Alternative Investments

core

Hedge Fund Fees (2-and-20)

Builds onHolding Period Return (HPR) — if this page feels steep, start there.

fees=mA1+imax(A1A0mA1,0)\text{fees} = m \cdot A_1 + i \cdot \max(A_1 - A_0 - m A_1,\, 0)

Reading the notation

A0,A1A_0, A_1
assets at the start and end of the year (before fees)
mm
the management fee rate — charged on assets regardless of performance
ii
the incentive fee rate — the manager's share of the profits
max(,0)\max(\cdot, 0)
the option-like floor: no incentive fee on losses, and none clawed back either
A1A0mA1A_1 - A_0 - mA_1
the year's gain net of the management fee — the base the incentive slice is cut from

Why it must be true

"Two and twenty" is the most famous price in alternatives: a management fee (mm, classically 2%) charged on assets rain or shine, plus an incentive fee (ii, classically 20%) carving out a slice of the profits. The standard CFA convention: management fee on END-of-year assets, incentive fee on gains net of the management fee — the manager's cut of what the investor actually gained after paying for the lights.

The structure's economics matter more than the arithmetic: the management fee pays for existence, the incentive fee pays for performance — and because the incentive leg is an option (a share of gains, none of the losses), a manager's payoff is convex, which is exactly why hurdle rates and high-water marks were invented to tame it.

The derivation

Start with beginning assets A0A_0 growing at gross return RR to A1=A0(1+R)A_1 = A_0(1+R).

Management fee (on ending assets, the common exam convention): mA1m \cdot A_1.

Incentive fee on gains net of that fee, if positive:

imax(A1A0mA1, 0)i \cdot \max\big(A_1 - A_0 - mA_1,\ 0\big)

Total fees are the sum, and the investor's net return is what survives:

Rnet=A1A0feesA0R_{net} = \frac{A_1 - A_0 - \text{fees}}{A_0}

Variants shift the bases (management on beginning assets, incentive gross of management, hurdles, high-water marks) — read the fee terms like a contract, because they are one.

When to reach for it

Computing a fund's total fees and the investor's net-of-fees return under a management + incentive structure.

Listen for

2 and 20 / management fee and incentive feeincentive fee net of the management feeinvestor's net returnhigh-water mark / hurdle rate

Back-of-the-envelope

Estimate it in your head first — then the calculator only confirms.

  • Order of operations is the whole question: ending assets → management fee → net gain → incentive slice. Doing incentive before management is the classic trap.

  • Ballpark the drag: on a gross 20% year with 2/20, expect roughly 2% + 20%×18% ≈ 5.6 points of fees — the investor keeps about 14–15%. Answers far from that pattern deserve a recheck.

  • Loss years still cost the management fee — total fees are never zero while assets remain.

Traps in applying it

  • Charging the incentive fee on the gross gain when the terms say net of management fee (or vice versa) — read the convention in the question.
  • Applying the management fee to beginning assets when the question says ending (both conventions exist).
  • Paying an incentive fee on a losing year — the max(·, 0) floor forbids it.

Limits & criticisms

The formula prices one year in isolation, but the real contract is a multi-year game: high-water marks stop managers re-charging for recovered losses, hurdle rates exempt the risk-free part of returns, and none of that appears in the single-period arithmetic. The deeper critique is incentive asymmetry — a share of gains with no share of losses rewards volatility itself, a payoff the max(·,0) makes visible in miniature.

Where it came from

The template is Alfred Winslow Jones's — the 1949 inventor of the hedged fund took 20% of profits, claiming inspiration from Phoenician merchants who kept a fifth of a successful voyage's cargo. The 2% management leg accreted during the 1990s–2000s boom. Fee pressure since (institutional mandates, clones, the "1.5-and-15" drift) has made fee-netting arithmetic a core allocator skill: on an ordinary year, fees consume a third or more of the gross return, which is precisely why CFA makes you compute it.

One identity, 2 questions

The exam can hide any variable. Each face below is the same equation solved for a different unknown — drill them separately.

The manager's take

fees=mA1+imax(A1A0mA1,0)\text{fees} = mA_1 + i\max(A_1 - A_0 - mA_1, 0)

The GP's face: existence fee plus a slice of net profits — the option-like payoff that built an industry.

Drill this face →

What the investor keeps

Rnet=A1A0feesA0R_{net} = \frac{A_1 - A_0 - \text{fees}}{A_0}

The LP's face: the only return that compounds in the investor's account is the one net of both fee legs.

Drill this face →

On the BA II Plus

Worked example: Fund assets grow from $660.00m at 10% gross. Terms: 1.5% management on ending assets; 20% incentive on gains net of management. What is the investor's net return?

  1. 1.660 [×] [(] 1 [+] 0.1 [)] [=] [STO] 1ending assets A₁
  2. 2.[×] 0.015 [=] [STO] 2management fee on A₁
  3. 3.[RCL] 1 [−] 660 [−] [RCL] 2 [=] [×] 0.2 [=]incentive: i × net gain (if positive)
  4. 4.[+] [RCL] 2 [=]total fees; net return = (gain − fees) ÷ A₀

6.68%