INTRODUCTION TO PORTFOLIO ANALYSIS. Dimensions of Portfolio Performance

Size: px
Start display at page:

Download "INTRODUCTION TO PORTFOLIO ANALYSIS. Dimensions of Portfolio Performance"

Transcription

1 INTRODUCTION TO PORTFOLIO ANALYSIS Dimensions of Portfolio Performance

2 Interpretation of Portfolio Returns Portfolio Return Analysis Conclusions About Past Performance Predictions About Future Performance

3 Risk vs. Reward Reward Risk

4 Need For Performance Measure Portfolio Returns Performance & Risk Measures Reward Risk portfolio mean return portfolio volatility Interpretation

5 Arithmetic Mean Return Assume a sample of T portfolio return observations: Reward Measurement: Arithmetic mean return is given: It shows how large the portfolio return is on average

6 Introduction to Portfolio Analysis Risk: Portfolio Volatility De-meaned return Variance of the portfolio Portfolio Volatility:

7 No Linear Compensation In Return Mismatch between average return and effective return final value= initial value * (1 +0.5)*(1-0.5)= 0.75 * initial value Average Return = ( ) / 2 = 0

8 Geometric Mean Return Formula for Geometric Mean for a sample of T portfolio return observations R1, R2,, RT : Geometric mean Example: +50% & -50% return Geometric mean

9 Application to the S&P 500 Introduction to Portfolio Analysis

10 INTRODUCTION TO PORTFOLIO ANALYSIS Let s practice!

11 INTRODUCTION TO PORTFOLIO ANALYSIS The (Annualized) Sharpe Ratio

12 Benchmarking Performance Risky Portfolio E.g: portfolio invested in stocks, bonds, real estate, and commodities Risk Free Asset E.g: US Treasury Bill Reward: measured by mean portfolio return Reward: measured by risk free rate Risk: measured by volatility of the portfolio returns Risk: No risk, volatility = 0 return = risk free rate

13 Risk-Return Trade-Off Risky Portfolio Mean Return Risk Mean Portfolio Return Risk Free Asset Excess Return of Risky Portfolio Risk Free Rate 0 Volatility of Portfolio

14 Capital Allocation Line Risky Portfolio Mean Portfolio Return 50% in Risky Portfolio 50% in Risk Free Risk Free Asset Leveraged Portfolios: Investor borrows capital to invest more in the risky asset than she has 0 Volatility of Portfolio

15 The Sharpe Ratio Slope Mean Portfolio Return Risk Free Asset Risky Portfolio 0 Volatility of Portfolio

16 Performance Statistics In Action > library(performanceanalytics) > sample_returns <- c( -0.02, 0.00, 0.00, 0.06, 0.02, 0.03, -0.01, 0.04) > mean.geometric(sample_returns) StdDev(sample_returns) (mean(sample_returns) )/StdDev(sample_returns) returns -0.02, 0, 0, 0.06, 0.02, 0.03, -0.01, 0.04 arithmetric mean geometric mean volatility sharpe ratio

17 Annualize Monthly Performance Arithmetric mean: monthly mean * 12 Geometric mean, when Ri are monthly returns: Volatility: monthly volatility * sqrt(12)

18 Performance Statistics In Action > library(performanceanalytics) > sample_returns <- c( -0.02, 0.00, 0.00, 0.06, 0.02, 0.03, -0.01, 0.04) > StdDev.annualized(sample_returns, Return.annualized(sample_returns, scale = 12, 12) geometric / = FALSE) TRUE) Std.Dev.annualized(sample_returns, scale = 12) monthly FACTOR annualized arithmetric mean geometric mean volatility sharpe ratio sqrt(12) sqrt(12)

19 INTRODUCTION TO PORTFOLIO ANALYSIS Let s practice!

20 INTRODUCTION TO PORTFOLIO ANALYSIS Time-Variation In Portfolio Performance

21 Bulls & Bears Business cycle, news, and swings in the market psychology affect the market

22 Clusters of High & Low Volatility Low High Low High Internet Bubble Financial Crisis

23 Rolling Estimation Samples Rolling samples of K observations: Discard the most distant and include the most recent Rt-k+1 Rt-k+2 Rt-k+3 Rt Rt+1 Rt+2 Rt+3

24 Rolling Performance Calculation Introduction to Portfolio Analysis

25 Choosing Window Length Need to balance noise (long samples) with recency (shorter samples) Longer sub-periods smooth highs and lows Shorter sub-periods provide more information on recent observations

26 INTRODUCTION TO PORTFOLIO ANALYSIS Let s practice!

27 INTRODUCTION TO PORTFOLIO ANALYSIS Non-Normality of the Return Distribution

28 Volatility Describes Normal Risk High Volatility increases probability of large returns (positive & negative)

29 Non-Normality of Return Introduction to Portfolio Analysis

30 Portfolio Return Semi-Deviation Standard Deviation of Portfolio Returns: Take the full sample of returns Semi-Deviation of Portfolio Returns: Take the subset of returns below the mean

31 Value-at-Risk & Expected Shortfall 5% ES is the average of the 5% most negative returns 5% most extreme losses 5% VaR

32 Shape of the Distribution Is it symmetric? Check the skewness Are the tails fatter than those of the normal distribution? Check the excess kurtosis

