Financial Market Models. Lecture 1. One-period model of financial markets & hedging problems. Imperial College Business School

Size: px
Start display at page:

Download "Financial Market Models. Lecture 1. One-period model of financial markets & hedging problems. Imperial College Business School"

Transcription

1 Financial Market Models Lecture One-period model of financial markets & hedging problems

2 One-period model of financial markets a 4 2a 3 3a 3 a 3 -a 4 2

3 Aims of section Introduce one-period model with finite number of states and the basic asset-pricing terminology Formulate hedging problem and try to solve it Explain the concepts of complete and incomplete markets Explain the role of matrix inverse in hedging and pricing Introduce state prices and discuss two different methods for asset pricing: ) by replication 2) using a pricing kernel 3

4 Introductory example There are four assets available ) Uncertain stock price 3 scenarios Stock value tomorrow = 3, 2, or with probability /2, /6,/3 2) Risk-free asset with value tomorrow 3) Two derivative securities options on the stock 3.) Call option # struck at K =.5 3.2) Call option #2 struck at K = Task: sell option #2, and to reduce risk exposure construct a hedging portfolio consisting of stock and riskfree asset 4

5 Uncertainty in one-period model Two dates: today and tomorrow Value of all securities known today The tomorrow s payoffs are uncertain Organization of uncertainty: Finite number of scenarios Each scenario known in detail today Probability of each scenario known today 5

6 Model asset payoffs Model stock and derivative payoffs 6

7 Payoffs as vectors Risk free asset : aa = Stock : aa 2 = Options : aa 3 = , aa 4 = 2 0 7

8 Graphical representation of the payoffs Payoffs in state-space form 8

9 Create vectors in Matlab a = ones(3,) or a=[;;]; a2 = [3;2;]; a3 = [.5;0.5;0]; a4 = [2;;0]; 9

10 Scalar multiplication: Leverage Example: Buy two units of option # 2aa 3 = = 3 0 Operation on securities/vectors Matlab command: 2 aa 3 0

11 Operation on securities/vectors (cont.) Addition: Portfolios Example: Buy two units of option #, sell one unit of option #2 2aa 3 aa 4 = = 0 0 Matlab command : 2 aaa aaa

12 Matrix as a collection of securities/vectors It is common to work with several vectors at once and it is natural to form a matrix Vectors: aa = aa 2 = 3 2 aa 3 = aa 4 = 2 0 A matrix: Matlab command: A = [a a2 a3 a4] 2

13 Matrix operation: Transposition Sometimes we need a row vector rather than a column vector. Achieved by transposition of a column vector xx =, xx xx 2 xx = xx xx 2 xx nn xx nn Conversely, transposition of a row vector gives a column vector 3

14 Matrix notation Matrix notation: MM Rmm nn Where m is the number of rows and n is the number of columns The element in the i-th row and j-th column is denoted MM iiii The entire j-th column is denoted MM jj The entire i-th row is denoted MM ii 4

15 Matrix notation (cont.) MM Rmm nn MM = MM = MM MM 22 2 MM 2nn MM 2 MM nn MM mmm MM mmm MM mmmm MM MM 2 = MM MM 2 MM nn MM mm 5

16 Matrix operation: Transposition MM MM iiii MM MM jjjj MM R mm nn MM Rnn mm Example ) xx = 2) AA = , xx = , AA = 6

17 Matrix operation: Multiplication UU R mm kk aaaaaa VV R kk nn UUUU Rmm nn UV= Example UU UU 2 VV VV 2 VV nn = UU mm UU = 2 3 4, VV = UU VV UU VV 2 UU VV nn UU 2 VV UU 2 VV 2 UU 2 VV nn UU mm VV UU mm VV 2 UU mm VV nn UUUU =? 7

18 Properties of matrix multiplication Not commutative UUUU VVVV Associative UUUU WW = UU(VVVV) Transposition reverses order of multiplication! UUUU = VV UU 8

19 Matrix and its application to portfolios Example: Suppose we sell 2 units of option #, one unit of option #2, buy two units of stocks and borrow one unit of bond. What are the payoffs of this portfolio? Given: bbbbbbbb =, ssssssssss = 3 2, oooooooobbaa# = and option#2 = 2 0 Assuming prices of securities are SS bbbbbbbb =, SS ssssssssss = 3, SS oooossiibbnn# =, SS oooossiibbnn#2 = 2, what is the price of this portfolio? 9

20 Hedging Problem AAAA = bb AA denotes payoff matrix of basis assets xx denotes portfolio of basis assets bb denotes payoff of a focus asset Bank wants to issue a security bb To offset risk, it separately buys hedging portfolio xx The risk is reduced to AAAA bb If AAAA bb = 0, then the bank s position is perfectly hedged The bank will price the security at SS xx + overheads and risk premium. 20

21 Hedging Problem (cont.) Example: Given: bb = 2 0, aaa =, aaa = 3 2, aaa = Your client wants to buy a security with payoff bb, knowing there are assets aaa, aaa, aaaaaa aaa traded in the markets. What is the strategy that gives you a perfect hedge? And how much you would charge the client if SS aaa =.05 aaaaaass aa2 = 2?

22 Hedging Problem (cont.) Solution: 22

23 Hedging Complications If inverse of AA exists: xx = AA bb is a perfect hedge and the solution is also unique Now consider xx = No solution, Inverse does not exist 2 xx = 0 Solution exists, inverse does not Consider

24 Linear independence and redundant assets Some complications in the hedging problem are caused by redundant assets An asset is redundant if it can be replicated by other assets Securities AA,, AA nn are linearly independent if none of them is a portfolio payoff of the remaining n- securities 24

25 Dimension of marketed subspace Marketed subspace = all portfolio payoffs Ax generated by all possible basis assets x Mathematically SSSSSSSS(AA,, AA nn ) Each linearly independent asset adds a new dimension to the marketed subspace Maximum number of lin. ind. assets = dimension of marketed subspace Dimensionality Theorem: The lin. ind. assets can be chosen in many ways, but their number is always the same = dimension 25

