Dynamic Programming Applications. Capacity Expansion

Size: px
Start display at page:

Download "Dynamic Programming Applications. Capacity Expansion"

Transcription

1 Dynamic Programming Applicaions Capaciy Expansion

2 Objecives To discuss he Capaciy Expansion Problem To explain and develop recursive equaions for boh backward approach and forward approach To demonsrae he mehod using a numerical example

3 Capaciy Expansion Problem Consider a municipaliy planning o increase he capaciy of is infrasrucure (ex: waer reamen plan, waer supply sysem ec) in fuure Sequenial incremens are o be made in specified ime inervals The capaciy a he beginning of ime period be S Required capaciy a he end of ha ime period be K x Thus, be he added capaciy in each ime period Cos of expansion a each ime period can be expressed as a funcion of S and x, i.e. C S, x ) ( 3

4 Capaciy Expansion Problem cond. Opimizaion problem: To find he ime sequence of capaciy expansions which minimizes he presen value of he oal fuure coss Objecive funcion: T Minimize C ( S, x ) C : Presen value of he cos of adding an addiional ( S, x ) capaciy in he ime period Consrains: Capaciy demand requiremens a each ime period S x : Iniial capaciy = 4

5 Capaciy Expansion Problem cond. Each period s final capaciy or nex period s iniial capaciy should be equal o he sum of iniial capaciy and he added capaciy S + = S + x for =,,..., T A he end of each ime period, he required capaciy is fixed S + K for =,,..., T Consrains o he amoun of capaciy added in each ime period i.e. can ake only some feasible values. x Ω x 5

6 Capaciy Expansion Problem: Forward Recursion Sages of he model: Time periods in which capaciy expansion o be made Sae: Capaciy a he end of each ime period, S f ( S + ) : Presen capaciy before expansion S + : Minimum presen value of oal cos of capaciy expansion from presen o he ime C C C T S S Sage S Sage S + S T S T+ Sage T 6 x x x T

7 Capaciy Expansion Problem: Forward Recursion cond. For he firs sage, objecive funcion f ( S ) = min = min C ( S, x, S ) S Value of S can be beween K and K T where K is he required capaciy a he end of ime period and K T is he final capaciy required Now, for he firs wo sages ogeher, f ( S 3 ) = = min x x Ω min x x Ω C ( S [ C ( S, x ) + f ( S )] [ C ( S x, x ) + f ( S x )] 3 ) 3 7 Value of S 3 can be beween K and K T

8 Capaciy Expansion Problem: Forward Recursion cond. In general, for a ime period, f Subjeced o [ C ( S x, x ) + f ( S x )] ( S+ ) = min + + x x Ω K S + KT For he las sage, i.e. =T, f T ( S T + ) need o be solved only for S T + = K T 8

9 Capaciy Expansion Problem: Backward Recursion Sages of he model: Time periods in which capaciy expansion o be made Sae: Capaciy a he beginning of each ime period, f S ( ) : Minimum presen value of oal cos of capaciy expansion in periods hrough T For he las period T, he final capaciy should reach K T afer doing he capaciy expansions f T ( S T ) = min xt x Ω T T [ C ( S, x )] T T T S Value of S T can be beween K T- and K T 9

10 Capaciy Expansion Problem: Backward Recursion cond. In general, for a ime period, f [ C ( S, x ) + f ( S + x )] ( S ) = min + x x Ω Solved for all values of S ranging from K - and K For period, he above equaion mus be solved only for S = S 0

11 Capaciy Expansion: Numerical Example Consider a five sage capaciy expansion problem The minimum capaciy o be achieved a he end of each ime period is given in he able below D

12 Capaciy Expansion: Numerical Example cond. Expansion coss for each combinaion of expansion

13 Numerical Example: Forward Recursion Consider he firs sage, = The final capaciy for sage, S can ake values beween D o D 5 Le he sae variable can ake discree values of 5, 0, 5, 0 and 5 Objecive funcion for s subproblem wih sae variable as S can be expressed as f ( S ) = min = min C ( S C ( S, x, S ) S ) 3

14 Numerical Example: Forward Recursion cond. Compuaions for sage are given in he able below 4

15 Numerical Example: Forward Recursion cond. Now considering he s and nd sages ogeher Sae variable S 3 can ake values from D o D 5 Objecive funcion for nd subproblem is f ( S 3 ) = = min x min x x Ω x Ω [ C ( S, x ) + f ( S )] [ C ( S x, x ) + + f ( S x )] 3 The value of x should be aken in such a way ha he minimum capaciy a he end of sage should be 0, i.e. S

16 Numerical Example: Forward Recursion cond. Compuaions for sage are given in he able below 6

17 Numerical Example: Forward Recursion cond. Like his, repea his seps ill = 5 The compuaion ables are shown 7

18 Numerical Example: Forward Recursion cond. For he 5 h subproblem, sae variable S 6 = D 5 8

19 Numerical Example: Forward Recursion cond. 9 Figure showing he soluions wih he cos of each addiion along he links and he minimum oal cos a each node Opimal cos of expansion is 3 unis By doing backracking from he las sage (farhes righ node) o he iniial sage, he opimal expansion o be done a s sage = 0 unis, 3rd sage = 5 unis and res all sages = 0 unis

20 Numerical Example: Backward Recursion Capaciy a he final sage is given as S 6 = 5 Consider he las sage, =5 Iniial capaciy for sage 5, S 5 can ake values beween D 4 o D 5 Objecive funcion for s subproblem wih sae variable as S 5 can be expressed as f [ f ( S )] 5 S5 ) = min 5 5, xt x Ω ( x T T 5 0 The opimal cos of expansion can be achieved by following he same procedure o all sages

21 Numerical Example: Backward Recursion cond. Compuaions for all sages

22 Numerical Example: Backward Recursion cond.

23 Numerical Example: Backward Recursion cond. 3

24 Numerical Example: Backward Recursion cond. 4

25 Numerical Example: Backward Recursion cond. Opimal cos of expansion is obained from he node value a he firs node i.e. 3 unis Opimal expansions o be made are 0 unis a he firs sage and 5 unis a he las sage 5

26 Capaciy Expansion Problem: Uncerainy The fuure demand and he fuure cos of expansion in his problem are highly uncerain Hence, he soluion obained canno be used for making expansions ill he end period, T Bu, decisions abou he expansion o be done in he curren period can be very well done hrough his For he uncerainy on curren period decisions o be less, he final period T should be seleced far away from he curren period 6

27 Thank You 7

Data-Driven Demand Learning and Dynamic Pricing Strategies in Competitive Markets

Data-Driven Demand Learning and Dynamic Pricing Strategies in Competitive Markets Daa-Driven Demand Learning and Dynamic Pricing Sraegies in Compeiive Markes Pricing Sraegies & Dynamic Programming Rainer Schlosser, Marin Boissier, Mahias Uflacker Hasso Planer Insiue (EPIC) April 30,

More information

UCLA Department of Economics Fall PhD. Qualifying Exam in Macroeconomic Theory

UCLA Department of Economics Fall PhD. Qualifying Exam in Macroeconomic Theory UCLA Deparmen of Economics Fall 2016 PhD. Qualifying Exam in Macroeconomic Theory Insrucions: This exam consiss of hree pars, and you are o complee each par. Answer each par in a separae bluebook. All

More information

Economic Growth Continued: From Solow to Ramsey

Economic Growth Continued: From Solow to Ramsey Economic Growh Coninued: From Solow o Ramsey J. Bradford DeLong May 2008 Choosing a Naional Savings Rae Wha can we say abou economic policy and long-run growh? To keep maers simple, le us assume ha he

More information

Forward Contract Hedging with Contingent Portfolio Programming

Forward Contract Hedging with Contingent Portfolio Programming Forward Conrac Hedging wih Coningen Porfolio Programming Ma-.08 Independen research projecs in applied mahemaics Oso Manninen, 60036T, Tfy s Augus 006 Conens Inroducion... Forward Conracs... 3 3 Coningen

More information

Evaluating Projects under Uncertainty

Evaluating Projects under Uncertainty Evaluaing Projecs under Uncerainy March 17, 4 1 Projec risk = possible variaion in cash flows 2 1 Commonly used measure of projec risk is he variabiliy of he reurn 3 Mehods of dealing wih uncerainy in

More information

You should turn in (at least) FOUR bluebooks, one (or more, if needed) bluebook(s) for each question.

You should turn in (at least) FOUR bluebooks, one (or more, if needed) bluebook(s) for each question. UCLA Deparmen of Economics Spring 05 PhD. Qualifying Exam in Macroeconomic Theory Insrucions: This exam consiss of hree pars, and each par is worh 0 poins. Pars and have one quesion each, and Par 3 has

More information

Effect of Probabilistic Backorder on an Inventory System with Selling Price Demand Under Volume Flexible Strategy

Effect of Probabilistic Backorder on an Inventory System with Selling Price Demand Under Volume Flexible Strategy Inernaional Transacions in Mahemaical Sciences and compuers July-December 0, Volume 5, No., pp. 97-04 ISSN-(Prining) 0974-5068, (Online) 0975-75 AACS. (www.aacsjournals.com) All righ reserved. Effec of

More information

Financial Econometrics (FinMetrics02) Returns, Yields, Compounding, and Horizon

Financial Econometrics (FinMetrics02) Returns, Yields, Compounding, and Horizon Financial Economerics FinMerics02) Reurns, Yields, Compounding, and Horizon Nelson Mark Universiy of Nore Dame Fall 2017 Augus 30, 2017 1 Conceps o cover Yields o mauriy) Holding period) reurns Compounding

