Hedge Fund Investment through Piecewise Linear Regression and Optimization

Size: px
Start display at page:

Download "Hedge Fund Investment through Piecewise Linear Regression and Optimization"

Transcription

1 Hedge Fund Investment through Piecewise Linear Regression and Optimization Fei Pan Krannert School of Management, Purdue University Bo Zeng School of Industrial Engineering, Purdue University West Lafayette, IN September 8, 2007 Abstract It is conjectured that size of hedge funds has some impact on returns. In this paper, we investigate the relationship between them and apply the results to construct an investment model. We first implement a learning algorithm to construct a piecewise linear regression model which shows that a fund s AUM (Asset Under Management) has different effects in different situations on its return. Then, with consideration of the various scenarios, we propose a robust optimization model to maximize the expected profit. Finally, we present the computational results that illustrate the strength of our two-stage procedure. Keywords: hedge fund, piecewise linear regression, portfolio optimization. 1 Introduction In the last decades, hedge fund industry has received tremendous attention and the investment in this industry increase rapidly. Currently, hedge funds have already become one of the most important investment tools in the world. Because it was observed that a low correlation exists with the traditional equity market, many studies have been carried out to construct benchmarks for the hedge fund industry and to investigate the factors that affect the performance of hedge funds. It was expected that these research and the associated analysis and mathematical models can help people better understand the hedge fund industry and finally can be used to make wiser investment. The existing research includes the study of the effect of the traditional common factors on the the performance of hedge funds. Because the limitation of these factors, Fung and Hsieh [9] and Schneeweis and Spurgin [20] proposed to use some additional factors to study the behavior of hedge funds. In particular, because assets under management (AUM) in hedge funds increase impressively, several questions on this factor are naturally raised by current and potential investors: will the size of AUM affect the return of hedge fund?, how do we 1

2 wisely choose the right funds? and how do we build our investment portfolio to maximize our return?. Because of the importance of these questions, many research works have been published in order to address them recently. Throughout this paper, we AUM of single hedge fund and the fund size interchangeably. Herzberg and Mozes [14] find that smaller hedge funds perform better in a small extent than larger funds but their Sharpe ratios are significantly better than larger funds. Hedges [13] observe that smaller funds outperform larger funds and he also finds that mid-sized funds perform the worst. In [11], Gregoriou and Rouah show that there is no statistically significant correlation between the size of hedge funds and their performance. Their testing set includes 204 hedge funds and 72 funds of hedge funds. Edwards and Caglayan [4] claim that hedge fund performance increases at a declining rate as fund sizes increase. Because their results have a positive coefficient on the size variable and a negative coefficient on the size reciprocal variable, they believe that hedge fund performance increases at a declining rate as fund sizes increase. We mention that Ammann and Moerth [1] carry a comprehensive study on the effect of fund size on the return using a large data set. Their results also confirm that the size of fund has a negative effect on the return. Furthermore, they also reveal that very small funds also underperform on average. Avellaneda and Besson [2] study the overall performance of hedge fund industry against the total AUM of this industry. Their result shows that the increasing size of overall AUM erodes the return, i.e. the coefficient of AUM in the return function is negative in a logarithmic scale. We note that nearly all the study of the relationship between AUM and fund performance is based on linear or piecewise linear regression methods along with other related factors. The classical linear regression method is easy to be implemented and can be interpreted statistically. However, a significant disadvantage is that this method cannot describe the nonlinear relationships between factors and the response. An improved approach is piecewise linear regression method which are widely used to model the nonlinear situations and it can greatly reduce the error resulted from simple linear regression. Nevertheless, applying piecewise linear regression requires a deep understanding on the data set and experiment setting because the critical points are chosen in a subjective fashion. Furthermore, it becomes very difficult to choose the right critical points if data set is high-dimensional. To overcome these difficulties and to advance the study of the impact of AUM on the returns, this paper focuses on applying a learning-based piecewise linear regression method proposed by Ferrari-Trecate and Muselli [7] to study their relationship, and on using the regression results to construct robust portfolio. This paper is organized as following: in Section 2, we describe the data set to be used. In Section 3, after briefly reviewing traditional linear regression and learning-based piecewise linear regression methods, we present and compare the regression results. In Section 4, we construct a robust portfolio optimization model using the results from Section 3 with consideration of various scenarios. In Section 5, we present some simulated examples and the computational results that show the advantages of the investment plan using our regression and optimization procedure. Finally, in Section 6, we conclude this paper and discuss some future research directions. 2 Data This section briefly describes the data set of hedge funds and the risk factors used in our study. 2

3 2.1 Hedge Fund Data Our comprehensive hedge fund data set is composed by a union of three commercial databases, InvestorForce, CISDM (Academic Version) and HedgeFund.net. InvestorForce is a hedge fund database now owned by Morningstar and around new 2,500 hedge funds information were added from Morningstar (InvestorForce originally has more than 6,000 hedge funds). CISDM offers an academic version database which contains more than 6,400 hedge funds and some fund of funds. HedgeFund.net s universe has more than 2,300 hedge funds under 35 different style categories. Those three databases have both fund performance information, such as monthly net-of-fee returns, asset under management (AUM) and NAV, and other characteristics, such as management fee, incentive fee, fund strategy, and information about fund managers. As we known, it is legal that fund managers do not report their monthly performance. Therefore, some bias may exist because some funds may skip or stop reporting their data with bad performance in order to keep a good reputation. To guarantee the quality of dataset, any fund without complete required information is eliminated to avoid biases. Therefore, our data pool is filtered by following criteria: the time period is from January 1996 until December 2005 and monthly AUM and rate of return should be continuously reported for at least 6 years. On the other hand, this paper concentrates those funds that the strategy should be Equity Long/Short and geographical location is US. As a result, we obtain 243 funds satisfying these four requirements. The overall average monthly net-of-fee return is around 1.16 percent and variance is around Because the intensive computation is involved, we draw a subset of these 243 funds by randomly selecting 30 funds and then use them as the sample set in the study. 2.2 Factors Here, we list all 13 risk factors according to the categories they belong to: (i) EQUITIES: S&P500 index, MSCI World (MSCI) index, and Russell2000 index; (ii) BONDS: Lehman Aggregate A+ Bond Index (LAB); (iii) COMMODITIES: Dow Jones AIG Commodity Index (DJAC) and Goldman Sachs Commodity Index (GSCI); (iv) VOLATILITY: CBOE VOLATIL- ITY INDEX (VIX); (v) CREDIT: the spread between the Lehman BAA Corporate Bond Index and the Lehman Treasury Index (CREDIT); (vi) CURRENCY: US Dollar Index (USDX); (vii) FAMA/FRENCH FACTORS: RM-RF, SMB, and HML; (viii) FUND: AUM with a logarithmic scale, log(aum). We believe that these factors provide a comprehensive cross-section of risk exposures for Equity Long/Short hedge funds. Some of above factors are obtained from Datastream database, such as Lehman Aggregate A+ Bond Index, Lehman BAA Corporate Bond Index, and Lehman Treasury Index. Other factors are obtained from appropriate web sites, such as S&P500 index and Russell2000 index from Yahoo!Finance, and US Dollar Index from nybot.com. The data of FAMA/FRENCH FACTORS is taken from Dr. French webpage [8]. 3 Study of AUM Using Learned Piecewise Linear Rregression Linear regression method has been widely applied to study hedge funds. Plenty of results and analysis have been published. In this section, we first review the existing results. Then, we briefly review the piecewise linear regression method based a learning algorithm and discuss 3

