FindMF

Alpha

Alpha is the return a fund delivers above (or below) what its benchmark would predict for the risk it took. Positive alpha means the manager added value beyond simply riding the market; negative alpha means they lagged after accounting for risk.

alpha = (mean(r_fund - rf) - beta * mean(r_benchmark - rf)) * 12 * 100, where rf is the monthly risk-free rate

What alpha tells you

Alpha (Jensen's alpha) isolates the part of a fund's return that came from manager skill rather than market movement. It answers: "Given how much market risk this fund took (its beta), did it beat what the benchmark would have produced?"

An alpha of +2% means the fund delivered about 2 percentage points a year more than expected for its risk. An alpha of -1.5% means it trailed.

How to read it

How FindMF computes it

We align the fund's month-end returns (from AMFI NAVs) with its category benchmark's monthly returns, requiring at least 24 overlapping months, and run a regression. Alpha is annualised and shown in %. We take no commission; see methodology. Debt and most hybrid schemes show no alpha until a matching benchmark is available.

More terms