Exercises for Chapter 8

Size: px
Start display at page:

Download "Exercises for Chapter 8"

Transcription

1 Exercises for Chapter 8 Exercise 8. Consider the following functions: f (x)= e x, (8.) g(x)=ln(x+), (8.2) h(x)= x 2, (8.3) u(x)= x 2, (8.4) v(x)= x, (8.5) w(x)=sin(x). (8.6) In all cases take x>0. (a) Plot each function and determine whether each function is concave, convex or neither. (b) For each function, give the second-order Taylor series expansion. Exercise 8.2 functions, Give the second-order Taylor series expansions for the following f (x) f ( x)+ f ( x)(x x)+ 2 f ( x)(x x) 2 : f (x)= x 3 (8.) f (x)=ln(x) (8.2) f (x)=sin(x) (8.3) 37

2 CHAPTER 8. TAYLOR SERIES 38 f (x)=cos(x) (8.4) f (x)= e rx (8.5) f (x)= x α (8.6) f (x)= a x. (8.7) Exercise 8.3 Consider the average cost function c(q) = e Q + 2 Q2. Show that the cost function is strictly convex. Find the minimum of the average cost function c: find the value of Q that minimizes c. To do this, first observe that we can write a Taylor series approximation of c: c(q) = c(q 0 )+ c (Q 0 )(Q Q 0 )+ 2 c (Q 0 )(Q Q 0 ) 2. When Q 0 is close to the value of Q that minimizes c, then minimizing c(q) should give approximately the same answer as minimizing c(q 0 )+ c (Q 0 )(Q Q 0 )+ 2 c (Q 0 )(Q Q 0 ) 2. If we minimize the latter expression by differentiating with respect to Q, we get the first-order condition: c (Q 0 )+ c (Q 0 )(Q Q 0 ) = 0. Solving for Q gives Q = c Q 0 (Q 0 ) c (Q 0 ). This is the basis of an iteration: guess an initial Q 0 ; this gives c Q = Q 0 (Q 0 ) c c (Q 0 ). With Q we can obtain another estimate Q 2 = Q (Q ) c (Q ), and with Q 2 we can obtain Q 3, and so on. At the nth iteration Q n+ = Q n. The process converges when the change from Q n to Q n+ becomes small. In this case, we end up with (approximately) Q n = Q n+. Looking at the iteration rule Q n+ = Q n yields 0=Q n+ Q n =. Thus = 0, and since 0, we get =0. Thus, since c is convex, Q n minimizes c. Exercise 8.4 Harveys brewery has a monopoly in the beer market. The demand function is P(Q)=00 ( 3) Q 2 and the cost function is C(Q)=Q 2 + e 0.0Q2. (a) Is the profit function concave? (b) Using numerical optimization, find the profit-maximizing level of output. (Hint: start with Q 0 = 8 and perform four iterations.) Exercise 8.5 function A monopolist is faced with the following demand curve and cost P(Q)=54 2e Q, C(Q)=4Q+6Q 2. (a) Confirm that the profit function is concave. (b) Find the profit-maximizing level of output using numerical optimization. Write down the algorithm. (Start iterations at q 0 = 2 and perform five iterations.)

3 39 EXERCISES FOR CHAPTER 8 Exercise 8.6 functions: A manufacturer of jackets faces the following demand and cost P(q)=000 0q 2, C(q)=00q+ qln q. (a) Confirm that the profit function is concave. (b) Find the profit-maximizing level of output by numerical optimization. Exercise 8.7 Faced with the following demand and cost functions P(q)=000 q 2, C(q)=25+ q 2 + q(ln q) 2, a widget firm wishes to find the profit-maximizing level of output. Find the profitmaximizing level of output. Exercise 8.8 Suppose a firm s profit function (as a function of output) is given by π(q)=2ln(q+)+ q q. Find the profit-maximizing value of q. Exercise 8.9 Suppose a firm s revenue function (as a function of output) is given by r(q)=3( e q )+3ln(q+) 2q. Find the revenue-maximizing value of q. Exercise 8.0 Consider the function f (x)=+ x+ 4x 2 3x 3. This function has two points at which the first derivative of f is 0. Denote these x and x, so that f (x )= f ( x)=0. It is easy to see that one of these is, say that x=. Find the value of x using a Taylor series expansion. Exercise 8. An individual has utility defined on income according to u( y) = ln(y+ ). The individual has initial income ȳ and accepts a bet on a coin toss: if heads, the individual receives a dollar, if tails the individual pays a dollar. The coin is fair (50/50 chance of heads or tails), thus the average utility from the bet is 2 u(ȳ )+ 2 u(ȳ+). If the individual had not accepted the bet, the utility obtained is u(ȳ) for sure. Compare the average utility of the bet with the sure utility from not betting. Should the individual have accepted the bet? Exercise 8.2 An individual has the utility function u(y) = ln(y+). This gives the utility of having y dollars. The individual faces a random income next period: current income is $00 and next period income will either fall by $5 to $95 or increase by $5 to $05. There is a 50% chance that income will rise and a 50% chance that income will fall, so that average income next period is 00= The risk premium, c, is defined as the amount of money less than $00 that makes the individual indifferent between accepting that sum for