4 our modification of this algorithm. Finally, we present the computation results using this piecewise linear regression method and compare our results to existing results. 3.1 Existing Regression Model To study the return of fund, Jensen [17], Avellaneda and Besson [2] and Getmansky [10] proposed several single factor regression model to study the relationship between fund size and the return. Note that the model in [10] is in quadratic form. In additional to these single factor analysis, many research papers implement multi-factors regression model to estimate returns of funds. Schneeweis and Spurgin [20] applied a 9-factor regression model, including 6 categories: Equities, Bond, Commodity, Currency, Credit Risk, and Volatilities. Hasanhodzic and Lo [12] reduced the number of factor to 6, all of them are still taken from the same 6 categories, to replicate the hedge fund returns. Fung and Hsieh [9] identify the common risk in Equity Long/Short hedge funds, including the Fama and French[5] 3-factor model augmented with Jagedeesh and Titman [16] s momentum factor. Chen and Liang [3] showed that adding Fama and French [5] 3-factor model can improve the explanatory power to regression model on hedge fund returns. However, Jagannathan and Novikov [15] found that such additional factors (such as HML and SMB) can not improve the estimates of timing ability. In our piecewise linear regression model, we still add Fama and French s 3 factors into our regression model and then test their effectiveness. In our piecewise linear regression model, we still initially have Fama and French s 3 factors into our regression model and then test their effectiveness. Note that some papers proposed to apply linear regression model to a subset of funds satisfying some conditions. Getmansky [10] considers funds that are partitioned into 20 different bins based on fund size. Ammann and Moerth [1] manually separate funds into one hundred pieces according to fund size and then they construct a multiple regression model based on 18 factors and use the results to describe relationship of returns and AUM. These models can also be treated as piecewise linear regression models while the number of pieces is predefined by authors observation or experience. We first teste the significance of all factors listed in Section 2 based on single factor approach and results is given in Table 6. Results show that all the EQUITIES factors, all the FAMA/FRENCH factors, Dow Jones AIG Commodity Index (DJAC), CBOE VOLATILITY INDEX (VIX), CREDIT, and log(aum) are significant in the single factor model at 5% significance level. Russell2000 has the highest power in explanatory for those selected Equity Long/Short hedge funds. Next, we further investigate the these factors to construct a more descriptive multi-factor regression model. In multiple regression model, we first use (3.1) to describe funds return R t at time t with risk factors r j for j = 1,..., s where s = 13 initially. R t = α 0 + β 1 r β 13 r s + ɛ t (3.1) Results in Table 7 represent the regression of all the factors on the return rates of the 2670 sample funds. We observed that the R-square value is 14.4% of this 13-factor model. Therefore, to reduce the multicollinearities, we implemented factor reduction methods, forward and backward stepwise approaches, to choose a subset of these 13 risk factors. As a result, we obtain a model with only 8 factors, i.e. s = 8 in (3.1). They are: α 0, Russell2000, S&P500, MSCI, DJACI, VIX, USDX, HML, log(aum). Regression results of this 8-factor model is presented in Table 8. In fact, using this 8-factor regression model, the adjusted R-squared 4

5 and R-square are nearly same as the those of 13-factor model. Unlike the results in Chen and Liang [3] and Jagannathan and Novikov [15], we observe that only HLM of Fama and French s 3 factors remains in our 8-factor model. We then apply this 8-factor model to our 30 randomly selected funds to study the effect of AUM. In Figure 1, we show the regression coefficient of log(aum) and the value of log(aum) for these funds. It is clear that most coefficients of AUM in the regression model for these funds are negative, which implies that the fund size has somehow negative effect on its return. However, we note that, the capability of the linear regression model is very limited in describing hedge funds. One reason is the really small R-square value from simple linear regression model, in general it is from 0.1 to 0.2, which indicates the model is not very descriptive. Another reason is, in Figure 1, there are still many funds have nonnegative coefficients for their AUMs. Based on these observations, to further investigate the behavior of hedge funds quantitatively, we apply an improved regression method to study them. In Section 3.2, we review a piecewise linear regression algorithm that is based on a learning method. Then, we present our computation results using this method in Section 3.3. We note that this piecewise linear regression method is significantly more descriptive than simple linear regression approach. Figure 1: Regression Coefficient β AUM and log(aum) 3.2 Learning Algorithm Based Piecewise Linear Regression Unlike the simple linear regression approach, piecewise linear regression is a more powerful tool to describe the connection between data since it generalizes simple linear regression if there is only one piece, see Ryan [19]. However, the traditional piecewise linear regression method is heavily depending on the user. Because it is a subjective decision to determine the critical (change) points where a new regression model will be used to replace the previous one. In addition to its subjectivity, obtaining these critical (change) points is also very challenging in high-dimensional data sets. Because of these two majors disadvantages, Ferrari-Trecate and Muselli [7] introduce a piecewise linear regression method using a learning algorithm. This method determines the critical points through a learning process which can determine the critical (change) points in a objective fashion without people interference. We list their procedure in Algorithm 1. Because we are focusing on data description, classification part of 5

6 this algorithm is not included here. We use v to denote the regression result, i.e. v contains the constant and the coefficients of factors in the linear regression model. Similarly, we use r i to denote the vector of all risk factors. Algorithm 1. (from Ferrari-Trecate and Muselli [7]) (1) For each i = 1,, m (number of records), do: (i) generate the local data set C i that contains the sample ( r i, R i,) and c 1 pairs ( r j, R j ) such that they are the nearest neighbors to ( r i, R i ); (ii) perform simple linear regression to C i to produce a regression model v i for i = 1,..., n. (2) For all v i, i = 1,..., N, apply a K-mean clustering process to partition them into S j, j = 1,..., K. (3) Perform a simple linear regression on S j, j = 1,..., K to obtain K pieces linear regression models V j for j = 1,..., K. Note that, a cluster obtained in step (2) corresponds to a linear regression model in step (3). Because of the specific application setting of this paper, we adopt their algorithm with small modifications. We first investigate the value of c, the number of neighbors. Because some equities may have a seasonally behavior, c is chosen as t 15 where t is the total number of funds to remove seasonality factors. Then, we consider the number of clusters, i.e. the number of pieces. It is widely accepted that R-square is a measure of fitness of regression models. Let U be the sum of product of R-square value of each regression model and the size of that cluster. Clearly, U can be used to measure the fitness of the resulting piecewise linear regression model. In Figure 2, we show the relation between U and the number of clusters using all data from randomly selected 30 hedge funds from 243 funds. Clearly, in general, U s value is increasing as K increases. However, it is desired that the number of clusters should small and the cluster size should be large. Therefore, we choose K equal to the smallest K other than 1 such that its marginal increasement of U is negligible or negative. For example, in the data set described in Figure 2, we will let K = 4. In fact, we found that in most cases K are equal to 4. Therefore, in the remainder of this paper, without mention specifically, we assume K = Computation Results and Discussion In this section, we apply this learning based piecewise linear regression method single funds. In Example 1, we present the piecewise linear regression results for a typical funds and compare them to those obtained from simple linear regression model. Example 1. In Table 1, we give the results for a fund based on its data from We set the number of clusters equal to 4. We observe from the R-square value in Table 1 that, piecewise linear regression model can better describe the behavior of hedge fund than simple linear regression model because the all R-square values in each cluster are larger than that from simple regression model. Another important observation is about the effect of AUM. Although the coefficient of log(aum) is positive (3.474) in simple regression model, we note that in different clusters generated by piecewise linear regression, its coefficient varies. In Table 2, we present the results from piecewise linear regression and simple linear regression on regression coefficients of log(au M). We further notice that although most regression 6

7 Figure 2: U and K coefficients of log(aum) are negative (7 out of 10) by simple linear regression, it could be both positive and negative in piecewise linear regression, depending on the cluster in which it is. This observation suggests that the size of fund actually produces effect on the return along with other risk factors and the effect varies with other factors. This observation is very different from the conclusions from Ammann and Moerth [1] and Avellaneda and Besson [2] that the size of fund has a negative effect on the return. Based on our computation results, we believe that in each cluster all other risk factors construct a background in which the AUM affects return of the fund. We then say a cluster (without AUM and return) is a scenario for AUM and return. Furthermore, this observation motivate us to take advantage of the information of scenarios and the connection of AUM and return to build a more profitable portfolio of hedge funds. Such as procedure is discussed in Section 4. 4 An Robust Optimized Investment Model Classical mean-variance model for investment has been widely used and documented; see Oberuc [18] for details. Its application in hedge funds has also been studied by many researchers, including Favre and Galeano [6].(more papers listed here). As we discussed in Section 3, the learned piecewise linear regression can capture more important information and can better describe the implied relationship between return, AUM as well as other factors. It not only helps to rule out some hedge funds but also provides a more realistic base for investors. Therefore, it is expected that we can construct a more profitable portfolio than that uses traditional methods. In this section, we will use the results from learned piecewise linear regression and introduce a robust optimization model that considerate various underlying scenarios to build the hedge fund portfolio. Now, we describe our basic strategy. First, we assume an oracle that can forecast these economic factors. These forecasted factors will be the elements of our next step future scenario that will be treated as a point in high-dimensional space. In order to compare the forecasted 7