26 Hedging in a complete market without redundant basis assets Complete market # of linearly independent basis assets = # of states Theorem: Suppose we have m states and a complete market with m basis assets. Then the payoff matrix is invertible and the hedging portfolio for any focus asset b is given by xx = AA bb Suppose prices of basis assets are stored in vector S. Under frictionless trading the only possible price of the focus asset equals SS xx = SS AA bb 26

27 Find dimension of marketed subspace Concepts Suppose AA,, AA kk are linearly independent. Then either AA kk+ is redundant or AA,, AA kk+ are linearly independent With m states, there cannot be more than m linearly independent assets. How we do it Sort securities into two baskets Linearly independent Redundant 27

28 Example Which of the following assets are linearly independent and redundant assets? Is this market complete? AA =, AA 2 = 3 2, AA 3 = , AA 4 =

29 Dimension and matrix rank Maximum number of linearly independent columns in a matrix A is called rank, r(a) If A is a payoff matrix of basis assets then r(a) = dimension of marketed subspace Facts about rank rr AA AA = rr AA rr AAAA min rr AA, rr BB rr AA = rr(aa ) If AA is mm nn then rr AA min mm, nn When rr AA = min mm, nn, we say A has full rank Square matrices with full rank are invertible (non-singular matrices) 29

30 Identity matrix and Arrow- Debreu securities Arrow-Debreu (elementary) security for state j, denoted ee jj, has payoff in state j and payoff zero in all other states With m scenarios stacking all elementary securities into a matrix gives an m x m identity matrix 30

31 Matrix Inverse For every square matrix A with full rank there is a matrix BB such that AAAA = AAAA = II Matrix BB is unique, it is called the inverse to matrix AA and it is commonly denoted by AA Facts: If CC, DD are invertible then (CCCC) = DD CC (AA ) = AA 3

32 Inverse matrix and hedging portfolios Interpretation of inverse matrix Let split AAAA = II by columns: This looks like AAAA = ee jj Therefore jj ttt column of AA gives replicating portfolio to Arrow-Debreu security ee jj Example: if AA = AA = replicated by portfolio and knowing that, show that Arrow-Debreu security ee jj can be 32

33 State prices State price j (ψψ jj ) is the price of an Arrow-Debreu security ee jj Vector ψψ is called the state price vector Assuming complete market and no redundant assets State price vector ψψ = SS AA, where SS is the vector of prices of the basis assets and A is the matrix of the payoffs of the basis assets Proof : 33

34 Pricing formulae Suppose A is invertible (square, full rank) Complete market, no redundant basis assets Perfect hedge AAAA = bb Two ways to find the price of focus asset b. By replication: Focus asset price = SS xx 2. Using state price (pricing kernel): Focus asset price = ψψ bb Proof of the second formula: 34

35 Example What is the price of bb = prices S= By replication: 2 0 given basis assets AA = with By state price: 35

36 Hedging in an incomplete market a 4 2a 3 3a 3 a 3 -a 4 36

37 Aims of this section Explain how to compute replicating portfolios in an incomplete market 37

38 Hedging formula for incomplete markets, no redundant basis assets r(a) = n < m, fewer assets than states Ax = b () multiply by A * from the left A * Ax = A * b (2) A * A is square with full rank, it has an inverse x = (A * A) - A * b (3) x solves (2) but does it solve ()? Hedging error = Ax-b = A(A * A) - A * b-b If hedging error = 0 then solution exists and is given by (3), otherwise there is no solution 38

39 Example: Incomplete markets without redundant basis assets Is there a perfect hedge of a focus asset b considering that we can trade portfolio A? 39

40 Hedging problem with redundant basis assets Redundant basis assets do not affect existence of a solution, they merely add free parameters to the solution A = A A 2, A 2 = A C, r(a)=r(a ), x = x x 2 If A is square, market is complete x = (A ) - b Cx 2 If A is not square, market is not complete x = (A * A ) - A * b Cx 2 Hedging error = A (A * A ) - A * b b x 2 represents the free parameters in the solution Example 2.3 pp

41 The Least-Squares Hedge In practice most markets are incomplete rr AA = nn < mm, fewer assets than number of states This means we cannot always find a perfect hedge (replication) for a focus asset bb mathematically, AAAA = bb cannot always be solved. Instead, we would like to find the best approximate hedge according to some criterion 4

42 The Least-Squares Hedge Replication error : εε = AAAA bb Criterion: Minimize the Sum of Squared Replication Errors SSSSSSSS = εε 2 + εε εε mm 2 Optimal hedge = least-squares hedging portfolio xx = (AA AA) AA bb 42

43 Least Squares Hedge Example Focus asset bb = 2 3 Basis assets: AA = 0 aaaaaa AA 2 = 0 0 What is the least-squares hedge of the focus asset? Solution: 43

44 Least squares hedge - Geometry Optimal criteria Minimize εε εε (square length of vector εε) Point of minimal distance of AAAA from bb: - εε must be orthogonal to all vectors in marketed subspace A - Mathematically AA εε = 0 - AA bb AAAA = 0 xx = (AA AA) AA bb 44

45 Minimizing the Expected Squared Replication Error (ESRE) Not all scenarios are equally likely: we need criterion putting more weight on likely scenarios: EESSSSSS = pp εε 2 + pp 2 εε pp mm εε mm 2 The optimal hedge is : xx = (AA AA ) AA bb where AA ii pp ii AA ii and bb ii pp ii bb ii 45

46 Working out the minimal ESRE hedge Proof Transform ESRE into SSRE 46

47 Example 47

Follow links Class Use and other Permissions. For more information, send to:

Follow links Class Use and other Permissions. For more information, send  to: COPYRIGHT NOTICE: : is published by Princeton University Press and copyrighted, 2009, by Princeton University Press. All rights reserved. No part of this book may be reproduced in any form by any electronic

More information

( 0) ,...,S N ,S 2 ( 0)... S N S 2. N and a portfolio is created that way, the value of the portfolio at time 0 is: (0) N S N ( 1, ) +...

