... possibly the most important and least understood topic in finance

Size: px
Start display at page:

Download "... possibly the most important and least understood topic in finance"

Transcription

1 Correlation possibly the most important and least understood topic in finance 2017 Gary R. Evans. This lecture is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

2 The Beta interpretations... One year data Correlation: Ratio of SD: Beta: We can see why we need to separate the Beta into the two components and leave them that way. 30 day data Correlation: Ratio of SD: B 2. The ratio of SD is really indicative of the relative volatilities, BUT Beta: The traditional Beta matters because if you do add an uncorrelated asset to a portfolio, cs c s the variance of the portfolio is reduced, which means the portfolio has less risk!! That is a big issue!

3 2-asset Portfolio Variance Sums Variance is purely additive if two variables are strictly independent: Vx y V x Vy 2 COVx, y remembering that Covariance is equal to the Correlation Coefficient (0 if no perfectly independent, 1 if perfectly correlated, -1 if perfectly polar) times the product of the standard deviations:,, COV x y CORREL x y SD x SD y

4 2-asset weighted portfolio variance V 2 2 ax by a V X b V ( Y ) 2abCOV X, Y and in a weights sum to one, the coefficients above are restricted to the condition i 1 so in the special case of portfolio P consisting of two completely independent stocks with exactly the same variance and each equally represented, then the variance of the portfolio will be... P 0.5 V ( X ) so if you only invested in one of the two stocks your volatility would be V V X but if you diversified your portfolio 50/50 your volatility would be V x

5 Simple example of diversification using our formula: Suppose you have two uncorrelated stocks, X (, ), X 1 (002003) (0.02,0.03) and X 2 (0.04,0.05) ) If you are risk-adverse, you may want to put all of your money in stock X 1 and accept the lower 2% yield. But what if you split your portfolio 50/50, giving you a 3% yield? What would your risk be?? V 1 = and V 2 = and each alpha equals 1/2. Therefore V 1,2 = 0.25 X ( ) = σ 1,2 = /2 = Therefore, by diversifying your portfolio you have raised your yield to 0.03, 50% more than the conservative stock, while lowering your risk to a level below the most conservative of the two stocks (which was at 0.03).

6 The risk-yield efficiency frontier Portfolio yield Efficient trade-off region X1a X2a PVar PVol Palpha Alpha Vol Var X X Portfolio risk

7 n-asset Portfolio Volatility If we have 'n' assets in the portfolio, then we calculate the variance using this additive formula: n n n1 n VAR x i VAR x COV x x i1 i1 i1 j( i1) i 2 i, j which is easy to program if* you have the data. What finally matters, of course, is the square root of this term, the standard deviation, which is our volatility measure. *this requires the calculation of all 'n' standard deviations and all paired correlations n1(15 for 6 stocks). i11 i For reference and discussion, see

8 Weight-adjusted n-asset Portfolio Volatility If you assign weights to your portfolio, represented here as alphas, which of course you would, then the variance formula is: n n n 1 n VAR ix 2 i VAR x COV x x i1 i1 i1 j( i1) 2, i i i j i j The volatility of this portfolio, the standard deviation, is the square root of this expression. Clearly, the greater the independence of your portfolio components, the smaller the risk. This shows the benefits of diversification into non-correlated stocks.

9 Help from David Coates '08 Coding the Covariance (prior 2 equations) For the covariance part of the equation only, for I = 1 to (n-1) do for J = (i+1) to n do COV(I,J) = CORREL(I,J)*SD(I)*SD(J); SUMCOV = SUMCOV + COV(I,J); end; end; S S S S C C C 0 0 C C C S S S S SUMCOV = 2*SUMCOV; and the weighted portfolio calculation would be the same except WCOV(I,J) = a(i)*a(j)*correl(i,j)*sd(i)*sd(j); Memo slide for sticklers for accuracy (a desirable trait), those of you who want to work in finance, and you coders who own a laptop and want to retire bf before age 35t trading off of any beach with a wireless setup.

10 The 2015 HW assignment... but this time we are doing it in Python but this time we are doing it in Python, but I am giving you the completed Excel application as a zip file, so you can look at the formula used here:

11 Why is this so important? All kinds of strategies, like pairs trading, general spread trades (trading on spread anomalies and expecting mean reversion) depend d upon correlation either being one or being stable. Pairs trading for stocks like Coke and Pepsi Playing spreads like the spread between WTI and Brent crude (the correlation of which broke down because of fracking gains in the US). The entire theory of portfolio diversification depends mathematically upon correlations being near zero for major clusters in the portfolio. When correlations break down, the benefits of diversity break down. You can see it in the math!! Is JWN supposed to be correlated with CSCO, and more generally, should tech be correlated with retail? Are the indexes like SPY, IWM, QQQ, and DIA correlated, and should they be? Will global fixed income, now diverse, become correlated in crisis?