8 Table 1: Comparison of Results from Piecewise Linear Regression and Simple Linear Regression K = 4 Cluster 1 Cluster 2 Cluster 3 Cluster 4 Simple Regression Number of Records R-squared 34.0% 53.0% 63.7% 54.4% 26.1% Coefficients ALPHA Russell S&P MSCI DJACI VIX USDX HML log(au M) Table 2: Regression Coefficients of log(aum) in 10 funds Cluster 1 Cluster 2 Cluster 3 Cluster 4 Simple Regression Fund Fund Fund Fund Fund Fund Fund Fund Fund Fund scenario with those in clusters for each fund, we make use of the inverse of Euclidean distance to represent their similarity. The inverse of the Euclidean distance will further be normalized and therefore gives a weight for the expected performance of a single fund in all scenarios. Finally, we maximize the weighted expected return subject to the variance constraint and available money constraint as well as investment upper bound requirement for each fund. To be realistic, we assume that the investment into fund i cannot be l i % or more over the current AUM. Next, we present and explain the mathematical model of our approach. Assume that there are n hedge funds in the market and the available money is I and S 0 is the forecasted scenario that consists of 7 factors. Let A i,0 be the current AUM of fund i, c i be the number of clusters for hedge fund i and s i,j be the j th scenario of fund i. We use d(x, y) be the Euclidean distance between x and y. Also, let w i be the portion of I that goes to fund i. Therefore, we denote return of fund i in scenario j as R(i, j). Note that, according to the results of Section 3, return of fund i is a function of AUM. So, once w i and I are known, R(i, j) can be obtained using the regression results, i.e. R(i, j) = f i,j (w i I) where f i,j is the linear regression function of fund i in scenario j. Let σ i,j be the standard deviation of fund i in scenario j. We also let ρ i,j be the correlation coefficient between fund i and j. 8

9 Note that we compute ρ i,j using all the data of fund i and j whenever both fund i and j have complete information. This operation is reasonable since both funds are measured in the same background and the economics risk factors are shared by both of them. To simplify our expression, we define D i,j := 1 d(s 0,s j ) ci j=1 1 d(s 0,s j ) (4.1) as the normalized measure of similarity between S 0 and s i,j for fund i. n c i max D i,j r i,j w i I i=1 j=1 n n s.t. ρ i,k w i w k ( D i,j σ i,j )( D k,j σ k,j ) v 0 i=1 k=1 j j r i,j = f i,j (A 0 + w i I) i = 1,..., n, j = 1,..., c i n w i = 1 i=1 w i I A i,0 l i A i,0 i = 1,..., n (4.2) where v 0 is the upper bound of overall variance of this portfolio. Note that, this model considers all various scenarios and the goal is to maximize the expected return. Given a reliable forecasting technique, although this model may not give the best portfolio, it provides a robust optimal solution with consideration of forecasting risk. In fact, unlike forecasting single factors, multi-factor forecasting reduces the deviation of forecast values and the realized values and therefore it also support the robust property of this model. 5 Simulation and Numerical Comparison In this section, we outline our experiment procedure and present the computational results of our robust optimization model to the 10 randomly selected hedge fund. To illustrate the strength of our model, we compare the results of (4.2) and the results from simple regression part and the model (5.1). max s.t. n r i w i I i=1 n i=1 k=1 n ρ i,k w i w k σ i σ k v 0 r i = ˆf i (A 0 + w i I) i = 1,..., n w i = 1 i w i I A 0 l i A i,0 i = 1,..., n (5.1) 9

10 where ˆf i is the regression model obtained from simple regression method. We perform our computation and comparison using the data in We assume the available investment I = 10 9 and v 0 = In the forecasting part, we use weighted history data to predict the value in the next month. For example, we predict the value of S&P 500 on January 2006 by a summation of 0.5 of that from December 2005, 0.3 of that from November 2005 and 0.2 of that from October We apply this technique to all months in Note that, in the computation of r i,j, A 0 is the realized value in previous month. When obtaining the setting (all 7 factors) for a new month, we can determine which cluster it belongs to using the normalized measure of similarity D ij. To reduce the noise in our computation we define a threshold with a value of 0.1. If D ij0 is less than to this value, we conclude that this new setting does not belong not j0 th scenario for fund i. Then, we renormalize D ij without consider j 0. In Example 2, we illustrate our simple forecasting operation and computation of normalized similarity. Example 2. In Table 3, we first listed the realized values for all 7 factors and then present the forecasted values for them. Table 3: Forecasted Value for Jan Time Russell2000 S&P500 MSCI DJACI VIX USDX HML Oct Nov Dec Forecasted In Table 4, we compute the normalized similarity coefficient D 1,j for this forecasted month. Table 4: Normalized Similarity D 1j Cluster 1 Cluster 2 Cluster 3 Cluster 4 Fund In Table 9, we give the computed standard deviation of fund i in cluster j, σ i,j. In Table 10, we give the correlation coefficients for these 10 funds. Similar to above discussion, we obtain the parameters for the model in (5.1). In Table 5, we list the results from both models, (4.2) and (5.1), in 12 months of 2006 using GAMS nonlinear programming solvers. Results for 2006 year of both PWL regression and linear regression are list in Table 5, which shows that PWL regression method is better than traditional linear regression model in portfolio management. To Fei, need Fei s more serious comments on this results. like percentage increasement, balba... 6 Conclusion In this paper, we first investigate the connection between AUM and return of hedge funds using a novel multi-factor regression method, a learning algorithm based piecewise linear regression method. Based on our results, we further propose a robust optimization model to construct 10

11 Table 5: Expected Return Time PWL Regression (%) Simple Regression (%) Equally Investment (%) 1/1/ /1/ /1/ /1/ /1/ /1/ /1/ /1/ /1/ /1/ /1/ /1/ Average hedge fund portfolio. To the best of our knowledge, this is the first time to apply learning based on piecewise linear regression method to study the behavior of hedge funds and to build hedge fund portfolio. We conclude from our study that: (i) Piecewise linear regression method is more descriptive than traditional regression method; (ii) AUM has a significant effect on the return; (iii) This effect could be positive as well as negative, which depends on the economic context consisting of other economic factors; (iv) The effect of AUM on the return and our robust optimization model can be used to construct a better hedge fund portfolio. As a future research direction, we will develop a more effective approach to determine the number of clusters and will study the improved piecewise linear regression method that is more descriptive for hedge fund. Another research direction is developing and applying novel forecasting methods to incorporate scenarios information in hedge fund portfolio management. Finally, we are currently carrying an empirical study using piecewise linear regression method on large-scale hedge fund data set. References [1] M. Ammann and P. Moerth. Impact of fund size on hedge fund performance. Journal of Asset Management, 6: , [2] M. Avellaneda and P. Besson. Hedge-funds: How big is big? working paper, New York University, [3] Y. Chen and B. Liang. Do market timing hedge funds time the market. to appear Journal of Financial and Quantitative analysis, [4] F. Edwards and M. Caglayan. Hedge fund performance and manager skill. Journal of Futures Markets, 21: , [5] E. Fama and K. French. Common risk factors in the returns on stocks and bonds. Journal of Financial Economics, 33:3 56,