( 0) ,...,S N ,S 2 ( 0)... S N S 2. N and a portfolio is created that way, the value of the portfolio at time 0 is: (0) N S N ( 1, ) +... No-Arbitrage Pricing Theory Single-Period odel There are N securities denoted ( S,S,...,S N ), they can be stocks, bonds, or any securities, we assume they are all traded, and have prices available. Ω

More information

ELEMENTS OF MATRIX MATHEMATICS

ELEMENTS OF MATRIX MATHEMATICS QRMC07 9/7/0 4:45 PM Page 5 CHAPTER SEVEN ELEMENTS OF MATRIX MATHEMATICS 7. AN INTRODUCTION TO MATRICES Investors frequently encounter situations involving numerous potential outcomes, many discrete periods

More information

Pricing Kernel. v,x = p,y = p,ax, so p is a stochastic discount factor. One refers to p as the pricing kernel.

Pricing Kernel. v,x = p,y = p,ax, so p is a stochastic discount factor. One refers to p as the pricing kernel. Payoff Space The set of possible payoffs is the range R(A). This payoff space is a subspace of the state space and is a Euclidean space in its own right. 1 Pricing Kernel By the law of one price, two portfolios

More information

Alg2A Factoring and Equations Review Packet

Alg2A Factoring and Equations Review Packet 1 Factoring using GCF: Take the greatest common factor (GCF) for the numerical coefficient. When choosing the GCF for the variables, if all the terms have a common variable, take the one with the lowest

More information

Matt Morgan Assistant Superintendent of Support Services. Severin Castro Director of Purchasing. June 6, Date: Re:

Matt Morgan Assistant Superintendent of Support Services. Severin Castro Director of Purchasing. June 6, Date: Re: To: From: Date: Re: Matt Morgan Assistant Superintendent of Support Services Severin Castro Director of Purchasing June 6, 2018 Fencing and Wire Mesh Partitions Annual Contract #18-06-5175R-RFP The following

More information

3.2 No-arbitrage theory and risk neutral probability measure

3.2 No-arbitrage theory and risk neutral probability measure Mathematical Models in Economics and Finance Topic 3 Fundamental theorem of asset pricing 3.1 Law of one price and Arrow securities 3.2 No-arbitrage theory and risk neutral probability measure 3.3 Valuation

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

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

Backpropagation. Deep Learning Theory and Applications. Kevin Moon Guy Wolf

Backpropagation. Deep Learning Theory and Applications. Kevin Moon Guy Wolf Deep Learning Theory and Applications Backpropagation Kevin Moon (kevin.moon@yale.edu) Guy Wolf (guy.wolf@yale.edu) CPSC/AMTH 663 Calculating the gradients We showed how neural networks can learn weights

More information

MATH 5510 Mathematical Models of Financial Derivatives. Topic 1 Risk neutral pricing principles under single-period securities models

MATH 5510 Mathematical Models of Financial Derivatives. Topic 1 Risk neutral pricing principles under single-period securities models MATH 5510 Mathematical Models of Financial Derivatives Topic 1 Risk neutral pricing principles under single-period securities models 1.1 Law of one price and Arrow securities 1.2 No-arbitrage theory and

More information

Calculus (Part-II) for Undergraduates

Calculus (Part-II) for Undergraduates Calculus (Part-II) for Undergraduates By Dr. Anju Gupta Director, NCWEB, University of Delhi Ms. Surbhi Jain Assistant Professor, NCWEB, University of Delhi Elasticity of Demand and Supply In economics,

More information

8. Model independent pricing relations: forwards, futures and swaps

8. Model independent pricing relations: forwards, futures and swaps Pricing Options with Mathematical Models 8. Model independent pricing relations: forwards, futures and swaps Some of the content of these slides is based on material from the book Introduction to the Economics

More information

Continuous-Time Consumption and Portfolio Choice

Continuous-Time Consumption and Portfolio Choice Continuous-Time Consumption and Portfolio Choice Continuous-Time Consumption and Portfolio Choice 1/ 57 Introduction Assuming that asset prices follow di usion processes, we derive an individual s continuous

More information

Finance: Lecture 4 - No Arbitrage Pricing Chapters of DD Chapter 1 of Ross (2005)

Finance: Lecture 4 - No Arbitrage Pricing Chapters of DD Chapter 1 of Ross (2005) Finance: Lecture 4 - No Arbitrage Pricing Chapters 10-12 of DD Chapter 1 of Ross (2005) Prof. Alex Stomper MIT Sloan, IHS & VGSF March 2010 Alex Stomper (MIT, IHS & VGSF) Finance March 2010 1 / 15 Fundamental

More information

No-arbitrage Pricing Approach and Fundamental Theorem of Asset Pricing

No-arbitrage Pricing Approach and Fundamental Theorem of Asset Pricing No-arbitrage Pricing Approach and Fundamental Theorem of Asset Pricing presented by Yue Kuen KWOK Department of Mathematics Hong Kong University of Science and Technology 1 Parable of the bookmaker Taking

More information

e62 Introduction to Optimization Fall 2016 Professor Benjamin Van Roy Homework 1 Solutions

e62 Introduction to Optimization Fall 2016 Professor Benjamin Van Roy Homework 1 Solutions e62 Introduction to Optimization Fall 26 Professor Benjamin Van Roy 267 Homework Solutions A. Python Practice Problem The script below will generate the required result. fb_list = #this list will contain

More information

Alg2A Factoring and Equations Review Packet

Alg2A Factoring and Equations Review Packet 1 Multiplying binomials: We have a special way of remembering how to multiply binomials called FOIL: F: first x x = x 2 (x + 7)(x + 5) O: outer x 5 = 5x I: inner 7 x = 7x x 2 + 5x +7x + 35 (then simplify)

More information

Martingale Pricing Theory in Discrete-Time and Discrete-Space Models