4 CHAPTER 8. TAYLOR SERIES 40 sure and facing the risk associated with receiving only $95. That is, the individual is indifferent between $00 c and the risky return $95 with 50% chance and $05 with 50% chance. Thus, u(00 c)= 2 u(95)+ 2 u(05), or ln(0 c)= 2 ln(0 5)+ 2 ln(0+5). Find the approximate value of c using Taylor series expansions. Plot the utility function and illustrate how c is calculated on your graph. Exercise 8.3 Repeat the previous question using the utility function u( y) = e y. In this case, note that the utility function is convex (second derivative positive) so that your picture will change significantly! Exercise 8.4 A student has just received a present of a new computer. The student s yearly income is $50 and he student has a utility function u(y) = y 2. Unfortunately, there is a 0% chance that the computer will be stolen and the price of a new computer is $5, so in the event of theft, the replacement will leave the student with only $45 income for the year. Thus, in the absence of theft, the student s income is $50, while if the computer is stolen, the income drops to $45. Computer insurance is available at a cost of $. Use the calculations from a Taylor series expansion to decide whether the student should buy insurance or not. Note u (y)= 2 y 2 and u (y)= 4 y 3 2, so that u (y) u (y) = 3 4 y 2 2 y 2 = 3 4 y 2 2y /2 = 2 y. Exercise 8.5 Consider an individual with the following utility function defined over wealth: u(w) = w. Suppose the person has the opportunity to take the following gamble: draw a ticket from a hat; a blue ticket yields a prize of $200, a yellow ticket yields $50 and an orange ticket yields $00. There are four orange tickets, two blue, and two yellow. (a) Calculate the expected payoff from the bet. (b) Calculate the approximate cost of risk to this individual (using a Taylor series expansion). (c) How much is the person willing to pay to partake in this gamble? (d) Suppose instead the utility function is u(w) = w. Rework your answers to parts (b) and (c). (e) Suppose now the utility function is u(w)=w 2. Rework your answers to parts (b) and (c). (f) Explain intuitively why your answers differ in parts (c), (d) and (e).

5 4 EXERCISES FOR CHAPTER 8 Exercise 8.6 A risk-averse individual has the following utility function defined over income: u(w) = w. The person is faced with the following lottery with possible outcomes denoted x i and their associated probabilities P(x i ): x P(x) (a) What is the expected payoff from this lottery? (b) Calculate this person s measure of absolute risk aversion. (c) If tickets for this lottery cost $7.50, will he buy a ticket? (Use a Taylor series expansion.) (d) Another individual has utility function v(x) = kx, k > 0. Will this individual buy a ticket? Exercise 8.7 An individual owns a house worth $200,000 that is located next to a river. There is a % chance that the river will flood in the spring and cause $60,000 worth of damage. The utility function of the home owner is u(w)=ln w. (a) How much is the individual willing to pay for house insurance? (b) Suppose instead that the homeowner s utility function is u = w. How much would he now be willing to pay for insurance? Why is this amount more in part (a)? Exercise 8.8 A group of graduate students have recently pooled together their life s savings and bought a ski cabin. Apart from its inaccessability, the major drawback with this cabin is that it is located near a hill that is somewhat prone to avalanches. The cabin is worth $00,000. There are two types of avalanche. The first, which occurs with 20% probability, will cause $30,000 worth of damage; the second occurs with 2% probability but causes $90,000 worth of damage. Suppose there are three students in this group with utility functions u (w)= w 2, u 2 (w)= w 2, u 3 (w)= w. How much will each student be willing to pay to insure the cabin? What is the relationship between these amounts and how is this related to their attitudes towards risk? Is it true that a risk-loving individual will never purchase insurance?

6 CHAPTER 8. TAYLOR SERIES 42 Exercise 8.9 According to expected utility theory, faced with uncertain outcomes x with probability p and x 2 with probability ( p), an individual associates utility E(u) = pu(x )+( p)u(x 2 ). The risk premium, c, associated with the risk is defined: u(µ c)=e(u)= pu(x )+( p)u(x 2 ), where µ= px +( p)x 2, the mean of the random variable x. In the case where u(x)= x, x = 90, x 2 = 0 and p = 2, find π. An approximation for c is given by c u (µ) 2 u (µ) σ2, where σ 2 = p(x µ) 2 + ( p)(x 2 µ) 2. Estimate c using this approximation and compare it with the exact solution. Exercise 8.20 (a) Let a risk-averse agent have utility function u(x) = ln(x + ). Suppose that this individual faces the gamble: win $95 with probability 2 and win $05 with probability 2. How much less than $00 would the individual accept instead of the gamble? (b) Let a random variable have two possible outcomes x and x 2, with probabilities p and p 2, respectively. Thus, the mean is µ= p x + p 2 x 2. Let the agent s utility function be u. Suppose that p u(x )+ p 2 u(x 2 )= u(z) (and both x and x 2 are close to z). Show that: µ z p (x z) 2 + p 2 (x 2 z) 2 2 u (z) u (z).

7

Models & Decision with Financial Applications Unit 3: Utility Function and Risk Attitude

Models & Decision with Financial Applications Unit 3: Utility Function and Risk Attitude Models & Decision with Financial Applications Unit 3: Utility Function and Risk Attitude Duan LI Department of Systems Engineering & Engineering Management The Chinese University of Hong Kong http://www.se.cuhk.edu.hk/

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

