Search This Blog

24.1.11

Application of Clustering in selection of Mutual Funds.


Introduction

One of the reasons investors prefer mutual funds is that the funds allow the investors to diversify across asset classes with limited capital. Also since diversifying over uncorrelated assets is a good way to reduce risk, people watch asset return correlation closely so they can make informed decision in portfolio construction.

Correlation is important not only in identifying diversification opportunities but also in understanding investment strategies' characteristics so that we can make informed decision in fund selection.

In this article the author has used return correlation as a similarity measure to cluster some model portfolios. Expected result is that the return correlations would reveal these portfolios' characteristics not easily readable from stated strategies or stock holdings.

Method

Model portfolios with longer than two-year history were selected from a platform, and it resulted in a set of 30. For each portfolio, monthly returns since inception as a time-series were calculated. The correlation of monthly returns for each portfolio pairs was computed which led to construction of a correlation matrix.

Now hierarchical clustering was used to cluster the portfolios, where the distance measure between each pair of portfolios is given by (1 - return correlation). Note that correlation is the only metric used to measure and cluster the portfolios.

Results

The portfolio cluster tree constructed by hierarchical clustering is presented in the graph below. Each leaf node is a portfolio, with its ID associated. From bottom up, you can see that hierarchical clustering builds up the cluster tree iteratively by grouping together clusters of portfolios into bigger clusters. The very top level represents the biggest cluster, i.e. the cluster of all 30 portfolios. The height of the tree represents the distance between pairs of clusters, calculated using complete linkage.

By eye-balling the tree, one can see that the tightest cluster is the one in the left bottom corner. It's a cluster of nine portfolios, including portfolios 18, 3, 9, 17, 24, 4, 14, 2 and 22. It actually makes a lot of sense, because among them:

- Five portfolios are dividend and growth strategy (portfolio 18, 3, 17, 4 and 14)
- Three portfolios are large-cap strategy (portfolio 9, 24, 22)
- One portfolio is value strategy (portfolio 22)
If you delve into these portfolios' holdings, you will see that they mostly held/hold large-cap and dividend-paying stocks, and their holdings have a fair amount of overlap. This cluster could be categorized as a large-cap-dividend cluster.

If we draw a horizontal line anchored on the large-cap-dividend cluster sub-tree's root, you will see another smaller cluster in the middle with similar tightness. It's the cluster of four including portfolios 11, 12, 13 and 16. Their respective strategies are:
- Portfolios 11 and 12: small+mid-cap strategy
- Portfolio 16: mid-cap strategy
- Portfolio 13: quantitative strategy

Another fairly tight cluster is the one with two portfolios, portfolio 19 (strategic asset allocation) and 20 (tactical asset allocation). They both use ETFs to implement asset allocation strategies. No surprise that they ended up in the same cluster.

On the uncorrelated side, portfolio 30 (healthcare), portfolio 28 (value), portfolio 26 (growth) and portfolio 15 (absolute return) are not correlated with the other portfolios (i.e. they are far away from the others on the tree). It makes sense as well because portfolios 30, 28 and 26 are the only portfolios that ever held short positions and thus less correlated with the other long-only portfolios. The most uncorrelated portfolio, i.e. portfolio 15, is absolute return strategy. This portfolio/manager only traded in and out long positions in gold-related instruments, such as gold mutual funds, ETFs and gold miners. That explains its difference from the other stock-focused portfolios.

Implication

If we only used stated strategies or stock holdings, we wouldn't have been able to recognize the large-cap-dividend cluster, nor the small+mid-cap cluster identified in this analysis. Nor could we have been able to separate the uncorrelated portfolios into different clusters. Correlation, a statistical measure as basic as it is, through the lens of hierarchical clustering, does offer additional insights into portfolios' characteristics.

If one were to invest in these portfolios/managers, one would pick a good manager from the large-cap-dividend cluster, a good manager from the small+mid-cap cluster, and maybe portfolio 15 also (this portfolio is not only uncorrelated with others but also has delivered solid performance consistently). It's interesting and valuable that return correlation plus hierarchical clustering offer all this practical interpretation for manager selection.

References

http://en.wikipedia.org/wiki/Cluster_analysis

http://eng.wealthfront.com/2011/01/cluster-portfolios-using-return.html

Submitted By:
Sujoy Gupta
12167
SIBM-Bangalore

No comments:

Post a Comment