Martingale Pricing Theory in Discrete-Time and Discrete-Space Models IEOR E4707: Foundations of Financial Engineering c 206 by Martin Haugh Martingale Pricing Theory in Discrete-Time and Discrete-Space Models These notes develop the theory of martingale pricing in a discrete-time,

More information

Tests for the Difference Between Two Linear Regression Intercepts

Tests for the Difference Between Two Linear Regression Intercepts Chapter 853 Tests for the Difference Between Two Linear Regression Intercepts Introduction Linear regression is a commonly used procedure in statistical analysis. One of the main objectives in linear regression

More information

10. Discrete-time models

10. Discrete-time models Pricing Options with Mathematical Models 10. Discrete-time models Some of the content of these slides is based on material from the book Introduction to the Economics and Mathematics of Financial Markets

More information

Finance: A Quantitative Introduction Chapter 7 - part 2 Option Pricing Foundations

Finance: A Quantitative Introduction Chapter 7 - part 2 Option Pricing Foundations Finance: A Quantitative Introduction Chapter 7 - part 2 Option Pricing Foundations Nico van der Wijst 1 Finance: A Quantitative Introduction c Cambridge University Press 1 The setting 2 3 4 2 Finance:

More information

5.9: The Binomial Theorem

5.9: The Binomial Theorem 5.9: The Binomial Theorem Pascal s Triangle 1. Show that zz = 1 + ii is a solution to the fourth degree polynomial equation zz 4 zz 3 + 3zz 2 4zz + 6 = 0. 2. Show that zz = 1 ii is a solution to the fourth

More information

Introduction to Financial Mathematics and Engineering. A guide, based on lecture notes by Professor Chjan Lim. Julienne LaChance

Introduction to Financial Mathematics and Engineering. A guide, based on lecture notes by Professor Chjan Lim. Julienne LaChance Introduction to Financial Mathematics and Engineering A guide, based on lecture notes by Professor Chjan Lim Julienne LaChance Lecture 1. The Basics risk- involves an unknown outcome, but a known probability

More information

The Assessment of Financial Leasing Risk in Grid Corporation Zhu Guorong1, a, Feng Hao1, a, Qin Honghao2, a, Zhu Guodong2, a and Niu Dongxiao2, a

The Assessment of Financial Leasing Risk in Grid Corporation Zhu Guorong1, a, Feng Hao1, a, Qin Honghao2, a, Zhu Guodong2, a and Niu Dongxiao2, a International Conference on Management Science, Education Technology, Arts, Social Science and Economics (MSETASSE 2015) The Assessment of Financial Leasing Risk in Grid Corporation Zhu Guorong1, a, Feng

More information

Yao s Minimax Principle

Yao s Minimax Principle Complexity of algorithms The complexity of an algorithm is usually measured with respect to the size of the input, where size may for example refer to the length of a binary word describing the input,

More information

car, in years 0 (new car)

car, in years 0 (new car) Chapter 2.4: Applications of Linear Equations In this section, we discuss applications of linear equations how we can use linear equations to model situations in our lives. We already saw some examples

More information

REQUIRED NOTES TO THE FINANCIAL STATEMENTS

REQUIRED NOTES TO THE FINANCIAL STATEMENTS REQUIRED NOTES TO THE FINANCIAL STATEMENTS Notes to the financial statements essential to fair presentation in the basic financial statements include the following. a. Summary of significant accounting

More information

F.2 Factoring Trinomials

F.2 Factoring Trinomials 1 F.2 Factoring Trinomials In this section, we discuss factoring trinomials. We start with factoring quadratic trinomials of the form 2 + bbbb + cc, then quadratic trinomials of the form aa 2 + bbbb +

More information

Microeconomics of Banking: Lecture 3

Microeconomics of Banking: Lecture 3 Microeconomics of Banking: Lecture 3 Prof. Ronaldo CARPIO Oct. 9, 2015 Review of Last Week Consumer choice problem General equilibrium Contingent claims Risk aversion The optimal choice, x = (X, Y ), is

More information

EconS 424 Strategy and Game Theory. Homework #5 Answer Key

EconS 424 Strategy and Game Theory. Homework #5 Answer Key EconS 44 Strategy and Game Theory Homework #5 Answer Key Exercise #1 Collusion among N doctors Consider an infinitely repeated game, in which there are nn 3 doctors, who have created a partnership. In

More information

Lecture 8: Introduction to asset pricing

Lecture 8: Introduction to asset pricing THE UNIVERSITY OF SOUTHAMPTON Paul Klein Office: Murray Building, 3005 Email: p.klein@soton.ac.uk URL: http://paulklein.se Economics 3010 Topics in Macroeconomics 3 Autumn 2010 Lecture 8: Introduction

More information

Ph.D. Preliminary Examination MICROECONOMIC THEORY Applied Economics Graduate Program June 2017

Ph.D. Preliminary Examination MICROECONOMIC THEORY Applied Economics Graduate Program June 2017 Ph.D. Preliminary Examination MICROECONOMIC THEORY Applied Economics Graduate Program June 2017 The time limit for this exam is four hours. The exam has four sections. Each section includes two questions.

More information

Point-Biserial and Biserial Correlations

Point-Biserial and Biserial Correlations Chapter 302 Point-Biserial and Biserial Correlations Introduction This procedure calculates estimates, confidence intervals, and hypothesis tests for both the point-biserial and the biserial correlations.

More information

4: SINGLE-PERIOD MARKET MODELS

4: SINGLE-PERIOD MARKET MODELS 4: SINGLE-PERIOD MARKET MODELS Marek Rutkowski School of Mathematics and Statistics University of Sydney Semester 2, 2016 M. Rutkowski (USydney) Slides 4: Single-Period Market Models 1 / 87 General Single-Period

More information

ECONS 424 STRATEGY AND GAME THEORY MIDTERM EXAM #2 ANSWER KEY

ECONS 424 STRATEGY AND GAME THEORY MIDTERM EXAM #2 ANSWER KEY ECONS 44 STRATEGY AND GAE THEORY IDTER EXA # ANSWER KEY Exercise #1. Hawk-Dove game. Consider the following payoff matrix representing the Hawk-Dove game. Intuitively, Players 1 and compete for a resource,