Choice under Uncertainty

Choice under Uncertainty Chapter 7 Choice under Uncertainty 1. Expected Utility Theory. 2. Risk Aversion. 3. Applications: demand for insurance, portfolio choice 4. Violations of Expected Utility Theory. 7.1 Expected Utility Theory

More information

Choice under risk and uncertainty

Choice under risk and uncertainty Choice under risk and uncertainty Introduction Up until now, we have thought of the objects that our decision makers are choosing as being physical items However, we can also think of cases where the outcomes

More information

Models and Decision with Financial Applications UNIT 1: Elements of Decision under Uncertainty

Models and Decision with Financial Applications UNIT 1: Elements of Decision under Uncertainty Models and Decision with Financial Applications UNIT 1: Elements of Decision under Uncertainty We always need to make a decision (or select from among actions, options or moves) even when there exists

More information

Utility and Choice Under Uncertainty

Utility and Choice Under Uncertainty Introduction to Microeconomics Utility and Choice Under Uncertainty The Five Axioms of Choice Under Uncertainty We can use the axioms of preference to show how preferences can be mapped into measurable

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

Module 1: Decision Making Under Uncertainty

Module 1: Decision Making Under Uncertainty Module 1: Decision Making Under Uncertainty Information Economics (Ec 515) George Georgiadis Today, we will study settings in which decision makers face uncertain outcomes. Natural when dealing with asymmetric

More information

Advanced Financial Economics Homework 2 Due on April 14th before class

Advanced Financial Economics Homework 2 Due on April 14th before class Advanced Financial Economics Homework 2 Due on April 14th before class March 30, 2015 1. (20 points) An agent has Y 0 = 1 to invest. On the market two financial assets exist. The first one is riskless.

More information

PhD Qualifier Examination

PhD Qualifier Examination PhD Qualifier Examination Department of Agricultural Economics May 29, 2015 Instructions This exam consists of six questions. You must answer all questions. If you need an assumption to complete a question,

More information

ANSWERS TO PRACTICE PROBLEMS oooooooooooooooo

ANSWERS TO PRACTICE PROBLEMS oooooooooooooooo University of California, Davis Department of Economics Giacomo Bonanno Economics 03: Economics of uncertainty and information TO PRACTICE PROBLEMS oooooooooooooooo PROBLEM # : The expected value of the

More information

ECO 203: Worksheet 4. Question 1. Question 2. (6 marks)

ECO 203: Worksheet 4. Question 1. Question 2. (6 marks) ECO 203: Worksheet 4 Question 1 (6 marks) Russel and Ahmed decide to play a simple game. Russel has to flip a fair coin: if he gets a head Ahmed will pay him Tk. 10, if he gets a tail he will have to pay

More information

MICROECONOMIC THEROY CONSUMER THEORY

MICROECONOMIC THEROY CONSUMER THEORY LECTURE 5 MICROECONOMIC THEROY CONSUMER THEORY Choice under Uncertainty (MWG chapter 6, sections A-C, and Cowell chapter 8) Lecturer: Andreas Papandreou 1 Introduction p Contents n Expected utility theory

More information

Learning Objectives = = where X i is the i t h outcome of a decision, p i is the probability of the i t h

Learning Objectives = = where X i is the i t h outcome of a decision, p i is the probability of the i t h Learning Objectives After reading Chapter 15 and working the problems for Chapter 15 in the textbook and in this Workbook, you should be able to: Distinguish between decision making under uncertainty and

More information

Math489/889 Stochastic Processes and Advanced Mathematical Finance Homework 5

Math489/889 Stochastic Processes and Advanced Mathematical Finance Homework 5 Math489/889 Stochastic Processes and Advanced Mathematical Finance Homework 5 Steve Dunbar Due Fri, October 9, 7. Calculate the m.g.f. of the random variable with uniform distribution on [, ] and then

More information

Unit 4.3: Uncertainty

Unit 4.3: Uncertainty Unit 4.: Uncertainty Michael Malcolm June 8, 20 Up until now, we have been considering consumer choice problems where the consumer chooses over outcomes that are known. However, many choices in economics

More information

University of California, Davis Department of Economics Giacomo Bonanno. Economics 103: Economics of uncertainty and information PRACTICE PROBLEMS

University of California, Davis Department of Economics Giacomo Bonanno. Economics 103: Economics of uncertainty and information PRACTICE PROBLEMS University of California, Davis Department of Economics Giacomo Bonanno Economics 03: Economics of uncertainty and information PRACTICE PROBLEMS oooooooooooooooo Problem :.. Expected value Problem :..

More information

Managerial Economics

Managerial Economics Managerial Economics Unit 9: Risk Analysis Rudolf Winter-Ebmer Johannes Kepler University Linz Winter Term 2015 Managerial Economics: Unit 9 - Risk Analysis 1 / 49 Objectives Explain how managers should

More information

Definition 4.1. In a stochastic process T is called a stopping time if you can tell when it happens.

Definition 4.1. In a stochastic process T is called a stopping time if you can tell when it happens. 102 OPTIMAL STOPPING TIME 4. Optimal Stopping Time 4.1. Definitions. On the first day I explained the basic problem using one example in the book. On the second day I explained how the solution to the

More information