33 Skewness Zero Skewness Distribution is symmetric Negative Skewness Large negative returns occur more often than large positive returns Positive Skewness Large positive returns occur more often than large negative returns

34 Kurtosis The distribution is fat-tailed when the excess kurtosis > 0 Fat-Tailed Distribution Normal Distribution Fat-Tailed Distribution

35 INTRODUCTION TO PORTFOLIO ANALYSIS Let s practice!

CHAPTER 5. Introduction to Risk, Return, and the Historical Record INVESTMENTS BODIE, KANE, MARCUS

CHAPTER 5. Introduction to Risk, Return, and the Historical Record INVESTMENTS BODIE, KANE, MARCUS CHAPTER 5 Introduction to Risk, Return, and the Historical Record INVESTMENTS BODIE, KANE, MARCUS McGraw-Hill/Irwin Copyright 2011 by The McGraw-Hill Companies, Inc. All rights reserved. 5-2 Supply Interest

More information

CHAPTER 5. Introduction to Risk, Return, and the Historical Record INVESTMENTS BODIE, KANE, MARCUS. McGraw-Hill/Irwin

CHAPTER 5. Introduction to Risk, Return, and the Historical Record INVESTMENTS BODIE, KANE, MARCUS. McGraw-Hill/Irwin CHAPTER 5 Introduction to Risk, Return, and the Historical Record McGraw-Hill/Irwin Copyright 2011 by The McGraw-Hill Companies, Inc. All rights reserved. 5-2 Interest Rate Determinants Supply Households

More information

CHAPTER 5. Introduction to Risk, Return, and the Historical Record INVESTMENTS BODIE, KANE, MARCUS. McGraw-Hill/Irwin

CHAPTER 5. Introduction to Risk, Return, and the Historical Record INVESTMENTS BODIE, KANE, MARCUS. McGraw-Hill/Irwin CHAPTER 5 Introduction to Risk, Return, and the Historical Record McGraw-Hill/Irwin Copyright 2011 by The McGraw-Hill Companies, Inc. All rights reserved. 5-2 Interest Rate Determinants Supply Households

More information

Rationale. Learning about return and risk from the historical record and beta estimation. T Bills and Inflation

Rationale. Learning about return and risk from the historical record and beta estimation. T Bills and Inflation Learning about return and risk from the historical record and beta estimation Reference: Investments, Bodie, Kane, and Marcus, and Investment Analysis and Behavior, Nofsinger and Hirschey Nattawut Jenwittayaroje,

More information

Rationale Reference Nattawut Jenwittayaroje, Ph.D., CFA Expected Return and Standard Deviation Example: Ending Price =

Rationale Reference Nattawut Jenwittayaroje, Ph.D., CFA Expected Return and Standard Deviation Example: Ending Price = Rationale Lecture 4: Learning about return and risk from the historical record Reference: Investments, Bodie, Kane, and Marcus, and Investment Analysis and Behavior, Nofsinger and Hirschey Nattawut Jenwittayaroje,

More information

Risk and Return: Past and Prologue

Risk and Return: Past and Prologue Chapter 5 Risk and Return: Past and Prologue Bodie, Kane, and Marcus Essentials of Investments Tenth Edition 5.1 Rates of Return Holding-Period Return (HPR) Rate of return over given investment period

More information

Risk and Return: Past and Prologue

Risk and Return: Past and Prologue Chapter 5 Risk and Return: Past and Prologue Bodie, Kane, and Marcus Essentials of Investments Tenth Edition What is in Chapter 5 5.1 Rates of Return HPR, arithmetic, geometric, dollar-weighted, APR, EAR

More information

Manager Comparison Report June 28, Report Created on: July 25, 2013

Manager Comparison Report June 28, Report Created on: July 25, 2013 Manager Comparison Report June 28, 213 Report Created on: July 25, 213 Page 1 of 14 Performance Evaluation Manager Performance Growth of $1 Cumulative Performance & Monthly s 3748 3578 348 3238 368 2898

More information

University of Colorado at Boulder Leeds School of Business Dr. Roberto Caccia

University of Colorado at Boulder Leeds School of Business Dr. Roberto Caccia Applied Derivatives Risk Management Value at Risk Risk Management, ok but what s risk? risk is the pain of being wrong Market Risk: Risk of loss due to a change in market price Counterparty Risk: Risk

More information

1.1 Calculate VaR using a historical simulation approach. Historical simulation approach ( )

1.1 Calculate VaR using a historical simulation approach. Historical simulation approach ( ) 1.1 Calculate VaR using a historical simulation approach. Historical simulation approach ( ) (1) The simplest way to estimate VaR is by means of historical simulation (HS). The HS approach estimates VaR

More information

Pension Risk Management

Pension Risk Management Data as of June 30, 2010 Presented to: UBS Institutional Presented by: Bradley D. Jacob BJacob@RyanLabs.com Sean F. McShea SMcShea@RyanLabs.comSh What is? 1. represents an enterprise risk management oriented

More information

Cross-Sectional Distribution of GARCH Coefficients across S&P 500 Constituents : Time-Variation over the Period

Cross-Sectional Distribution of GARCH Coefficients across S&P 500 Constituents : Time-Variation over the Period Cahier de recherche/working Paper 13-13 Cross-Sectional Distribution of GARCH Coefficients across S&P 500 Constituents : Time-Variation over the Period 2000-2012 David Ardia Lennart F. Hoogerheide Mai/May