Correlation possibly the most important and least understood topic in finance

Correlation possibly the most important and least understood topic in finance Correlatio...... possibly the most importat ad least uderstood topic i fiace 2014 Gary R. Evas. May be used oly for o-profit educatioal purposes oly without permissio of the author. The first exam... Eco

More information

Market Volatility and Risk Proxies

Market Volatility and Risk Proxies Market Volatility and Risk Proxies... an introduction to the concepts 019 Gary R. Evans. This slide set by Gary R. Evans is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International

More information

allow alternatives if you can demonstrate a model to me that will not run on your laptop.

allow alternatives if you can demonstrate a model to me that will not run on your laptop. Econ 136 Second Exam Tips Spring 2014 1. Please remember that because of the honor code violation on the last exam (not in this class) that this exam must be taken in the room during exam hours no take-home

More information

FINC 430 TA Session 7 Risk and Return Solutions. Marco Sammon

FINC 430 TA Session 7 Risk and Return Solutions. Marco Sammon FINC 430 TA Session 7 Risk and Return Solutions Marco Sammon Formulas for return and risk The expected return of a portfolio of two risky assets, i and j, is Expected return of asset - the percentage of

More information

Portfolio Management

Portfolio Management Portfolio Management Risk & Return Return Income received on an investment (Dividend) plus any change in market price( Capital gain), usually expressed as a percent of the beginning market price of the

More information

Title: Introduction to Risk, Return and the Opportunity Cost of Capital Speaker: Rebecca Stull Created by: Gene Lai. online.wsu.

Title: Introduction to Risk, Return and the Opportunity Cost of Capital Speaker: Rebecca Stull Created by: Gene Lai. online.wsu. Title: Introduction to Risk, Return and the Opportunity Cost of Capital Speaker: Rebecca Stull Created by: Gene Lai online.wsu.edu MODULE 8 INTRODUCTION TO RISK AND RETURN, AND THE OPPORTUNITY COST OF

More information

P2.T8. Risk Management & Investment Management. Jorion, Value at Risk: The New Benchmark for Managing Financial Risk, 3rd Edition.

P2.T8. Risk Management & Investment Management. Jorion, Value at Risk: The New Benchmark for Managing Financial Risk, 3rd Edition. P2.T8. Risk Management & Investment Management Jorion, Value at Risk: The New Benchmark for Managing Financial Risk, 3rd Edition. Bionic Turtle FRM Study Notes By David Harper, CFA FRM CIPM and Deepa Raju

More information

Chapter 10. Chapter 10 Topics. What is Risk? The big picture. Introduction to Risk, Return, and the Opportunity Cost of Capital

Chapter 10. Chapter 10 Topics. What is Risk? The big picture. Introduction to Risk, Return, and the Opportunity Cost of Capital 1 Chapter 10 Introduction to Risk, Return, and the Opportunity Cost of Capital Chapter 10 Topics Risk: The Big Picture Rates of Return Risk Premiums Expected Return Stand Alone Risk Portfolio Return and

More information

Monte Carlo Simulations

Monte Carlo Simulations Is Uncle Norm's shot going to exhibit a Weiner Process? Knowing Uncle Norm, probably, with a random drift and huge volatility. Monte Carlo Simulations... of stock prices the primary model 2019 Gary R.

More information

The Black-Scholes-Merton Model

The Black-Scholes-Merton Model Normal (Gaussian) Distribution Probability Density 0.5 0. 0.15 0.1 0.05 0 1.1 1 0.9 0.8 0.7 0.6? 0.5 0.4 0.3 0. 0.1 0 3.6 5. 6.8 8.4 10 11.6 13. 14.8 16.4 18 Cumulative Probability Slide 13 in this slide

More information

OPTIMAL RISKY PORTFOLIOS- ASSET ALLOCATIONS. BKM Ch 7

OPTIMAL RISKY PORTFOLIOS- ASSET ALLOCATIONS. BKM Ch 7 OPTIMAL RISKY PORTFOLIOS- ASSET ALLOCATIONS BKM Ch 7 ASSET ALLOCATION Idea from bank account to diversified portfolio Discussion principles are the same for any number of stocks A. bonds and stocks B.

More information

Risk and Return and Portfolio Theory

Risk and Return and Portfolio Theory Risk and Return and Portfolio Theory Intro: Last week we learned how to calculate cash flows, now we want to learn how to discount these cash flows. This will take the next several weeks. We know discount

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

Homework #4 Suggested Solutions

Homework #4 Suggested Solutions JEM034 Corporate Finance Winter Semester 2017/2018 Instructor: Olga Bychkova Homework #4 Suggested Solutions Problem 1. (7.2) The following table shows the nominal returns on the U.S. stocks and the rate

More information

Financial Analysis The Price of Risk. Skema Business School. Portfolio Management 1.