More information

Non replication of options

Non replication of options Non replication of options Christos Kountzakis, Ioannis A Polyrakis and Foivos Xanthos June 30, 2008 Abstract In this paper we study the scarcity of replication of options in the two period model of financial

More information

6. Pricing deterministic payoffs

6. Pricing deterministic payoffs Some of the content of these slides is based on material from the book Introduction to the Economics and Mathematics of Financial Markets by Jaksa Cvitanic and Fernando Zapatero. Pricing Options with Mathematical

More information

FRTB Marginal Back-Allocation

FRTB Marginal Back-Allocation JUNE 2018 MODELING METHODOLOGY FRTB Marginal Back-Allocation Authors Lorenzo Boldrini Tiago Pinheiro Acknowledgements We thank Adam Balogh, Pieris Christofi, Christopher Crossen, Jelena Ivanovic, Sunny

More information

Subject : Computer Science. Paper: Machine Learning. Module: Decision Theory and Bayesian Decision Theory. Module No: CS/ML/10.

Subject : Computer Science. Paper: Machine Learning. Module: Decision Theory and Bayesian Decision Theory. Module No: CS/ML/10. e-pg Pathshala Subject : Computer Science Paper: Machine Learning Module: Decision Theory and Bayesian Decision Theory Module No: CS/ML/0 Quadrant I e-text Welcome to the e-pg Pathshala Lecture Series

More information

State Government Finance Committee. MMB Department Overview. State Employee Group Insurance Program (SEGIP)

State Government Finance Committee. MMB Department Overview. State Employee Group Insurance Program (SEGIP) State Government Finance Committee MMB Department Overview State Employee Group Insurance Program (SEGIP) January 25 th, 2011 State Employee Group Insurance Program (SEGIP) 120,000 lives insured covering

More information

APPENDIX A: Mathematical Formulation of MDCEV Models. We provide a brief formulation of the econometric structure of the traditional MDCEV model and

APPENDIX A: Mathematical Formulation of MDCEV Models. We provide a brief formulation of the econometric structure of the traditional MDCEV model and APPENDIX A: Mathematical Formulation of MDCEV Models We provide a brief formulation of the econometric structure of the traditional MDCEV model and then extend the discussion to the formulation for MMDCEV

More information

Lecture 2 Describing Data

Lecture 2 Describing Data Lecture 2 Describing Data Thais Paiva STA 111 - Summer 2013 Term II July 2, 2013 Lecture Plan 1 Types of data 2 Describing the data with plots 3 Summary statistics for central tendency and spread 4 Histograms

More information

10.1 DEFINITIONS INTRODUCTION CHART OF INCOME SOURCES...10 B. ADOPTION ASSISTANCE...11 C. ADULT FAMILY CARE PROVIDER INCOME...

10.1 DEFINITIONS INTRODUCTION CHART OF INCOME SOURCES...10 B. ADOPTION ASSISTANCE...11 C. ADULT FAMILY CARE PROVIDER INCOME... 10.1 DEFINITIONS...1 10.2 INTRODUCTION...8 10.3 CHART OF INCOME SOURCES...10 A. ACE...11 B. ADOPTION ASSISTANCE...11 C. ADULT FAMILY CARE PROVIDER INCOME...11 D. ADVANCE PAY...11 E. AGENT ORANGE PAYMENT

More information

THE EFFECTS OF FISCAL POLICY ON EMERGING ECONOMIES. A TVP-VAR APPROACH

THE EFFECTS OF FISCAL POLICY ON EMERGING ECONOMIES. A TVP-VAR APPROACH South-Eastern Europe Journal of Economics 1 (2015) 75-84 THE EFFECTS OF FISCAL POLICY ON EMERGING ECONOMIES. A TVP-VAR APPROACH IOANA BOICIUC * Bucharest University of Economics, Romania Abstract This

More information

10.1 DEFINITIONS INTRODUCTION CHART OF INCOME SOURCES A. ACE B. ADOPTION ASSISTANCE... 11

10.1 DEFINITIONS INTRODUCTION CHART OF INCOME SOURCES A. ACE B. ADOPTION ASSISTANCE... 11 10.1 DEFINITIONS... 1 10.2 INTRODUCTION... 8 10.3 CHART OF INCOME SOURCES... 10 A. ACE... 11 B. ADOPTION ASSISTANCE... 11 C. ADULT FAMILY CARE PROVIDER INCOME... 11 D. ADVANCE PAY... 11 E. AGRICULTURAL

More information

HIGH ORDER DISCONTINUOUS GALERKIN METHODS FOR 1D PARABOLIC EQUATIONS. Ahmet İzmirlioğlu. BS, University of Pittsburgh, 2004

HIGH ORDER DISCONTINUOUS GALERKIN METHODS FOR 1D PARABOLIC EQUATIONS. Ahmet İzmirlioğlu. BS, University of Pittsburgh, 2004 HIGH ORDER DISCONTINUOUS GALERKIN METHODS FOR D PARABOLIC EQUATIONS by Ahmet İzmirlioğlu BS, University of Pittsburgh, 24 Submitted to the Graduate Faculty of Art and Sciences in partial fulfillment of

More information

BF212 Mathematical Methods for Finance

BF212 Mathematical Methods for Finance BF212 Mathematical Methods for Finance Academic Year: 2009-10 Semester: 2 Course Coordinator: William Leon Other Instructor(s): Pre-requisites: No. of AUs: 4 Cambridge G.C.E O Level Mathematics AB103 Business

More information

Lecture 8: Asset pricing

Lecture 8: Asset pricing BURNABY SIMON FRASER UNIVERSITY BRITISH COLUMBIA Paul Klein Office: WMC 3635 Phone: (778) 782-9391 Email: paul klein 2@sfu.ca URL: http://paulklein.ca/newsite/teaching/483.php Economics 483 Advanced Topics