More information

Descriptive Statistics

Descriptive Statistics Petra Petrovics Descriptive Statistics 2 nd seminar DESCRIPTIVE STATISTICS Definition: Descriptive statistics is concerned only with collecting and describing data Methods: - statistical tables and graphs

More information

1 Volatility Definition and Estimation

1 Volatility Definition and Estimation 1 Volatility Definition and Estimation 1.1 WHAT IS VOLATILITY? It is useful to start with an explanation of what volatility is, at least for the purpose of clarifying the scope of this book. Volatility

More information

NAME: (write your name here!!)

NAME: (write your name here!!) NAME: (write your name here!!) FIN285a: Computer Simulations and Risk Assessment Midterm Exam II: Wednesday, November 16, 2016 Fall 2016: Professor B. LeBaron Directions: Answer all questions. You have

More information

Two Hours. Mathematical formula books and statistical tables are to be provided THE UNIVERSITY OF MANCHESTER. 22 January :00 16:00

Two Hours. Mathematical formula books and statistical tables are to be provided THE UNIVERSITY OF MANCHESTER. 22 January :00 16:00 Two Hours MATH38191 Mathematical formula books and statistical tables are to be provided THE UNIVERSITY OF MANCHESTER STATISTICAL MODELLING IN FINANCE 22 January 2015 14:00 16:00 Answer ALL TWO questions

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 investment s return is your reward for investing. An investment s risk is the uncertainty of what will happen with your investment dollar.

An investment s return is your reward for investing. An investment s risk is the uncertainty of what will happen with your investment dollar. Chapter 7 An investment s return is your reward for investing. An investment s risk is the uncertainty of what will happen with your investment dollar. The relationship between risk and return is a tradeoff.

More information

Risk e-learning. Modules Overview.

Risk e-learning. Modules Overview. Risk e-learning Modules Overview Risk Sensitivities Market Risk Foundation (Banks) Understand delta risk sensitivity as an introduction to a broader set of risk sensitivities Explore the principles of

More information

1 A Brief History of. Chapter. Risk and Return. Dollar Returns. PercentReturn. Learning Objectives. A Brief History of Risk and Return

1 A Brief History of. Chapter. Risk and Return. Dollar Returns. PercentReturn. Learning Objectives. A Brief History of Risk and Return Chapter Learning Objectives To become a wise investor (maybe even one with too much money), you need to know: 1 A Brief History of Risk and Return How to calculate the return on an investment using different

More information

Chen-wei Chiu ECON 424 Eric Zivot July 17, Lab 4. Part I Descriptive Statistics. I. Univariate Graphical Analysis 1. Separate & Same Graph

Chen-wei Chiu ECON 424 Eric Zivot July 17, Lab 4. Part I Descriptive Statistics. I. Univariate Graphical Analysis 1. Separate & Same Graph Chen-wei Chiu ECON 424 Eric Zivot July 17, 2014 Part I Descriptive Statistics I. Univariate Graphical Analysis 1. Separate & Same Graph Lab 4 Time Series Plot Bar Graph The plots show that the returns

More information

Where Vami 0 = 1000 and Where R N = Return for period N. Vami N = ( 1 + R N ) Vami N-1. Where R I = Return for period I. Average Return = ( S R I ) N

Where Vami 0 = 1000 and Where R N = Return for period N. Vami N = ( 1 + R N ) Vami N-1. Where R I = Return for period I. Average Return = ( S R I ) N The following section provides a brief description of each statistic used in PerTrac and gives the formula used to calculate each. PerTrac computes annualized statistics based on monthly data, unless Quarterly

More information

Templeton Non-US Equity. Imperial County Employees' Retirement System. February SEATTLE LOS ANGELES

Templeton Non-US Equity. Imperial County Employees' Retirement System. February SEATTLE LOS ANGELES Templeton Non-US Equity Imperial County Employees' Retirement System February 14 SEATTLE 6.6.37 LOS ANGELES 31.97.1777 www.wurts.com MANAGER OVERVIEW Firm Ownership Firm Name Product Name Product Total

More information

AN INTRODUCTION TO RISK AND RETURN. Chapter 7

AN INTRODUCTION TO RISK AND RETURN. Chapter 7 1 AN INTRODUCTION TO RISK AND RETURN Chapter 7 Learning Objectives 2 1. Calculate realized and expected rates of return and risk. 2. Describe the historical pattern of financial market returns. 3. Compute

More information

STATS DOESN T SUCK! ~ CHAPTER 4

STATS DOESN T SUCK! ~ CHAPTER 4 CHAPTER 4 QUESTION 1 The Geometric Mean Suppose you make a 2-year investment of $5,000 and it grows by 100% to $10,000 during the first year. During the second year, however, the investment suffers a 50%

More information

Engineering Mathematics III. Moments

Engineering Mathematics III. Moments Moments Mean and median Mean value (centre of gravity) f(x) x f (x) x dx Median value (50th percentile) F(x med ) 1 2 P(x x med ) P(x x med ) 1 0 F(x) x med 1/2 x x Variance and standard deviation

More information

The Deceptive Nature of Averages

