Tag: mutual funds

What is Alpha?

In our introduction to factors, we discussed how portfolio returns are mostly explained by market risk (rmrf: market risk premium.) Whatever cannot be explained by the market is α, or the portfolio manager’s skill. If you strip away the financial jargon, this is nothing but linear regression.

Also, what exactly is “market risk?” A few years ago, the only index funds on the market were of the NIFTY 50 and MIDCAP 150 indices. However, the number of index funds keep ticking up and there are now several strategy funds covering quality, value, low-volatility, momentum, etc… in the market. So, if an investor can access these vanilla strategies at a low cost, shouldn’t the definition of the “market” expand to incorporate those?

For example, take the HDFC Mid-cap Opp. Fund. You could regress its returns against the NIFTY MIDCAP 150, the NIFTY MIDCAP150 QUALITY 50 and NIFTY500 VALUE 50 indices to get an idea of how its α over them has evolved over time.

Rolling regressions gives you an idea of portfolio tilts and the fluctuating nature of α (Ax100). Also, its worth noting that α is only tangentially related to excess returns (XS). There are periods here where XS was positive in spite of negative Ax100 and vice versa.

Styles go in-and-out of favor. Sometimes Quality performs better than Value and sometimes a simple cap-weighted index will outperform everything else. An actively managed portfolio’s relative performance to these styles change over time as well.

tl;dr:

  • α is a statistical derivation.
  • Don’t go chasing α – it keeps fluctuating.
  • α is not the same as excess returns.
  • When in doubt, index and forget.
  • You are always in doubt.

We have setup a script that auto-updates every day with these regressions on select large-cap and mid-cap funds. The report is available here.

Probabilistic Sharpe Ratio

There is absolutely zero stability in metrics used to analyze mutual fund performance. Whether it is alpha, beta or information ratio, they all vary over time and across market environments. Using them to pick the next “winning” fund is pointless. They are, at best, a measure of what happened in the past.

Mutual Funds: A quick note on performance metrics

Sharpe Ratio was one of the first attempts at quantifying investment returns. It is simply the average return divided by the standard deviation of returns. However, the approximation that returns are normally distributed makes it unsuitable for comparing across different investments/strategies.

But what if you kept the basic assumption that returns are normally distributed and introduced adjustments for kurtosis and skewness? One such approach is Marcos López de Prado’s Probabilistic Sharpe Ratio (pdf.)

Let’s say the calculated (historical) Sharpe Ratio of the investment is SR^. The benchmark has a Sharpe of SR*. Then, the Probabilistic Sharpe Ratio, PSR(SR*) = Prob[SR <= SR^]

Intuitively, PSR increases as the standard deviation of SR decreases, increases with positively skewed returns and decreases with fatter tails.

So, given investments with similar Sharpe Ratios, invest in the one that has a higher PSR.

We took two large-cap mutual funds that have been around since 2006, the NIFTY 50 TR index and a basic SMA-50 long-only strategy over NIFTY 50 TR to see how the ratios shake out.

Probabilistic Sharpe Ratio

From what we see here, both from a historical Sharpe as well as PSR, given a choice between MF1 and MF2, one would pick MF1.

Our take: PSR is valuable in cases where you have to choose between multiple strategies with equally attractive Sharpe Ratios since it gives a confidence level around that number.

Quant Model in Mutual Fund Wrapper

Most quant/smart-beta model based portfolios in India are built on direct-equity platforms – PMS, RIA, Themes and DIY. Their first major drawback is the 15% capital gains tax that needs to be paid the piper every year. The second one is the ability to track the “all-in” cost of maintaining the portfolio. This is where mutual funds have an advantage. Their pass-through status means that they don’t have to pay capital gains tax on portfolio sales and the end-of-day NAV gives investors the fully baked-in value of their portfolio. That said, mutual funds that wrap quantitative models have been few and far between. A new one has entered the fray: the DSP Quant Fund.

They were gracious enough to share their backtest. What follows is a 30,000 foot analysis.