Financial Analysis The Price of Risk. Skema Business School. Portfolio Management 1. Financial Analysis The Price of Risk bertrand.groslambert@skema.edu Skema Business School Portfolio Management Course Outline Introduction (lecture ) Presentation of portfolio management Chap.2,3,5 Introduction

More information

Principles of Finance Risk and Return. Instructor: Xiaomeng Lu

Principles of Finance Risk and Return. Instructor: Xiaomeng Lu Principles of Finance Risk and Return Instructor: Xiaomeng Lu 1 Course Outline Course Introduction Time Value of Money DCF Valuation Security Analysis: Bond, Stock Capital Budgeting (Fundamentals) Portfolio

More information

Diversification. Finance 100

Diversification. Finance 100 Diversification Finance 100 Prof. Michael R. Roberts 1 Topic Overview How to measure risk and return» Sample risk measures for some classes of securities Brief Statistics Review» Realized and Expected

More information

Portfolio Theory and Diversification

Portfolio Theory and Diversification Topic 3 Portfolio Theoryand Diversification LEARNING OUTCOMES By the end of this topic, you should be able to: 1. Explain the concept of portfolio formation;. Discuss the idea of diversification; 3. Calculate

More information

Lecture 8 & 9 Risk & Rates of Return

Lecture 8 & 9 Risk & Rates of Return Lecture 8 & 9 Risk & Rates of Return We start from the basic premise that investors LIKE return and DISLIKE risk. Therefore, people will invest in risky assets only if they expect to receive higher returns.

More information

Chapter 7. Introduction to Risk, Return, and the Opportunity Cost of Capital. Principles of Corporate Finance. Slides by Matthew Will

Chapter 7. Introduction to Risk, Return, and the Opportunity Cost of Capital. Principles of Corporate Finance. Slides by Matthew Will Principles of Corporate Finance Seventh Edition Richard A. Brealey Stewart C. Myers Chapter 7 Introduction to Risk, Return, and the Opportunity Cost of Capital Slides by Matthew Will - Topics Covered 75

More information

Port(A,B) is a combination of two stocks, A and B, with standard deviations A and B. A,B = correlation (A,B) = 0.

Port(A,B) is a combination of two stocks, A and B, with standard deviations A and B. A,B = correlation (A,B) = 0. Corporate Finance, Module 6: Risk, Return, and Cost of Capital Practice Problems (The attached PDF file has better formatting.) Updated: July 19, 2007 Exercise 6.1: Minimum Variance Portfolio Port(A,B)

More information

Mathematics of Time Value

Mathematics of Time Value CHAPTER 8A Mathematics of Time Value The general expression for computing the present value of future cash flows is as follows: PV t C t (1 rt ) t (8.1A) This expression allows for variations in cash flows

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

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

Lecture 5. Return and Risk: The Capital Asset Pricing Model

Lecture 5. Return and Risk: The Capital Asset Pricing Model Lecture 5 Return and Risk: The Capital Asset Pricing Model Outline 1 Individual Securities 2 Expected Return, Variance, and Covariance 3 The Return and Risk for Portfolios 4 The Efficient Set for Two Assets

More information

ECON FINANCIAL ECONOMICS

ECON FINANCIAL ECONOMICS ECON 337901 FINANCIAL ECONOMICS Peter Ireland Boston College Fall 2017 These lecture notes by Peter Ireland are licensed under a Creative Commons Attribution-NonCommerical-ShareAlike 4.0 International

More information

ECON FINANCIAL ECONOMICS

ECON FINANCIAL ECONOMICS ECON 337901 FINANCIAL ECONOMICS Peter Ireland Boston College Spring 2018 These lecture notes by Peter Ireland are licensed under a Creative Commons Attribution-NonCommerical-ShareAlike 4.0 International

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

Derivation Of The Capital Asset Pricing Model Part I - A Single Source Of Uncertainty

Derivation Of The Capital Asset Pricing Model Part I - A Single Source Of Uncertainty Derivation Of The Capital Asset Pricing Model Part I - A Single Source Of Uncertainty Gary Schurman MB, CFA August, 2012 The Capital Asset Pricing Model CAPM is used to estimate the required rate of return

More information

Attilio Meucci. Managing Diversification

Attilio Meucci. Managing Diversification Attilio Meucci Managing Diversification A. MEUCCI - Managing Diversification COMMON MEASURES OF DIVERSIFICATION DIVERSIFICATION DISTRIBUTION MEAN-DIVERSIFICATION FRONTIER CONDITIONAL ANALYSIS REFERENCES

More information

Chapter. Diversification and Risky Asset Allocation. McGraw-Hill/Irwin. Copyright 2008 by The McGraw-Hill Companies, Inc. All rights reserved.

Chapter. Diversification and Risky Asset Allocation. McGraw-Hill/Irwin. Copyright 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter Diversification and Risky Asset Allocation McGraw-Hill/Irwin Copyright 008 by The McGraw-Hill Companies, Inc. All rights reserved. Diversification Intuitively, we all know that if you hold many