The Deceptive Nature of Averages The Deceptive Nature of Averages August 4, 2018 by Brent Everett of Talis Advisors Do not put your faith in what statistics say until you have carefully considered what they do not say. ~William W. Watt

More information

KEIR EDUCATIONAL RESOURCES

KEIR EDUCATIONAL RESOURCES INVESTMENT PLANNING 2015 Published by: KEIR EDUCATIONAL RESOURCES 4785 Emerald Way Middletown, OH 45044 1-800-795-5347 1-800-859-5347 FAX E-mail customerservice@keirsuccess.com www.keirsuccess.com 2015

More information

NOTES ON THE BANK OF ENGLAND OPTION IMPLIED PROBABILITY DENSITY FUNCTIONS

NOTES ON THE BANK OF ENGLAND OPTION IMPLIED PROBABILITY DENSITY FUNCTIONS 1 NOTES ON THE BANK OF ENGLAND OPTION IMPLIED PROBABILITY DENSITY FUNCTIONS Options are contracts used to insure against or speculate/take a view on uncertainty about the future prices of a wide range

More information

FNCE 4030 Fall 2012 Roberto Caccia, Ph.D. Midterm_2a (2-Nov-2012) Your name:

FNCE 4030 Fall 2012 Roberto Caccia, Ph.D. Midterm_2a (2-Nov-2012) Your name: Answer the questions in the space below. Written answers require no more than few compact sentences to show you understood and master the concept. Show your work to receive partial credit. Points are as

More information

DESCRIPTIVE STATISTICS II. Sorana D. Bolboacă

DESCRIPTIVE STATISTICS II. Sorana D. Bolboacă DESCRIPTIVE STATISTICS II Sorana D. Bolboacă OUTLINE Measures of centrality Measures of spread Measures of symmetry Measures of localization Mainly applied on quantitative variables 2 DESCRIPTIVE STATISTICS

More information

MEASURING PORTFOLIO RISKS USING CONDITIONAL COPULA-AR-GARCH MODEL

MEASURING PORTFOLIO RISKS USING CONDITIONAL COPULA-AR-GARCH MODEL MEASURING PORTFOLIO RISKS USING CONDITIONAL COPULA-AR-GARCH MODEL Isariya Suttakulpiboon MSc in Risk Management and Insurance Georgia State University, 30303 Atlanta, Georgia Email: suttakul.i@gmail.com,

More information

Monetary Economics Measuring Asset Returns. Gerald P. Dwyer Fall 2015

Monetary Economics Measuring Asset Returns. Gerald P. Dwyer Fall 2015 Monetary Economics Measuring Asset Returns Gerald P. Dwyer Fall 2015 WSJ Readings Readings this lecture, Cuthbertson Ch. 9 Readings next lecture, Cuthbertson, Chs. 10 13 Measuring Asset Returns Outline

More information

HANDBOOK OF. Market Risk CHRISTIAN SZYLAR WILEY

HANDBOOK OF. Market Risk CHRISTIAN SZYLAR WILEY HANDBOOK OF Market Risk CHRISTIAN SZYLAR WILEY Contents FOREWORD ACKNOWLEDGMENTS ABOUT THE AUTHOR INTRODUCTION XV XVII XIX XXI 1 INTRODUCTION TO FINANCIAL MARKETS t 1.1 The Money Market 4 1.2 The Capital

More information

CHAPTER II LITERATURE STUDY

CHAPTER II LITERATURE STUDY CHAPTER II LITERATURE STUDY 2.1. Risk Management Monetary crisis that strike Indonesia during 1998 and 1999 has caused bad impact to numerous government s and commercial s bank. Most of those banks eventually

More information

Graduate School of Business, University of Chicago Business 41202, Spring Quarter 2007, Mr. Ruey S. Tsay. Solutions to Final Exam

Graduate School of Business, University of Chicago Business 41202, Spring Quarter 2007, Mr. Ruey S. Tsay. Solutions to Final Exam Graduate School of Business, University of Chicago Business 41202, Spring Quarter 2007, Mr. Ruey S. Tsay Solutions to Final Exam Problem A: (30 pts) Answer briefly the following questions. 1. Suppose that

More information

PSYCHOLOGICAL STATISTICS

PSYCHOLOGICAL STATISTICS UNIVERSITY OF CALICUT SCHOOL OF DISTANCE EDUCATION B Sc COUNSELLING PSYCHOLOGY (2011 Admission Onwards) II Semester Complementary Course PSYCHOLOGICAL STATISTICS QUESTION BANK 1. The process of grouping

More information

Quantitative Analysis

Quantitative Analysis EduPristine www.edupristine.com/ca Future value Value of current cash flow in Future Compounding Present value Present value of future cash flow Discounting Annuities Series of equal cash flows occurring

More information

CHAPTER 2 Describing Data: Numerical

CHAPTER 2 Describing Data: Numerical CHAPTER Multiple-Choice Questions 1. A scatter plot can illustrate all of the following except: A) the median of each of the two variables B) the range of each of the two variables C) an indication of

More information

Paul D. Kaplan, Ph.D., CFA Quantitative Research Director, Morningstar Europe, Ltd.