Microeconomic Theory August 2013 Applied Economics. Ph.D. PRELIMINARY EXAMINATION MICROECONOMIC THEORY. Applied Economics Graduate Program

Microeconomic Theory August 2013 Applied Economics. Ph.D. PRELIMINARY EXAMINATION MICROECONOMIC THEORY. Applied Economics Graduate Program Ph.D. PRELIMINARY EXAMINATION MICROECONOMIC THEORY Applied Economics Graduate Program August 2013 The time limit for this exam is four hours. The exam has four sections. Each section includes two questions.

More information

PAULI MURTO, ANDREY ZHUKOV

PAULI MURTO, ANDREY ZHUKOV GAME THEORY SOLUTION SET 1 WINTER 018 PAULI MURTO, ANDREY ZHUKOV Introduction For suggested solution to problem 4, last year s suggested solutions by Tsz-Ning Wong were used who I think used suggested

More information

Microeconomic Theory III Spring 2009

Microeconomic Theory III Spring 2009 MIT OpenCourseWare http://ocw.mit.edu 14.123 Microeconomic Theory III Spring 2009 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. MIT 14.123 (2009) by

More information

that internalizes the constraint by solving to remove the y variable. 1. Using the substitution method, determine the utility function U( x)

that internalizes the constraint by solving to remove the y variable. 1. Using the substitution method, determine the utility function U( x) For the next two questions, the consumer s utility U( x, y) 3x y 4xy depends on the consumption of two goods x and y. Assume the consumer selects x and y to maximize utility subject to the budget constraint

More information

Notes 10: Risk and Uncertainty

Notes 10: Risk and Uncertainty Economics 335 April 19, 1999 A. Introduction Notes 10: Risk and Uncertainty 1. Basic Types of Uncertainty in Agriculture a. production b. prices 2. Examples of Uncertainty in Agriculture a. crop yields

More information

Characterization of the Optimum

Characterization of the Optimum ECO 317 Economics of Uncertainty Fall Term 2009 Notes for lectures 5. Portfolio Allocation with One Riskless, One Risky Asset Characterization of the Optimum Consider a risk-averse, expected-utility-maximizing

More information

Advanced Microeconomic Theory

Advanced Microeconomic Theory Advanced Microeconomic Theory Lecture Notes Sérgio O. Parreiras Fall, 2016 Outline Mathematical Toolbox Decision Theory Partial Equilibrium Search Intertemporal Consumption General Equilibrium Financial

More information

3. Prove Lemma 1 of the handout Risk Aversion.

3. Prove Lemma 1 of the handout Risk Aversion. IDEA Economics of Risk and Uncertainty List of Exercises Expected Utility, Risk Aversion, and Stochastic Dominance. 1. Prove that, for every pair of Bernouilli utility functions, u 1 ( ) and u 2 ( ), and

More information

Making Hard Decision. ENCE 627 Decision Analysis for Engineering. Identify the decision situation and understand objectives. Identify alternatives

Making Hard Decision. ENCE 627 Decision Analysis for Engineering. Identify the decision situation and understand objectives. Identify alternatives CHAPTER Duxbury Thomson Learning Making Hard Decision Third Edition RISK ATTITUDES A. J. Clark School of Engineering Department of Civil and Environmental Engineering 13 FALL 2003 By Dr. Ibrahim. Assakkaf

More information

Rational theories of finance tell us how people should behave and often do not reflect reality.

Rational theories of finance tell us how people should behave and often do not reflect reality. FINC3023 Behavioral Finance TOPIC 1: Expected Utility Rational theories of finance tell us how people should behave and often do not reflect reality. A normative theory based on rational utility maximizers

More information

Microeconomic Theory May 2013 Applied Economics. Ph.D. PRELIMINARY EXAMINATION MICROECONOMIC THEORY. Applied Economics Graduate Program.

Microeconomic Theory May 2013 Applied Economics. Ph.D. PRELIMINARY EXAMINATION MICROECONOMIC THEORY. Applied Economics Graduate Program. Ph.D. PRELIMINARY EXAMINATION MICROECONOMIC THEORY Applied Economics Graduate Program May 2013 *********************************************** COVER SHEET ***********************************************

More information

EXTRA PROBLEMS. and. a b c d

EXTRA PROBLEMS. and. a b c d EXTRA PROBLEMS (1) In the following matching problem, each college has the capacity for only a single student (each college will admit only one student). The colleges are denoted by A, B, C, D, while the

More information

Microeconomics of Banking: Lecture 2

Microeconomics of Banking: Lecture 2 Microeconomics of Banking: Lecture 2 Prof. Ronaldo CARPIO September 25, 2015 A Brief Look at General Equilibrium Asset Pricing Last week, we saw a general equilibrium model in which banks were irrelevant.

More information

BEEM109 Experimental Economics and Finance

BEEM109 Experimental Economics and Finance University of Exeter Recap Last class we looked at the axioms of expected utility, which defined a rational agent as proposed by von Neumann and Morgenstern. We then proceeded to look at empirical evidence

More information

Project Risk Analysis and Management Exercises (Part II, Chapters 6, 7)

Project Risk Analysis and Management Exercises (Part II, Chapters 6, 7) Project Risk Analysis and Management Exercises (Part II, Chapters 6, 7) Chapter II.6 Exercise 1 For the decision tree in Figure 1, assume Chance Events E and F are independent. a) Draw the appropriate