12 [6] L Favre and J. Galeano. Mean cmodified value-at-risk optimization with hedge funds. The Journal of Alternative Investments, 5:21 25, [7] G. Ferrari-Trecate and M. Muselli. A new learning method for piecewise linear regression. In ICANN 02: Proceedings of the International Conference on Artificial Neural Networks, pages , London, UK, Springer-Verlag. [8] K. French. Fama-french benchmark factors. faculty/ken.french. [9] W. Fung and D. Hsieh. Empirical characteristics of dynamic trading strategies: The case of hedge funds. The Review of Financial Studies, 10: , [10] Mila Getmansky. The life cycle of hedge funds: Fund flows, size and performance,working paper. Technical report. [11] G. Gregoriou and P. Rouah. Large versus small hedge funds: Does size affect performance? Journal of Alternative Investments, 5:75 77, [12] J. Hasanhodzic and A. Lo. Can hedge-fund returns be replicated?: The linear case. research paper, Massachusetts Institute of Technology (MIT), [13] R. Hedges. Size vs. performance in the hedge fund industry. Journal of Financial Transformation, 10:14 17, [14] M. Herzberg and H. Mozes. The persistence of hedge fund risk: Evidence and implications for investors. Journal of Alternative Investments, 6:22 42, [15] R. Jagannathan and D. Novikov. Do hot hands persist among hedge fund managers? an empirical evaluation. working paper, [16] N. Jagedeesh and S. Titman. Returns to buying winners and selling losers: Implications for stock market efficiency. Journal of Finance, 48:93 130, [17] M. Jensen. The performance of mutual funds in the period Journal of Finance, 23: , [18] Richard E. Oberuc. Dynamic Portfolio Theory and Management. McGraw-Hill, [19] T. Ryan. Modern Regression Methods. Wiley-Interscience, [20] T. Schneeweis and r. Spurgin. Multifactor analysis of hedge fund, managed futures, and mutual fund return and risk characteristics. Journal of Alternative Investments, 1:1 24,

13 Appendix Table 6: Single Factor Analysis Risk Factors Coefficients Standard Errors T-stat P-value S&P MSCI Russell LAB DJACI GSCI VIX CREDIT USDX Rm-Rf SMB HML log(au M) Table 7: Linear Regression with 13 Risk Factors Risk Factors Coefficients Standard Errors T-stat P-value Constant S &P MSCI Russell LAB DJACI GSCI VIX CREDIT USDX RM-RF SMB HML log(au M)

14 Table 8: Linear Regression with 8 Risk Factors Risk Factors Coefficients Standard Errors T-stat P-value Constant Russell S&P MSCI DJACI VIX USDX HML log(au M) Table 9: σ i,j of 10 funds Cluster 1 Cluster 2 Cluster 3 Cluster 4 Fund Fund Fund Fund Fund Fund Fund Fund Fund Fund

15 Table 10: Correlation Coefficients ρ i,j Fund 1 Fund 2 Fund 3 Fund 4 Fund 5 Fund 6 Fund 7 Fund Fund Fund Fund Fund Fund Fund Fund Fund Fund Fund 8 Fund 9 Fund 10 Fund Fund Fund Fund Fund Fund Fund Fund Fund Fund

Table I Descriptive Statistics This table shows the breakdown of the eligible funds as at May 2011. AUM refers to assets under management. Panel A: Fund Breakdown Fund Count Vintage count Avg AUM US$ MM

More information

Does size affect mutual fund performance? A general approach Received (in revised form): 8th April 2011

Does size affect mutual fund performance? A general approach Received (in revised form): 8th April 2011 Original Article Does size affect mutual fund performance? A general approach Received (in revised form): 8th April 2011 Laurent Bodson is a KBL assistant professor of Financial Management at HEC Management

More information

Internet Appendix for: Change You Can Believe In? Hedge Fund Data Revisions

Internet Appendix for: Change You Can Believe In? Hedge Fund Data Revisions Internet Appendix for: Change You Can Believe In? Hedge Fund Data Revisions Andrew J. Patton, Tarun Ramadorai, Michael P. Streatfield 22 March 2013 Appendix A The Consolidated Hedge Fund Database... 2

More information

Global Journal of Finance and Banking Issues Vol. 5. No Manu Sharma & Rajnish Aggarwal PERFORMANCE ANALYSIS OF HEDGE FUND INDICES

Global Journal of Finance and Banking Issues Vol. 5. No Manu Sharma & Rajnish Aggarwal PERFORMANCE ANALYSIS OF HEDGE FUND INDICES PERFORMANCE ANALYSIS OF HEDGE FUND INDICES Dr. Manu Sharma 1 Panjab University, India E-mail: manumba2000@yahoo.com Rajnish Aggarwal 2 Panjab University, India Email: aggarwalrajnish@gmail.com Abstract

More information

Optimal Portfolio Inputs: Various Methods

Optimal Portfolio Inputs: Various Methods Optimal Portfolio Inputs: Various Methods Prepared by Kevin Pei for The Fund @ Sprott Abstract: In this document, I will model and back test our portfolio with various proposed models. It goes without

More information

Literature Overview Of The Hedge Fund Industry

Literature Overview Of The Hedge Fund Industry Literature Overview Of The Hedge Fund Industry Introduction The last 15 years witnessed a remarkable increasing investors interest in alternative investments that leads the hedge fund industry to one of

More information

EDHEC Asset Management Days. Workshop B: Revisiting Managed Futures & Commodities

EDHEC Asset Management Days. Workshop B: Revisiting Managed Futures & Commodities EDHEC Asset Management Days Workshop B: Revisiting Managed Futures & Commodities Monday March 12th 12:00 1:15pm Chaired By: Valere Costello CEO, Invesdex Workshop Structure Presentation: 20 min Panelist

More information

The Effect of Fund Size on Performance:The Evidence from Active Equity Mutual Funds in Thailand

The Effect of Fund Size on Performance:The Evidence from Active Equity Mutual Funds in Thailand The Effect of Fund Size on Performance:The Evidence from Active Equity Mutual Funds in Thailand NopphonTangjitprom Martin de Tours School of Management and Economics, Assumption University, Hua Mak, Bangkok,

More information

in-depth Invesco Actively Managed Low Volatility Strategies The Case for

in-depth Invesco Actively Managed Low Volatility Strategies The Case for Invesco in-depth The Case for Actively Managed Low Volatility Strategies We believe that active LVPs offer the best opportunity to achieve a higher risk-adjusted return over the long term. Donna C. Wilson

More information

Short Term Alpha as a Predictor of Future Mutual Fund Performance

Short Term Alpha as a Predictor of Future Mutual Fund Performance Short Term Alpha as a Predictor of Future Mutual Fund Performance Submitted for Review by the National Association of Active Investment Managers - Wagner Award 2012 - by Michael K. Hartmann, MSAcc, CPA

More information

MUTUAL FUND PERFORMANCE ANALYSIS PRE AND POST FINANCIAL CRISIS OF 2008

MUTUAL FUND PERFORMANCE ANALYSIS PRE AND POST FINANCIAL CRISIS OF 2008 MUTUAL FUND PERFORMANCE ANALYSIS PRE AND POST FINANCIAL CRISIS OF 2008 by Asadov, Elvin Bachelor of Science in International Economics, Management and Finance, 2015 and Dinger, Tim Bachelor of Business

More information

How to select outperforming Alternative UCITS funds?

How to select outperforming Alternative UCITS funds? How to select outperforming Alternative UCITS funds? Introduction Alternative UCITS funds pursue hedge fund-like active management strategies subject to high liquidity and transparency constraints, ensured

More information

FE670 Algorithmic Trading Strategies. Stevens Institute of Technology

FE670 Algorithmic Trading Strategies. Stevens Institute of Technology FE670 Algorithmic Trading Strategies Lecture 4. Cross-Sectional Models and Trading Strategies Steve Yang Stevens Institute of Technology 09/26/2013 Outline 1 Cross-Sectional Methods for Evaluation of Factor

More information

