Modern Portfolio Theory

Size: px
Start display at page:

Download "Modern Portfolio Theory"

Transcription

1 Modern Portfolio Theory

2 History of MPT 1952 Horowitz CAPM (Capital Asset Pricing Model) 1965 Sharpe, Lintner, Mossin APT (Arbitrage Pricing Theory) 1976 Ross

3 What is a portfolio? Italian word Portfolio weights indicate the fraction of the portfolio total value held in each asset x i = (value held in the i-th asset)/(total portfolio value) By definition portfolio weights must sum to one: x x x x = n 1 n

4 Data needed for Portfolio Calculation Expected returns for asset i : Variances of return for all assets i : Covariances of returns for all pairs of assets I and j : (, ) i j Cov r r E ( r ) i ( ) Var r i

5 Where do we obtain this data? Compute them from knowledge of the probability distribution of returns (population parameters) Estimate them from historical sample data using statistical techniques (sample statistics)

6 Examples Market Economy Probability Return Normal environment 1:3 10% Growth 1:3 30% Recession 1:3-10% E( r ) = 13( 0,30) + 13( 0,10) + 13( 0,10) = 0,10 ( ) ( ) ( ) Var( r ) = 1 3 0,30 0, ,10 0, ,10 0,10 = ( ) ( ) ( ) = 13 0, , ,20 = 0,0267

7 Portfolio of two assets(1) The portfolio s s expected return is a weighted sum of the expected returns of assets 1 and 2. ( ) = ( ) + ( ) = ( ) + ( ) E r E r E r we r w E r v w w ( 2) 2 2 ( 2 ) ( ) Var( r ) = E r + E( r ) = w E r -E r + v v v ( ) ( ) 2-2 w ( )- ( ) ( ) [ ] + w E r E r + w E rr E r E r = ( ) ( ) 2 (, ) = w Var r + w Var r + w Cov r r w 2

8 Portfolio of two assets(2) The variance is the square-weighted sum of the variances plus twice the cross-weighted covariance. If Cov ( r ) ( ) ( ) 1, r2 μv = E rv, σv = Var rv, ρ1,2 = σσ then μ = wμ + w μ v σ = w σ + w σ + 2ww ρ σ σ v ,2 1 2 Where ρ 1,2 is the corellation

9 Portfolio of Multiple Assets(1) We can write weights in form of matrix 1 T = uw also the expected returns can be write in form of vector m = μ μ μ [ ],,, n 1 2 and let C the covariance matrix where ci, j = Cov( ri, rj ) C c1,1 c1, n = cn,1 c n, n

10 Portfolio of Multiple Assets(2) Because C is symmetric then C 1 Then the expected return is equal with: μ = v mw T Variance of returns is equal with: 2 wcw T v σ =

11 σ μ Proof = E r = E wr = wq = mw ( ) μ T v v i i i i i i = Var ( r ) = Var w r = Cov w r w r = 2 v v i i i i j j i i j = wwc = i, j i j i, j wcw T

12 Correlation nn, v = w1 1 + w w + n n 2 i, jwi iwj j i, j σ σ σ σ ρ σ σ if ρ = 1 i, j i, n i, j nn, v = w1 1 + w w + n n 2wi iwj j i, j σ σ σ σ σ σ σ = wσ + w σ + + w σ = σ v n n v gen

13 Correlation(2) An equally-weighted portfolio of n assets: 1 wi = σi = σgen n 1 1 σv = σgen + + σgen n 1 n 1 σv = n σ σ gen = gen n n If the correlation is equal with 1 then between i and j is linear connection; if i grow then j grow to and growth rate is the same

14 Correlation(3) 1 if ρ = 0 w = σ = σ n i, j i i gen 2 2 σ 1 σ 1 σ = + + v gen gen n 1 n n 1 n σ n = σ σ = σ n n 2 v gen v gen

15 Diversification

16 Diversification(2) If we have 3 element in our portfolio than the variance of portfolio is much lower