Cumulative performance looks vs. a broad-market cap index looks good

cumulative performance vs. NIFTY 100 TR

However, excess returns seem to be tapering off…

excess returns over NIFTY 100 TR

Value factor seems to be a drag

If you regress the Quant Fund against the market-cap index and NIFTY strategy indices representing quality and value, you can see that returns have been primarily driven by the market (beta) and quality. Value seems to contribute negatively to overall returns. Part of the diminishing excess returns could be explained by the increasing influence of market beta to the fund’s returns.

drivers of returns

Why not just buy the NIFTY 200 Quality 30 Index Fund/ETF?

cumulative performance vs. NIFTY 200 Quality 30 TR

The SBI Quality ETF that tracks the NIFTY 200 Quality 30 Index has an expense ratio of 50bps. So while comparing the index against the Quant Fund, we need to haircut the index performance by that amount. Also, the Quant Fund comes out at 40bps for direct investors. The former is an ETF with minimal liquidity whereas the latter is an open-ended fund that can be redeemed at NAV – matters when you want to exit.

Qualitatively speaking…

DSP’s Quant Fund is a low-cost alternative to investors who want something more than market beta but not a full-fledged actively managed fund. It is tax efficient compared to other direct-equity platform solutions that over-weight the quality factor. And it is of comparable cost to most other quant/smart-beta funds/etfs for direct investors. Passive investors should definitely give it a strong look.

Code and charts are on github.

What is the right benchmark for funds owning US equities?

Some funds, the Parag Parikh Long Term Equity, for example, have a carve out for international (primarily US) equities. From a tax perspective, if a fund owns at least 65% of its portfolio in Indian stocks, it is treated as “Indian Equity Fund” for taxation – 15% short-term gains and 10% long-term gains (if held beyond one year). Otherwise, short-term gains (if held for less than 3-years) are added to your income and taxed at your marginal rate. So there is some advantage in packaging US stocks inside a an Indian equity fund. However, what is the appropriate benchmark in this case?

The PP-LTE Fund benchmarks against the NIFTY 500 TR index. But based on its portfolio, it should ideally be benchmarked against a 65/35 Indian Midcap/US Large Cap index. If you construct an Index with the M100 ETF making 65% of the portfolio and the rest allocated to the SPY ETF (tracking the S&P 500 index,) you will get an idea of the fund’s alpha/excess returns.

Parag Parikh Long Term Equity vs. 65/35 M100/SPY:
PPFAS.Dir.vs.ETFs

If you rebalance the 65/35 monthly, the LTE Fund’s annualized returns are 16.47% (Reg.) and 17.10% (Dir.) vs. the 65/35’s 15.30%. That’s excess returns of 1.8% for the direct plan, delivered to investors in a tax efficient manner, after all costs have been factored in. Another way to look at this is that even if the present management is replaced and investors do not have faith in the new one, they can just replace the fund with two ETFs and get almost to the same place.

Code and charts on github.

Fund Portfolios and Market Cap Deciles

When you sort the universe of stocks in descending order of their free-float market caps and divide them into 10 sets, you end up with StockViz Deciles. If you were to plot the dispersion of market-caps within deciles, here’s how it would look:

market cap deciles

Most of the activity in the markets are in the first 3-4 deciles. Liquidity, as measured by the bid/offer spread, trails off as the float drops:
bid/offer spread by market cap decile

The wide bid/offers presents a scale challenge to small-cap fund managers. The hair-cut to NAV that they will have to take while crossing the spread is just too large. So most small-cap funds pull up:


Notice how most of the portfolios is concentrated above the 4th decile. Now, contrast this to the NIFTY SMALLCAP 250 index:
SMALLCAP 250 overlap
If the funds were to stay true to their small-cap moniker, they really shouldn’t be holding decile 0 (mega-cap) stocks. However, holding them seems to be the only way to scale AUM.

If you care about whether a fund is sticking to its portfolio mandate, give our Overlap Tool a spin.