More information

Mock Examination 2010

Mock Examination 2010 [EC7086] Mock Examination 2010 No. of Pages: [7] No. of Questions: [6] Subject [Economics] Title of Paper [EC7086: Microeconomic Theory] Time Allowed [Two (2) hours] Instructions to candidates Please answer

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

UTILITY ANALYSIS HANDOUTS

UTILITY ANALYSIS HANDOUTS UTILITY ANALYSIS HANDOUTS 1 2 UTILITY ANALYSIS Motivating Example: Your total net worth = $400K = W 0. You own a home worth $250K. Probability of a fire each yr = 0.001. Insurance cost = $1K. Question:

More information

Master in Industrial Organization and Markets. Spring 2012 Microeconomics III Assignment 1: Uncertainty

Master in Industrial Organization and Markets. Spring 2012 Microeconomics III Assignment 1: Uncertainty Master in Industrial Organization and Markets. Spring Microeconomics III Assignment : Uncertainty Problem Determine which of the following assertions hold or not. Justify your answers with either an example

More information

Name. Final Exam, Economics 210A, December 2014 Answer any 7 of these 8 questions Good luck!

Name. Final Exam, Economics 210A, December 2014 Answer any 7 of these 8 questions Good luck! Name Final Exam, Economics 210A, December 2014 Answer any 7 of these 8 questions Good luck! 1) For each of the following statements, state whether it is true or false. If it is true, prove that it is true.

More information

Risk aversion and choice under uncertainty

Risk aversion and choice under uncertainty Risk aversion and choice under uncertainty Pierre Chaigneau pierre.chaigneau@hec.ca June 14, 2011 Finance: the economics of risk and uncertainty In financial markets, claims associated with random future

More information

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

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

More information

Part 4: Market Failure II - Asymmetric Information - Uncertainty

Part 4: Market Failure II - Asymmetric Information - Uncertainty Part 4: Market Failure II - Asymmetric Information - Uncertainty Expected Utility, Risk Aversion, Risk Neutrality, Risk Pooling, Insurance July 2016 - Asymmetric Information - Uncertainty July 2016 1 /

More information

Chapter 6: Risky Securities and Utility Theory

Chapter 6: Risky Securities and Utility Theory Chapter 6: Risky Securities and Utility Theory Topics 1. Principle of Expected Return 2. St. Petersburg Paradox 3. Utility Theory 4. Principle of Expected Utility 5. The Certainty Equivalent 6. Utility

More information

Foundations of Financial Economics Choice under uncertainty

Foundations of Financial Economics Choice under uncertainty Foundations of Financial Economics Choice under uncertainty Paulo Brito 1 pbrito@iseg.ulisboa.pt University of Lisbon March 9, 2018 Topics covered Contingent goods Comparing contingent goods Decision under

More information

If U is linear, then U[E(Ỹ )] = E[U(Ỹ )], and one is indifferent between lottery and its expectation. One is called risk neutral.

If U is linear, then U[E(Ỹ )] = E[U(Ỹ )], and one is indifferent between lottery and its expectation. One is called risk neutral. Risk aversion For those preference orderings which (i.e., for those individuals who) satisfy the seven axioms, define risk aversion. Compare a lottery Ỹ = L(a, b, π) (where a, b are fixed monetary outcomes)

More information

ECON FINANCIAL ECONOMICS

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

More information

E&G, Chap 10 - Utility Analysis; the Preference Structure, Uncertainty - Developing Indifference Curves in {E(R),σ(R)} Space.

E&G, Chap 10 - Utility Analysis; the Preference Structure, Uncertainty - Developing Indifference Curves in {E(R),σ(R)} Space. 1 E&G, Chap 10 - Utility Analysis; the Preference Structure, Uncertainty - Developing Indifference Curves in {E(R),σ(R)} Space. A. Overview. c 2 1. With Certainty, objects of choice (c 1, c 2 ) 2. With

More information

Microeconomics 3200/4200:

Microeconomics 3200/4200: Microeconomics 3200/4200: Part 1 P. Piacquadio p.g.piacquadio@econ.uio.no September 25, 2017 P. Piacquadio (p.g.piacquadio@econ.uio.no) Micro 3200/4200 September 25, 2017 1 / 23 Example (1) Suppose I take

More information

Risk preferences and stochastic dominance

Risk preferences and stochastic dominance Risk preferences and stochastic dominance Pierre Chaigneau pierre.chaigneau@hec.ca September 5, 2011 Preferences and utility functions The expected utility criterion Future income of an agent: x. Random

More information

Chapter 18: Risky Choice and Risk

Chapter 18: Risky Choice and Risk Chapter 18: Risky Choice and Risk Risky Choice Probability States of Nature Expected Utility Function Interval Measure Violations Risk Preference State Dependent Utility Risk-Aversion Coefficient Actuarially

More information

Part 1 In which we meet the law of averages. The Law of Averages. The Expected Value & The Standard Error. Where Are We Going?

Part 1 In which we meet the law of averages. The Law of Averages. The Expected Value & The Standard Error. Where Are We Going? 1 The Law of Averages The Expected Value & The Standard Error Where Are We Going? Sums of random numbers The law of averages Box models for generating random numbers Sums of draws: the Expected Value Standard