More information

MA Advanced Macro, 2016 (Karl Whelan) 1

MA Advanced Macro, 2016 (Karl Whelan) 1 MA Advanced Macro, 2016 (Karl Whelan) 1 The Calvo Model of Price Rigidiy The form of price rigidiy faced by he Calvo firm is as follows. Each period, only a random fracion (1 ) of firms are able o rese

More information

The Mathematics Of Stock Option Valuation - Part Four Deriving The Black-Scholes Model Via Partial Differential Equations

The Mathematics Of Stock Option Valuation - Part Four Deriving The Black-Scholes Model Via Partial Differential Equations The Mahemaics Of Sock Opion Valuaion - Par Four Deriving The Black-Scholes Model Via Parial Differenial Equaions Gary Schurman, MBE, CFA Ocober 1 In Par One we explained why valuing a call opion as a sand-alone

More information

If You Are No Longer Able to Work

If You Are No Longer Able to Work If You Are No Longer Able o Work NY STRS A Guide for Making Disabiliy Reiremen Decisions INTRODUCTION If you re forced o sop working because of a serious illness or injury, you and your family will be

More information

CENTRO DE ESTUDIOS MONETARIOS Y FINANCIEROS T. J. KEHOE MACROECONOMICS I WINTER 2011 PROBLEM SET #6

CENTRO DE ESTUDIOS MONETARIOS Y FINANCIEROS T. J. KEHOE MACROECONOMICS I WINTER 2011 PROBLEM SET #6 CENTRO DE ESTUDIOS MONETARIOS Y FINANCIEROS T J KEHOE MACROECONOMICS I WINTER PROBLEM SET #6 This quesion requires you o apply he Hodrick-Presco filer o he ime series for macroeconomic variables for he

More information

San Francisco State University ECON 560 Summer 2018 Problem set 3 Due Monday, July 23

San Francisco State University ECON 560 Summer 2018 Problem set 3 Due Monday, July 23 San Francisco Sae Universiy Michael Bar ECON 56 Summer 28 Problem se 3 Due Monday, July 23 Name Assignmen Rules. Homework assignmens mus be yped. For insrucions on how o ype equaions and mah objecs please

More information

An Incentive-Based, Multi-Period Decision Model for Hierarchical Systems

An Incentive-Based, Multi-Period Decision Model for Hierarchical Systems Wernz C. and Deshmukh A. An Incenive-Based Muli-Period Decision Model for Hierarchical Sysems Proceedings of he 3 rd Inernaional Conference on Global Inerdependence and Decision Sciences (ICGIDS) pp. 84-88