17 Diversification(3) Reducing risk with this technique is called diversification Generally the more different the assets are, the greater the diversification. The diversification effect is the reduction in portfolio standard deviation, compared with a simple linear combination of the standard deviations, that comes from holding two or more assets in the portfolio The size of the diversification effect depends on the degree of correlation

18 Optimal portfolio selection How to choose a portfolio? Minimize risk of a given expected return? Or Maximize expected return for a given risk. Minimize σ n n 2 v wiw jσ i, j i j = subject to () n 1 w = 1 i= 1 i ( 2) n i= 1 wr i i = μ v

19 Optimal portfolio selection (2)

20 Solving optimal portfolios graphically

21 Solving optimal portfolios The locus of all frontier portfolios in the plane is called portfolio frontier The upper part of the portfolio frontier gives efficient frontier portfolios Minimal variance portfolio

22 Portfolio frontier with two assets Let r1 > r2 and let and Then μ = + w1 ( 1 ) v wr w r 1 2 = w w2 1 = w σ ( 1 ) 2 ( 1 ) v = w σ + w σ + w w σ ,2 For a given μ there is a unique w that v determines the portfolio with expected return μv r2 w = r r 1 2

23 Minimal variance portfolio 1 = uw We use and T σ = wcw 2 T v Lagrange function (, ) L w λ = wcw λuw T T λ 2wC λu = 0 w = uc 2 1 = λ 2 1 T uc u λ = T uc u u T w = uc uc u 1 1 T

24 Minimal variance curve w = mc m μ uc m uc + μ uc u mc u mc 1 T 1 T 1 T 1 T uc u mc m uc m mc u 1 T 1 T 1 1 T 1 T 1 v v Where muv = mw T

25 Some examples in MATLAB μ = 0.2 σ = 0.25 ρ = ρ = ,2 2,1 μ = 0.13 σ = 0.28 ρ = ρ = ,3 3,2 μ = 0.17 σ = 0.20 ρ = ρ = ,3 3,1 m = u = [ ] [1 1 1] We calculate C and C 1 w 1 uc = = uc 1 u T [ ] w μv μv μ v

26 Using MATLAB

27 Examples in MATLAB(2) Frontcon function; with this function we can calculate some efficient portfolio [pkock, preturn, pweigths]= =frontcon(returns,cov,n,preturn,limits,groreturns,cov,n,preturn,limits,gro up,grouplimits)

28 Examples in MATLAB pkock covariances of the returned portfolios preturn returns of the returned portfolios pweighs weighs of the returned portfolios returns the stocks return cov covariance matrix n number of portfolios group, group limits min and max weigh Other functions: portalloc, portopt

Lecture IV Portfolio management: Efficient portfolios. Introduction to Finance Mathematics Fall Financial mathematics

Lecture IV Portfolio management: Efficient portfolios. Introduction to Finance Mathematics Fall Financial mathematics Lecture IV Portfolio management: Efficient portfolios. Introduction to Finance Mathematics Fall 2014 Reduce the risk, one asset Let us warm up by doing an exercise. We consider an investment with σ 1 =

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

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 8. Markowitz Portfolio Theory. 8.1 Expected Returns and Covariance

Chapter 8. Markowitz Portfolio Theory. 8.1 Expected Returns and Covariance Chapter 8 Markowitz Portfolio Theory 8.1 Expected Returns and Covariance The main question in portfolio theory is the following: Given an initial capital V (0), and opportunities (buy or sell) in N securities

More information

Markowitz portfolio theory

Markowitz portfolio theory Markowitz portfolio theory Farhad Amu, Marcus Millegård February 9, 2009 1 Introduction Optimizing a portfolio is a major area in nance. The objective is to maximize the yield and simultaneously minimize

More information

Financial Economics: Risk Aversion and Investment Decisions, Modern Portfolio Theory