More information

Problem Set. Solutions to the problems appear at the end of this document.

Problem Set. Solutions to the problems appear at the end of this document. Problem Set Solutions to the problems appear at the end of this document. Unless otherwise stated, any coupon payments, cash dividends, or other cash payouts delivered by a security in the following problems

More information

Expected value is basically the average payoff from some sort of lottery, gamble or other situation with a randomly determined outcome.

Expected value is basically the average payoff from some sort of lottery, gamble or other situation with a randomly determined outcome. Economics 352: Intermediate Microeconomics Notes and Sample Questions Chapter 18: Uncertainty and Risk Aversion Expected Value The chapter starts out by explaining what expected value is and how to calculate

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

TOPIC: PROBABILITY DISTRIBUTIONS

TOPIC: PROBABILITY DISTRIBUTIONS TOPIC: PROBABILITY DISTRIBUTIONS There are two types of random variables: A Discrete random variable can take on only specified, distinct values. A Continuous random variable can take on any value within

More information

1 Consumption and saving under uncertainty

1 Consumption and saving under uncertainty 1 Consumption and saving under uncertainty 1.1 Modelling uncertainty As in the deterministic case, we keep assuming that agents live for two periods. The novelty here is that their earnings in the second

More information

CHOICE THEORY, UTILITY FUNCTIONS AND RISK AVERSION

CHOICE THEORY, UTILITY FUNCTIONS AND RISK AVERSION CHOICE THEORY, UTILITY FUNCTIONS AND RISK AVERSION Szabolcs Sebestyén szabolcs.sebestyen@iscte.pt Master in Finance INVESTMENTS Sebestyén (ISCTE-IUL) Choice Theory Investments 1 / 65 Outline 1 An Introduction

More information

Uncovered Interest Rate Parity: Risk-Behavior

Uncovered Interest Rate Parity: Risk-Behavior Uncovered Interest Rate Parity: Risk-Behavior Assume investors are risk-neutral, i.e. they are indifferent between a safe bet and a lottery that offer the same expected return, E(x). Example: Lottery A:

More information

05/05/2011. Degree of Risk. Degree of Risk. BUSA 4800/4810 May 5, Uncertainty

05/05/2011. Degree of Risk. Degree of Risk. BUSA 4800/4810 May 5, Uncertainty BUSA 4800/4810 May 5, 2011 Uncertainty We must believe in luck. For how else can we explain the success of those we don t like? Jean Cocteau Degree of Risk We incorporate risk and uncertainty into our

More information

Name: Midterm #1 EconS 425 (February 20 th, 2015)

Name: Midterm #1 EconS 425 (February 20 th, 2015) Name: Midterm # EconS 425 (February 20 th, 205) Question # [25 Points] Player 2 L R Player L (9,9) (0,8) R (8,0) (7,7) a) By inspection, what are the pure strategy Nash equilibria? b) Find the additional

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

Topic 3 Utility theory and utility maximization for portfolio choices. 3.1 Optimal long-term investment criterion log utility criterion

Topic 3 Utility theory and utility maximization for portfolio choices. 3.1 Optimal long-term investment criterion log utility criterion MATH362 Fundamentals of Mathematics Finance Topic 3 Utility theory and utility maximization for portfolio choices 3.1 Optimal long-term investment criterion log utility criterion 3.2 Axiomatic approach

More information

Key concepts: Certainty Equivalent and Risk Premium

Key concepts: Certainty Equivalent and Risk Premium Certainty equivalents Risk premiums 19 Key concepts: Certainty Equivalent and Risk Premium Which is the amount of money that is equivalent in your mind to a given situation that involves uncertainty? Ex:

More information

Problem Set 2. Theory of Banking - Academic Year Maria Bachelet March 2, 2017

Problem Set 2. Theory of Banking - Academic Year Maria Bachelet March 2, 2017 Problem Set Theory of Banking - Academic Year 06-7 Maria Bachelet maria.jua.bachelet@gmai.com March, 07 Exercise Consider an agency relationship in which the principal contracts the agent, whose effort

More information

16 MAKING SIMPLE DECISIONS

16 MAKING SIMPLE DECISIONS 247 16 MAKING SIMPLE DECISIONS Let us associate each state S with a numeric utility U(S), which expresses the desirability of the state A nondeterministic action A will have possible outcome states Result

More information

A. Introduction to choice under uncertainty 2. B. Risk aversion 11. C. Favorable gambles 15. D. Measures of risk aversion 20. E.

A. Introduction to choice under uncertainty 2. B. Risk aversion 11. C. Favorable gambles 15. D. Measures of risk aversion 20. E. Microeconomic Theory -1- Uncertainty Choice under uncertainty A Introduction to choice under uncertainty B Risk aversion 11 C Favorable gambles 15 D Measures of risk aversion 0 E Insurance 6 F Small favorable

More information

Micro Theory I Assignment #5 - Answer key

Micro Theory I Assignment #5 - Answer key Micro Theory I Assignment #5 - Answer key 1. Exercises from MWG (Chapter 6): (a) Exercise 6.B.1 from MWG: Show that if the preferences % over L satisfy the independence axiom, then for all 2 (0; 1) 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