More information

1 Shapley-Shubik Model

1 Shapley-Shubik Model 1 Shapley-Shubik Model There is a set of buyers B and a set of sellers S each selling one unit of a good (could be divisible or not). Let v ij 0 be the monetary value that buyer j B assigns to seller i

More information

Income Inclusion for Corporations that are Members of Single-Tier Partnerships (2011 and later tax years)

Income Inclusion for Corporations that are Members of Single-Tier Partnerships (2011 and later tax years) Income Inclusion for Corporations that are Members of Single-Tier Partnerships (2011 and later tax years) Schedule 71 Protected B when completed Corporation's name Business Number Tax year-end If the corporation

More information

Systems of Ordinary Differential Equations. Lectures INF2320 p. 1/48

Systems of Ordinary Differential Equations. Lectures INF2320 p. 1/48 Systems of Ordinary Differential Equations Lectures INF2320 p. 1/48 Lectures INF2320 p. 2/48 ystems of ordinary differential equations Last two lectures we have studied models of the form y (t) = F(y),

More information

WRITTEN PRELIMINARY Ph.D. EXAMINATION. Department of Applied Economics. January 28, Consumer Behavior and Household Economics.

WRITTEN PRELIMINARY Ph.D. EXAMINATION. Department of Applied Economics. January 28, Consumer Behavior and Household Economics. WRITTEN PRELIMINARY Ph.D. EXAMINATION Department of Applied Economics January 28, 2016 Consumer Behavior and Household Economics Instructions Identify yourself by your code letter, not your name, on each

More information

General Equilibrium under Uncertainty