Financial Economics: Risk Aversion and Investment Decisions, Modern Portfolio Theory Financial Economics: Risk Aversion and Investment Decisions, Modern Portfolio Theory Shuoxun Hellen Zhang WISE & SOE XIAMEN UNIVERSITY April, 2015 1 / 95 Outline Modern portfolio theory The backward induction,

More information

Techniques for Calculating the Efficient Frontier

Techniques for Calculating the Efficient Frontier Techniques for Calculating the Efficient Frontier Weerachart Kilenthong RIPED, UTCC c Kilenthong 2017 Tee (Riped) Introduction 1 / 43 Two Fund Theorem The Two-Fund Theorem states that we can reach any

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

Optimizing Portfolios

Optimizing Portfolios Optimizing Portfolios An Undergraduate Introduction to Financial Mathematics J. Robert Buchanan 2010 Introduction Investors may wish to adjust the allocation of financial resources including a mixture

More information

Chapter 2 Portfolio Management and the Capital Asset Pricing Model

Chapter 2 Portfolio Management and the Capital Asset Pricing Model Chapter 2 Portfolio Management and the Capital Asset Pricing Model In this chapter, we explore the issue of risk management in a portfolio of assets. The main issue is how to balance a portfolio, that

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

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

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

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

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

LECTURE NOTES 3 ARIEL M. VIALE

LECTURE NOTES 3 ARIEL M. VIALE LECTURE NOTES 3 ARIEL M VIALE I Markowitz-Tobin Mean-Variance Portfolio Analysis Assumption Mean-Variance preferences Markowitz 95 Quadratic utility function E [ w b w ] { = E [ w] b V ar w + E [ w] }

More information

Session 8: The Markowitz problem p. 1

Session 8: The Markowitz problem p. 1 Session 8: The Markowitz problem Susan Thomas http://www.igidr.ac.in/ susant susant@mayin.org IGIDR Bombay Session 8: The Markowitz problem p. 1 Portfolio optimisation Session 8: The Markowitz problem

More information

Financial Market Analysis (FMAx) Module 6

Financial Market Analysis (FMAx) Module 6 Financial Market Analysis (FMAx) Module 6 Asset Allocation and iversification This training material is the property of the International Monetary Fund (IMF) and is intended for use in IMF Institute for

More information

Modeling multiple runoff tables

Modeling multiple runoff tables Modeling multiple runoff tables Vincent Lous www.posthuma-partners.nl Motivation Why creating a "model" for all lines of business is important Motivation Why creating a "model" for all lines of business

More information

The Markowitz framework

The Markowitz framework IGIDR, Bombay 4 May, 2011 Goals What is a portfolio? Asset classes that define an Indian portfolio, and their markets. Inputs to portfolio optimisation: measuring returns and risk of a portfolio Optimisation

More information

Chapter 7: Portfolio Theory

Chapter 7: Portfolio Theory Chapter 7: Portfolio Theory 1. Introduction 2. Portfolio Basics 3. The Feasible Set 4. Portfolio Selection Rules 5. The Efficient Frontier 6. Indifference Curves 7. The Two-Asset Portfolio 8. Unrestriceted

More information

Mean Variance Portfolio Theory

Mean Variance Portfolio Theory Chapter 1 Mean Variance Portfolio Theory This book is about portfolio construction and risk analysis in the real-world context where optimization is done with constraints and penalties specified by the

More information

Mean Variance Analysis and CAPM

Mean Variance Analysis and CAPM Mean Variance Analysis and CAPM Yan Zeng Version 1.0.2, last revised on 2012-05-30. Abstract A summary of mean variance analysis in portfolio management and capital asset pricing model. 1. Mean-Variance

More information

PORTFOLIO OPTIMIZATION: ANALYTICAL TECHNIQUES

PORTFOLIO OPTIMIZATION: ANALYTICAL TECHNIQUES PORTFOLIO OPTIMIZATION: ANALYTICAL TECHNIQUES Keith Brown, Ph.D., CFA November 22 nd, 2007 Overview of the Portfolio Optimization Process The preceding analysis demonstrates that it is possible for investors