STRATEGY OVERVIEW. Long/Short Equity. Related Funds: 361 Domestic Long/Short Equity Fund (ADMZX) 361 Global Long/Short Equity Fund (AGAZX)

STRATEGY OVERVIEW. Long/Short Equity. Related Funds: 361 Domestic Long/Short Equity Fund (ADMZX) 361 Global Long/Short Equity Fund (AGAZX) STRATEGY OVERVIEW Long/Short Equity Related Funds: 361 Domestic Long/Short Equity Fund (ADMZX) 361 Global Long/Short Equity Fund (AGAZX) Strategy Thesis The thesis driving 361 s Long/Short Equity strategies

More information

Optimal Debt-to-Equity Ratios and Stock Returns

Optimal Debt-to-Equity Ratios and Stock Returns Utah State University DigitalCommons@USU All Graduate Plan B and other Reports Graduate Studies 5-2014 Optimal Debt-to-Equity Ratios and Stock Returns Courtney D. Winn Utah State University Follow this

More information

Hedge fund replication using strategy specific factors

Hedge fund replication using strategy specific factors Subhash and Enke Financial Innovation (2019) 5:11 https://doi.org/10.1186/s40854-019-0127-3 Financial Innovation RESEARCH Hedge fund replication using strategy specific factors Sujit Subhash and David

More information

Has Hedge Fund Alpha Disappeared?

Has Hedge Fund Alpha Disappeared? Has Hedge Fund Alpha Disappeared? Manuel Ammann, Otto Huber, and Markus Schmid Current Draft: May 2009 Abstract This paper investigates the alpha generation of the hedge fund industry based on a recent

More information

Portfolio performance and environmental risk

Portfolio performance and environmental risk Portfolio performance and environmental risk Rickard Olsson 1 Umeå School of Business Umeå University SE-90187, Sweden Email: rickard.olsson@usbe.umu.se Sustainable Investment Research Platform Working

More information

TIME SERIES RISK FACTORS OF HEDGE FUND

TIME SERIES RISK FACTORS OF HEDGE FUND OULU BUSINESS SCHOOL Nguyen Kim Lien TIME SERIES RISK FACTORS OF HEDGE FUND INVESTMENT OBJECTIVES Master thesis Department of Finance October 2013 UNIVERSITY OF OULU Oulu Business School Unit Department

More information

Persistence in Mutual Fund Performance: Analysis of Holdings Returns

Persistence in Mutual Fund Performance: Analysis of Holdings Returns Persistence in Mutual Fund Performance: Analysis of Holdings Returns Samuel Kruger * June 2007 Abstract: Do mutual funds that performed well in the past select stocks that perform well in the future? I

More information

Quantitative vs. Fundamental Institutional Money Managers: An Empirical Analysis

Quantitative vs. Fundamental Institutional Money Managers: An Empirical Analysis Quantitative vs. Fundamental Institutional Money Managers: An Empirical Analysis Josef Lakonishok and Bhaskaran Swaminathan LSV Asset Management May 2010 Executive Summary The performance of quantitative

More information

THE BENEFITS OF COMMODITY ODITY INVESTMENT

THE BENEFITS OF COMMODITY ODITY INVESTMENT THE BENEFITS OF COMMODITY ODITY INVESTMENT AIA RESEARCH REPORT Original May 15, 2007 Current Update: March 10,, 2008 ALTERNATIVE INVESTMENT NT ANALYTICS LLC 29 SOUTH PLEASANT STREET S AMHERST MA 01002

More information

A RIDGE REGRESSION ESTIMATION APPROACH WHEN MULTICOLLINEARITY IS PRESENT

A RIDGE REGRESSION ESTIMATION APPROACH WHEN MULTICOLLINEARITY IS PRESENT Fundamental Journal of Applied Sciences Vol. 1, Issue 1, 016, Pages 19-3 This paper is available online at http://www.frdint.com/ Published online February 18, 016 A RIDGE REGRESSION ESTIMATION APPROACH

More information

Can Factor Timing Explain Hedge Fund Alpha?

Can Factor Timing Explain Hedge Fund Alpha? Can Factor Timing Explain Hedge Fund Alpha? Hyuna Park Minnesota State University, Mankato * First Draft: June 12, 2009 This Version: December 23, 2010 Abstract Hedge funds are in a better position than

More information

Economics of Behavioral Finance. Lecture 3

Economics of Behavioral Finance. Lecture 3 Economics of Behavioral Finance Lecture 3 Security Market Line CAPM predicts a linear relationship between a stock s Beta and its excess return. E[r i ] r f = β i E r m r f Practically, testing CAPM empirically

More information

Fitting financial time series returns distributions: a mixture normality approach

Fitting financial time series returns distributions: a mixture normality approach Fitting financial time series returns distributions: a mixture normality approach Riccardo Bramante and Diego Zappa * Abstract Value at Risk has emerged as a useful tool to risk management. A relevant

More information

Richardson Extrapolation Techniques for the Pricing of American-style Options

Richardson Extrapolation Techniques for the Pricing of American-style Options Richardson Extrapolation Techniques for the Pricing of American-style Options June 1, 2005 Abstract Richardson Extrapolation Techniques for the Pricing of American-style Options In this paper we re-examine

More information

Improving Returns-Based Style Analysis

Improving Returns-Based Style Analysis Improving Returns-Based Style Analysis Autumn, 2007 Daniel Mostovoy Northfield Information Services Daniel@northinfo.com Main Points For Today Over the past 15 years, Returns-Based Style Analysis become

More information

Smart Beta. or Smart Alpha?

Smart Beta. or Smart Alpha? Smart Beta or Smart Alpha? Kenneth Winther Senior Vice President, kenneth.winther@tryg.dk, Tryg External lecturer, kw.fi@cbs.dk, Copenhagen Business School 1 26. november 2015 Smart beta in a nutshell

More information

Performance of Passive Hedge Fund Replication Strategies

Performance of Passive Hedge Fund Replication Strategies EDHEC RIS AND ASSET MANAGEMENT RESEARCH CENTRE 393-400 promenade des Anglais 06202 Nice Cedex 3 Tel.: +33 (0)4 93 18 32 53 E-mail: research@edhec-risk.com Web: www.edhec-risk.com Performance of Passive

More information

An analysis of momentum and contrarian strategies using an optimal orthogonal portfolio approach

An analysis of momentum and contrarian strategies using an optimal orthogonal portfolio approach An analysis of momentum and contrarian strategies using an optimal orthogonal portfolio approach Hossein Asgharian and Björn Hansson Department of Economics, Lund University Box 7082 S-22007 Lund, Sweden

More information

Evaluating the Performance Persistence of Mutual Fund and Hedge Fund Managers

Evaluating the Performance Persistence of Mutual Fund and Hedge Fund Managers Evaluating the Performance Persistence of Mutual Fund and Hedge Fund Managers Iwan Meier Self-Declared Investment Objective Fund Basics Investment Objective Magellan Fund seeks capital appreciation. 1

More information

Ho Ho Quantitative Portfolio Manager, CalPERS

Ho Ho Quantitative Portfolio Manager, CalPERS Portfolio Construction and Risk Management under Non-Normality Fiduciary Investors Symposium, Beijing - China October 23 rd 26 th, 2011 Ho Ho Quantitative Portfolio Manager, CalPERS The views expressed

More information

Minimizing Timing Luck with Portfolio Tranching The Difference Between Hired and Fired

Minimizing Timing Luck with Portfolio Tranching The Difference Between Hired and Fired Minimizing Timing Luck with Portfolio Tranching The Difference Between Hired and Fired February 2015 Newfound Research LLC 425 Boylston Street 3 rd Floor Boston, MA 02116 www.thinknewfound.com info@thinknewfound.com

More information

Axioma Research Paper No January, Multi-Portfolio Optimization and Fairness in Allocation of Trades

Axioma Research Paper No January, Multi-Portfolio Optimization and Fairness in Allocation of Trades Axioma Research Paper No. 013 January, 2009 Multi-Portfolio Optimization and Fairness in Allocation of Trades When trades from separately managed accounts are pooled for execution, the realized market-impact