More information

All else equal, people dislike risk.

All else equal, people dislike risk. All else equal, people like returns. All else equal, people dislike risk. On October 7, 07, Home Depot stock closed at $64.. It paid dividends of $0.89 per share on November 9, 07, and $.03 per share on

More information

Chapter 5. Asset Allocation - 1. Modern Portfolio Concepts

Chapter 5. Asset Allocation - 1. Modern Portfolio Concepts Asset Allocation - 1 Asset Allocation: Portfolio choice among broad investment classes. Chapter 5 Modern Portfolio Concepts Asset Allocation between risky and risk-free assets Asset Allocation with Two

More information

Solutions to questions in Chapter 8 except those in PS4. The minimum-variance portfolio is found by applying the formula:

Solutions to questions in Chapter 8 except those in PS4. The minimum-variance portfolio is found by applying the formula: Solutions to questions in Chapter 8 except those in PS4 1. The parameters of the opportunity set are: E(r S ) = 20%, E(r B ) = 12%, σ S = 30%, σ B = 15%, ρ =.10 From the standard deviations and the correlation

More information

SOLUTIONS 913,

SOLUTIONS 913, Illinois State University, Mathematics 483, Fall 2014 Test No. 3, Tuesday, December 2, 2014 SOLUTIONS 1. Spring 2013 Casualty Actuarial Society Course 9 Examination, Problem No. 7 Given the following information

More information

Topical: Natural Gas and Propane prices soar... Source: Energy Information Administration, data are from reports released Jan 23, 2014.

Topical: Natural Gas and Propane prices soar... Source: Energy Information Administration, data are from reports released Jan 23, 2014. Volatility and Risk... an introduction to the concepts Topical: Natural Gas and Propane prices soar... $5 $2 Source: Energy Information Administration, data are from reports released Jan 23, 2014. ...

More information

Notes on: J. David Cummins, Allocation of Capital in the Insurance Industry Risk Management and Insurance Review, 3, 2000, pp

Notes on: J. David Cummins, Allocation of Capital in the Insurance Industry Risk Management and Insurance Review, 3, 2000, pp Notes on: J. David Cummins Allocation of Capital in the Insurance Industry Risk Management and Insurance Review 3 2000 pp. 7-27. This reading addresses the standard management problem of allocating capital

More information

Chapter 11. Return and Risk: The Capital Asset Pricing Model (CAPM) Copyright 2013 by The McGraw-Hill Companies, Inc. All rights reserved.

Chapter 11. Return and Risk: The Capital Asset Pricing Model (CAPM) Copyright 2013 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 11 Return and Risk: The Capital Asset Pricing Model (CAPM) McGraw-Hill/Irwin Copyright 2013 by The McGraw-Hill Companies, Inc. All rights reserved. 11-0 Know how to calculate expected returns Know

More information

MATH 4512 Fundamentals of Mathematical Finance