General Equilibrium under Uncertainty General Equilibrium under Uncertainty The Arrow-Debreu Model General Idea: this model is formally identical to the GE model commodities are interpreted as contingent commodities (commodities are contingent

More information

Hedging Derivative Securities with VIX Derivatives: A Discrete-Time -Arbitrage Approach

Hedging Derivative Securities with VIX Derivatives: A Discrete-Time -Arbitrage Approach Hedging Derivative Securities with VIX Derivatives: A Discrete-Time -Arbitrage Approach Nelson Kian Leong Yap a, Kian Guan Lim b, Yibao Zhao c,* a Department of Mathematics, National University of Singapore

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

Only the ishares ETFs that are classified in the following asset and sub-asset classes are considered eligible for inclusion in the Index:

Only the ishares ETFs that are classified in the following asset and sub-asset classes are considered eligible for inclusion in the Index: Index Methodology for the BlackRock ibld Endura VC5.5 ER Index The BlackRock ibld Endura VC5.5 ER Index (the Index ) seeks to provide the potential for more consistent returns than a traditional stock

More information

MAT 4250: Lecture 1 Eric Chung

MAT 4250: Lecture 1 Eric Chung 1 MAT 4250: Lecture 1 Eric Chung 2Chapter 1: Impartial Combinatorial Games 3 Combinatorial games Combinatorial games are two-person games with perfect information and no chance moves, and with a win-or-lose

More information

Tax Federalism and Cooperative Games: Value Approach

Tax Federalism and Cooperative Games: Value Approach DPEB 02/18 Tax Federalism and Cooperative Games: Value Approach >Emilio Calvo Universitat de València, ERI-CES, Spain July, 2017 TAX FEDERALISM AND COOPERATIVE GAMES: VALUE APPROACH Emilio Calvo 1 Department

More information

Valuation of performance-dependent options in a Black- Scholes framework

Valuation of performance-dependent options in a Black- Scholes framework Valuation of performance-dependent options in a Black- Scholes framework Thomas Gerstner, Markus Holtz Institut für Numerische Simulation, Universität Bonn, Germany Ralf Korn Fachbereich Mathematik, TU

More information

A Solution to a Non Linear Black Schole s Equation with Transaction Cost and Volatile Portfolio Risk in Sobolev Space

A Solution to a Non Linear Black Schole s Equation with Transaction Cost and Volatile Portfolio Risk in Sobolev Space Applied Mathematics 4, 4(): 4-46 DOI:.593/j.am.44. A Solution to a Non Linear Black Schole s Equation with Transaction Cost and Volatile Portfolio Risk in Sobolev Space Bright O. Osu,*, Chidinma Olunkwa

More information

The Performance of Smile-Implied Delta Hedging

The Performance of Smile-Implied Delta Hedging The Institute have the financial support of l Autorité des marchés financiers and the Ministère des Finances du Québec Technical note TN 17-01 The Performance of Delta Hedging January 2017 This technical

More information

Classifying Solvency Capital Requirement Contribution of Collective Investments under Solvency II

Classifying Solvency Capital Requirement Contribution of Collective Investments under Solvency II Classifying Solvency Capital Requirement Contribution of Collective Investments under Solvency II Working Paper Series 2016-03 (01) SolvencyAnalytics.com March 2016 Classifying Solvency Capital Requirement

More information

Fundamental Theorems of Asset Pricing. 3.1 Arbitrage and risk neutral probability measures

Fundamental Theorems of Asset Pricing. 3.1 Arbitrage and risk neutral probability measures Lecture 3 Fundamental Theorems of Asset Pricing 3.1 Arbitrage and risk neutral probability measures Several important concepts were illustrated in the example in Lecture 2: arbitrage; risk neutral probability

More information

What is spatial transferability?

What is spatial transferability? Improving the spatial transferability of travel demand forecasting models: An empirical assessment of the impact of incorporatingattitudeson model transferability 1 Divyakant Tahlyan, Parvathy Vinod Sheela,

More information

1 Economical Applications

1 Economical Applications WEEK 4 Reading [SB], 3.6, pp. 58-69 1 Economical Applications 1.1 Production Function A production function y f(q) assigns to amount q of input the corresponding output y. Usually f is - increasing, that

More information

Credit Risk II. Bjørn Eraker. April 12, Wisconsin School of Business

Credit Risk II. Bjørn Eraker. April 12, Wisconsin School of Business Wisconsin School of Business April 12, 2012 More on Credit Risk Ratings Spread measures Specific: Bloomberg quotes for Best Buy Model of credit migration Ratings The three rating agencies Moody s, Fitch

More information

10.1 DEFINITIONS... 1

10.1 DEFINITIONS... 1 10.1 DEFINITIONS.... 1 10.2 INTRODUCTION... 6 10.3 CHART OF INCOME SOURCES.... 8 A. ACE... 9 B. ADOPTION ASSISTANCE... 9 C. ADULT FAMILY CARE PROVIDER INCOME... 9 D. ADVANCE PAY... 9 E. AGENT ORANGE PAYMENT

More information

MARKOWITS EFFICIENT PORTFOLIO (HUANG LITZENBERGER APPROACH)

MARKOWITS EFFICIENT PORTFOLIO (HUANG LITZENBERGER APPROACH) MARKOWITS EFFICIENT PORTFOLIO (HUANG LITZENBERGER APPROACH) Huang-Litzenberger approach allows us to find mathematically efficient set of portfolios Assumptions There are no limitations on the positions'

More information

Ph.D. MICROECONOMICS CORE EXAM August 2018

Ph.D. MICROECONOMICS CORE EXAM August 2018 Ph.D. MICROECONOMICS CORE EXAM August 2018 This exam is designed to test your broad knowledge of microeconomics. There are three sections: one required and two choice sections. You must complete both problems

More information

PORTFOLIO OPTIMIZATION AND EXPECTED SHORTFALL MINIMIZATION FROM HISTORICAL DATA

PORTFOLIO OPTIMIZATION AND EXPECTED SHORTFALL MINIMIZATION FROM HISTORICAL DATA PORTFOLIO OPTIMIZATION AND EXPECTED SHORTFALL MINIMIZATION FROM HISTORICAL DATA We begin by describing the problem at hand which motivates our results. Suppose that we have n financial instruments at hand,

More information

ORF 307: Lecture 12. Linear Programming: Chapter 11: Game Theory

ORF 307: Lecture 12. Linear Programming: Chapter 11: Game Theory ORF 307: Lecture 12 Linear Programming: Chapter 11: Game Theory Robert J. Vanderbei April 3, 2018 Slides last edited on April 3, 2018 http://www.princeton.edu/ rvdb Game Theory John Nash = A Beautiful

More information

Uncertainty in Equilibrium

Uncertainty in Equilibrium Uncertainty in Equilibrium Larry Blume May 1, 2007 1 Introduction The state-preference approach to uncertainty of Kenneth J. Arrow (1953) and Gérard Debreu (1959) lends itself rather easily to Walrasian

More information

Chapter 10: Mixed strategies Nash equilibria, reaction curves and the equality of payoffs theorem

Chapter 10: Mixed strategies Nash equilibria, reaction curves and the equality of payoffs theorem Chapter 10: Mixed strategies Nash equilibria reaction curves and the equality of payoffs theorem Nash equilibrium: The concept of Nash equilibrium can be extended in a natural manner to the mixed strategies

More information

3. The Discount Factor

3. The Discount Factor 3. he Discount Factor Objectives Eplanation of - Eistence of Discount Factors: Necessary and Sufficient Conditions - Positive Discount Factors: Necessary and Sufficient Conditions Contents 3. he Discount

More information

Ph.D. Preliminary Examination MICROECONOMIC THEORY Applied Economics Graduate Program August 2017

Ph.D. Preliminary Examination MICROECONOMIC THEORY Applied Economics Graduate Program August 2017 Ph.D. Preliminary Examination MICROECONOMIC THEORY Applied Economics Graduate Program August 2017 The time limit for this exam is four hours. The exam has four sections. Each section includes two questions.

More information

Occasional Paper. Dynamic Methods for Analyzing Hedge-Fund Performance: A Note Using Texas Energy-Related Funds. Jiaqi Chen and Michael L.

Occasional Paper. Dynamic Methods for Analyzing Hedge-Fund Performance: A Note Using Texas Energy-Related Funds. Jiaqi Chen and Michael L. DALLASFED Occasional Paper Dynamic Methods for Analyzing Hedge-Fund Performance: A Note Using Texas Energy-Related Funds Jiaqi Chen and Michael L. Tindall Federal Reserve Bank of Dallas Financial Industry

More information

Expected utility theory; Expected Utility Theory; risk aversion and utility functions

Expected utility theory; Expected Utility Theory; risk aversion and utility functions ; Expected Utility Theory; risk aversion and utility functions Prof. Massimo Guidolin Portfolio Management Spring 2016 Outline and objectives Utility functions The expected utility theorem and the axioms

More information

Quasi-Monte Carlo for Finance

Quasi-Monte Carlo for Finance Quasi-Monte Carlo for Finance Peter Kritzer Johann Radon Institute for Computational and Applied Mathematics (RICAM) Austrian Academy of Sciences Linz, Austria NCTS, Taipei, November 2016 Peter Kritzer

More information

Iteration. The Cake Eating Problem. Discount Factors

Iteration. The Cake Eating Problem. Discount Factors 18 Value Function Iteration Lab Objective: Many questions have optimal answers that change over time. Sequential decision making problems are among this classification. In this lab you we learn how to

More information

LECTURE 2: MULTIPERIOD MODELS AND TREES

LECTURE 2: MULTIPERIOD MODELS AND TREES LECTURE 2: MULTIPERIOD MODELS AND TREES 1. Introduction One-period models, which were the subject of Lecture 1, are of limited usefulness in the pricing and hedging of derivative securities. In real-world

More information

COMP331/557. Chapter 6: Optimisation in Finance: Cash-Flow. (Cornuejols & Tütüncü, Chapter 3)

COMP331/557. Chapter 6: Optimisation in Finance: Cash-Flow. (Cornuejols & Tütüncü, Chapter 3) COMP331/557 Chapter 6: Optimisation in Finance: Cash-Flow (Cornuejols & Tütüncü, Chapter 3) 159 Cash-Flow Management Problem A company has the following net cash flow requirements (in 1000 s of ): Month

More information

Exercise List: Proving convergence of the (Stochastic) Gradient Descent Method for the Least Squares Problem.

Exercise List: Proving convergence of the (Stochastic) Gradient Descent Method for the Least Squares Problem. Exercise List: Proving convergence of the (Stochastic) Gradient Descent Method for the Least Squares Problem. Robert M. Gower. October 3, 07 Introduction This is an exercise in proving the convergence

More information

Economics 171: Final Exam

Economics 171: Final Exam Question 1: Basic Concepts (20 points) Economics 171: Final Exam 1. Is it true that every strategy is either strictly dominated or is a dominant strategy? Explain. (5) No, some strategies are neither dominated

More information

DIG Floor Pivots - PRO

DIG Floor Pivots - PRO DIG Floor Pivots - PRO Product Manual Full name in TradeStation: _DIG_Floor_Pivots - PRO 1) Parameters a) FloorPivotType(1) : Controls the type of calculation for the floor pivots. (a) Value = 1 : Standard