More information

How to measure mutual fund performance: economic versus statistical relevance

How to measure mutual fund performance: economic versus statistical relevance Accounting and Finance 44 (2004) 203 222 How to measure mutual fund performance: economic versus statistical relevance Blackwell Oxford, ACFI Accounting 0810-5391 AFAANZ, 44 2ORIGINAL R. Otten, UK D. Publishing,

More information

Internet Appendix for. On the High Frequency Dynamics of Hedge Fund Risk Exposures

Internet Appendix for. On the High Frequency Dynamics of Hedge Fund Risk Exposures Internet Appendix for On the High Frequency Dynamics of Hedge Fund Risk Exposures This internet appendix provides supplemental analyses to the main tables in On the High Frequency Dynamics of Hedge Fund

More information

The Risk Considerations Unique to Hedge Funds

The Risk Considerations Unique to Hedge Funds EDHEC RISK AND ASSET MANAGEMENT RESEARCH CENTRE 393-400 promenade des Anglais 06202 Nice Cedex 3 Tel.: +33 (0)4 93 18 32 53 E-mail: research@edhec-risk.com Web: www.edhec-risk.com The Risk Considerations

More information

Answer ALL questions from Section A and THREE questions from Section B.

Answer ALL questions from Section A and THREE questions from Section B. UNIVERSITY OF EAST ANGLIA School of Economics Main Series UG Examination 2017-18 ECONOMICS OF ALTERNATIVE INVESTMENTS ECO-6004B Time allowed: 2 hours Answer ALL questions from Section A and THREE questions

More information

Tuomo Lampinen Silicon Cloud Technologies LLC

Tuomo Lampinen Silicon Cloud Technologies LLC Tuomo Lampinen Silicon Cloud Technologies LLC www.portfoliovisualizer.com Background and Motivation Portfolio Visualizer Tools for Investors Overview of tools and related theoretical background Investment

More information

The evaluation of the performance of UK American unit trusts

The evaluation of the performance of UK American unit trusts International Review of Economics and Finance 8 (1999) 455 466 The evaluation of the performance of UK American unit trusts Jonathan Fletcher* Department of Finance and Accounting, Glasgow Caledonian University,

More information

15 Week 5b Mutual Funds

15 Week 5b Mutual Funds 15 Week 5b Mutual Funds 15.1 Background 1. It would be natural, and completely sensible, (and good marketing for MBA programs) if funds outperform darts! Pros outperform in any other field. 2. Except for...

More information

International Journal of Computer Science Trends and Technology (IJCST) Volume 5 Issue 2, Mar Apr 2017

International Journal of Computer Science Trends and Technology (IJCST) Volume 5 Issue 2, Mar Apr 2017 RESEARCH ARTICLE Stock Selection using Principal Component Analysis with Differential Evolution Dr. Balamurugan.A [1], Arul Selvi. S [2], Syedhussian.A [3], Nithin.A [4] [3] & [4] Professor [1], Assistant

More information

Applied Macro Finance