More information

Suggested Template for Rolling Schemes for inclusion in the future price regulation of Dublin Airport

Suggested Template for Rolling Schemes for inclusion in the future price regulation of Dublin Airport Suggesed Templae for Rolling Schemes for inclusion in he fuure price regulaion of Dublin Airpor. In line wih sandard inernaional regulaory pracice, he regime operaed since 00 by he Commission fixes in

More information

a) No constraints on import- export, no limit on reservoir, all water in the first period The monopoly optimisation problem is:

a) No constraints on import- export, no limit on reservoir, all water in the first period The monopoly optimisation problem is: Monopoly and rade Monopoly conrol impors, bu akes expor price as given. a No consrains on impor- expor, no limi on reservoir, all waer in he firs period he monopoly opimisaion problem is: Max p ( x x +

More information

Li Gan Guan Gong Michael Hurd. April, 2006

Li Gan Guan Gong Michael Hurd. April, 2006 Ne Inergeneraional Transfers from an Increase in Social Securiy Benefis Li Gan Guan Gong Michael Hurd April, 2006 ABSTRACT When he age of deah is uncerain, individuals will leave bequess even if hey have

More information

Inventory Investment. Investment Decision and Expected Profit. Lecture 5

Inventory Investment. Investment Decision and Expected Profit. Lecture 5 Invenory Invesmen. Invesmen Decision and Expeced Profi Lecure 5 Invenory Accumulaion 1. Invenory socks 1) Changes in invenory holdings represen an imporan and highly volaile ype of invesmen spending. 2)

More information

ASSIGNMENT BOOKLET. M.Sc. (Mathematics with Applications in Computer Science) Mathematical Modelling (January 2014 November 2014)

ASSIGNMENT BOOKLET. M.Sc. (Mathematics with Applications in Computer Science) Mathematical Modelling (January 2014 November 2014) ASSIGNMENT BOOKLET MMT-009 M.Sc. (Mahemaics wih Applicaions in Compuer Science) Mahemaical Modelling (January 014 November 014) School of Sciences Indira Gandhi Naional Open Universiy Maidan Garhi New

More information

Macroeconomics. Part 3 Macroeconomics of Financial Markets. Lecture 8 Investment: basic concepts

Macroeconomics. Part 3 Macroeconomics of Financial Markets. Lecture 8 Investment: basic concepts Macroeconomics Par 3 Macroeconomics of Financial Markes Lecure 8 Invesmen: basic conceps Moivaion General equilibrium Ramsey and OLG models have very simple assumpions ha invesmen ino producion capial

More information

Econ 546 Lecture 4. The Basic New Keynesian Model Michael Devereux January 2011

Econ 546 Lecture 4. The Basic New Keynesian Model Michael Devereux January 2011 Econ 546 Lecure 4 The Basic New Keynesian Model Michael Devereux January 20 Road map for his lecure We are evenually going o ge 3 equaions, fully describing he NK model The firs wo are jus he same as before:

More information

Problem 1 / 25 Problem 2 / 25 Problem 3 / 30 Problem 4 / 20 TOTAL / 100

Problem 1 / 25 Problem 2 / 25 Problem 3 / 30 Problem 4 / 20 TOTAL / 100 Deparmen of Economics Universiy of Maryland Economics 325 Inermediae Macroeconomic Analysis Final Exam Professor Sanjay Chugh Spring 2009 May 16, 2009 NAME: TA S NAME: The Exam has a oal of four (4) problems

More information

A Note on Missing Data Effects on the Hausman (1978) Simultaneity Test:

A Note on Missing Data Effects on the Hausman (1978) Simultaneity Test: A Noe on Missing Daa Effecs on he Hausman (978) Simulaneiy Tes: Some Mone Carlo Resuls. Dikaios Tserkezos and Konsaninos P. Tsagarakis Deparmen of Economics, Universiy of Cree, Universiy Campus, 7400,

More information

Macroeconomics II A dynamic approach to short run economic fluctuations. The DAD/DAS model.

Macroeconomics II A dynamic approach to short run economic fluctuations. The DAD/DAS model. Macroeconomics II A dynamic approach o shor run economic flucuaions. The DAD/DAS model. Par 2. The demand side of he model he dynamic aggregae demand (DAD) Inflaion and dynamics in he shor run So far,

More information

Final Exam Answers Exchange Rate Economics

Final Exam Answers Exchange Rate Economics Kiel Insiu für Welwirhschaf Advanced Sudies in Inernaional Economic Policy Research Spring 2005 Menzie D. Chinn Final Exam Answers Exchange Rae Economics This exam is 1 ½ hours long. Answer all quesions.

More information

May 2007 Exam MFE Solutions 1. Answer = (B)

May 2007 Exam MFE Solutions 1. Answer = (B) May 007 Exam MFE Soluions. Answer = (B) Le D = he quarerly dividend. Using formula (9.), pu-call pariy adjused for deerminisic dividends, we have 0.0 0.05 0.03 4.50 =.45 + 5.00 D e D e 50 e = 54.45 D (

More information

CHAPTER CHAPTER26. Fiscal Policy: A Summing Up. Prepared by: Fernando Quijano and Yvonn Quijano

CHAPTER CHAPTER26. Fiscal Policy: A Summing Up. Prepared by: Fernando Quijano and Yvonn Quijano Fiscal Policy: A Summing Up Prepared by: Fernando Quijano and vonn Quijano CHAPTER CHAPTER26 2006 Prenice Hall usiness Publishing Macroeconomics, 4/e Olivier lanchard Chaper 26: Fiscal Policy: A Summing

More information

Appendix B: DETAILS ABOUT THE SIMULATION MODEL. contained in lookup tables that are all calculated on an auxiliary spreadsheet.

Appendix B: DETAILS ABOUT THE SIMULATION MODEL. contained in lookup tables that are all calculated on an auxiliary spreadsheet. Appendix B: DETAILS ABOUT THE SIMULATION MODEL The simulaion model is carried ou on one spreadshee and has five modules, four of which are conained in lookup ables ha are all calculaed on an auxiliary

More information

Forecasting with Judgment

Forecasting with Judgment Forecasing wih Judgmen Simone Manganelli DG-Research European Cenral Bank Frankfur am Main, German) Disclaimer: he views expressed in his paper are our own and do no necessaril reflec he views of he ECB