More information

From Asset Allocation to Risk Allocation

From Asset Allocation to Risk Allocation EDHEC-Princeton Conference New-York City, April 3rd, 03 rom Asset Allocation to Risk Allocation Towards a Better Understanding of the True Meaning of Diversification Lionel Martellini Professor of inance,

More information

An Intertemporal Capital Asset Pricing Model

An Intertemporal Capital Asset Pricing Model I. Assumptions Finance 400 A. Penati - G. Pennacchi Notes on An Intertemporal Capital Asset Pricing Model These notes are based on the article Robert C. Merton (1973) An Intertemporal Capital Asset Pricing

More information

ECON FINANCIAL ECONOMICS

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

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

Introduction to Computational Finance and Financial Econometrics Introduction to Portfolio Theory

Introduction to Computational Finance and Financial Econometrics Introduction to Portfolio Theory You can t see this text! Introduction to Computational Finance and Financial Econometrics Introduction to Portfolio Theory Eric Zivot Spring 2015 Eric Zivot (Copyright 2015) Introduction to Portfolio Theory

More information

u (x) < 0. and if you believe in diminishing return of the wealth, then you would require

u (x) < 0. and if you believe in diminishing return of the wealth, then you would require Chapter 8 Markowitz Portfolio Theory 8.7 Investor Utility Functions People are always asked the question: would more money make you happier? The answer is usually yes. The next question is how much more

More information

Risk-Based Investing & Asset Management Final Examination

Risk-Based Investing & Asset Management Final Examination Risk-Based Investing & Asset Management Final Examination Thierry Roncalli February 6 th 2015 Contents 1 Risk-based portfolios 2 2 Regularizing portfolio optimization 3 3 Smart beta 5 4 Factor investing

More information

Markowitz portfolio theory. May 4, 2017

Markowitz portfolio theory. May 4, 2017 Markowitz portfolio theory Elona Wallengren Robin S. Sigurdson May 4, 2017 1 Introduction A portfolio is the set of assets that an investor chooses to invest in. Choosing the optimal portfolio is a complex

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

Of Rocket Science, Finance, and Nuclear Data: REWIND (Ranking Experiments by Weighting for Improved Nuclear Data)

Of Rocket Science, Finance, and Nuclear Data: REWIND (Ranking Experiments by Weighting for Improved Nuclear Data) Of Rocket Science, Finance, and Nuclear Data: REWIND (Ranking Experiments by Weighting for Improved Nuclear Data) G. Palmiotti Idaho National Laboratory May 20, 2015 December 2012 SG39, Paris, France Introduction

More information

Statistics and Their Distributions

Statistics and Their Distributions Statistics and Their Distributions Deriving Sampling Distributions Example A certain system consists of two identical components. The life time of each component is supposed to have an expentional distribution

More information

Equilibrium Asset Returns

Equilibrium Asset Returns Equilibrium Asset Returns Equilibrium Asset Returns 1/ 38 Introduction We analyze the Intertemporal Capital Asset Pricing Model (ICAPM) of Robert Merton (1973). The standard single-period CAPM holds when

More information

Applications of Linear Programming

Applications of Linear Programming Applications of Linear Programming lecturer: András London University of Szeged Institute of Informatics Department of Computational Optimization Lecture 8 The portfolio selection problem The portfolio

More information

Portfolio theory and risk management Homework set 2

Portfolio theory and risk management Homework set 2 Portfolio theory and risk management Homework set Filip Lindskog General information The homework set gives at most 3 points which are added to your result on the exam. You may work individually or in

More information

!"#$ 01$ 7.3"กก>E E?D:A 5"7=7 E!<C";E2346 <2H<