MATH 4512 Fundamentals of Mathematical Finance MATH 451 Fundamentals of Mathematical Finance Solution to Homework Three Course Instructor: Prof. Y.K. Kwok 1. The market portfolio consists of n uncorrelated assets with weight vector (x 1 x n T. Since

More information

MA 1125 Lecture 05 - Measures of Spread. Wednesday, September 6, Objectives: Introduce variance, standard deviation, range.

MA 1125 Lecture 05 - Measures of Spread. Wednesday, September 6, Objectives: Introduce variance, standard deviation, range. MA 115 Lecture 05 - Measures of Spread Wednesday, September 6, 017 Objectives: Introduce variance, standard deviation, range. 1. Measures of Spread In Lecture 04, we looked at several measures of central

More information

Mutual Funds. Old-fashioned financial assets

Mutual Funds. Old-fashioned financial assets Mutual Funds Old-fashioned financial assets 2018 Gary R. Evans. This slide set by Gary R. Evans is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. Reminder...!

More information

Risk and Return: From Securities to Portfolios

Risk and Return: From Securities to Portfolios FIN 614 Risk and Return 2: Portfolios Professor Robert B.H. Hauswald Kogod School of Business, AU Risk and Return: From Securities to Portfolios From securities individual risk and return characteristics

More information

MS-E2114 Investment Science Lecture 5: Mean-variance portfolio theory

MS-E2114 Investment Science Lecture 5: Mean-variance portfolio theory MS-E2114 Investment Science Lecture 5: Mean-variance portfolio theory A. Salo, T. Seeve Systems Analysis Laboratory Department of System Analysis and Mathematics Aalto University, School of Science Overview

More information

When we model expected returns, we implicitly model expected prices

When we model expected returns, we implicitly model expected prices Week 1: Risk and Return Securities: why do we buy them? To take advantage of future cash flows (in the form of dividends or selling a security for a higher price). How much should we pay for this, considering

More information

Mean-Variance Portfolio Theory

Mean-Variance Portfolio Theory Mean-Variance Portfolio Theory Lakehead University Winter 2005 Outline Measures of Location Risk of a Single Asset Risk and Return of Financial Securities Risk of a Portfolio The Capital Asset Pricing

More information

Models of Asset Pricing

Models of Asset Pricing appendix1 to chapter 5 Models of Asset Pricing In Chapter 4, we saw that the return on an asset (such as a bond) measures how much we gain from holding that asset. When we make a decision to buy an asset,

More information

Archana Khetan 05/09/ MAFA (CA Final) - Portfolio Management

Archana Khetan 05/09/ MAFA (CA Final) - Portfolio Management Archana Khetan 05/09/2010 +91-9930812722 Archana090@hotmail.com MAFA (CA Final) - Portfolio Management 1 Portfolio Management Portfolio is a collection of assets. By investing in a portfolio or combination

More information

Lecture 10-12: CAPM.

Lecture 10-12: CAPM. Lecture 10-12: CAPM. I. Reading II. Market Portfolio. III. CAPM World: Assumptions. IV. Portfolio Choice in a CAPM World. V. Minimum Variance Mathematics. VI. Individual Assets in a CAPM World. VII. Intuition

More information

Appendix S: Content Portfolios and Diversification

Appendix S: Content Portfolios and Diversification Appendix S: Content Portfolios and Diversification 1188 The expected return on a portfolio is a weighted average of the expected return on the individual id assets; but estimating the risk, or standard

More information

Standard Normal, Inverse Normal and Sampling Distributions

Standard Normal, Inverse Normal and Sampling Distributions Standard Normal, Inverse Normal and Sampling Distributions Section 5.5 & 6.6 Cathy Poliak, Ph.D. cathy@math.uh.edu Office in Fleming 11c Department of Mathematics University of Houston Lecture 9-3339 Cathy

More information

Answers to Concepts in Review

Answers to Concepts in Review Answers to Concepts in Review 1. A portfolio is simply a collection of investment vehicles assembled to meet a common investment goal. An efficient portfolio is a portfolio offering the highest expected

More information

Topical: Natural Gas and Propane prices soar...

Topical: Natural Gas and Propane prices soar... Volatility and Risk... an introduction to the concepts Topical: Natural Gas and Propane prices soar... $5 $ Source: Energy Information Administration, data are from reports released Jan 3, 014. 1 ... massive

More information

Econ 424/CFRM 462 Portfolio Risk Budgeting

Econ 424/CFRM 462 Portfolio Risk Budgeting Econ 424/CFRM 462 Portfolio Risk Budgeting Eric Zivot August 14, 2014 Portfolio Risk Budgeting Idea: Additively decompose a measure of portfolio risk into contributions from the individual assets in the

More information

Adjusting discount rate for Uncertainty

Adjusting discount rate for Uncertainty Page 1 Adjusting discount rate for Uncertainty The Issue A simple approach: WACC Weighted average Cost of Capital A better approach: CAPM Capital Asset Pricing Model Massachusetts Institute of Technology

More information

FIN 6160 Investment Theory. Lecture 7-10

FIN 6160 Investment Theory. Lecture 7-10 FIN 6160 Investment Theory Lecture 7-10 Optimal Asset Allocation Minimum Variance Portfolio is the portfolio with lowest possible variance. To find the optimal asset allocation for the efficient frontier

More information

Handout 4: Gains from Diversification for 2 Risky Assets Corporate Finance, Sections 001 and 002

Handout 4: Gains from Diversification for 2 Risky Assets Corporate Finance, Sections 001 and 002 Handout 4: Gains from Diversification for 2 Risky Assets Corporate Finance, Sections 001 and 002 Suppose you are deciding how to allocate your wealth between two risky assets. Recall that the expected

More information

Introduction To Risk & Return

Introduction To Risk & Return Calculating the Rate of Return on Assets Introduction o Risk & Return Econ 422: Investment, Capital & Finance University of Washington Summer 26 August 5, 26 Denote today as time the price of the asset

More information

(Modern Portfolio Theory Review)

(Modern Portfolio Theory Review) (Modern Portfolio Theory Review) IFS-A76898 Charts 1-9 Reminder: You must include the Modern Portfolio Theory Disclosure pages with all charts you select to use, either individually or as a group. Information

More information

Return and Risk: The Capital-Asset Pricing Model (CAPM)

Return and Risk: The Capital-Asset Pricing Model (CAPM) Return and Risk: The Capital-Asset Pricing Model (CAPM) Expected Returns (Single assets & Portfolios), Variance, Diversification, Efficient Set, Market Portfolio, and CAPM Expected Returns and Variances

More information

Financial Markets 11-1

Financial Markets 11-1 Financial Markets Laurent Calvet calvet@hec.fr John Lewis john.lewis04@imperial.ac.uk Topic 11: Measuring Financial Risk HEC MBA Financial Markets 11-1 Risk There are many types of risk in financial transactions

More information

Corporate Finance Finance Ch t ap er 1: I t nves t men D i ec sions Albert Banal-Estanol

Corporate Finance Finance Ch t ap er 1: I t nves t men D i ec sions Albert Banal-Estanol Corporate Finance Chapter : Investment tdecisions i Albert Banal-Estanol In this chapter Part (a): Compute projects cash flows : Computing earnings, and free cash flows Necessary inputs? Part (b): Evaluate

More information

Chapter. Return, Risk, and the Security Market Line. McGraw-Hill/Irwin. Copyright 2008 by The McGraw-Hill Companies, Inc. All rights reserved.

Chapter. Return, Risk, and the Security Market Line. McGraw-Hill/Irwin. Copyright 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter Return, Risk, and the Security Market Line McGraw-Hill/Irwin Copyright 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Return, Risk, and the Security Market Line Our goal in this chapter

More information

Risk, return, and diversification

Risk, return, and diversification Risk, return, and diversification A reading prepared by Pamela Peterson Drake O U T L I N E 1. Introduction 2. Diversification and risk 3. Modern portfolio theory 4. Asset pricing models 5. Summary 1.

More information

Week 1 Quantitative Analysis of Financial Markets Basic Statistics A

Week 1 Quantitative Analysis of Financial Markets Basic Statistics A Week 1 Quantitative Analysis of Financial Markets Basic Statistics A Christopher Ting http://www.mysmu.edu/faculty/christophert/ Christopher Ting : christopherting@smu.edu.sg : 6828 0364 : LKCSB 5036 October

More information

Theoretical Aspects Concerning the Use of the Markowitz Model in the Management of Financial Instruments Portfolios

Theoretical Aspects Concerning the Use of the Markowitz Model in the Management of Financial Instruments Portfolios Theoretical Aspects Concerning the Use of the Markowitz Model in the Management of Financial Instruments Portfolios Lecturer Mădălina - Gabriela ANGHEL, PhD Student madalinagabriela_anghel@yahoo.com Artifex

More information

Economics 424/Applied Mathematics 540. Final Exam Solutions

Economics 424/Applied Mathematics 540. Final Exam Solutions University of Washington Summer 01 Department of Economics Eric Zivot Economics 44/Applied Mathematics 540 Final Exam Solutions I. Matrix Algebra and Portfolio Math (30 points, 5 points each) Let R i denote

More information

General Notation. Return and Risk: The Capital Asset Pricing Model

General Notation. Return and Risk: The Capital Asset Pricing Model Return and Risk: The Capital Asset Pricing Model (Text reference: Chapter 10) Topics general notation single security statistics covariance and correlation return and risk for a portfolio diversification

More information

Problem Set 6. I did this with figure; bar3(reshape(mean(rx),5,5) );ylabel( size ); xlabel( value ); mean mo return %

Problem Set 6. I did this with figure; bar3(reshape(mean(rx),5,5) );ylabel( size ); xlabel( value ); mean mo return % Business 35905 John H. Cochrane Problem Set 6 We re going to replicate and extend Fama and French s basic results, using earlier and extended data. Get the 25 Fama French portfolios and factors from the

More information

CHAPTER 11 RETURN AND RISK: THE CAPITAL ASSET PRICING MODEL (CAPM)

CHAPTER 11 RETURN AND RISK: THE CAPITAL ASSET PRICING MODEL (CAPM) CHAPTER 11 RETURN AND RISK: THE CAPITAL ASSET PRICING MODEL (CAPM) Answers to Concept Questions 1. Some of the risk in holding any asset is unique to the asset in question. By investing in a variety of

More information

Financial Economics: Capital Asset Pricing Model

Financial Economics: Capital Asset Pricing Model Financial Economics: Capital Asset Pricing Model Shuoxun Hellen Zhang WISE & SOE XIAMEN UNIVERSITY April, 2015 1 / 66 Outline Outline MPT and the CAPM Deriving the CAPM Application of CAPM Strengths and

More information

Return, Risk, and the Security Market Line

Return, Risk, and the Security Market Line Chapter 13 Key Concepts and Skills Return, Risk, and the Security Market Line Know how to calculate expected returns Understand the impact of diversification Understand the systematic risk principle Understand

More information

ECO 317 Economics of Uncertainty Fall Term 2009 Tuesday October 6 Portfolio Allocation Mean-Variance Approach

ECO 317 Economics of Uncertainty Fall Term 2009 Tuesday October 6 Portfolio Allocation Mean-Variance Approach ECO 317 Economics of Uncertainty Fall Term 2009 Tuesday October 6 ortfolio Allocation Mean-Variance Approach Validity of the Mean-Variance Approach Constant absolute risk aversion (CARA): u(w ) = exp(

More information

Gatton College of Business and Economics Department of Finance & Quantitative Methods. Chapter 13. Finance 300 David Moore

Gatton College of Business and Economics Department of Finance & Quantitative Methods. Chapter 13. Finance 300 David Moore Gatton College of Business and Economics Department of Finance & Quantitative Methods Chapter 13 Finance 300 David Moore Weighted average reminder Your grade 30% for the midterm 50% for the final. Homework

More information

Elementary Statistics

Elementary Statistics Chapter 7 Estimation Goal: To become familiar with how to use Excel 2010 for Estimation of Means. There is one Stat Tool in Excel that is used with estimation of means, T.INV.2T. Open Excel and click on

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

Cost of Capital (represents risk)

Cost of Capital (represents risk) Cost of Capital (represents risk) Cost of Equity Capital - From the shareholders perspective, the expected return is the cost of equity capital E(R i ) is the return needed to make the investment = the

More information

Chapter 6 Efficient Diversification. b. Calculation of mean return and variance for the stock fund: (A) (B) (C) (D) (E) (F) (G)

Chapter 6 Efficient Diversification. b. Calculation of mean return and variance for the stock fund: (A) (B) (C) (D) (E) (F) (G) Chapter 6 Efficient Diversification 1. E(r P ) = 12.1% 3. a. The mean return should be equal to the value computed in the spreadsheet. The fund's return is 3% lower in a recession, but 3% higher in a boom.

More information

Behavioral Finance 1-1. Chapter 2 Asset Pricing, Market Efficiency and Agency Relationships

Behavioral Finance 1-1. Chapter 2 Asset Pricing, Market Efficiency and Agency Relationships Behavioral Finance 1-1 Chapter 2 Asset Pricing, Market Efficiency and Agency Relationships 1 The Pricing of Risk 1-2 The expected utility theory : maximizing the expected utility across possible states

More information

Foundations of Finance

Foundations of Finance Lecture 5: CAPM. I. Reading II. Market Portfolio. III. CAPM World: Assumptions. IV. Portfolio Choice in a CAPM World. V. Individual Assets in a CAPM World. VI. Intuition for the SML (E[R p ] depending

More information

Finance 100: Corporate Finance. Professor Michael R. Roberts Quiz 3 November 8, 2006

Finance 100: Corporate Finance. Professor Michael R. Roberts Quiz 3 November 8, 2006 Finance 100: Corporate Finance Professor Michael R. Roberts Quiz 3 November 8, 006 Name: Solutions Section ( Points...no joke!): Question Maximum Student Score 1 30 5 3 5 4 0 Total 100 Instructions: Please

More information

Module 6 Portfolio risk and return

Module 6 Portfolio risk and return Module 6 Portfolio risk and return Prepared by Pamela Peterson Drake, Ph.D., CFA 1. Overview Security analysts and portfolio managers are concerned about an investment s return, its risk, and whether it

More information

Financial Management_MGT201. Lecture 19 to 22. Important Notes

Financial Management_MGT201. Lecture 19 to 22. Important Notes Financial Management_MGT201 7 th Week of Lectures Lecture 19 to 22 Important Notes Explanation noted by me has shown with & symbols. Lecture No 19: 6 Dec 2015_Tuesday_ 2:13pm 3:02pm RISKS: Its very important

More information

PASS Sample Size Software

PASS Sample Size Software Chapter 850 Introduction Cox proportional hazards regression models the relationship between the hazard function λ( t X ) time and k covariates using the following formula λ log λ ( t X ) ( t) 0 = β1 X1

More information

The sloppy connection between ETPs and futures contracts

The sloppy connection between ETPs and futures contracts Old-fashioned is sometimes better than all this newfangled stuff... The sloppy connection between ETPs and futures contracts... and swaps, and why maybe you should stay away from these assets 2018 Gary

More information

CHAPTER 8: INDEX MODELS

CHAPTER 8: INDEX MODELS CHTER 8: INDEX ODELS CHTER 8: INDEX ODELS ROBLE SETS 1. The advantage of the index model, compared to the arkoitz procedure, is the vastly reduced number of estimates required. In addition, the large number

More information

CHAPTER 8: INDEX MODELS

CHAPTER 8: INDEX MODELS Chapter 8 - Index odels CHATER 8: INDEX ODELS ROBLE SETS 1. The advantage of the index model, compared to the arkowitz procedure, is the vastly reduced number of estimates required. In addition, the large

More information

University 18 Lessons Financial Management. Unit 12: Return, Risk and Shareholder Value

University 18 Lessons Financial Management. Unit 12: Return, Risk and Shareholder Value University 18 Lessons Financial Management Unit 12: Return, Risk and Shareholder Value Risk and Return Risk and Return Security analysis is built around the idea that investors are concerned with two principal

More information

Use partial derivatives just found, evaluate at a = 0: This slope of small hyperbola must equal slope of CML:

Use partial derivatives just found, evaluate at a = 0: This slope of small hyperbola must equal slope of CML: Derivation of CAPM formula, contd. Use the formula: dµ σ dσ a = µ a µ dµ dσ = a σ. Use partial derivatives just found, evaluate at a = 0: Plug in and find: dµ dσ σ = σ jm σm 2. a a=0 σ M = a=0 a µ j µ

More information

Volume : 1 Issue : 12 September 2012 ISSN X

Volume : 1 Issue : 12 September 2012 ISSN X Research Paper Commerce Analysis Of Systematic Risk In Select Companies In India *R.Madhavi *Research Scholar,Department of Commerce,Sri Venkateswara University,Tirupathi, Andhra Pradesh. ABSTRACT The

More information

COMM 324 INVESTMENTS AND PORTFOLIO MANAGEMENT ASSIGNMENT 2 Due: October 20

COMM 324 INVESTMENTS AND PORTFOLIO MANAGEMENT ASSIGNMENT 2 Due: October 20 COMM 34 INVESTMENTS ND PORTFOLIO MNGEMENT SSIGNMENT Due: October 0 1. In 1998 the rate of return on short term government securities (perceived to be risk-free) was about 4.5%. Suppose the expected rate

More information

Corporate Finance, Module 3: Common Stock Valuation. Illustrative Test Questions and Practice Problems. (The attached PDF file has better formatting.

Corporate Finance, Module 3: Common Stock Valuation. Illustrative Test Questions and Practice Problems. (The attached PDF file has better formatting. Corporate Finance, Module 3: Common Stock Valuation Illustrative Test Questions and Practice Problems (The attached PDF file has better formatting.) These problems combine common stock valuation (module

More information

... especially dynamic volatility

... especially dynamic volatility More about volatility...... especially dynamic volatility Add a little wind and we get a little increase in volatility. Add a hurricane and we get a huge increase in volatility. (c) 2017, Gary R. Evans

More information

Appendix A (Pornprasertmanit & Little, in press) Mathematical Proof

Appendix A (Pornprasertmanit & Little, in press) Mathematical Proof Appendix A (Pornprasertmanit & Little, in press) Mathematical Proof Definition We begin by defining notations that are needed for later sections. First, we define moment as the mean of a random variable

More information

Introduction to Risk, Return and Opportunity Cost of Capital

Introduction to Risk, Return and Opportunity Cost of Capital Introduction to Risk, Return and Opportunity Cost of Capital Thomas Emilsson, --5 Risk, Return and Portfolio Variance Risk and Return When making investments, there needs to be an estimation of the risks

More information

Portfolio Risk Management and Linear Factor Models

Portfolio Risk Management and Linear Factor Models Chapter 9 Portfolio Risk Management and Linear Factor Models 9.1 Portfolio Risk Measures There are many quantities introduced over the years to measure the level of risk that a portfolio carries, and each

More information

PortfolioConstructionACaseStudyonHighMarketCapitalizationStocksinBangladesh

PortfolioConstructionACaseStudyonHighMarketCapitalizationStocksinBangladesh Global Journal of Management and Business Research: A Administration and Management Volume 18 Issue 1 Version 1.0 Year 2018 Type: Double Blind Peer Reviewed International Research Journal Publisher: Global

More information

Uncertain Covariance Models

Uncertain Covariance Models Uncertain Covariance Models RISK FORECASTS THAT KNOW HOW ACCURATE THEY ARE AND WHERE AU G 1 8, 2 0 1 5 Q WA FA F E W B O S TO N A N I S H R. S H A H, C FA A N I S H R S @ I N V E S T M E N TG R A D E M

More information

Lecture 18 Section Mon, Feb 16, 2009

Lecture 18 Section Mon, Feb 16, 2009 The s the Lecture 18 Section 5.3.4 Hampden-Sydney College Mon, Feb 16, 2009 Outline The s the 1 2 3 The 4 s 5 the 6 The s the Exercise 5.12, page 333. The five-number summary for the distribution of income

More information

Biostatistics and Design of Experiments Prof. Mukesh Doble Department of Biotechnology Indian Institute of Technology, Madras

Biostatistics and Design of Experiments Prof. Mukesh Doble Department of Biotechnology Indian Institute of Technology, Madras Biostatistics and Design of Experiments Prof. Mukesh Doble Department of Biotechnology Indian Institute of Technology, Madras Lecture - 05 Normal Distribution So far we have looked at discrete distributions

More information

Lecture 18 Section Mon, Sep 29, 2008

Lecture 18 Section Mon, Sep 29, 2008 The s the Lecture 18 Section 5.3.4 Hampden-Sydney College Mon, Sep 29, 2008 Outline The s the 1 2 3 The 4 s 5 the 6 The s the Exercise 5.12, page 333. The five-number summary for the distribution of income

More information