Paul D. Kaplan, Ph.D., CFA Quantitative Research Director, Morningstar Europe, Ltd. Building Portfolios in a Non-NormalNormal World Paul D. Kaplan, Ph.D., CFA Quantitative Research Director, Morningstar Europe, Ltd. 2011 Morningstar, Inc. All rights reserved. We seem to have a once-in-a-lifetime

More information

SOLUTIONS TO THE LAB 1 ASSIGNMENT

SOLUTIONS TO THE LAB 1 ASSIGNMENT SOLUTIONS TO THE LAB 1 ASSIGNMENT Question 1 Excel produces the following histogram of pull strengths for the 100 resistors: 2 20 Histogram of Pull Strengths (lb) Frequency 1 10 0 9 61 63 6 67 69 71 73

More information

Asset Allocation with Exchange-Traded Funds: From Passive to Active Management. Felix Goltz

Asset Allocation with Exchange-Traded Funds: From Passive to Active Management. Felix Goltz Asset Allocation with Exchange-Traded Funds: From Passive to Active Management Felix Goltz 1. Introduction and Key Concepts 2. Using ETFs in the Core Portfolio so as to design a Customized Allocation Consistent

More information

How to Benchmark Target-Date Funds: A Case Study

How to Benchmark Target-Date Funds: A Case Study 1 How to Benchmark Target-Date Funds: A Case Study Thomas Idzorek, CFA, President, Morningstar Investment Management Division Jeremy Stempien, Director, Investments, Morningstar Investment Management Division,

More information

BENEFITS OF ALLOCATION OF TRADITIONAL PORTFOLIOS TO HEDGE FUNDS. Lodovico Gandini (*)

BENEFITS OF ALLOCATION OF TRADITIONAL PORTFOLIOS TO HEDGE FUNDS. Lodovico Gandini (*) BENEFITS OF ALLOCATION OF TRADITIONAL PORTFOLIOS TO HEDGE FUNDS Lodovico Gandini (*) Spring 2004 ABSTRACT In this paper we show that allocation of traditional portfolios to hedge funds is beneficial in

More information

Alternative Risk Measures for Alternative Investments

Alternative Risk Measures for Alternative Investments Alternative Risk Measures for Alternative Investments A. Chabaane BNP Paribas ACA Consulting Y. Malevergne ISFA Actuarial School Lyon JP. Laurent ISFA Actuarial School Lyon BNP Paribas F. Turpin BNP Paribas

More information

Valuing Stock Options: The Black-Scholes-Merton Model. Chapter 13

Valuing Stock Options: The Black-Scholes-Merton Model. Chapter 13 Valuing Stock Options: The Black-Scholes-Merton Model Chapter 13 1 The Black-Scholes-Merton Random Walk Assumption l Consider a stock whose price is S l In a short period of time of length t the return

More information

Chapter 1 A Brief History of Risk and Return

Chapter 1 A Brief History of Risk and Return Chapter 1 A Brief History of Risk and Return Concept Questions 1. For both risk and return, increasing order is b, c, a, d. On average, the higher the risk of an investment, the higher is its expected

More information

The mean-variance portfolio choice framework and its generalizations

The mean-variance portfolio choice framework and its generalizations The mean-variance portfolio choice framework and its generalizations Prof. Massimo Guidolin 20135 Theory of Finance, Part I (Sept. October) Fall 2014 Outline and objectives The backward, three-step solution

More information

PORTFOLIO THEORY. Master in Finance INVESTMENTS. Szabolcs Sebestyén

PORTFOLIO THEORY. Master in Finance INVESTMENTS. Szabolcs Sebestyén PORTFOLIO THEORY Szabolcs Sebestyén szabolcs.sebestyen@iscte.pt Master in Finance INVESTMENTS Sebestyén (ISCTE-IUL) Portfolio Theory Investments 1 / 60 Outline 1 Modern Portfolio Theory Introduction Mean-Variance

More information

Portfolio Management

Portfolio Management Portfolio Management 010-011 1. Consider the following prices (calculated under the assumption of absence of arbitrage) corresponding to three sets of options on the Dow Jones index. Each point of the

More information

Kevin Dowd, Measuring Market Risk, 2nd Edition

Kevin Dowd, Measuring Market Risk, 2nd Edition P1.T4. Valuation & Risk Models Kevin Dowd, Measuring Market Risk, 2nd Edition Bionic Turtle FRM Study Notes By David Harper, CFA FRM CIPM www.bionicturtle.com Dowd, Chapter 2: Measures of Financial Risk

More information

The Returns and Risk of Dynamic Investment Strategies: A Simulation Comparison

The Returns and Risk of Dynamic Investment Strategies: A Simulation Comparison International Journal of Business and Economics, 2016, Vol. 15, No. 1, 79-83 The Returns and Risk of Dynamic Investment Strategies: A Simulation Comparison Richard Lu Department of Risk Management and

More information

Executive Summary: A CVaR Scenario-based Framework For Minimizing Downside Risk In Multi-Asset Class Portfolios

Executive Summary: A CVaR Scenario-based Framework For Minimizing Downside Risk In Multi-Asset Class Portfolios Executive Summary: A CVaR Scenario-based Framework For Minimizing Downside Risk In Multi-Asset Class Portfolios Axioma, Inc. by Kartik Sivaramakrishnan, PhD, and Robert Stamicar, PhD August 2016 In this

More information