!#$ 01$ 7.3กก>E E?D:A 57=7 E!<C;E2346 <2H< กก AEC Portfolio Investment!"#$ 01$ 7.3"กก>E E?D:A 5"7=7 >?@A?2346BC@ก"9D E!

More information

CSCI 1951-G Optimization Methods in Finance Part 07: Portfolio Optimization

CSCI 1951-G Optimization Methods in Finance Part 07: Portfolio Optimization CSCI 1951-G Optimization Methods in Finance Part 07: Portfolio Optimization March 9 16, 2018 1 / 19 The portfolio optimization problem How to best allocate our money to n risky assets S 1,..., S n with

More information

Lecture 2: Fundamentals of meanvariance

Lecture 2: Fundamentals of meanvariance Lecture 2: Fundamentals of meanvariance analysis Prof. Massimo Guidolin Portfolio Management Second Term 2018 Outline and objectives Mean-variance and efficient frontiers: logical meaning o Guidolin-Pedio,

More information

Freeman School of Business Fall 2003

Freeman School of Business Fall 2003 FINC 748: Investments Ramana Sonti Freeman School of Business Fall 2003 Lecture Note 3B: Optimal risky portfolios To be read with BKM Chapter 8 Statistical Review Portfolio mathematics Mean standard deviation

More information

SDMR Finance (2) Olivier Brandouy. University of Paris 1, Panthéon-Sorbonne, IAE (Sorbonne Graduate Business School)

SDMR Finance (2) Olivier Brandouy. University of Paris 1, Panthéon-Sorbonne, IAE (Sorbonne Graduate Business School) SDMR Finance (2) Olivier Brandouy University of Paris 1, Panthéon-Sorbonne, IAE (Sorbonne Graduate Business School) Outline 1 Formal Approach to QAM : concepts and notations 2 3 Portfolio risk and return

More information

CSCI 1951-G Optimization Methods in Finance Part 00: Course Logistics Introduction to Finance Optimization Problems

CSCI 1951-G Optimization Methods in Finance Part 00: Course Logistics Introduction to Finance Optimization Problems CSCI 1951-G Optimization Methods in Finance Part 00: Course Logistics Introduction to Finance Optimization Problems January 26, 2018 1 / 24 Basic information All information is available in the syllabus

More information

Final Exam Suggested Solutions

Final Exam Suggested Solutions University of Washington Fall 003 Department of Economics Eric Zivot Economics 483 Final Exam Suggested Solutions This is a closed book and closed note exam. However, you are allowed one page of handwritten

More information

Optimal Portfolio Inputs: Various Methods

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

More information

A Broader View of the Mean-Variance Optimization Framework

A Broader View of the Mean-Variance Optimization Framework A Broader View of the Mean-Variance Optimization Framework Christopher J. Donohue 1 Global Association of Risk Professionals January 15, 2008 Abstract In theory, mean-variance optimization provides a rich

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

Financial Economics 4: Portfolio Theory

Financial Economics 4: Portfolio Theory Financial Economics 4: Portfolio Theory Stefano Lovo HEC, Paris What is a portfolio? Definition A portfolio is an amount of money invested in a number of financial assets. Example Portfolio A is worth

More information

Quantitative Portfolio Theory & Performance Analysis