Microeconomic Theory III Spring 2009

Microeconomic Theory III Spring 2009 MIT OpenCourseWare http://ocw.mit.edu 14.123 Microeconomic Theory III Spring 2009 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. MIT 14.123 (2009) by

More information

CUR 412: Game Theory and its Applications, Lecture 9

CUR 412: Game Theory and its Applications, Lecture 9 CUR 412: Game Theory and its Applications, Lecture 9 Prof. Ronaldo CARPIO May 22, 2015 Announcements HW #3 is due next week. Ch. 6.1: Ultimatum Game This is a simple game that can model a very simplified

More information

Solution Guide to Exercises for Chapter 4 Decision making under uncertainty

Solution Guide to Exercises for Chapter 4 Decision making under uncertainty THE ECONOMICS OF FINANCIAL MARKETS R. E. BAILEY Solution Guide to Exercises for Chapter 4 Decision making under uncertainty 1. Consider an investor who makes decisions according to a mean-variance objective.

More information

Attitudes Toward Risk. Joseph Tao-yi Wang 2013/10/16. (Lecture 11, Micro Theory I)

Attitudes Toward Risk. Joseph Tao-yi Wang 2013/10/16. (Lecture 11, Micro Theory I) Joseph Tao-yi Wang 2013/10/16 (Lecture 11, Micro Theory I) Dealing with Uncertainty 2 Preferences over risky choices (Section 7.1) One simple model: Expected Utility How can old tools be applied to analyze

More information

Total /20 /30 /30 /20 /100. Economics 142 Midterm Exam NAME Vincent Crawford Winter 2008

Total /20 /30 /30 /20 /100. Economics 142 Midterm Exam NAME Vincent Crawford Winter 2008 1 2 3 4 Total /20 /30 /30 /20 /100 Economics 142 Midterm Exam NAME Vincent Crawford Winter 2008 Your grade from this exam is one third of your course grade. The exam ends promptly at 1:50, so you have

More information

Final Projects Introduction to Numerical Analysis Professor: Paul J. Atzberger

Final Projects Introduction to Numerical Analysis Professor: Paul J. Atzberger Final Projects Introduction to Numerical Analysis Professor: Paul J. Atzberger Due Date: Friday, December 12th Instructions: In the final project you are to apply the numerical methods developed in the

More information

Problem Set 3 Solutions

Problem Set 3 Solutions Problem Set 3 Solutions Ec 030 Feb 9, 205 Problem (3 points) Suppose that Tomasz is using the pessimistic criterion where the utility of a lottery is equal to the smallest prize it gives with a positive

More information

Introduction to Economics I: Consumer Theory

Introduction to Economics I: Consumer Theory Introduction to Economics I: Consumer Theory Leslie Reinhorn Durham University Business School October 2014 What is Economics? Typical De nitions: "Economics is the social science that deals with the production,

More information

Problem Set 2 - SOLUTIONS

Problem Set 2 - SOLUTIONS Problem Set - SOLUTONS 1. Consider the following two-player game: L R T 4, 4 1, 1 B, 3, 3 (a) What is the maxmin strategy profile? What is the value of this game? Note, the question could be solved like

More information

Comparison of Payoff Distributions in Terms of Return and Risk

Comparison of Payoff Distributions in Terms of Return and Risk Comparison of Payoff Distributions in Terms of Return and Risk Preliminaries We treat, for convenience, money as a continuous variable when dealing with monetary outcomes. Strictly speaking, the derivation

More information

Problem Set 3: Suggested Solutions

Problem Set 3: Suggested Solutions Microeconomics: Pricing 3E Fall 5. True or false: Problem Set 3: Suggested Solutions (a) Since a durable goods monopolist prices at the monopoly price in her last period of operation, the prices must be

More information

ECON 311 Winter Quarter, 2010 NAME: KEY Prof. Hamilton

ECON 311 Winter Quarter, 2010 NAME: KEY Prof. Hamilton ECON 311 Winter Quarter, 2010 NAME: KEY Prof. Hamilton FINAL EXAM 200 points 1. (30 points). A firm produces rubber gaskets using labor, L, and capital, K, according to a production function Q = f(l,k).

More information

This assignment is due on Tuesday, September 15, at the beginning of class (or sooner).

This assignment is due on Tuesday, September 15, at the beginning of class (or sooner). Econ 434 Professor Ickes Homework Assignment #1: Answer Sheet Fall 2009 This assignment is due on Tuesday, September 15, at the beginning of class (or sooner). 1. Consider the following returns data for

More information

Homework 1: Basic Moral Hazard