Applied Macro Finance Master in Money and Finance Goethe University Frankfurt Week 2: Factor models and the cross-section of stock returns Fall 2012/2013 Please note the disclaimer on the last page Announcements Next week (30

More information

HEDGE FUND MANAGERIAL INCENTIVES AND PERFORMANCE

HEDGE FUND MANAGERIAL INCENTIVES AND PERFORMANCE HEDGE FUND MANAGERIAL INCENTIVES AND PERFORMANCE Nor Hadaliza ABD RAHMAN (University Teknologi MARA, Malaysia) La Trobe University, Melbourne, Australia School of Economics and Finance, Faculty of Law

More information

Risk Spillovers of Financial Institutions

Risk Spillovers of Financial Institutions Risk Spillovers of Financial Institutions Tobias Adrian and Markus K. Brunnermeier Federal Reserve Bank of New York and Princeton University Risk Transfer Mechanisms and Financial Stability Basel, 29-30

More information

Evolving Equity Investing: Delivering Long-Term Returns in Short-Tempered Markets

Evolving Equity Investing: Delivering Long-Term Returns in Short-Tempered Markets March 2012 Evolving Equity Investing: Delivering Long-Term Returns in Short-Tempered Markets Kent Hargis Portfolio Manager Low Volatility Equities Director of Quantitative Research Equities This information

More information

Can Hedge Funds Time the Market?

Can Hedge Funds Time the Market? International Review of Finance, 2017 Can Hedge Funds Time the Market? MICHAEL W. BRANDT,FEDERICO NUCERA AND GIORGIO VALENTE Duke University, The Fuqua School of Business, Durham, NC LUISS Guido Carli

More information

Further Evidence on the Performance of Funds of Funds: The Case of Real Estate Mutual Funds. Kevin C.H. Chiang*

Further Evidence on the Performance of Funds of Funds: The Case of Real Estate Mutual Funds. Kevin C.H. Chiang* Further Evidence on the Performance of Funds of Funds: The Case of Real Estate Mutual Funds Kevin C.H. Chiang* School of Management University of Alaska Fairbanks Fairbanks, AK 99775 Kirill Kozhevnikov

More information

GAIM - Funds of Funds November 20th, 2003

GAIM - Funds of Funds November 20th, 2003 GAIM - Funds of Funds November 20th, 2003 The Brave New World of Hedge Fund Indices Desperately Seeking Pure Style Indices Lionel Martellini EDHEC Risk and Asset Management Research Center lionel.martellini@edhec.edu

More information

PROFITABILITY OF CAPM MOMENTUM STRATEGIES IN THE US STOCK MARKET

PROFITABILITY OF CAPM MOMENTUM STRATEGIES IN THE US STOCK MARKET International Journal of Business and Society, Vol. 18 No. 2, 2017, 347-362 PROFITABILITY OF CAPM MOMENTUM STRATEGIES IN THE US STOCK MARKET Terence Tai-Leung Chong The Chinese University of Hong Kong

More information

The study of enhanced performance measurement of mutual funds in Asia Pacific Market

The study of enhanced performance measurement of mutual funds in Asia Pacific Market Lingnan Journal of Banking, Finance and Economics Volume 6 2015/2016 Academic Year Issue Article 1 December 2016 The study of enhanced performance measurement of mutual funds in Asia Pacific Market Juzhen

More information

annual cycle in hedge fund risk taking Supplementary result appendix

annual cycle in hedge fund risk taking Supplementary result appendix A time to scatter stones, and a time to gather them: the annual cycle in hedge fund risk taking Supplementary result appendix Olga Kolokolova, Achim Mattes January 25, 2018 This appendix presents several

More information

The Profitability of Pairs Trading Strategies Based on ETFs. JEL Classification Codes: G10, G11, G14

The Profitability of Pairs Trading Strategies Based on ETFs. JEL Classification Codes: G10, G11, G14 The Profitability of Pairs Trading Strategies Based on ETFs JEL Classification Codes: G10, G11, G14 Keywords: Pairs trading, relative value arbitrage, statistical arbitrage, weak-form market efficiency,

More information

Martindale Center for the Study of Private Enterprise LITERATURE ON HEDGE FUNDS. Nandita Das Richard J. Kish David L. Muething Larry W.

Martindale Center for the Study of Private Enterprise LITERATURE ON HEDGE FUNDS. Nandita Das Richard J. Kish David L. Muething Larry W. Martindale Center for the Study of Private Enterprise LITERATURE ON HEDGE FUNDS by Nandita Das Richard J. Kish David L. Muething Larry W. Taylor Lehigh University 2002 Series # 2 Discussion Paper Lehigh

More information

Private Equity: A Portfolio Approach

Private Equity: A Portfolio Approach Francis Milner and Ed Vos. Journal of Alternative Investments. Vol 5 No 4, Spring 2003. pp 51-65. Private Equity: A Portfolio Approach By Francis Milner and Ed Vos Correspondence to: Ed Vos Associate Professor

More information

Window Width Selection for L 2 Adjusted Quantile Regression

Window Width Selection for L 2 Adjusted Quantile Regression Window Width Selection for L 2 Adjusted Quantile Regression Yoonsuh Jung, The Ohio State University Steven N. MacEachern, The Ohio State University Yoonkyung Lee, The Ohio State University Technical Report

More information

Micro-Cap Investing. Expanding the Opportunity Set. Expanding the Investment Opportunity Set

Micro-Cap Investing. Expanding the Opportunity Set. Expanding the Investment Opportunity Set Micro-Cap Investing Expanding the Opportunity Set Micro-cap stocks present a unique opportunity for long-term investors. Defined as companies whose market capitalizations range from approximately $9 million

More information

State Switching in US Equity Index Returns based on SETAR Model with Kalman Filter Tracking

State Switching in US Equity Index Returns based on SETAR Model with Kalman Filter Tracking State Switching in US Equity Index Returns based on SETAR Model with Kalman Filter Tracking Timothy Little, Xiao-Ping Zhang Dept. of Electrical and Computer Engineering Ryerson University 350 Victoria

More information

Predictability of Stock Returns

Predictability of Stock Returns Predictability of Stock Returns Ahmet Sekreter 1 1 Faculty of Administrative Sciences and Economics, Ishik University, Iraq Correspondence: Ahmet Sekreter, Ishik University, Iraq. Email: ahmet.sekreter@ishik.edu.iq

More information

Equity correlations implied by index options: estimation and model uncertainty analysis

Equity correlations implied by index options: estimation and model uncertainty analysis 1/18 : estimation and model analysis, EDHEC Business School (joint work with Rama COT) Modeling and managing financial risks Paris, 10 13 January 2011 2/18 Outline 1 2 of multi-asset models Solution to

More information

Lecture 3: Factor models in modern portfolio choice

Lecture 3: Factor models in modern portfolio choice Lecture 3: Factor models in modern portfolio choice Prof. Massimo Guidolin Portfolio Management Spring 2016 Overview The inputs of portfolio problems Using the single index model Multi-index models Portfolio

More information

New Zealand Mutual Fund Performance

New Zealand Mutual Fund Performance New Zealand Mutual Fund Performance Rob Bauer ABP Investments and Maastricht University Limburg Institute of Financial Economics Maastricht University P.O. Box 616 6200 MD Maastricht The Netherlands Phone:

More information

The Duration Derby: A Comparison of Duration Based Strategies in Asset Liability Management

The Duration Derby: A Comparison of Duration Based Strategies in Asset Liability Management The Duration Derby: A Comparison of Duration Based Strategies in Asset Liability Management H. Zheng Department of Mathematics, Imperial College London SW7 2BZ, UK h.zheng@ic.ac.uk L. C. Thomas School

More information

Benefits of Commodity Investment. Georgi Georgiev. Ph.D. Candidate, University of Massachusetts CISDM. CISDM Working Paper March, 2001

Benefits of Commodity Investment. Georgi Georgiev. Ph.D. Candidate, University of Massachusetts CISDM. CISDM Working Paper March, 2001 Benefits of Commodity Investment Georgi Georgiev Ph.D. Candidate, University of Massachusetts CISDM CISDM Working Paper March, 2001 Please Address Correspondence to: Thomas Schneeweis CISDM/School of Management

More information

APPLYING MULTIVARIATE

APPLYING MULTIVARIATE Swiss Society for Financial Market Research (pp. 201 211) MOMTCHIL POJARLIEV AND WOLFGANG POLASEK APPLYING MULTIVARIATE TIME SERIES FORECASTS FOR ACTIVE PORTFOLIO MANAGEMENT Momtchil Pojarliev, INVESCO

More information

Global Equity Style Premia

Global Equity Style Premia For professional investors only Global Equity Style Premia A unique approach to style-based investing Global Equity Style Premia A smarter way to invest in equities; systematically accessing the returns

More information

Risk and Return in Hedge Funds and Funds-of- Hedge Funds: A Cross-Sectional Approach

Risk and Return in Hedge Funds and Funds-of- Hedge Funds: A Cross-Sectional Approach Australasian Accounting, Business and Finance Journal Volume 6 Issue 3 Article 4 Risk and Return in Hedge Funds and Funds-of- Hedge Funds: A Cross-Sectional Approach Hee Soo Lee Yonsei University, South

More information

Index and Enhanced Index Funds

Index and Enhanced Index Funds Index and Enhanced Index Funds By David G. Booth Co-Chairman, Chief Executive Officer and Chief Investment Officer Dimensional Fund Advisors Inc. April 2001 Dimensional Fund Advisors' investment strategies

More information

Hedge Fund Performance Evaluation under the Stochastic Discount Factor Framework

Hedge Fund Performance Evaluation under the Stochastic Discount Factor Framework JOURNAL OF FINANCIAL AND QUANTITATIVE ANALYSIS Vol. 51, No. 1, Feb. 2016, pp. 231 257 COPYRIGHT 2016, MICHAEL G. FOSTER SCHOOL OF BUSINESS, UNIVERSITY OF WASHINGTON, SEATTLE, WA 98195 doi:10.1017/s0022109016000120

More information

2016 by Andrew W. Lo All Rights Reserved

2016 by Andrew W. Lo All Rights Reserved Hedge Funds: A Dynamic Industry in Transition Andrew W. Lo, MIT and AlphaSimplex th Anniversary esayco Conference ee March 10, 2016 Based on Getmansky, Lee, and Lo, Hedge Funds: A Dynamic Industry in Transition,

More information

Quantopian Risk Model Abstract. Introduction

Quantopian Risk Model Abstract. Introduction Abstract Risk modeling is a powerful tool that can be used to understand and manage sources of risk in investment portfolios. In this paper we lay out the logic and the implementation of the Quantopian

More information

Upside Potential of Hedge Funds as a Predictor of Future Performance

Upside Potential of Hedge Funds as a Predictor of Future Performance Upside Potential of Hedge Funds as a Predictor of Future Performance Turan G. Bali, Stephen J. Brown, Mustafa O. Caglayan January 7, 2018 American Finance Association (AFA) Philadelphia, PA 1 Introduction

More information

Asset Management Market Study Final Report: Annex 5 Assessment of third party datasets

Asset Management Market Study Final Report: Annex 5 Assessment of third party datasets MS15/2.3: Annex 5 Market Study Final Report: Annex 5 June 2017 Annex 5: Introduction 1. Asset managers frequently present the performance of investment products against benchmarks in marketing materials.

More information

Common Risk Factors in the Cross-Section of Corporate Bond Returns

Common Risk Factors in the Cross-Section of Corporate Bond Returns Common Risk Factors in the Cross-Section of Corporate Bond Returns Online Appendix Section A.1 discusses the results from orthogonalized risk characteristics. Section A.2 reports the results for the downside

More information

FACTOR BASED REPLICATION: A RE-EXAMINATION OF TWO KEY STUDIES

FACTOR BASED REPLICATION: A RE-EXAMINATION OF TWO KEY STUDIES FACTOR BASED REPLICATION: A RE-EXAMINATION OF TWO KEY STUDIES The revelation that a key paper by Rogoff and Reinhart included errors in both coding and data highlights the need for investors and practitioners

More information

HEDGE FUND PERFORMANCE IN SWEDEN A Comparative Study Between Swedish and European Hedge Funds

HEDGE FUND PERFORMANCE IN SWEDEN A Comparative Study Between Swedish and European Hedge Funds HEDGE FUND PERFORMANCE IN SWEDEN A Comparative Study Between Swedish and European Hedge Funds Agnes Malmcrona and Julia Pohjanen Supervisor: Naoaki Minamihashi Bachelor Thesis in Finance Department of

More information

Factor investing: building balanced factor portfolios

Factor investing: building balanced factor portfolios Investment Insights Factor investing: building balanced factor portfolios Edward Leung, Ph.D. Quantitative Research Analyst, Invesco Quantitative Strategies Andrew Waisburd, Ph.D. Managing Director, Invesco

More information

Do Indian Mutual funds with high risk adjusted returns show more stability during an Economic downturn?

Do Indian Mutual funds with high risk adjusted returns show more stability during an Economic downturn? Do Indian Mutual funds with high risk adjusted returns show more stability during an Economic downturn? Kalpakam. G, Faculty Finance, KJ Somaiya Institute of management Studies & Research, Mumbai. India.

More information

Financial Mathematics III Theory summary

Financial Mathematics III Theory summary Financial Mathematics III Theory summary Table of Contents Lecture 1... 7 1. State the objective of modern portfolio theory... 7 2. Define the return of an asset... 7 3. How is expected return defined?...

More information

An analysis of the relative performance of Japanese and foreign money management

An analysis of the relative performance of Japanese and foreign money management An analysis of the relative performance of Japanese and foreign money management Stephen J. Brown, NYU Stern School of Business William N. Goetzmann, Yale School of Management Takato Hiraki, International

More information

Risk Control of Mean-Reversion Time in Statistical Arbitrage,

Risk Control of Mean-Reversion Time in Statistical Arbitrage, Risk Control of Mean-Reversion Time in Statistical Arbitrage George Papanicolaou Stanford University CDAR Seminar, UC Berkeley April 6, 8 with Joongyeub Yeo Risk Control of Mean-Reversion Time in Statistical

More information

Portfolios with Hedge Funds and Other Alternative Investments Introduction to a Work in Progress

Portfolios with Hedge Funds and Other Alternative Investments Introduction to a Work in Progress Portfolios with Hedge Funds and Other Alternative Investments Introduction to a Work in Progress July 16, 2002 Peng Chen Barry Feldman Chandra Goda Ibbotson Associates 225 N. Michigan Ave. Chicago, IL

More information

15 Years of the Russell 2000 Buy Write

15 Years of the Russell 2000 Buy Write 15 Years of the Russell 2000 Buy Write September 15, 2011 Nikunj Kapadia 1 and Edward Szado 2, CFA CISDM gratefully acknowledges research support provided by the Options Industry Council. Research results,

More information

Using Pitman Closeness to Compare Stock Return Models

Using Pitman Closeness to Compare Stock Return Models International Journal of Business and Social Science Vol. 5, No. 9(1); August 2014 Using Pitman Closeness to Compare Stock Return s Victoria Javine Department of Economics, Finance, & Legal Studies University

More information

Smart Beta: Why the popularity and what s under the bonnet?

Smart Beta: Why the popularity and what s under the bonnet? APPLIED FINANCE CENTRE Faculty of Business and Economics Smart Beta: Why the popularity and what s under the bonnet? SLAVA PLATKOV PORTFOLIO MANAGER, DIMENSIONAL FUND ADVISORS Sydney CBD, 27 February 2018

More information

Active portfolios: diversification across trading strategies

Active portfolios: diversification across trading strategies Computational Finance and its Applications III 119 Active portfolios: diversification across trading strategies C. Murray Goldman Sachs and Co., New York, USA Abstract Several characteristics of a firm

More information

Multi-factor Stock Selection Model Based on Kernel Support Vector Machine

Multi-factor Stock Selection Model Based on Kernel Support Vector Machine Journal of Mathematics Research; Vol. 10, No. 5; October 2018 ISSN 1916-9795 E-ISSN 1916-9809 Published by Canadian Center of Science and Education Multi-factor Stock Selection Model Based on Kernel Support

More information

Procedia - Social and Behavioral Sciences 109 ( 2014 ) Yigit Bora Senyigit *, Yusuf Ag

Procedia - Social and Behavioral Sciences 109 ( 2014 ) Yigit Bora Senyigit *, Yusuf Ag Available online at www.sciencedirect.com ScienceDirect Procedia - Social and Behavioral Sciences 109 ( 2014 ) 327 332 2 nd World Conference on Business, Economics and Management WCBEM 2013 Explaining

More information

Journal of Computational and Applied Mathematics. The mean-absolute deviation portfolio selection problem with interval-valued returns

Journal of Computational and Applied Mathematics. The mean-absolute deviation portfolio selection problem with interval-valued returns Journal of Computational and Applied Mathematics 235 (2011) 4149 4157 Contents lists available at ScienceDirect Journal of Computational and Applied Mathematics journal homepage: www.elsevier.com/locate/cam

More information

Optimal Security Liquidation Algorithms

Optimal Security Liquidation Algorithms Optimal Security Liquidation Algorithms Sergiy Butenko Department of Industrial Engineering, Texas A&M University, College Station, TX 77843-3131, USA Alexander Golodnikov Glushkov Institute of Cybernetics,

More information

Do Funds-of Deserve Their

Do Funds-of Deserve Their Do Funds-of of-funds Deserve Their Fees-on on-fees? Andrew Ang Matthew Rhodes-Kropf Rui Zhao May 2006 Federal Reserve Bank of Atlanta Financial Markets Conference Motivation: Are FoFs Bad Deals? A fund-of-funds

More information

Industry Indices in Event Studies. Joseph M. Marks Bentley University, AAC Forest Street Waltham, MA

Industry Indices in Event Studies. Joseph M. Marks Bentley University, AAC Forest Street Waltham, MA Industry Indices in Event Studies Joseph M. Marks Bentley University, AAC 273 175 Forest Street Waltham, MA 02452-4705 jmarks@bentley.edu Jim Musumeci* Bentley University, 107 Morrison 175 Forest Street

More information

Predicting the Success of a Retirement Plan Based on Early Performance of Investments

Predicting the Success of a Retirement Plan Based on Early Performance of Investments Predicting the Success of a Retirement Plan Based on Early Performance of Investments CS229 Autumn 2010 Final Project Darrell Cain, AJ Minich Abstract Using historical data on the stock market, it is possible

More information

FUND OF HEDGE FUNDS DO THEY REALLY ADD VALUE?

FUND OF HEDGE FUNDS DO THEY REALLY ADD VALUE? FUND OF HEDGE FUNDS DO THEY REALLY ADD VALUE? Florian Albrecht, Jean-Francois Bacmann, Pierre Jeanneret & Stefan Scholz, RMF Investment Management Man Investments Hedge funds have attracted significant

More information

Occasional Paper. Risk Measurement Illiquidity Distortions. Jiaqi Chen and Michael L. Tindall

Occasional Paper. Risk Measurement Illiquidity Distortions. Jiaqi Chen and Michael L. Tindall DALLASFED Occasional Paper Risk Measurement Illiquidity Distortions Jiaqi Chen and Michael L. Tindall Federal Reserve Bank of Dallas Financial Industry Studies Department Occasional Paper 12-2 December

More information

Alternative Risk Premia: What Do We know? 1

Alternative Risk Premia: What Do We know? 1 Alternative Risk Premia: What Do We know? 1 Thierry Roncalli and Ban Zheng Lyxor Asset Management 2, France Lyxor Conference Paris, May 23, 2016 1 The materials used in these slides are taken from Hamdan

More information

Quantitative Portfolio Theory & Performance Analysis

Quantitative Portfolio Theory & Performance Analysis 550.447 Quantitative Portfolio Theory & Performance Analysis Week of April 15, 013 & Arbitrage-Free Pricing Theory (APT) Assignment For April 15 (This Week) Read: A&L, Chapter 5 & 6 Read: E&G Chapters

More information

Lending Club Loan Portfolio Optimization Fred Robson (frobson), Chris Lucas (cflucas)

Lending Club Loan Portfolio Optimization Fred Robson (frobson), Chris Lucas (cflucas) CS22 Artificial Intelligence Stanford University Autumn 26-27 Lending Club Loan Portfolio Optimization Fred Robson (frobson), Chris Lucas (cflucas) Overview Lending Club is an online peer-to-peer lending

More information

Style rotation and the performance of Equity Long/Short hedge funds

Style rotation and the performance of Equity Long/Short hedge funds Original Article Style rotation and the performance of Equity Long/Short hedge funds Received (in revised form): 9th August 2010 Jarkko Peltomäki is an assistant professor at the University of Vaasa. His

More information