More information

, where P is the number of bears at time t in years. dt (a) Given P (i) Find

, where P is the number of bears at time t in years. dt (a) Given P (i) Find CALCULUS BC WORKSHEET ON LOGISTIC GROWTH Work he following on noebook paper. Do no use your calculaor. 1. Suppose he populaion of bears in a naional park grows according o he logisic differenial equaion

More information

Mathematical methods for finance (preparatory course) Simple numerical examples on bond basics

Mathematical methods for finance (preparatory course) Simple numerical examples on bond basics Mahemaical mehods for finance (preparaory course) Simple numerical examples on bond basics . Yield o mauriy for a zero coupon bond = 99.45 = 92 days (=0.252 yrs) Face value = 00 r 365 00 00 92 99.45 2.22%

More information

Problem Set 1 Answers. a. The computer is a final good produced and sold in Hence, 2006 GDP increases by $2,000.

Problem Set 1 Answers. a. The computer is a final good produced and sold in Hence, 2006 GDP increases by $2,000. Social Analysis 10 Spring 2006 Problem Se 1 Answers Quesion 1 a. The compuer is a final good produced and sold in 2006. Hence, 2006 GDP increases by $2,000. b. The bread is a final good sold in 2006. 2006

More information

INSTITUTE OF ACTUARIES OF INDIA

INSTITUTE OF ACTUARIES OF INDIA INSTITUTE OF ACTUARIES OF INDIA EXAMINATIONS 05 h November 007 Subjec CT8 Financial Economics Time allowed: Three Hours (14.30 17.30 Hrs) Toal Marks: 100 INSTRUCTIONS TO THE CANDIDATES 1) Do no wrie your

More information

Economics 2450A: Public Economics Section 9: Linear Capital Taxation

Economics 2450A: Public Economics Section 9: Linear Capital Taxation Economics 2450A: Public Economics Secion 9: Linear Capial Taxaion Maeo Paradisi November 7, 206 In his secion we inroduce a framework o sudy opimal linear capial axaion. We firs focus on a wo-period model,

More information

Market and Information Economics

Market and Information Economics Marke and Informaion Economics Preliminary Examinaion Deparmen of Agriculural Economics Texas A&M Universiy May 2015 Insrucions: This examinaion consiss of six quesions. You mus answer he firs quesion

More information

A Simple Method for Consumers to Address Uncertainty When Purchasing Photovoltaics

A Simple Method for Consumers to Address Uncertainty When Purchasing Photovoltaics A Simple Mehod for Consumers o Address Uncerainy When Purchasing Phoovolaics Dr. Thomas E. Hoff Clean Power Research 10 Glen C. Napa, CA 94558 www.clean-power.com Dr. Rober Margolis Naional Renewable Energy

More information

Description of the CBOE S&P 500 2% OTM BuyWrite Index (BXY SM )

Description of the CBOE S&P 500 2% OTM BuyWrite Index (BXY SM ) Descripion of he CBOE S&P 500 2% OTM BuyWrie Index (BXY SM ) Inroducion. The CBOE S&P 500 2% OTM BuyWrie Index (BXY SM ) is a benchmark index designed o rack he performance of a hypoheical 2% ou-of-he-money

More information

AN INTERACTIVE PROCEDURE FOR AGGREGATE PRODUCTION PLANNING

AN INTERACTIVE PROCEDURE FOR AGGREGATE PRODUCTION PLANNING AN INERACIVE PROCEDURE FOR AGGREGAE PRODUCION PLANNING Maciej Nowak Universiy of Economics in Kaowice 40-287 Kaowice, ul. 1 Maja 50, Poland E-mail: maciej.nowak@ue.kaowice.pl Posal Address Absrac Minimizing

More information

Multi-Time-Scale Decision Making for Strategic Agent Interactions

Multi-Time-Scale Decision Making for Strategic Agent Interactions Proceedings of he 2010 Indusrial Engineering Research Conference A. Johnson and J. Miller eds. Muli-Time-Scale Decision Making for Sraegic Agen Ineracions Chrisian Wernz Virginia Tech Blacksburg VA 24060

More information

1.2 A CATALOG OF ESSENTIAL FUNCTIONS

1.2 A CATALOG OF ESSENTIAL FUNCTIONS SETION. A ATALOG OF ESSENTIAL FUNTIONS. A ATALOG OF ESSENTIAL FUNTIONS V Pla he Video V EXAMPLE A Table liss he average carbon dioide level in he amosphere, measured in pars per million a Mauna Loa Observaor

More information

Detailed Examples of the Modifications to Accommodate. any Decimal or Fractional Price Grid

Detailed Examples of the Modifications to Accommodate. any Decimal or Fractional Price Grid eailed Examples of he Modificaions o ccommodae any ecimal or Fracional Price Grid The Holden Model on any ecimal or Fracional Price Grid This secion presens he modificaions of he Holden model o accommodae

More information

ABN AMRO Bank N.V. The Royal Bank of Scotland N.V.

ABN AMRO Bank N.V. The Royal Bank of Scotland N.V. On 6 February 2010 ABN AMRO Bank N.V. (regisered wih he Duch Chamber of Commerce under number 33002587) changed is name o The Royal Bank of Scoland N.V. and on 1 April 2010 ABN AMRO Holding N.V. changed

More information

OPTIMUM FISCAL AND MONETARY POLICY USING THE MONETARY OVERLAPPING GENERATION MODELS

OPTIMUM FISCAL AND MONETARY POLICY USING THE MONETARY OVERLAPPING GENERATION MODELS Kuwai Chaper of Arabian Journal of Business and Managemen Review Vol. 3, No.6; Feb. 2014 OPTIMUM FISCAL AND MONETARY POLICY USING THE MONETARY OVERLAPPING GENERATION MODELS Ayoub Faramarzi 1, Dr.Rahim