Homework 1: Basic Moral Hazard Homework 1: Basic Moral Hazard October 10, 2011 Question 1 (Normal Linear Model) The following normal linear model is regularly used in applied models. Given action a R, output is q = a + x, where x N(0,

More information

Microeconomics II. CIDE, MsC Economics. List of Problems

Microeconomics II. CIDE, MsC Economics. List of Problems Microeconomics II CIDE, MsC Economics List of Problems 1. There are three people, Amy (A), Bart (B) and Chris (C): A and B have hats. These three people are arranged in a room so that B can see everything

More information

ECON 312: MICROECONOMICS II Lecture 11: W/C 25 th April 2016 Uncertainty and Risk Dr Ebo Turkson

ECON 312: MICROECONOMICS II Lecture 11: W/C 25 th April 2016 Uncertainty and Risk Dr Ebo Turkson ECON 312: MICROECONOMICS II Lecture 11: W/C 25 th April 2016 Uncertainty and Risk Dr Ebo Turkson Chapter 17 Uncertainty Topics Degree of Risk. Decision Making Under Uncertainty. Avoiding Risk. Investing

More information

16 MAKING SIMPLE DECISIONS

16 MAKING SIMPLE DECISIONS 253 16 MAKING SIMPLE DECISIONS Let us associate each state S with a numeric utility U(S), which expresses the desirability of the state A nondeterministic action a will have possible outcome states Result(a)

More information

Case Study: Heavy-Tailed Distribution and Reinsurance Rate-making

Case Study: Heavy-Tailed Distribution and Reinsurance Rate-making Case Study: Heavy-Tailed Distribution and Reinsurance Rate-making May 30, 2016 The purpose of this case study is to give a brief introduction to a heavy-tailed distribution and its distinct behaviors in

More information

Choice Under Uncertainty (Chapter 12)

Choice Under Uncertainty (Chapter 12) Choice Under Uncertainty (Chapter 12) January 6, 2011 Teaching Assistants Updated: Name Email OH Greg Leo gleo[at]umail TR 2-3, PHELP 1420 Dan Saunders saunders[at]econ R 9-11, HSSB 1237 Rish Singhania

More information

Chapter 23: Choice under Risk

Chapter 23: Choice under Risk Chapter 23: Choice under Risk 23.1: Introduction We consider in this chapter optimal behaviour in conditions of risk. By this we mean that, when the individual takes a decision, he or she does not know

More information

Final Examination December 14, Economics 5010 AF3.0 : Applied Microeconomics. time=2.5 hours

Final Examination December 14, Economics 5010 AF3.0 : Applied Microeconomics. time=2.5 hours YORK UNIVERSITY Faculty of Graduate Studies Final Examination December 14, 2010 Economics 5010 AF3.0 : Applied Microeconomics S. Bucovetsky time=2.5 hours Do any 6 of the following 10 questions. All count

More information

April 28, Decision Analysis 2. Utility Theory The Value of Information

April 28, Decision Analysis 2. Utility Theory The Value of Information 15.053 April 28, 2005 Decision Analysis 2 Utility Theory The Value of Information 1 Lotteries and Utility L1 $50,000 $ 0 Lottery 1: a 50% chance at $50,000 and a 50% chance of nothing. L2 $20,000 Lottery

More information

Chapter 1. Utility Theory. 1.1 Introduction

Chapter 1. Utility Theory. 1.1 Introduction Chapter 1 Utility Theory 1.1 Introduction St. Petersburg Paradox (gambling paradox) the birth to the utility function http://policonomics.com/saint-petersburg-paradox/ The St. Petersburg paradox, is a

More information

Expected Utility Theory

Expected Utility Theory Expected Utility Theory Mark Dean Behavioral Economics Spring 27 Introduction Up until now, we have thought of subjects choosing between objects Used cars Hamburgers Monetary amounts However, often the

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

max x + y s.t. y + px = m

max x + y s.t. y + px = m 1 Consumer s surplus Consider a household that consumes power, denoted by x, and money, denoted by y. A given bundle (x, y), provides the household with a level of happiness, or utility given by U(x, y)

More information

Lecture 12: Introduction to reasoning under uncertainty. Actions and Consequences

Lecture 12: Introduction to reasoning under uncertainty. Actions and Consequences Lecture 12: Introduction to reasoning under uncertainty Preferences Utility functions Maximizing expected utility Value of information Bandit problems and the exploration-exploitation trade-off COMP-424,

More information

HW Consider the following game:

HW Consider the following game: HW 1 1. Consider the following game: 2. HW 2 Suppose a parent and child play the following game, first analyzed by Becker (1974). First child takes the action, A 0, that produces income for the child,

More information

ECE 302 Spring Ilya Pollak

ECE 302 Spring Ilya Pollak ECE 302 Spring 202 Practice problems: Multiple discrete random variables, joint PMFs, conditional PMFs, conditional expectations, functions of random variables Ilya Pollak These problems have been constructed

More information

Econ 101A Final Exam We May 9, 2012.

Econ 101A Final Exam We May 9, 2012. Econ 101A Final Exam We May 9, 2012. You have 3 hours to answer the questions in the final exam. We will collect the exams at 2.30 sharp. Show your work, and good luck! Problem 1. Utility Maximization.

More information

Assignment 5 Advanced Microeconomics

Assignment 5 Advanced Microeconomics LONDON SCHOOL OF ECONOMICS Department of Economics Leonardo Felli S.478; x7525 Assignment 5 Advanced Microeconomics 1. Consider a two consumers exchange economy where the two people (A and B) act as price

More information

Topics in Contract Theory Lecture 5. Property Rights Theory. The key question we are staring from is: What are ownership/property rights?

Topics in Contract Theory Lecture 5. Property Rights Theory. The key question we are staring from is: What are ownership/property rights? Leonardo Felli 15 January, 2002 Topics in Contract Theory Lecture 5 Property Rights Theory The key question we are staring from is: What are ownership/property rights? For an answer we need to distinguish

More information