Methodologies
Expected Returns
14 min
this document explains the various methodologies used to calculate expected returns in the mantacore system, specifically focusing on the mathematical approaches for portfolio and component level expected returns estimation overview mantarisk calculates expected returns using four different methodologies, which can be categorized along two dimensions data source dimension sample based methods (using historical returns directly) factor model based methods (using risk factor exposures) weighting dimension equally weighted methods (all observations have equal importance) exponentially weighted methods (recent observations are more important) this results in four distinct methodologies equally weighted sample exponentially weighted sample equally weighted factor model exponentially weighted factor model methodology details 1\ equally weighted sample this methodology calculates expected returns directly from historical returns data, giving equal weight to all observations in the time series mathematical formula the equally weighted expected return is given by the following formula e\[r] = \frac{1}{t} \sum {t=1}^{t} r t where t is the number of observations in the time series r t is the return at time t characteristics uses simple arithmetic mean of historical returns all observations in the time series have equal influence less responsive to recent market changes more stable over time useful for long term strategic forecasting 2\ exponentially weighted sample this methodology also uses historical returns directly but applies exponential weighting to give more importance to recent observations mathematical formula the expected exponentially weighted moving average (ewma) return is given by the following formula e^\mathrm{ewma}\[r] = \frac{\sum {t=1}^{t} w t \cdot r t}{\sum {t=1}^{t} w t},\quad w t=2^{ \frac{t t}{h}} where t is the number of observations in the time series r t is the return at time t h is the halflife parameter (number of periods for weight to reduce by half) characteristics uses exponentially weighted moving average (ewma) recent observations have more influence than older ones the halflife parameter determines how quickly the weights decay this parameter depends on the chosen horizon and will be faster for a daily horizon than for a monthly horizon more responsive to recent market changes useful for tactical or short term forecasting better at capturing regime changes or trend shifts 3\ equally weighted factor model this methodology uses a risk factor model to calculate expected returns it applies the portfolio's exposures (betas) to risk factors and multiplies them by the equally weighted expected returns of those risk factors mathematical formula the expected return for the equally weighted factor model is given by e\[r p] = \sum {i=1}^{n} \beta i \cdot e\[r i] where n is the number of risk factors β i is the exposure (beta) to risk factor i e\[r i] is the equally weighted expected return of risk factor i characteristics based on risk factor exposures rather than direct historical returns uses equally weighted means for risk factor expected returns more stable and theoretically grounded captures systematic risk exposures useful for understanding return drivers less influenced by idiosyncratic movements 4\ exponentially weighted factor model this methodology also uses a risk factor model but applies exponential weighting to the expected returns of the risk factors mathematical formula the expected returns for the exponentially weighted factor model is given by e^\mathrm{ewma}\[r p] = \sum {i=1}^{n} \beta i \cdot e^\mathrm{ewma}\[r i] where n is the number of risk factors β i is the exposure (beta) to risk factor i e^{ewma}\[r i] is the exponentially weighted expected return of risk factor i characteristics based on risk factor exposures uses exponentially weighted means for risk factor expected returns balances theoretical grounding with responsiveness to recent data captures systematic risk exposures while being more sensitive to recent factor performance useful for medium term forecasting application in portfolio analysis these methodologies are applied at two levels in the portfolio analysis process portfolio level calculates expected returns for the entire portfolio as a whole component level calculates expected returns for individual instruments within the portfolio both applications use the same core calculation methodologies, but they differ in how they obtain the inputs (returns and factor exposures) and how the results are utilized in subsequent analysis choosing a methodology the choice of methodology depends on several factors investment horizon longer horizons may benefit from equally weighted methods, while shorter horizons may benefit from exponentially weighted methods market conditions during stable periods, equally weighted methods may perform better during changing regimes, exponentially weighted methods may be more appropriate analysis purpose factor models provide more insight into return drivers, while sample based methods may be more accurate for pure forecasting conclusion mantacore's multiple methodologies for calculating expected returns provide flexibility and robustness by considering both sample based and factor model based approaches, and by applying both equal and exponential weighting schemes, the system can generate a more comprehensive view of expected returns under different assumptions and for different purposes