More information

(a) Assume that the entrepreneur is willing to undertake the project, and analyze the problem from the point of view of the outside investor.

(a) Assume that the entrepreneur is willing to undertake the project, and analyze the problem from the point of view of the outside investor. Problem Se # Soluions Course 4.454 Macro IV TA: Todd Gormley, gormley@mi.edu Disribued: November 9, 004 Due: Tuesday, November 3, 004 [in class]. Financial Consrains (via Cosly Sae Verificaion) Consider

More information

SMALL MENU COSTS AND LARGE BUSINESS CYCLES: AN EXTENSION OF THE MANKIW MODEL

SMALL MENU COSTS AND LARGE BUSINESS CYCLES: AN EXTENSION OF THE MANKIW MODEL SMALL MENU COSTS AND LARGE BUSINESS CYCLES: AN EXTENSION OF THE MANKIW MODEL 2 Hiranya K. Nah, Sam Houson Sae Universiy Rober Srecher, Sam Houson Sae Universiy ABSTRACT Using a muli-period general equilibrium

More information

1. (S09T3) John must pay Kristen 10,000 at the end of 1 year. He also must pay Ahmad 30,000 at the end of year 2.

1. (S09T3) John must pay Kristen 10,000 at the end of 1 year. He also must pay Ahmad 30,000 at the end of year 2. Chaper 9, Secion 1 1. (S09T3) John mus pay Krisen 10,000 a he end of 1 year. He also mus pay Ahmad 30,000 a he end of year 2. John wans o exacly mach his liabiliies by purchasing he following wo bonds:

More information

Chapter 8 Consumption and Portfolio Choice under Uncertainty

Chapter 8 Consumption and Portfolio Choice under Uncertainty George Alogoskoufis, Dynamic Macroeconomic Theory, 2015 Chaper 8 Consumpion and Porfolio Choice under Uncerainy In his chaper we examine dynamic models of consumer choice under uncerainy. We coninue, as

More information

Parameter Uncertainty: The Missing Piece of the Liquidity Premium Puzzle?

Parameter Uncertainty: The Missing Piece of the Liquidity Premium Puzzle? Parameer Uncerainy: The Missing Piece of he Liquidiy Premium Puzzle? Ferenc Horvah Tilburg Universiy November 14, 2016 Absrac I analyze a dynamic invesmen problem wih sochasic ransacion cos and parameer

More information

Optimizing Storage Capacity of Retailers in Stochastic Periodic Inventory Routing Problem

Optimizing Storage Capacity of Retailers in Stochastic Periodic Inventory Routing Problem Opimizing Sorage Capaciy of Reailers in Sochasic Periodic Invenory Rouing Problem Ehsan Yadollahi 1,2, El-Houssaine Aghezzaf 1, Joris Walraevens 2 and Birger Raa 1 1 Deparmen of Indusrial Sysems Engineering

More information

Web Usage Patterns Using Association Rules and Markov Chains

Web Usage Patterns Using Association Rules and Markov Chains Web Usage Paerns Using Associaion Rules and Markov hains handrakasem Rajabha Universiy, Thailand amnas.cru@gmail.com Absrac - The objecive of his research is o illusrae he probabiliy of web page using

More information

THERE is currently significant interest in the use of electrical

THERE is currently significant interest in the use of electrical Risk-Consrained Bidding and Offering Sraegy for a Merchan Compressed Air Energy Sorage Plan Soroush Shafiee, Suden Member, IEEE, Hamidreza Zareipour, Senior Member, IEEE, Andrew M. Knigh, Senior Member,

More information

Problem 1 / 25 Problem 2 / 25 Problem 3 / 11 Problem 4 / 15 Problem 5 / 24 TOTAL / 100

Problem 1 / 25 Problem 2 / 25 Problem 3 / 11 Problem 4 / 15 Problem 5 / 24 TOTAL / 100 Deparmen of Economics Universiy of Maryland Economics 35 Inermediae Macroeconomic Analysis Miderm Exam Suggesed Soluions Professor Sanjay Chugh Fall 008 NAME: The Exam has a oal of five (5) problems and

More information

Computations in the Hull-White Model

Computations in the Hull-White Model Compuaions in he Hull-Whie Model Niels Rom-Poulsen Ocober 8, 5 Danske Bank Quaniaive Research and Copenhagen Business School, E-mail: nrp@danskebank.dk Specificaions In he Hull-Whie model, he Q dynamics

More information

Documentation: Philadelphia Fed's Real-Time Data Set for Macroeconomists First-, Second-, and Third-Release Values

Documentation: Philadelphia Fed's Real-Time Data Set for Macroeconomists First-, Second-, and Third-Release Values Documenaion: Philadelphia Fed's Real-Time Daa Se for Macroeconomiss Firs-, Second-, and Third-Release Values Las Updaed: December 16, 2013 1. Inroducion We documen our compuaional mehods for consrucing

More information

Forecasting of Intermittent Demand Data in the Case of Medical Apparatus

Forecasting of Intermittent Demand Data in the Case of Medical Apparatus ISSN: 39-5967 ISO 900:008 Cerified Inernaional Journal of Engineering Science and Innovaive Technology (IJESIT) Volume 3, Issue, March 04 Forecasing of Inermien Demand Daa in he Case of Medical Apparaus

More information

4452 Mathematical Modeling Lecture 17: Modeling of Data: Linear Regression

4452 Mathematical Modeling Lecture 17: Modeling of Data: Linear Regression Mah Modeling Lecure 17: Modeling of Daa: Linear Regression Page 1 5 Mahemaical Modeling Lecure 17: Modeling of Daa: Linear Regression Inroducion In modeling of daa, we are given a se of daa poins, and

More information

Aggregate and Workforce Planning (Huvudplanering)

Aggregate and Workforce Planning (Huvudplanering) Aggregae and Workforce Planning (Huvudplanering) Producion and Invenory Conrol (MPS) MIO030 The main reference for his maerial is he book Facory Physics by W. Hopp and M.L Spearman, McGraw-Hill, 200. Wha