Smile in the low moments

Smile in the low moments Smile in the low moments L. De Leo, T.-L. Dao, V. Vargas, S. Ciliberti, J.-P. Bouchaud 10 jan 2014 Outline 1 The Option Smile: statics A trading style The cumulant expansion A low-moment formula: the moneyness

More information

A Portfolio s Risk - Return Analysis

A Portfolio s Risk - Return Analysis A Portfolio s Risk - Return Analysis 1 Table of Contents I. INTRODUCTION... 4 II. BENCHMARK STATISTICS... 5 Capture Indicators... 5 Up Capture Indicator... 5 Down Capture Indicator... 5 Up Number ratio...

More information

A Few Myths in Quantitative Finance

A Few Myths in Quantitative Finance A Few Myths in Quantitative Finance Bruno Dupire Head of Quantitative Research Bloomberg L.P. In the honor of JP Fouque UCSB, Santa Barbara, September 27, 2014 Outline I. Data II. Models III. Hedging IV.

More information

Asset Allocation in the 21 st Century

Asset Allocation in the 21 st Century Asset Allocation in the 21 st Century Paul D. Kaplan, Ph.D., CFA Quantitative Research Director, Morningstar Europe, Ltd. 2012 Morningstar Europe, Inc. All rights reserved. Harry Markowitz and Mean-Variance

More information

REGULATION SIMULATION. Philip Maymin

REGULATION SIMULATION. Philip Maymin 1 REGULATION SIMULATION 1 Gerstein Fisher Research Center for Finance and Risk Engineering Polytechnic Institute of New York University, USA Email: phil@maymin.com ABSTRACT A deterministic trading strategy

More information

FIN Second (Practice) Midterm Exam 04/11/06

FIN Second (Practice) Midterm Exam 04/11/06 FIN 3710 Investment Analysis Zicklin School of Business Baruch College Spring 2006 FIN 3710 Second (Practice) Midterm Exam 04/11/06 NAME: (Please print your name here) PLEDGE: (Sign your name here) SESSION:

More information

Market Risk Analysis Volume IV. Value-at-Risk Models

Market Risk Analysis Volume IV. Value-at-Risk Models Market Risk Analysis Volume IV Value-at-Risk Models Carol Alexander John Wiley & Sons, Ltd List of Figures List of Tables List of Examples Foreword Preface to Volume IV xiii xvi xxi xxv xxix IV.l Value

More information

Calamos Phineus Long/Short Fund

Calamos Phineus Long/Short Fund Calamos Phineus Long/Short Fund Performance Update SEPTEMBER 18 FOR INVESTMENT PROFESSIONAL USE ONLY Why Calamos Phineus Long/Short Equity-Like Returns with Superior Risk Profile Over Full Market Cycle

More information

The suitability of Beta as a measure of market-related risks for alternative investment funds

The suitability of Beta as a measure of market-related risks for alternative investment funds The suitability of Beta as a measure of market-related risks for alternative investment funds presented to the Graduate School of Business of the University of Stellenbosch in partial fulfilment of the

More information

Exploring Data and Graphics

Exploring Data and Graphics Exploring Data and Graphics Rick White Department of Statistics, UBC Graduate Pathways to Success Graduate & Postdoctoral Studies November 13, 2013 Outline Summarizing Data Types of Data Visualizing Data

More information

Lecture 6: Non Normal Distributions

Lecture 6: Non Normal Distributions Lecture 6: Non Normal Distributions and their Uses in GARCH Modelling Prof. Massimo Guidolin 20192 Financial Econometrics Spring 2015 Overview Non-normalities in (standardized) residuals from asset return

More information

Ch. 8 Risk and Rates of Return. Return, Risk and Capital Market. Investment returns

Ch. 8 Risk and Rates of Return. Return, Risk and Capital Market. Investment returns Ch. 8 Risk and Rates of Return Topics Measuring Return Measuring Risk Risk & Diversification CAPM Return, Risk and Capital Market Managers must estimate current and future opportunity rates of return for

More information

Financial Econometrics Jeffrey R. Russell. Midterm 2014 Suggested Solutions. TA: B. B. Deng

Financial Econometrics Jeffrey R. Russell. Midterm 2014 Suggested Solutions. TA: B. B. Deng Financial Econometrics Jeffrey R. Russell Midterm 2014 Suggested Solutions TA: B. B. Deng Unless otherwise stated, e t is iid N(0,s 2 ) 1. (12 points) Consider the three series y1, y2, y3, and y4. Match

More information

VOLATILITY. Time Varying Volatility

VOLATILITY. Time Varying Volatility VOLATILITY Time Varying Volatility CONDITIONAL VOLATILITY IS THE STANDARD DEVIATION OF the unpredictable part of the series. We define the conditional variance as: 2 2 2 t E yt E yt Ft Ft E t Ft surprise

More information

The misleading nature of correlations

The misleading nature of correlations The misleading nature of correlations In this note we explain certain subtle features of calculating correlations between time-series. Correlation is a measure of linear co-movement, to be contrasted with

More information

TAIL RISK HEDGING FOR PENSION FUNDS