More information

Page 1 of 10 MATH 120 Final Exam Review

Page 1 of 10 MATH 120 Final Exam Review Page 1 of 1 MATH 1 Final Exam Review Directions Part 1: Calculators will NOT be allowed on this part of the final exam. Unless the question asks for an estimate, give exact answers in completely reduced

More information

Applying Risk Theory to Game Theory Tristan Barnett. Abstract

Applying Risk Theory to Game Theory Tristan Barnett. Abstract Applying Risk Theory to Game Theory Tristan Barnett Abstract The Minimax Theorem is the most recognized theorem for determining strategies in a two person zerosum game. Other common strategies exist such

More information

MA 162: Finite Mathematics - Chapter 1

MA 162: Finite Mathematics - Chapter 1 MA 162: Finite Mathematics - Chapter 1 Fall 2014 Ray Kremer University of Kentucky Linear Equations Linear equations are usually represented in one of three ways: 1 Slope-intercept form: y = mx + b 2 Point-Slope

More information

CHAPTER 2 Concepts of Financial Economics and Asset Price Dynamics

CHAPTER 2 Concepts of Financial Economics and Asset Price Dynamics CHAPTER Concepts of Financial Economics and Asset Price Dynamics In the last chapter, we observe how the application of the no arbitrage argument enforces the forward price of a forward contract. The forward

More information

Finite Element Method

Finite Element Method In Finite Difference Methods: the solution domain is divided into a grid of discrete points or nodes the PDE is then written for each node and its derivatives replaced by finite-divided differences In

More information

Journal of Economics and Financial Analysis, Vol:2, No:2 (2018)

Journal of Economics and Financial Analysis, Vol:2, No:2 (2018) Journal of Economics and Financial Analysis, Vol:2, No:2 (2018) 87-103 Journal of Economics and Financial Analysis Type: Double Blind Peer Reviewed Scientific Journal Printed ISSN: 2521-6627 Online ISSN:

More information

The Neo-Ricardian Trade Theory and the New Theory of International Values

The Neo-Ricardian Trade Theory and the New Theory of International Values The Neo-Ricardian Trade Theory and the New Theory of International Values Akira Takamasu Kansai University Abstract Ricardo s (1817) theory of comparative advantage is the first rigorous theory that demonstrates

More information

Thursday, March 3

Thursday, March 3 5.53 Thursday, March 3 -person -sum (or constant sum) game theory -dimensional multi-dimensional Comments on first midterm: practice test will be on line coverage: every lecture prior to game theory quiz

More information

Modelling Household Consumption: a long-term forecasting approach. Rossella Bardazzi University of Florence

Modelling Household Consumption: a long-term forecasting approach. Rossella Bardazzi University of Florence Modelling Household Consumption: a long-term forecasting approach Rossella Bardazzi University of Florence A Multi-Sectoral Approach to model Household Consumption Cross-section Analysis (Income and Demographic

More information

EconS 424 Strategy and Game Theory. Homework #5 Answer Key

EconS 424 Strategy and Game Theory. Homework #5 Answer Key EconS 44 Strategy and Game Theory Homework #5 Answer Key Exercise #1 Collusion among N doctors Consider an infinitely repeated game, in which there are nn 3 doctors, who have created a partnership. In

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

EXHIBIT A. Nadex Rule Asset Duration/ Close Time

EXHIBIT A. Nadex Rule Asset Duration/ Close Time EXHIBIT A Nadex Rule Asset Duration/ Close Time Action Effective Date 12.44 RBOB All Variable Payout Contracts (2:30pm ET) 12.45 RBOB All Binary Contracts (2:30pm ET) 12.83 Korea 200 All Variable Payout

More information

Comparative Study between Linear and Graphical Methods in Solving Optimization Problems

Comparative Study between Linear and Graphical Methods in Solving Optimization Problems Comparative Study between Linear and Graphical Methods in Solving Optimization Problems Mona M Abd El-Kareem Abstract The main target of this paper is to establish a comparative study between the performance

More information

Kostas Kyriakoulis ECG 790: Topics in Advanced Econometrics Fall Matlab Handout # 5. Two step and iterative GMM Estimation

Kostas Kyriakoulis ECG 790: Topics in Advanced Econometrics Fall Matlab Handout # 5. Two step and iterative GMM Estimation Kostas Kyriakoulis ECG 790: Topics in Advanced Econometrics Fall 2004 Matlab Handout # 5 Two step and iterative GMM Estimation The purpose of this handout is to describe the computation of the two-step

More information

ECONS 424 STRATEGY AND GAME THEORY HOMEWORK #7 ANSWER KEY

ECONS 424 STRATEGY AND GAME THEORY HOMEWORK #7 ANSWER KEY ECONS STRATEGY AND GAME THEORY HOMEWORK #7 ANSWER KEY Exercise 5-Chapter 8-Watson (Signaling between a judge and a defendant) a. This game has a unique PBE. Find and report it. After EE, the judge chooses

More information