More information

1. (S09T3) John must pay Kristen 10,000 at the end of 1 year. He also must pay Ahmad 30,000 at the end of year 2.

1. (S09T3) John must pay Kristen 10,000 at the end of 1 year. He also must pay Ahmad 30,000 at the end of year 2. Chaper 9, Secion 1 1. (S09T3) John mus pay Krisen 10,000 a he end of 1 year. He also mus pay Ahmad 30,000 a he end of year. John wans o exacly mach his liabiliies by purchasing he following wo bonds: a.

More information

ANSWER ALL QUESTIONS. CHAPTERS 6-9; (Blanchard)

ANSWER ALL QUESTIONS. CHAPTERS 6-9; (Blanchard) ANSWER ALL QUESTIONS CHAPTERS 6-9; 18-20 (Blanchard) Quesion 1 Discuss in deail he following: a) The sacrifice raio b) Okun s law c) The neuraliy of money d) Bargaining power e) NAIRU f) Wage indexaion

More information

CHAPTER 3 How to Calculate Present Values. Answers to Practice Questions

CHAPTER 3 How to Calculate Present Values. Answers to Practice Questions CHAPTER 3 How o Calculae Presen Values Answers o Pracice Quesions. a. PV $00/.0 0 $90.53 b. PV $00/.3 0 $9.46 c. PV $00/.5 5 $ 3.5 d. PV $00/. + $00/. + $00/. 3 $40.8. a. DF + r 0.905 r 0.050 0.50% b.

More information

THE TWO-PERIOD MODEL (CONTINUED)

THE TWO-PERIOD MODEL (CONTINUED) GOVERNMENT AND FISCAL POLICY IN THE TWO-PERIOD MODEL (CONTINUED) MAY 25, 20 A Governmen in he Two-Period Model ADYNAMIC MODEL OF THE GOVERNMENT So far only consumers in our wo-period framework Inroduce

More information

Optimal Tax-Timing and Asset Allocation when Tax Rebates on Capital Losses are Limited

Optimal Tax-Timing and Asset Allocation when Tax Rebates on Capital Losses are Limited Opimal Tax-Timing and Asse Allocaion when Tax Rebaes on Capial Losses are Limied Marcel Marekwica This version: January 15, 2007 Absrac Since Consaninides (1983) i is well known ha in a marke where capial

More information

Dual Valuation and Hedging of Bermudan Options

Dual Valuation and Hedging of Bermudan Options SIAM J. FINANCIAL MAH. Vol. 1, pp. 604 608 c 2010 Sociey for Indusrial and Applied Mahemaics Dual Valuaion and Hedging of Bermudan Opions L. C. G. Rogers Absrac. Some years ago, a differen characerizaion

More information

1. To express the production function in terms of output per worker and capital per worker, divide by N: K f N

1. To express the production function in terms of output per worker and capital per worker, divide by N: K f N THE LOG RU Exercise 8 The Solow Model Suppose an economy is characerized by he aggregae producion funcion / /, where is aggregae oupu, is capial and is employmen. Suppose furher ha aggregae saving is proporional

More information

INVESTMENT UNDER UNCERTAINTY: STATE PRICES IN INCOMPLETE MARKETS

INVESTMENT UNDER UNCERTAINTY: STATE PRICES IN INCOMPLETE MARKETS INVESTMENT UNDER UNCERTAINTY: STATE PRICES IN INCOMPLETE MARKETS A DISSERTATION SUBMITTED TO THE DEPARTMENT OF ENGINEERING-ECONOMIC SYSTEMS AND OPERATIONS RESEARCH AND THE COMMITTEE ON GRADUATE STUDIES

More information

MODELLING CREDIT CYCLES

MODELLING CREDIT CYCLES MODELLING CREDIT CYCLES 1 JEAN-CHARLES ROCHET (UNIVERSITY OF ZÜRICH AND TOULOUSE SCHOOL OF ECONOMICS) PREPARED FOR THE IGIER 20 TH ANNIVERSARY CONFERENCE, MILAN 8-9 JUNE 2011 IGIER and APPLIED THEORY 2

More information

AN ENTERPRISE FINANCIAL STATE ESTIMATION BASED ON DATA MINING

AN ENTERPRISE FINANCIAL STATE ESTIMATION BASED ON DATA MINING AN ENTERPRISE FINANCIAL STATE ESTIMATION BASED ON DATA MINING Mikhail D. Godlevsky, Sergey V. Orekhov Naional Technical Universiy Kharkov Polyechnic Insiue Frunze sr. 2 Ukraine-6002 Kharkov god_asu@kpi.kharkov.ua,

More information

FINAL EXAM EC26102: MONEY, BANKING AND FINANCIAL MARKETS MAY 11, 2004

FINAL EXAM EC26102: MONEY, BANKING AND FINANCIAL MARKETS MAY 11, 2004 FINAL EXAM EC26102: MONEY, BANKING AND FINANCIAL MARKETS MAY 11, 2004 This exam has 50 quesions on 14 pages. Before you begin, please check o make sure ha your copy has all 50 quesions and all 14 pages.

More information

PARAMETER ESTIMATION IN A BLACK SCHOLES

PARAMETER ESTIMATION IN A BLACK SCHOLES PARAMETER ESTIMATIO I A BLACK SCHOLES Musafa BAYRAM *, Gulsen ORUCOVA BUYUKOZ, Tugcem PARTAL * Gelisim Universiy Deparmen of Compuer Engineering, 3435 Isanbul, Turkey Yildiz Technical Universiy Deparmen

More information

Ma 093 and MA 117A - Exponential Models. Topic 1 Compound Interest

Ma 093 and MA 117A - Exponential Models. Topic 1 Compound Interest Ma 093 and MA 117A - Eponenial Models Topic 1 Compound Ineres 15) Compound Ineres A person invess $7000 a 10% ineres compounded annuall. a) Find an equaion for he value of he invesmen afer ears. = a* b

More information

An Extended Lee-Carter Model for Mortality Differential by Long-Term Care Status