Quantitative Portfolio Theory & Performance Analysis 550.447 Quantitative ortfolio Theory & erformance Analysis Week February 18, 2013 Basic Elements of Modern ortfolio Theory Assignment For Week of February 18 th (This Week) Read: A&L, Chapter 3 (Basic

More information

Midterm 1, Financial Economics February 15, 2010

Midterm 1, Financial Economics February 15, 2010 Midterm 1, Financial Economics February 15, 2010 Name: Email: @illinois.edu All questions must be answered on this test form. Question 1: Let S={s1,,s11} be the set of states. Suppose that at t=0 the state

More information

Strategic Asset Allocation and Risk Budgeting for Insurers under Solvency II

Strategic Asset Allocation and Risk Budgeting for Insurers under Solvency II Strategic Asset Allocation and Risk Budgeting for Insurers under Solvency II Roy Kouwenberg Mahidol University, College of Management Erasmus University Rotterdam November 14, 2017 Note: this research

More information

Mathematics in Finance

Mathematics in Finance Mathematics in Finance Steven E. Shreve Department of Mathematical Sciences Carnegie Mellon University Pittsburgh, PA 15213 USA shreve@andrew.cmu.edu A Talk in the Series Probability in Science and Industry

More information

Modern Portfolio Theory -Markowitz Model

Modern Portfolio Theory -Markowitz Model Modern Portfolio Theory -Markowitz Model Rahul Kumar Project Trainee, IDRBT 3 rd year student Integrated M.Sc. Mathematics & Computing IIT Kharagpur Email: rahulkumar641@gmail.com Project guide: Dr Mahil

More information

Econ Financial Markets Spring 2011 Professor Robert Shiller. Problem Set 2

Econ Financial Markets Spring 2011 Professor Robert Shiller. Problem Set 2 Econ 252 - Financial Markets Spring 2011 Professor Robert Shiller Problem Set 2 Question 1 Consider the following three assets: Asset A s expected return is 5% and return standard deviation is 25%. Asset

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

Statistics for Managers Using Microsoft Excel 7 th Edition

Statistics for Managers Using Microsoft Excel 7 th Edition Statistics for Managers Using Microsoft Excel 7 th Edition Chapter 5 Discrete Probability Distributions Statistics for Managers Using Microsoft Excel 7e Copyright 014 Pearson Education, Inc. Chap 5-1 Learning

More information

Portfolio Sharpening

Portfolio Sharpening Portfolio Sharpening Patrick Burns 21st September 2003 Abstract We explore the effective gain or loss in alpha from the point of view of the investor due to the volatility of a fund and its correlations

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

Quantitative Risk Management

Quantitative Risk Management Quantitative Risk Management Asset Allocation and Risk Management Martin B. Haugh Department of Industrial Engineering and Operations Research Columbia University Outline Review of Mean-Variance Analysis

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

Smart Beta: Managing Diversification of Minimum Variance Portfolios

Smart Beta: Managing Diversification of Minimum Variance Portfolios Smart Beta: Managing Diversification of Minimum Variance Portfolios Jean-Charles Richard and Thierry Roncalli Lyxor Asset Management 1, France University of Évry, France Risk Based and Factor Investing

More information

Lecture Notes 9. Jussi Klemelä. December 2, 2014

Lecture Notes 9. Jussi Klemelä. December 2, 2014 Lecture Notes 9 Jussi Klemelä December 2, 204 Markowitz Bullets A Markowitz bullet is a scatter plot of points, where each point corresponds to a portfolio, the x-coordinate of a point is the standard

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

Lecture 10: Performance measures

Lecture 10: Performance measures Lecture 10: Performance measures Prof. Dr. Svetlozar Rachev Institute for Statistics and Mathematical Economics University of Karlsruhe Portfolio and Asset Liability Management Summer Semester 2008 Prof.

More information

Quantitative Portfolio Theory & Performance Analysis

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

More information

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

MATH4512 Fundamentals of Mathematical Finance. Topic Two Mean variance portfolio theory. 2.1 Mean and variance of portfolio return

MATH4512 Fundamentals of Mathematical Finance. Topic Two Mean variance portfolio theory. 2.1 Mean and variance of portfolio return MATH4512 Fundamentals of Mathematical Finance Topic Two Mean variance portfolio theory 2.1 Mean and variance of portfolio return 2.2 Markowitz mean-variance formulation 2.3 Two-fund Theorem 2.4 Inclusion

More information

Optimal Portfolios and Random Matrices

Optimal Portfolios and Random Matrices Optimal Portfolios and Random Matrices Javier Acosta Nai Li Andres Soto Shen Wang Ziran Yang University of Minnesota, Twin Cities Mentor: Chris Bemis, Whitebox Advisors January 17, 2015 Javier Acosta Nai

More information

Lecture 3: Return vs Risk: Mean-Variance Analysis

Lecture 3: Return vs Risk: Mean-Variance Analysis Lecture 3: Return vs Risk: Mean-Variance Analysis 3.1 Basics We will discuss an important trade-off between return (or reward) as measured by expected return or mean of the return and risk as measured

More information

Efficient Portfolio and Introduction to Capital Market Line Benninga Chapter 9

Efficient Portfolio and Introduction to Capital Market Line Benninga Chapter 9 Efficient Portfolio and Introduction to Capital Market Line Benninga Chapter 9 Optimal Investment with Risky Assets There are N risky assets, named 1, 2,, N, but no risk-free asset. With fixed total dollar

More information

Homework. Due Monday 11/2/2009 at beginning of class Chapter 6: 2 Additional Homework: Download data for

Homework. Due Monday 11/2/2009 at beginning of class Chapter 6: 2 Additional Homework: Download data for Data Code Go to http://stonybrook.datacodeinc.com User: SUNYSB Password: STONYBROOK11794 Download software for WorldwatchInsight and Marketlink and corresponding manuals Login using your personal login

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

Capital Asset Pricing Model

Capital Asset Pricing Model Capital Asset Pricing Model 1 Introduction In this handout we develop a model that can be used to determine how an investor can choose an optimal asset portfolio in this sense: the investor will earn the

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

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

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 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

2.1 Mean-variance Analysis: Single-period Model

2.1 Mean-variance Analysis: Single-period Model Chapter Portfolio Selection The theory of option pricing is a theory of deterministic returns: we hedge our option with the underlying to eliminate risk, and our resulting risk-free portfolio then earns

More information

Log-Robust Portfolio Management

Log-Robust Portfolio Management Log-Robust Portfolio Management Dr. Aurélie Thiele Lehigh University Joint work with Elcin Cetinkaya and Ban Kawas Research partially supported by the National Science Foundation Grant CMMI-0757983 Dr.

More information

Geometric Analysis of the Capital Asset Pricing Model

Geometric Analysis of the Capital Asset Pricing Model Norges Handelshøyskole Bergen, Spring 2010 Norwegian School of Economics and Business Administration Department of Finance and Management Science Master Thesis Geometric Analysis of the Capital Asset Pricing

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

MATH362 Fundamentals of Mathematical Finance. Topic 1 Mean variance portfolio theory. 1.1 Mean and variance of portfolio return

MATH362 Fundamentals of Mathematical Finance. Topic 1 Mean variance portfolio theory. 1.1 Mean and variance of portfolio return MATH362 Fundamentals of Mathematical Finance Topic 1 Mean variance portfolio theory 1.1 Mean and variance of portfolio return 1.2 Markowitz mean-variance formulation 1.3 Two-fund Theorem 1.4 Inclusion

More information

ORF 307: Lecture 3. Linear Programming: Chapter 13, Section 1 Portfolio Optimization. Robert Vanderbei. February 13, 2016

ORF 307: Lecture 3. Linear Programming: Chapter 13, Section 1 Portfolio Optimization. Robert Vanderbei. February 13, 2016 ORF 307: Lecture 3 Linear Programming: Chapter 13, Section 1 Portfolio Optimization Robert Vanderbei February 13, 2016 Slides last edited on February 14, 2018 http://www.princeton.edu/ rvdb Portfolio Optimization:

More information

Consumption- Savings, Portfolio Choice, and Asset Pricing

Consumption- Savings, Portfolio Choice, and Asset Pricing Finance 400 A. Penati - G. Pennacchi Consumption- Savings, Portfolio Choice, and Asset Pricing I. The Consumption - Portfolio Choice Problem We have studied the portfolio choice problem of an individual

More information

QR43, Introduction to Investments Class Notes, Fall 2003 IV. Portfolio Choice

QR43, Introduction to Investments Class Notes, Fall 2003 IV. Portfolio Choice QR43, Introduction to Investments Class Notes, Fall 2003 IV. Portfolio Choice A. Mean-Variance Analysis 1. Thevarianceofaportfolio. Consider the choice between two risky assets with returns R 1 and R 2.

More information

Microeconomics 3. Economics Programme, University of Copenhagen. Spring semester Lars Peter Østerdal. Week 17

Microeconomics 3. Economics Programme, University of Copenhagen. Spring semester Lars Peter Østerdal. Week 17 Microeconomics 3 Economics Programme, University of Copenhagen Spring semester 2006 Week 17 Lars Peter Østerdal 1 Today s programme General equilibrium over time and under uncertainty (slides from week

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

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

CHAPTER 6: PORTFOLIO SELECTION

CHAPTER 6: PORTFOLIO SELECTION CHAPTER 6: PORTFOLIO SELECTION 6-1 21. 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 coefficient

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

THE CHINESE UNIVERSITY OF HONG KONG Department of Mathematics MMAT5250 Financial Mathematics Homework 2 Due Date: March 24, 2018

THE CHINESE UNIVERSITY OF HONG KONG Department of Mathematics MMAT5250 Financial Mathematics Homework 2 Due Date: March 24, 2018 THE CHINESE UNIVERSITY OF HONG KONG Department of Mathematics MMAT5250 Financial Mathematics Homework 2 Due Date: March 24, 2018 Name: Student ID.: I declare that the assignment here submitted is original

More information

Chapter 8: CAPM. 1. Single Index Model. 2. Adding a Riskless Asset. 3. The Capital Market Line 4. CAPM. 5. The One-Fund Theorem

Chapter 8: CAPM. 1. Single Index Model. 2. Adding a Riskless Asset. 3. The Capital Market Line 4. CAPM. 5. The One-Fund Theorem Chapter 8: CAPM 1. Single Index Model 2. Adding a Riskless Asset 3. The Capital Market Line 4. CAPM 5. The One-Fund Theorem 6. The Characteristic Line 7. The Pricing Model Single Index Model 1 1. Covariance

More information

Robust Portfolio Optimization with Derivative Insurance Guarantees

Robust Portfolio Optimization with Derivative Insurance Guarantees Robust Portfolio Optimization with Derivative Insurance Guarantees Steve Zymler Berç Rustem Daniel Kuhn Department of Computing Imperial College London Mean-Variance Portfolio Optimization Optimal Asset

More information

Application to Portfolio Theory and the Capital Asset Pricing Model

Application to Portfolio Theory and the Capital Asset Pricing Model Appendix C Application to Portfolio Theory and the Capital Asset Pricing Model Exercise Solutions C.1 The random variables X and Y are net returns with the following bivariate distribution. y x 0 1 2 3

More information

Portfolio models - Podgorica

Portfolio models - Podgorica Outline Holding period return Suppose you invest in a stock-index fund over the next period (e.g. 1 year). The current price is 100$ per share. At the end of the period you receive a dividend of 5$; the

More information

3. Capital asset pricing model and factor models

3. Capital asset pricing model and factor models 3. Capital asset pricing model and factor models (3.1) Capital asset pricing model and beta values (3.2) Interpretation and uses of the capital asset pricing model (3.3) Factor models (3.4) Performance

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

Risk and Return. CA Final Paper 2 Strategic Financial Management Chapter 7. Dr. Amit Bagga Phd.,FCA,AICWA,Mcom.

Risk and Return. CA Final Paper 2 Strategic Financial Management Chapter 7. Dr. Amit Bagga Phd.,FCA,AICWA,Mcom. Risk and Return CA Final Paper 2 Strategic Financial Management Chapter 7 Dr. Amit Bagga Phd.,FCA,AICWA,Mcom. Learning Objectives Discuss the objectives of portfolio Management -Risk and Return Phases

More information