TAIL RISK HEDGING FOR PENSION FUNDS OCTOBER 2013 TAIL RISK HEDGING FOR PENSION FUNDS Dan Mikulskis Redington Karim Traore Societe Generale THIS DOCUMENT IS FOR THE EXCLUSIVE USE OF INVESTORS ACTING ON THEIR OWN ACCOUNT AND CATEGORISED EITHER

More information

Evaluation of proportional portfolio insurance strategies

Evaluation of proportional portfolio insurance strategies Evaluation of proportional portfolio insurance strategies Prof. Dr. Antje Mahayni Department of Accounting and Finance, Mercator School of Management, University of Duisburg Essen 11th Scientific Day of

More information

Measuring Risk in Canadian Portfolios: Is There a Better Way?

Measuring Risk in Canadian Portfolios: Is There a Better Way? J.P. Morgan Asset Management (Canada) Measuring Risk in Canadian Portfolios: Is There a Better Way? May 2010 On the Non-Normality of Asset Classes Serial Correlation Fat left tails Converging Correlations

More information

7. For the table that follows, answer the following questions: x y 1-1/4 2-1/2 3-3/4 4

7. For the table that follows, answer the following questions: x y 1-1/4 2-1/2 3-3/4 4 7. For the table that follows, answer the following questions: x y 1-1/4 2-1/2 3-3/4 4 - Would the correlation between x and y in the table above be positive or negative? The correlation is negative. -

More information

Diversified or Concentrated Factors What are the Investment Beliefs Behind these two Smart Beta Approaches?

Diversified or Concentrated Factors What are the Investment Beliefs Behind these two Smart Beta Approaches? Diversified or Concentrated Factors What are the Investment Beliefs Behind these two Smart Beta Approaches? Noël Amenc, PhD Professor of Finance, EDHEC Risk Institute CEO, ERI Scientific Beta Eric Shirbini,

More information

Artificial domestic currency hedge exposure

Artificial domestic currency hedge exposure Artificial domestic currency hedge exposure (South Korea) Business Mathematics and Informatics Master Paper Author: Supervisor: Jau Men Liang Svetlana Borovkova VU Amsterdam February 2011 Preface This

More information

Returns to tail hedging

Returns to tail hedging MPRA Munich Personal RePEc Archive Returns to tail hedging Peter N Bell University of Victoria 13. February 2015 Online at http://mpra.ub.uni-muenchen.de/62160/ MPRA Paper No. 62160, posted 6. May 2015

More information

The Enlightened Stock Trader Certification Program

The Enlightened Stock Trader Certification Program The Enlightened Stock Trader Certification Program Module 1: Learn the Language Definition of Key Stock Trading Terms When learning any subject, understanding the language is the first step to mastery.

More information

Financial Econometrics

Financial Econometrics Financial Econometrics Introduction to Financial Econometrics Gerald P. Dwyer Trinity College, Dublin January 2016 Outline 1 Set Notation Notation for returns 2 Summary statistics for distribution of data

More information

Performance and Attribution Training Led by Carl Bacon

Performance and Attribution Training Led by Carl Bacon 1 Performance and Attribution Training Led by Carl Bacon PERFORMANCE MEASUREMENT ATTRIBUTION RISK-ADJUSTED PERFORMANCE MEASUREMENT TRAINING SCHEDULE Date Session Title Page 12 th November 2018 Introduction

More information

Using Fractals to Improve Currency Risk Management Strategies

Using Fractals to Improve Currency Risk Management Strategies Using Fractals to Improve Currency Risk Management Strategies Michael K. Lauren Operational Analysis Section Defence Technology Agency New Zealand m.lauren@dta.mil.nz Dr_Michael_Lauren@hotmail.com Abstract

More information

Fin 3710 Investment Analysis Professor Rui Yao CHAPTER 5: RISK AND RETURN

Fin 3710 Investment Analysis Professor Rui Yao CHAPTER 5: RISK AND RETURN HW 3 Fin 3710 Investment Analysis Professor Rui Yao CHAPTER 5: RISK AND RETURN 1. V(12/31/2004) = V(1/1/1998) (1 + r g ) 7 = 100,000 (1.05) 7 = $140,710.04 5. a. The holding period returns for the three

More information

I. Return Calculations (20 pts, 4 points each)

