Portfolio Optimization

Total Page:16

File Type:pdf, Size:1020Kb

Portfolio Optimization Portfolio Optimization Prof. Daniel P. Palomar ELEC5470/IEDA6100A - Convex Optimization The Hong Kong University of Science and Technology (HKUST) Fall 2020-21 Outline 1 Primer on Financial Data 2 Modeling the Returns 3 Portfolio Basics 4 Heuristic Portfolios 5 Markowitz’s Modern Portfolio Theory (MPT) Mean-variance portfolio (MVP) Global minimum variance portfolio (GMVP) Maximum Sharpe ratio portfolio (MSRP) Outline 1 Primer on Financial Data 2 Modeling the Returns 3 Portfolio Basics 4 Heuristic Portfolios 5 Markowitz’s Modern Portfolio Theory (MPT) Mean-variance portfolio (MVP) Global minimum variance portfolio (GMVP) Maximum Sharpe ratio portfolio (MSRP) Asset log-prices Let pt be the price of an asset at (discrete) time index t. The fundamental model is based on modeling the log-prices yt , log pt as a random walk: yt = µ + yt−1 + ϵt Log−prices of S&P 500 index 2007−01−03 / 2017−12−29 7.8 7.8 7.6 7.6 7.4 7.4 7.2 7.2 7.0 7.0 6.8 6.8 6.6 6.6 Jan 03 Jan 02 Jan 02 Jan 04 Jan 03 Jan 03 Jan 02 Jan 02 Jan 02 Jan 04 Jan 03 Dec 29 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2017 D. Palomar (HKUST) Portfolio Optimization 4 / 74 Asset returns For stocks, returns are used for the modeling since they are “stationary” (as opposed to the previous random walk). Simple return (a.k.a. linear or net return) is pt − pt−1 pt Rt , = − 1. pt−1 pt−1 Log-return (a.k.a. continuously compounded return) is pt rt , yt − yt−1 = log = log (1 + Rt) . pt−1 Observe that the log-return is “stationary”: rt = yt − yt−1 = µ + ϵt 1 Note that rt ≈ Rt when Rt is small (i.e., the changes in pt are small) (Ruppert 2010) . 1D. Ruppert, Statistics and Data Analysis for Financial Engineering. Springer, 2010. D. Palomar (HKUST) Portfolio Optimization 5 / 74 S&P 500 index - Log-returns Log−returns of S&P 500 index 2007−01−04 / 2017−12−29 0.10 0.10 0.05 0.05 0.00 0.00 −0.05 −0.05 Jan 04 Jan 02 Jan 02 Jan 04 Jan 03 Jan 03 Jan 02 Jan 02 Jan 02 Jan 04 Jan 03 Dec 29 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2017 D. Palomar (HKUST) Portfolio Optimization 6 / 74 Non-Gaussianity and asymmetry Histograms of S&P 500 log-returns: Histogram of daily log−returns Histogram of weekly log−returns Histogram of biweekly log−returns 20 25 60 20 15 50 40 15 10 30 Density Density Density 10 20 5 5 10 0 0 0 −0.10 −0.05 0.00 0.05 0.10 −0.2 −0.1 0.0 0.1 −0.3 −0.2 −0.1 0.0 0.1 0.2 return return return Histogram of monthly log−returns Histogram of bimonthly log−returns Histogram of quarterly log−returns 14 10 12 8 8 10 6 6 8 Density Density Density 6 4 4 4 2 2 2 0 0 0 −0.3 −0.2 −0.1 0.0 0.1 0.2 −0.4 −0.2 0.0 0.2 −0.4 −0.2 0.0 0.2 return return return D. Palomar (HKUST) Portfolio Optimization 7 / 74 Heavy-tailness QQ plots of S&P 500 log-returns: D. Palomar (HKUST) Portfolio Optimization 8 / 74 Volatility clustering S&P 500 log-returns: Log−returns of S&P 500 index 2007−01−04 / 2017−12−29 0.10 0.10 0.05 0.05 0.00 0.00 −0.05 −0.05 Jan 04 Jan 02 Jan 02 Jan 04 Jan 03 Jan 03 Jan 02 Jan 02 Jan 02 Jan 04 Jan 03 Dec 29 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2017 D. Palomar (HKUST) Portfolio Optimization 9 / 74 Volatility clustering removed Standardized S&P 500 log-returns: Standardized log−returns of S&P 500 index 2007−01−04 / 2017−12−29 2 2 0 0 −2 −2 −4 −4 Jan 04 Jan 02 Jan 02 Jan 04 Jan 03 Jan 03 Jan 02 Jan 02 Jan 02 Jan 04 Jan 03 Dec 29 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2017 D. Palomar (HKUST) Portfolio Optimization 10 / 74 Frequency of data Low frequency (weekly, monthly): Gaussian distributions seems to fit reality after correcting for volatility clustering (except for the asymmetry), but the nonstationarity is a big issue Medium frequency (daily): definitely heavy tails even after correcting for volatility clustering, as well as asymmetry High frequency (intraday, 30min, 5min, tick-data): below 5min the noise microstructure starts to reveal itself D. Palomar (HKUST) Portfolio Optimization 11 / 74 Outline 1 Primer on Financial Data 2 Modeling the Returns 3 Portfolio Basics 4 Heuristic Portfolios 5 Markowitz’s Modern Portfolio Theory (MPT) Mean-variance portfolio (MVP) Global minimum variance portfolio (GMVP) Maximum Sharpe ratio portfolio (MSRP) Returns of the universe In practice, we don’t just deal with one asset but with a whole universe of N assets. N We denote the log-returns of the N assets at time t with the vector rt ∈ R . The time index t can denote any arbitrary period such as days, weeks, months, 5-min intervals, etc. Ft−1 denotes the previous historical data. Econometrics aims at modeling rt conditional on Ft−1. rt is a multivariate stochastic process with conditional mean and covariance matrix denoted as (Feng and Palomar 2016)2 µ , E [r | F − ] t t t 1 h i , | F − − T | F Σt Cov [rt t−1] = E (rt µt)(rt µt) t−1 . 2Y. Feng and D. P. Palomar, A Signal Processing Perspective on Financial Engineering. Foundations and Trends in Signal Processing, Now Publishers, 2016. D. Palomar (HKUST) Portfolio Optimization 13 / 74 i.i.d. model For simplicity we will assume that rt follows an i.i.d. distribution (which is not very innacurate in general). That is, both the conditional mean and conditional covariance are constant: µt = µ, Σt = Σ. Very simple model, however, it is one of the most fundamental assumptions for many important works, e.g., the Nobel prize-winning Markowitz’s portfolio theory (Markowitz 1952)3. 3H. Markowitz, “Portfolio selection,” J. Financ., vol. 7, no. 1, pp. 77–91, 1952. D. Palomar (HKUST) Portfolio Optimization 14 / 74 Factor models Factor models are special cases of the i.i.d. model with the covariance matrix being decomposed into two parts: low dimensional factors and marginal noise. The factor model is rt = α + Bft + wt, where α denotes a constant vector K ft ∈ R with K ≪ N is a vector of a few factors that are responsible for most of the randomness in the market B ∈ RN×K denotes how the low dimensional factors affect the higher dimensional market assets wt is a white noise residual vector that has only a marginal effect. The factors can be explicit or implicit. Widely used by practitioners (they buy factors at a high premium). Connections with Principal Component Analysis (PCA) (Jolliffe 2002)4. 4I. Jolliffe, Principal Component Analysis. Springer-Verlag, 2002. D. Palomar (HKUST) Portfolio Optimization 15 / 74 Time-series models The previous models are i.i.d., but there are hundreds of other models attempting to capture the time correlation or time structure of the returns, as well as the volatility clustering or heteroskedasticity. To capture the time correlation we have mean models: VAR, VMA, VARMA, VARIMA, VECM, etc. To capture the volatility clustering we have covariance models: ARCH, GARCH, VEC, DVEC, BEKK, CCC, DCC, etc. Standard textbook references (Lütkepohl 2007; Tsay 2005, 2013): H. Lutkepohl. New Introduction to Multiple Time Series Analysis. Springer, 2007. R. S. Tsay. Multivariate Time Series Analysis: With R and Financial Applications. John Wiley & Sons, 2013. Simple introductory reference (Feng and Palomar 2016): Y. Feng and D. P. Palomar. A Signal Processing Perspective on Financial Engi- neering. Foundations and Trends in Signal Processing, Now Publishers, 2016. D. Palomar (HKUST) Portfolio Optimization 16 / 74 Sample estimates Consider the i.i.d. model: rt = µ + wt, N N where µ ∈ R is the mean and wt ∈ R is an i.i.d. process with zero mean and constant covariance matrix Σ. The mean vector µ and covariance matrix Σ have to be estimated in practice based on T observations. The simplest estimators areP the sample estimators: sample mean: µˆ = 1 T r T t=1 t P ˆ 1 T − − T sample covariance matrix: Σ = T−1 t=1(rt µˆ)(rt µˆ) . Note that the factor 1/ (T − 1) is used instead of 1/T to get an unbiased estimator (asymptotically for T → ∞ they coincide). Many more sophisticated estimators exist, namely: shrinkage estimators, Black-Litterman estimators, etc. D. Palomar (HKUST) Portfolio Optimization 17 / 74 Least-Square (LS) estimator Minimize the least-square error in the T observed i.i.d. samples: XT 1 2 minimize ∥rt − µ∥ . µ T 2 t=1 The optimal solution is the sample mean: 1 XT µˆ = r . T t t=1 The sample covariance of the residuals wˆ t = rt − µˆ is the sample covariance matrix: 1 XT Σˆ = (r − µˆ)(r − µˆ)T . T − 1 t t t=1 D. Palomar (HKUST) Portfolio Optimization 18 / 74 Maximum Likelihood Estimator (MLE) Assume rt are i.i.d. and follow a Gaussian distribution: 1 − 1 (r−µ)TΣ−1(r−µ) f(r) = q e 2 . (2π)N |Σ| where µ ∈ RN is a mean vector that gives the location Σ ∈ RN×N is a positive definite covariance matrix that defines the shape.
Recommended publications
  • Fact Sheet 2021
    Q2 2021 GCI Select Equity TM Globescan Capital was Returns (Average Annual) Morningstar Rating (as of 3/31/21) © 2021 Morningstar founded on the principle Return Return that investing in GCI Select S&P +/- Percentile Quartile Overall Funds in high-quality companies at Equity 500TR Rank Rank Rating Category attractive prices is the best strategy to achieve long-run Year to Date 18.12 15.25 2.87 Q1 2021 Top 30% 2nd 582 risk-adjusted performance. 1-year 43.88 40.79 3.08 1 year Top 19% 1st 582 As such, our portfolio is 3-year 22.94 18.67 4.27 3 year Top 3% 1st 582 concentrated and focused solely on the long-term, Since Inception 20.94 17.82 3.12 moat-protected future free (01/01/17) cash flows of the companies we invest in. TOP 10 HOLDINGS PORTFOLIO CHARACTERISTICS Morningstar Performance MPT (6/30/2021) (6/30/2021) © 2021 Morningstar Core Principles Facebook Inc A 6.76% Number of Holdings 22 Return 3 yr 19.49 Microsoft Corp 6.10% Total Net Assets $44.22M Standard Deviation 3 yr 18.57 American Tower Corp 5.68% Total Firm Assets $119.32M Alpha 3 yr 3.63 EV/EBITDA (ex fincls/reits) 17.06x Upside Capture 3yr 105.46 Crown Castle International Corp 5.56% P/E FY1 (ex fincls/reits) 29.0x Downside Capture 3 yr 91.53 Charles Schwab Corp 5.53% Invest in businesses, EPS Growth (ex fincls/reits) 25.4% Sharpe Ratio 3 yr 1.04 don't trade stocks United Parcel Service Inc Class B 5.44% ROIC (ex fincls/reits) 14.1% Air Products & Chemicals Inc 5.34% Standard Deviation (3-year) 18.9% Booking Holding Inc 5.04% % of assets in top 5 holdings 29.6% Mastercard Inc A 4.74% % of assets in top 10 holdings 54.7% First American Financial Corp 4.50% Dividend Yield 0.70% Think long term, don't try to time markets Performance vs S&P 500 (Average Annual Returns) Be concentrated, 43.88 GCI Select Equity don't overdiversify 40.79 S&P 500 TR 22.94 20.94 18.12 18.67 17.82 15.25 Use the market, don't rely on it YTD 1 YR 3 YR Inception (01/01/2017) Disclosures Globescan Capital Inc., d/b/a GCI-Investors, is an investment advisor registered with the SEC.
    [Show full text]
  • Portfolio Optimization and Long-Term Dependence1
    Portfolio optimization and long-term dependence1 Carlos León2 and Alejandro Reveiz3 Introduction It is a widespread practice to use daily or monthly data to design portfolios with investment horizons equal or greater than a year. The computation of the annualized mean return is carried out via traditional interest rate compounding – an assumption free procedure –, while scaling volatility is commonly fulfilled by relying on the serial independence of returns’ assumption, which results in the celebrated square-root-of-time rule. While it is a well-recognized fact that the serial independence assumption for asset returns is unrealistic at best, the convenience and robustness of the computation of the annual volatility for portfolio optimization based on the square-root-of-time rule remains largely uncontested. As expected, the greater the departure from the serial independence assumption, the larger the error resulting from this volatility scaling procedure. Based on a global set of risk factors, we compare a standard mean-variance portfolio optimization (eg square-root-of-time rule reliant) with an enhanced mean-variance method for avoiding the serial independence assumption. Differences between the resulting efficient frontiers are remarkable, and seem to increase as the investment horizon widens (Figure 1). Figure 1 Efficient frontiers for the standard and enhanced methods 1-year 10-year Source: authors’ calculations. 1 We are grateful to Marco Ruíz, Jack Bohn and Daniel Vela, who provided valuable comments and suggestions. Research assistance, comments and suggestions from Karen Leiton and Francisco Vivas are acknowledged and appreciated. As usual, the opinions and statements are the sole responsibility of the authors.
    [Show full text]
  • Lapis Global Top 50 Dividend Yield Index Ratios
    Lapis Global Top 50 Dividend Yield Index Ratios MARKET RATIOS 2012 2013 2014 2015 2016 2017 2018 2019 2020 P/E Lapis Global Top 50 DY Index 14,45 16,07 16,71 17,83 21,06 22,51 14,81 16,96 19,08 MSCI ACWI Index (Benchmark) 15,42 16,78 17,22 19,45 20,91 20,48 14,98 19,75 31,97 P/E Estimated Lapis Global Top 50 DY Index 12,75 15,01 16,34 16,29 16,50 17,48 13,18 14,88 14,72 MSCI ACWI Index (Benchmark) 12,19 14,20 14,94 15,16 15,62 16,23 13,01 16,33 19,85 P/B Lapis Global Top 50 DY Index 2,52 2,85 2,76 2,52 2,59 2,92 2,28 2,74 2,43 MSCI ACWI Index (Benchmark) 1,74 2,02 2,08 2,05 2,06 2,35 2,02 2,43 2,80 P/S Lapis Global Top 50 DY Index 1,49 1,70 1,72 1,65 1,71 1,93 1,44 1,65 1,60 MSCI ACWI Index (Benchmark) 1,08 1,31 1,35 1,43 1,49 1,71 1,41 1,72 2,14 EV/EBITDA Lapis Global Top 50 DY Index 9,52 10,45 10,77 11,19 13,07 13,01 9,92 11,82 12,83 MSCI ACWI Index (Benchmark) 8,93 9,80 10,10 11,18 11,84 11,80 9,99 12,22 16,24 FINANCIAL RATIOS 2012 2013 2014 2015 2016 2017 2018 2019 2020 Debt/Equity Lapis Global Top 50 DY Index 89,71 93,46 91,08 95,51 96,68 100,66 97,56 112,24 127,34 MSCI ACWI Index (Benchmark) 155,55 137,23 133,62 131,08 134,68 130,33 125,65 129,79 140,13 PERFORMANCE MEASURES 2012 2013 2014 2015 2016 2017 2018 2019 2020 Sharpe Ratio Lapis Global Top 50 DY Index 1,48 2,26 1,05 -0,11 0,84 3,49 -1,19 2,35 -0,15 MSCI ACWI Index (Benchmark) 1,23 2,22 0,53 -0,15 0,62 3,78 -0,93 2,27 0,56 Jensen Alpha Lapis Global Top 50 DY Index 3,2 % 2,2 % 4,3 % 0,3 % 2,9 % 2,3 % -3,9 % 2,4 % -18,6 % Information Ratio Lapis Global Top 50 DY Index -0,24
    [Show full text]
  • Arbitrage Pricing Theory: Theory and Applications to Financial Data Analysis Basic Investment Equation
    Risk and Portfolio Management Spring 2010 Arbitrage Pricing Theory: Theory and Applications To Financial Data Analysis Basic investment equation = Et equity in a trading account at time t (liquidation value) = + Δ Rit return on stock i from time t to time t t (includes dividend income) = Qit dollars invested in stock i at time t r = interest rate N N = + Δ + − ⎛ ⎞ Δ ()+ Δ Et+Δt Et Et r t ∑Qit Rit ⎜∑Qit ⎟r t before rebalancing, at time t t i=1 ⎝ i=1 ⎠ N N N = + Δ + − ⎛ ⎞ Δ + ε ()+ Δ Et+Δt Et Et r t ∑Qit Rit ⎜∑Qit ⎟r t ∑| Qi(t+Δt) - Qit | after rebalancing, at time t t i=1 ⎝ i=1 ⎠ i=1 ε = transaction cost (as percentage of stock price) Leverage N N = + Δ + − ⎛ ⎞ Δ Et+Δt Et Et r t ∑Qit Rit ⎜∑Qit ⎟r t i=1 ⎝ i=1 ⎠ N ∑ Qit Ratio of (gross) investments i=1 Leverage = to equity Et ≥ Qit 0 ``Long - only position'' N ≥ = = Qit 0, ∑Qit Et Leverage 1, long only position i=1 Reg - T : Leverage ≤ 2 ()margin accounts for retail investors Day traders : Leverage ≤ 4 Professionals & institutions : Risk - based leverage Portfolio Theory Introduce dimensionless quantities and view returns as random variables Q N θ = i Leverage = θ Dimensionless ``portfolio i ∑ i weights’’ Ei i=1 ΔΠ E − E − E rΔt ΔE = t+Δt t t = − rΔt Π Et E ~ All investments financed = − Δ Ri Ri r t (at known IR) ΔΠ N ~ = θ Ri Π ∑ i i=1 ΔΠ N ~ ΔΠ N ~ ~ N ⎛ ⎞ ⎛ ⎞ 2 ⎛ ⎞ ⎛ ⎞ E = θ E Ri ; σ = θ θ Cov Ri , R j = θ θ σ σ ρ ⎜ Π ⎟ ∑ i ⎜ ⎟ ⎜ Π ⎟ ∑ i j ⎜ ⎟ ∑ i j i j ij ⎝ ⎠ i=1 ⎝ ⎠ ⎝ ⎠ ij=1 ⎝ ⎠ ij=1 Sharpe Ratio ⎛ ΔΠ ⎞ N ⎛ ~ ⎞ E θ E R ⎜ Π ⎟ ∑ i ⎜ i ⎟ s = s()θ ,...,θ = ⎝ ⎠ = i=1 ⎝ ⎠ 1 N ⎛ ΔΠ ⎞ N σ ⎜ ⎟ θ θ σ σ ρ Π ∑ i j i j ij ⎝ ⎠ i=1 Sharpe ratio is homogeneous of degree zero in the portfolio weights.
    [Show full text]
  • Sharpe Ratio
    StatFACTS Sharpe Ratio StatMAP CAPITAL The most famous return-versus- voLATILITY BENCHMARK TAIL PRESERVATION risk measurement, the Sharpe ratio, RN TU E represents the added value over the R risk-free rate per unit of volatility risk. K S I R FF O - E SHARPE AD R RATIO T How Is it Useful? What Do the Graphs Show Me? The Sharpe ratio simplifies the options facing the The graphs below illustrate the two halves of the investor by separating investments into one of two Sharpe ratio. The upper graph shows the numerator, the choices, the risk-free rate or anything else. Thus, the excess return over the risk-free rate. The blue line is the Sharpe ratio allows investors to compare very different investment. The red line is the risk-free rate on a rolling, investments by the same criteria. Anything that isn’t three-year basis. More often than not, the investment’s the risk-free investment can be compared against any return exceeds that of the risk-free rate, leading to a other investment. The Sharpe ratio allows for apples-to- positive numerator. oranges comparisons. The lower graph shows the risk metric used in the denominator, standard deviation. Standard deviation What Is a Good Number? measures how volatile an investment’s returns have been. Sharpe ratios should be high, with the larger the number, the better. This would imply significant outperformance versus the risk-free rate and/or a low standard deviation. Rolling Three Year Return However, there is no set-in-stone breakpoint above, 40% 30% which is good, and below, which is bad.
    [Show full text]
  • A Sharper Ratio: a General Measure for Correctly Ranking Non-Normal Investment Risks
    A Sharper Ratio: A General Measure for Correctly Ranking Non-Normal Investment Risks † Kent Smetters ∗ Xingtan Zhang This Version: February 3, 2014 Abstract While the Sharpe ratio is still the dominant measure for ranking risky investments, much effort has been made over the past three decades to find more robust measures that accommodate non- Normal risks (e.g., “fat tails”). But these measures have failed to map to the actual investor problem except under strong restrictions; numerous ad-hoc measures have arisen to fill the void. We derive a generalized ranking measure that correctly ranks risks relative to the original investor problem for a broad utility-and-probability space. Like the Sharpe ratio, the generalized measure maintains wealth separation for the broad HARA utility class. The generalized measure can also correctly rank risks following different probability distributions, making it a foundation for multi-asset class optimization. This paper also explores the theoretical foundations of risk ranking, including proving a key impossibility theorem: any ranking measure that is valid for non-Normal distributions cannot generically be free from investor preferences. Finally, we show that approximation measures, which have sometimes been used in the past, fail to closely approximate the generalized ratio, even if those approximations are extended to an infinite number of higher moments. Keywords: Sharpe Ratio, portfolio ranking, infinitely divisible distributions, generalized rank- ing measure, Maclaurin expansions JEL Code: G11 ∗Kent Smetters: Professor, The Wharton School at The University of Pennsylvania, Faculty Research Associate at the NBER, and affiliated faculty member of the Penn Graduate Group in Applied Mathematics and Computational Science.
    [Show full text]
  • In-Sample and Out-Of-Sample Sharpe Ratios of Multi-Factor Asset Pricing Models
    In-sample and Out-of-sample Sharpe Ratios of Multi-factor Asset Pricing Models RAYMOND KAN, XIAOLU WANG, and XINGHUA ZHENG∗ This version: November 2020 ∗Kan is from the University of Toronto, Wang is from Iowa State University, and Zheng is from Hong Kong University of Science and Technology. We thank Svetlana Bryzgalova, Peter Christoffersen, Victor DeMiguel, Andrew Detzel, Junbo Wang, Guofu Zhou, seminar participants at Chinese University of Hong Kong, London Business School, Louisiana State University, Uni- versity of Toronto, and conference participants at 2019 CFIRM Conference for helpful comments. Corresponding author: Raymond Kan, Joseph L. Rotman School of Management, University of Toronto, 105 St. George Street, Toronto, Ontario, Canada M5S 3E6; Tel: (416) 978-4291; Fax: (416) 978-5433; Email: [email protected]. In-sample and Out-of-sample Sharpe Ratios of Multi-factor Asset Pricing Models Abstract For many multi-factor asset pricing models proposed in the recent literature, their implied tangency portfolios have substantially higher sample Sharpe ratios than that of the value- weighted market portfolio. In contrast, such high sample Sharpe ratio is rarely delivered by professional fund managers. This makes it difficult for us to justify using these asset pricing models for performance evaluation. In this paper, we explore if estimation risk can explain why the high sample Sharpe ratios of asset pricing models are difficult to realize in reality. In particular, we provide finite sample and asymptotic analyses of the joint distribution of in-sample and out-of-sample Sharpe ratios of a multi-factor asset pricing model. For an investor who does not know the mean and covariance matrix of the factors in a model, the out-of-sample Sharpe ratio of an asset pricing model is substantially worse than its in-sample Sharpe ratio.
    [Show full text]
  • Picking the Right Risk-Adjusted Performance Metric
    WORKING PAPER: Picking the Right Risk-Adjusted Performance Metric HIGH LEVEL ANALYSIS QUANTIK.org Investors often rely on Risk-adjusted performance measures such as the Sharpe ratio to choose appropriate investments and understand past performances. The purpose of this paper is getting through a selection of indicators (i.e. Calmar ratio, Sortino ratio, Omega ratio, etc.) while stressing out the main weaknesses and strengths of those measures. 1. Introduction ............................................................................................................................................. 1 2. The Volatility-Based Metrics ..................................................................................................................... 2 2.1. Absolute-Risk Adjusted Metrics .................................................................................................................. 2 2.1.1. The Sharpe Ratio ............................................................................................................................................................. 2 2.1. Relative-Risk Adjusted Metrics ................................................................................................................... 2 2.1.1. The Modigliani-Modigliani Measure (“M2”) ........................................................................................................ 2 2.1.2. The Treynor Ratio .........................................................................................................................................................
    [Show full text]
  • Investment Performance Performance Versus Benchmark: Return and Sharpe Ratio
    Release date 07-31-2018 Page 1 of 20 Investment Performance Performance versus Benchmark: Return and Sharpe Ratio 5-Yr Summary Statistics as of 07-31-2018 Name Total Rtn Sharpe Ratio TearLab Corp(TEAR) -75.30 -2.80 AmerisourceBergen Corp(ABC) 8.62 -2.80 S&P 500 TR USD 13.12 1.27 Definitions Return Sharpe Ratio The gain or loss of a security in a particular period. The return consists of the The Sharpe Ratio is calculated using standard deviation and excess return to income and the capital gains relative to an investment. It is usually quoted as a determine reward per unit of risk. The higher the SharpeRatio, the better the percentage. portfolio’s historical risk-adjusted performance. Performance Disclosure The performance data quoted represents past performances and does not guarantee future results. The investment return and principal value of an investment will fluctuate; thus an investor's shares, when sold or redeemed, may be worth more or less than their original cost. Current performance may be lower or higher than return data quoted herein. Please see the Disclosure Statements for Standardized Performance. ©2018 Morningstar. All Rights Reserved. Unless otherwise provided in a separate agreement, you may use this report only in the country in which its original distributor is based. The information, data, analyses and ® opinions contained herein (1) include the confidential and proprietary information of Morningstar, (2) may include, or be derived from, account information provided by your financial advisor which cannot be verified by Morningstar, (3) may not be copied or redistributed, (4) do not constitute investment advice offered by Morningstar, (5) are provided solely for informational purposes and therefore are not an offer to buy or sell a security, ß and (6) are not warranted to be correct, complete or accurate.
    [Show full text]
  • A Multi-Objective Approach to Portfolio Optimization
    Rose-Hulman Undergraduate Mathematics Journal Volume 8 Issue 1 Article 12 A Multi-Objective Approach to Portfolio Optimization Yaoyao Clare Duan Boston College, [email protected] Follow this and additional works at: https://scholar.rose-hulman.edu/rhumj Recommended Citation Duan, Yaoyao Clare (2007) "A Multi-Objective Approach to Portfolio Optimization," Rose-Hulman Undergraduate Mathematics Journal: Vol. 8 : Iss. 1 , Article 12. Available at: https://scholar.rose-hulman.edu/rhumj/vol8/iss1/12 A Multi-objective Approach to Portfolio Optimization Yaoyao Clare Duan, Boston College, Chestnut Hill, MA Abstract: Optimization models play a critical role in determining portfolio strategies for investors. The traditional mean variance optimization approach has only one objective, which fails to meet the demand of investors who have multiple investment objectives. This paper presents a multi- objective approach to portfolio optimization problems. The proposed optimization model simultaneously optimizes portfolio risk and returns for investors and integrates various portfolio optimization models. Optimal portfolio strategy is produced for investors of various risk tolerance. Detailed analysis based on convex optimization and application of the model are provided and compared to the mean variance approach. 1. Introduction to Portfolio Optimization Portfolio optimization plays a critical role in determining portfolio strategies for investors. What investors hope to achieve from portfolio optimization is to maximize portfolio returns and minimize portfolio risk. Since return is compensated based on risk, investors have to balance the risk-return tradeoff for their investments. Therefore, there is no a single optimized portfolio that can satisfy all investors. An optimal portfolio is determined by an investor’s risk-return preference.
    [Show full text]
  • Achieving Portfolio Diversification for Individuals with Low Financial
    sustainability Article Achieving Portfolio Diversification for Individuals with Low Financial Sustainability Yongjae Lee 1 , Woo Chang Kim 2 and Jang Ho Kim 3,* 1 Department of Industrial Engineering, Ulsan National Institute of Science and Technology (UNIST), Ulsan 44919, Korea; [email protected] 2 Department of Industrial and Systems Engineering, Korea Advanced Institute of Science and Technology (KAIST), Daejeon 34141, Korea; [email protected] 3 Department of Industrial and Management Systems Engineering, Kyung Hee University, Yongin-si 17104, Gyeonggi-do, Korea * Correspondence: [email protected] Received: 5 August 2020; Accepted: 26 August 2020; Published: 30 August 2020 Abstract: While many individuals make investments to gain financial stability, most individual investors hold under-diversified portfolios that consist of only a few financial assets. Lack of diversification is alarming especially for average individuals because it may result in massive drawdowns in their portfolio returns. In this study, we analyze if it is theoretically feasible to construct fully risk-diversified portfolios even for the small accounts of not-so-rich individuals. In this regard, we formulate an investment size constrained mean-variance portfolio selection problem and investigate the relationship between the investment amount and diversification effect. Keywords: portfolio size; portfolio diversification; individual investor; financial sustainability 1. Introduction Achieving financial sustainability is a basic goal for everyone and it has become a shared concern globally due to increasing life expectancy. Low financial sustainability may refer to individuals with low financial wealth, as well as investors with a lack of financial literacy. Especially for individuals with limited wealth, financial sustainability after retirement is a real concern because of uncertainty in pension plans arising from relatively early retirement age and change in the demographic structure (see, for example, [1,2]).
    [Show full text]
  • Optimization of Conditional Value-At-Risk
    Implemented in Portfolio Safeguard by AORDA.com Optimization of conditional value-at-risk R. Tyrrell Rockafellar Department of Applied Mathematics, University of Washington, 408 L Guggenheim Hall, Box 352420, Seattle, Washington 98195-2420, USA Stanislav Uryasev Department of Industrial and Systems Engineering, University of Florida, PO Box 116595, 303 Weil Hall, Gainesville, Florida 32611-6595, USA A new approach to optimizing or hedging a portfolio of ®nancial instruments to reduce risk is presented and tested on applications. It focuses on minimizing conditional value-at-risk CVaR) rather than minimizing value-at-risk VaR),but portfolios with low CVaR necessarily have low VaR as well. CVaR,also called mean excess loss,mean shortfall,or tail VaR,is in any case considered to be a more consistent measure of risk than VaR. Central to the new approach is a technique for portfolio optimization which calculates VaR and optimizes CVaR simultaneously. This technique is suitable for use by investment companies,brokerage ®rms,mutual funds, and any business that evaluates risk. It can be combined with analytical or scenario- based methods to optimize portfolios with large numbers of instruments,in which case the calculations often come down to linear programming or nonsmooth programming. The methodology can also be applied to the optimization of percentiles in contexts outside of ®nance. 1. INTRODUCTION This paper introduces a new approach to optimizing a portfolio so as to reduce the risk of high losses. Value-at-risk VaR) has a role in the approach, but the emphasis is on conditional value-at-risk CVaR), which is also known as mean excess loss, mean shortfall, or tail VaR.
    [Show full text]