An Extended Lee-Carter Model for Mortality Differential by Long-Term Care Status Proposal submied o he 2016 ARIA Annual Meeing An Eended Lee-Carer Model for Moraliy Differenial by Long-Term Care Saus Asuyuki Kogure a, Shinichi Kamiya b, Takahiro Fushimi a a Faculy of Policy Managemen,

More information

Pricing Vulnerable American Options. April 16, Peter Klein. and. Jun (James) Yang. Simon Fraser University. Burnaby, B.C. V5A 1S6.

Pricing Vulnerable American Options. April 16, Peter Klein. and. Jun (James) Yang. Simon Fraser University. Burnaby, B.C. V5A 1S6. Pricing ulnerable American Opions April 16, 2007 Peer Klein and Jun (James) Yang imon Fraser Universiy Burnaby, B.C. 5A 16 pklein@sfu.ca (604) 268-7922 Pricing ulnerable American Opions Absrac We exend

More information

Lecture notes on the Theory of Non-renewable Resources

Lecture notes on the Theory of Non-renewable Resources 1 Updaed 18.2.4 EON4925 Resource economics, Spring 24 Olav Bjerkhol: Lecure noes on he heory of Non-renewable Resources 2. he Hoelling rule for prices of exhausible resources In LN-1 we found ha he resource

More information

Contracts and Market Power in Price-regulated Power Industries

Contracts and Market Power in Price-regulated Power Industries Conracs and Marke Power in Price-regulaed Power Indusries M. Soledad Arellano Pablo Serra School of Governmen Deparmen of Economics Universidad Adolfo Ibáñez Universidad de Chile Sepember 2009 - IAEE Moivaion

More information

Rules for the EDHEC IEIF Commercial Property Index (France)

Rules for the EDHEC IEIF Commercial Property Index (France) Rules for he EDHEC IEIF Commercial Propery Index (France) May 2018 1 Summary 1 Index Composiion... 3 1.1 Index Definiion... 3 1.2 Index Universe... 3 2 Calculaion and Publicaion of he Index... 4 2.1 Calculaion

More information

Optimal Early Exercise of Vulnerable American Options

Optimal Early Exercise of Vulnerable American Options Opimal Early Exercise of Vulnerable American Opions March 15, 2008 This paper is preliminary and incomplee. Opimal Early Exercise of Vulnerable American Opions Absrac We analyze he effec of credi risk

More information

Single Premium of Equity-Linked with CRR and CIR Binomial Tree

Single Premium of Equity-Linked with CRR and CIR Binomial Tree The 7h SEAMS-UGM Conference 2015 Single Premium of Equiy-Linked wih CRR and CIR Binomial Tree Yunia Wulan Sari 1,a) and Gunardi 2,b) 1,2 Deparmen of Mahemaics, Faculy of Mahemaics and Naural Sciences,

More information

IJRSS Volume 2, Issue 2 ISSN:

IJRSS Volume 2, Issue 2 ISSN: A LOGITIC BROWNIAN MOTION WITH A PRICE OF DIVIDEND YIELDING AET D. B. ODUOR ilas N. Onyango _ Absrac: In his paper, we have used he idea of Onyango (2003) he used o develop a logisic equaion used in naural

More information

Supplement to Models for Quantifying Risk, 5 th Edition Cunningham, Herzog, and London

Supplement to Models for Quantifying Risk, 5 th Edition Cunningham, Herzog, and London Supplemen o Models for Quanifying Risk, 5 h Ediion Cunningham, Herzog, and London We have received inpu ha our ex is no always clear abou he disincion beween a full gross premium and an expense augmened

More information

Description of the CBOE Russell 2000 BuyWrite Index (BXR SM )

Description of the CBOE Russell 2000 BuyWrite Index (BXR SM ) Descripion of he CBOE Russell 2000 BuyWrie Index (BXR SM ) Inroducion. The CBOE Russell 2000 BuyWrie Index (BXR SM ) is a benchmark index designed o rack he performance of a hypoheical a-he-money buy-wrie

More information

1. FIXED ASSETS - DEFINITION AND CHARACTERISTICS

1. FIXED ASSETS - DEFINITION AND CHARACTERISTICS 1. FIXED ASSETS - DEFINITION AND CHARACTERISTICS Fixed asses represen a par of he business asses of he company and is long-erm propery, which canno be easily liquidaed (convered ino cash). Their characerisics

More information

Missing Data Prediction and Forecasting for Water Quantity Data

Missing Data Prediction and Forecasting for Water Quantity Data 2011 Inernaional Conference on Modeling, Simulaion and Conrol ICSIT vol.10 (2011) (2011) IACSIT ress, Singapore Missing Daa redicion and Forecasing for Waer Quaniy Daa rakhar Gupa 1 and R.Srinivasan 2

More information

Bond Prices and Interest Rates

Bond Prices and Interest Rates Winer erm 1999 Bond rice Handou age 1 of 4 Bond rices and Ineres Raes A bond is an IOU. ha is, a bond is a promise o pay, in he fuure, fixed amouns ha are saed on he bond. he ineres rae ha a bond acually

More information

Production Planning Problems with Joint Service-Level Guarantee: A Computational Study

Production Planning Problems with Joint Service-Level Guarantee: A Computational Study Producion Planning Problems wih Join Service-Level Guaranee: A Compuaional Sudy Yuchen Jiang, Juan Xu :, Siqian Shen, Cong Shi Indusrial and Operaions Engineering, Universiy of Michigan, Ann Arbor, MI

More information

A Theory of Tax Effects on Economic Damages. Scott Gilbert Southern Illinois University Carbondale. Comments? Please send to

A Theory of Tax Effects on Economic Damages. Scott Gilbert Southern Illinois University Carbondale. Comments? Please send to A Theory of Tax Effecs on Economic Damages Sco Gilber Souhern Illinois Universiy Carbondale Commens? Please send o gilbers@siu.edu ovember 29, 2012 Absrac This noe provides a heoreical saemen abou he effec

More information

An Algorithm for Solving Project Scheduling to Maximize Net Present Value