I. Return Calculations (20 pts, 4 points each) University of Washington Winter 015 Department of Economics Eric Zivot Econ 44 Midterm Exam Solutions This is a closed book and closed note exam. However, you are allowed one page of notes (8.5 by 11 or

More information

Skewing Your Diversification

Skewing Your Diversification An earlier version of this article is found in the Wiley& Sons Publication: Hedge Funds: Insights in Performance Measurement, Risk Analysis, and Portfolio Allocation (2005) Skewing Your Diversification

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

Stock Price Behavior. Stock Price Behavior

Stock Price Behavior. Stock Price Behavior Major Topics Statistical Properties Volatility Cross-Country Relationships Business Cycle Behavior Page 1 Statistical Behavior Previously examined from theoretical point the issue: To what extent can the

More information

FV N = PV (1+ r) N. FV N = PVe rs * N 2011 ELAN GUIDES 3. The Future Value of a Single Cash Flow. The Present Value of a Single Cash Flow

FV N = PV (1+ r) N. FV N = PVe rs * N 2011 ELAN GUIDES 3. The Future Value of a Single Cash Flow. The Present Value of a Single Cash Flow QUANTITATIVE METHODS The Future Value of a Single Cash Flow FV N = PV (1+ r) N The Present Value of a Single Cash Flow PV = FV (1+ r) N PV Annuity Due = PVOrdinary Annuity (1 + r) FV Annuity Due = FVOrdinary

More information

Business Statistics 41000: Probability 3

Business Statistics 41000: Probability 3 Business Statistics 41000: Probability 3 Drew D. Creal University of Chicago, Booth School of Business February 7 and 8, 2014 1 Class information Drew D. Creal Email: dcreal@chicagobooth.edu Office: 404

More information

Trend-following strategies for tail-risk hedging and alpha generation

Trend-following strategies for tail-risk hedging and alpha generation Trend-following strategies for tail-risk hedging and alpha generation Artur Sepp FXCM Algo Summit 15 June 2018 Disclaimer I Trading forex/cfds on margin carries a high level of risk and may not be suitable

More information

BUSM 411: Derivatives and Fixed Income

BUSM 411: Derivatives and Fixed Income BUSM 411: Derivatives and Fixed Income 3. Uncertainty and Risk Uncertainty and risk lie at the core of everything we do in finance. In order to make intelligent investment and hedging decisions, we need

More information

(# of die rolls that satisfy the criteria) (# of possible die rolls)

(# of die rolls that satisfy the criteria) (# of possible die rolls) BMI 713: Computational Statistics for Biomedical Sciences Assignment 2 1 Random variables and distributions 1. Assume that a die is fair, i.e. if the die is rolled once, the probability of getting each

More information

Numerical Measurements

Numerical Measurements El-Shorouk Academy Acad. Year : 2013 / 2014 Higher Institute for Computer & Information Technology Term : Second Year : Second Department of Computer Science Statistics & Probabilities Section # 3 umerical

More information

MEMBER CONTRIBUTION. 20 years of VIX: Implications for Alternative Investment Strategies

MEMBER CONTRIBUTION. 20 years of VIX: Implications for Alternative Investment Strategies MEMBER CONTRIBUTION 20 years of VIX: Implications for Alternative Investment Strategies Mikhail Munenzon, CFA, CAIA, PRM Director of Asset Allocation and Risk, The Observatory mikhail@247lookout.com Copyright

More information

Using Fat Tails to Model Gray Swans

Using Fat Tails to Model Gray Swans Using Fat Tails to Model Gray Swans Paul D. Kaplan, Ph.D., CFA Vice President, Quantitative Research Morningstar, Inc. 2008 Morningstar, Inc. All rights reserved. Swans: White, Black, & Gray The Black

More information

KARACHI UNIVERSITY BUSINESS SCHOOL UNIVERSITY OF KARACHI BS (BBA) VI

KARACHI UNIVERSITY BUSINESS SCHOOL UNIVERSITY OF KARACHI BS (BBA) VI 88 P a g e B S ( B B A ) S y l l a b u s KARACHI UNIVERSITY BUSINESS SCHOOL UNIVERSITY OF KARACHI BS (BBA) VI Course Title : STATISTICS Course Number : BA(BS) 532 Credit Hours : 03 Course 1. Statistical

More information

10. Lessons From Capital Market History

10. Lessons From Capital Market History 10. Lessons From Capital Market History Chapter Outline How to measure returns The lessons from the capital market history Return: Expected returns Risk: the variability of returns 1 1 Risk, Return and

More information

Risk Mitigation Focus

Risk Mitigation Focus SSI Investment Management November 2018 Risk Mitigation Focus By: Ken Raguse, CFA, Portfolio Manager Any uncertainty that has the potential to prevent investors from reaching their objective can be considered

More information

Statistics 114 September 29, 2012

Statistics 114 September 29, 2012 Statistics 114 September 29, 2012 Third Long Examination TGCapistrano I. TRUE OR FALSE. Write True if the statement is always true; otherwise, write False. 1. The fifth decile is equal to the 50 th percentile.

More information

Portfolios of Everything

Portfolios of Everything Portfolios of Everything Paul D. Kaplan, Ph.D., CFA Quantitative Research Director Morningstar Europe Sam Savage, Ph.D. Consulting Professor, Management Science & Engineering Stanford University 2010 Morningstar,

More information

Chapter 6 Simple Correlation and

Chapter 6 Simple Correlation and Contents Chapter 1 Introduction to Statistics Meaning of Statistics... 1 Definition of Statistics... 2 Importance and Scope of Statistics... 2 Application of Statistics... 3 Characteristics of Statistics...

More information

2009/2010 CAIA Prerequisite Diagnostic Review (PDR) And Answer Key

2009/2010 CAIA Prerequisite Diagnostic Review (PDR) And Answer Key 2009/2010 CAIA Prerequisite Diagnostic Review (PDR) And Answer Key Form B --------------------------------------------------------------------------------- Candidates registered for the program are assumed

More information

Modeling Exchange Rate Volatility using APARCH Models

Modeling Exchange Rate Volatility using APARCH Models 96 TUTA/IOE/PCU Journal of the Institute of Engineering, 2018, 14(1): 96-106 TUTA/IOE/PCU Printed in Nepal Carolyn Ogutu 1, Betuel Canhanga 2, Pitos Biganda 3 1 School of Mathematics, University of Nairobi,

More information