An Algorithm for Solving Project Scheduling to Maximize Net Present Value World Applied Sciences Journal (): -, ISSN - IDOSI Publicaions, An Algorihm for Solving Projec Scheduling o Maximize Ne Presen Value Ahmad Ali Bozorgzad and A. Hadi-Vencheh Deparmen of Indusrial Engineering,

More information

The macroeconomic effects of fiscal policy in Greece

The macroeconomic effects of fiscal policy in Greece The macroeconomic effecs of fiscal policy in Greece Dimiris Papageorgiou Economic Research Deparmen, Bank of Greece Naional and Kapodisrian Universiy of Ahens May 22, 23 Email: dpapag@aueb.gr, and DPapageorgiou@bankofgreece.gr.

More information

(1 + Nominal Yield) = (1 + Real Yield) (1 + Expected Inflation Rate) (1 + Inflation Risk Premium)

(1 + Nominal Yield) = (1 + Real Yield) (1 + Expected Inflation Rate) (1 + Inflation Risk Premium) 5. Inflaion-linked bonds Inflaion is an economic erm ha describes he general rise in prices of goods and services. As prices rise, a uni of money can buy less goods and services. Hence, inflaion is an

More information

Money in a Real Business Cycle Model

Money in a Real Business Cycle Model Money in a Real Business Cycle Model Graduae Macro II, Spring 200 The Universiy of Nore Dame Professor Sims This documen describes how o include money ino an oherwise sandard real business cycle model.

More information

Abstract Number: Risk-Reward Analysis in Stochastic Dynamic Programming

Abstract Number: Risk-Reward Analysis in Stochastic Dynamic Programming Absrac Number: 020-0226 Risk-Rewar Analysis in Sochasic Dynamic Programming Preeam Basu Assisan Professor, Operaions Managemen Group Inian Insiue of Managemen Calcua Diamon Harbor Roa, Kolkaa 700104, Inia

More information

THE INTERACTIONS BETWEEN MONETARY AND FISCAL POLICY RULES. Amr Algarhi

THE INTERACTIONS BETWEEN MONETARY AND FISCAL POLICY RULES. Amr Algarhi I- Inroducion: THE INTERACTIONS BETWEEN MONETARY AND FISCAL POLICY RULES Amr Algarhi Man sudies in he lieraure have been focused on analsing he performance of alernaive monear polic rules, however he ignores

More information

Pricing FX Target Redemption Forward under. Regime Switching Model

Pricing FX Target Redemption Forward under. Regime Switching Model In. J. Conemp. Mah. Sciences, Vol. 8, 2013, no. 20, 987-991 HIKARI Ld, www.m-hikari.com hp://dx.doi.org/10.12988/ijcms.2013.311123 Pricing FX Targe Redempion Forward under Regime Swiching Model Ho-Seok

More information

Monetary Instrument Problem Revisited: The Role of Fiscal Policy. Abstract. Soyoung Kim University of Illinois at Urbana Champaign

Monetary Instrument Problem Revisited: The Role of Fiscal Policy. Abstract. Soyoung Kim University of Illinois at Urbana Champaign Moneary Insrumen Problem Revisied: The Role of Fiscal Policy Soyoung Kim Universiy of Illinois a Urbana Champaign Absrac The moneary insrumen problem is examined in an endowmen economy model wih various

More information

Economics 301 Fall Name. Answer all questions. Each sub-question is worth 7 points (except 4d).

Economics 301 Fall Name. Answer all questions. Each sub-question is worth 7 points (except 4d). Name Answer all quesions. Each sub-quesion is worh 7 poins (excep 4d). 1. (42 ps) The informaion below describes he curren sae of a growing closed economy. Producion funcion: α 1 Y = K ( Q N ) α Producion

More information

Gas Distribution Services Default Price-Quality Path Determination 2013 [2013] NZCC 4

Gas Distribution Services Default Price-Quality Path Determination 2013 [2013] NZCC 4 ISBN no. 978-1-869453-11-4 Projec no. 15.01/13199 Public version Gas Disribuion Services Defaul Price-Qualiy Pah Deerminaion 2013 [2013] NZCC 4 The Commission: S Begg Dr M Berry P Duignan Dr S Gale Dae

More information

Risk-Limiting Dynamic Contracts for Direct Load Control

Risk-Limiting Dynamic Contracts for Direct Load Control 1 Risk-Limiing Dynamic Conracs for Direc Load Conrol Insoon Yang, Duncan S. Callaway, and Claire J. omlin arxiv:149.1994v3 [mah.oc] 9 Oc 214 Absrac his paper proposes a novel coninuous-ime dynamic conrac

More information

Financial Econometrics Jeffrey R. Russell Midterm Winter 2011

Financial Econometrics Jeffrey R. Russell Midterm Winter 2011 Name Financial Economerics Jeffrey R. Russell Miderm Winer 2011 You have 2 hours o complee he exam. Use can use a calculaor. Try o fi all your work in he space provided. If you find you need more space

More information

Short Course. Rong Chen Rutgers University Peking University

Short Course. Rong Chen Rutgers University Peking University Shor Course Sae Space Models, Generalized Dynamic Sysems and Sequenial Mone Carlo Mehods, and heir applicaions in Engineering, Bioinformaics and Finance Rong Chen Rugers Universiy Peking Universiy 1 Par

More information

Monetary policy and multiple equilibria in a cash-in-advance economy

Monetary policy and multiple equilibria in a cash-in-advance economy Economics Leers 74 (2002) 65 70 www.elsevier.com/ locae/ econbase Moneary policy and muliple equilibria in a cash-in-advance economy Qinglai Meng* The Chinese Universiy of Hong Kong, Deparmen of Economics,

More information

Black-Scholes Model and Risk Neutral Pricing

Black-Scholes Model and Risk Neutral Pricing Inroducion echniques Exercises in Financial Mahemaics Lis 3 UiO-SK45 Soluions Hins Auumn 5 eacher: S Oriz-Laorre Black-Scholes Model Risk Neural Pricing See Benh s book: Exercise 44, page 37 See Benh s

More information