What WeÕve Done So Far: Analyzing Single Variable Unconstrained Optimization Problems Chapters 3, 4, 5, 6, and 7

Size: px
Start display at page:

Download "What WeÕve Done So Far: Analyzing Single Variable Unconstrained Optimization Problems Chapters 3, 4, 5, 6, and 7"

Transcription

1 Chapter 8: Two- (and n-) Variable Unconstrained Optimization via CALCULUS What WeÕve Done So Far: Analyzing Single Variable Unconstrained Optimization Problems Chapters 3, 4, 5, 6, and 7 DEFINITION: Single Variable Unconstrained Optimization means that the agent controls ONE variable (like quantity produced, distance to run on sand, or size of shipment). INITIAL SOLUTION: Remember the five steps for solving unconstrained optimization problems with a single variable. STEP 1) Write the problem in a mathematical expression in the following form: max (or min) endogenous variable objective function In this step you specify what you want to do to the objective function, identify the endogenous variable, and write the objective function as a function of the endogenous and exogenous variables. This step requires that you have already SET UP THE PROBLEM (and know the goal, endogenous, and exogenous variables). STEP ) Find the derivative of the objective function with respect to the endogenous variable. In this step you explore how the objective function varies as the endogenous variable changes. By plugging in values for the exogenous variables, we can determine the value of the derivative for any value of the endogenous variable. Only one value of the endogenous variable, however, is the optimal or best value. C8Read.pdf 1

2 STEP 3) Set the derivative equal to zero. In other words, find the value of the endogenous variable for which the change in the objective function is zero. This is the one position of the endogenous variable that is the optimal value. Setting the derivative equal to zero works because the derivative is simply the slope of the objective function. The value of the endogenous variable which makes the slope zero corresponds to the Òtop of the hilló (for a maximization problem) or the Òbottom of the bowló (for a minimization problem). 1 STEP 4) Solve for the optimal value of the endogenous variable as a function of the exogenous variables, called a "reduced-form expression." This boils down to using algebra to write the solution in a nice form. STEP 5) Find the optimal value of the objective function. Plug in the optimal value of the endogenous variable into the objective function to find out the optimal value of the objective function, called the "maximum (minimum) value function." COMPARATIVE STATICS: Explore how the optimal value of the endogenous variable and the optimal value of the objective function vary as an exogenous variable changes, ceteris paribus. This can be done by graphing the reduced forms (endo*=ä(exo other exo var) and objfn*=ä(exo other exo var)). Taking the derivative of a reduced form with respect to an exogenous variable is a quick way to make a qualitative prediction and to determine if the relationship is linear or non-linear. NOTE: An alternative to calculus (for finding the optimal solution) and the Method of the Reduced Form (for comparative statics) is to use ExcelÕs Solver and the Comparative Statics Wizard. By repeatedly solving the problem for a variety of values of a single exogenous variable, you can track optimal values as functions of exogenous values. This numerical comparison of different concrete solutions is called the Method of Actual Comparison. 1 The second derivative is required to determine whether you are actually at a minimum or a maximum. In order to keep things simple, all of the problems in this book have nice, global optimum solutions, so all you need to do is make sure the first-order condition is satisfied. C8Read.pdf

3 A Schematic Representation of Where WeÕve Been and Where WeÕre Headed... Survey the map below and make sure you understand how the things we've done so far tie together: Economic Approach Optimization Equilibrium Single Variable Unconstrained Steps 1 and : Setup and Solving Constrained Multivariable We are here! Chaps 8+9 Totals: Tables Graphs Marginals: Table Graph Chap 3 Calculus Chap 5 Excel's Solver Chap 4 Chap 7 Step 3: Comparative Statics Method of Actual Comparison Method of Reduced Form Comparative Statics Wizard Chap 6 Paper and Pencil Recalculation Calculus Chap 5 C8Read.pdf 3

4 Analyzing (and n-) Variable Unconstrained Optimization Problems THE GENERAL RECIPE We now want to look at the optimization procedure when there is more than one endogenous variable. The steps are basically the same, but they are slightly more complicated because of the fact that we have more than one choice variable to worry about. We are in search of the top of a 3D hill, not a D curve. DEFINITION: Two (or n-) Variable Unconstrained Optimization means that the agent controls TWO (or more) variables. The agent can set these variables at any values. INITIAL SOLUTION: Steps for Solving Multi-Variable Unconstrained Optimization Problems STEP 1) Write the problem in a mathematical expression in the following form: max (or min) endogenous variables objective function Note how there are now two (or more) endogenous variables. STEP ) Find the partial derivatives of the objective function with respect to the endogenous variables. The partial derivative of a function with respect to a variable is obtained by asking how the function changes as that variable alone is changed, holding all other variables (including other endogenous variables) constant. One can think of a partial derivative as a marginal objective function with respect to a particular endogenous variable. Notation: f(x,y) x is the partial derivative of f (which is a function of both x and y) with respect to x. The Ò Ó symbol (like a cursive "" with the tail cut off) is common notation for the partial derivative operator (analogous to the ÒdÓ operator weõre used to). In fact, the same derivative rules apply. Just remember to treat other endogenous variables as constants when you are taking a partial derivative. Example: fx,y =x y 3. What are the two partial derivatives of f(x,y)? f( x, y ) = xy 3 x f( x, y ) y = 3 x y C8Read.pdf 4

5 STEP 3) Set the partial derivatives equal to zero. You should have as many equations as there are endogenous variables. The endogenous variables should all carry asterisks (*) to denote that they are being placed at their optimal values. These equations may be UNRELATED (and therefore easy to solve) or RELATED (and therefore harder to solve). The solutions you obtain for the endogenous variables (in step 4) are the optimal values. The equations may be so intertwined (with messy powers and complicated expressions) that NO CLOSED FORM solution is possible. In other words, they cannot be solved analytically or cleanly in terms of the optimal value of the endogenous variable as a function of exogenous variables alone. We will show examples of all three of these cases below. STEP 4) Solve for the optimal values of the endogenous variables. That is, solve the set of n simultaneous equations (called first-order conditions) for the n optimal values of the endogenous variables, with one equation for each endogenous variable. When we use the first-order conditions to solve for the various endogenous variables, we are essentially rewriting this set of simultaneous equations as endogenous variable 1 *=f 1 (exogenous variables) endogenous variable *=f (exogenous variables)... endogenous variable n *=f n (exogenous variables) STEP 5) The final step is to evaluate the objective function at the optimal values of the endogenous variables: objective function* = Ä(endogenous variables* exogenous variables) COMPARATIVE STATICS: Explore how the optimal values of the endogenous variables and the optimal value of the objective function vary as an exogenous variable changes, ceteris paribus. This can be done by graphing the reduced forms (endo 1 *=Ä(exo other exo var), endo *=Ä(exo other exo var), and so on for the endo* and objfn*=ä(exo other exo var)). Taking the derivative of a reduced form with respect to an exogenous variable is a quick way to make a qualitative prediction and to determine if the relationship is linear or non-linear. NOTE: An alternative to calculus (for finding the optimal solution) and the Method of the Reduced Form (for comparative statics) is to use ExcelÕs Solver and the Comparative Statics Wizard. By repeatedly solving the problem for a variety of values of a single exogenous variable, you can track optimal values as functions of exogenous values. This numerical comparison of different concrete solutions is called the Method of Actual Comparison. C8Read.pdf 5

6 EXAMPLE OF A TWO-VARIABLE PROFIT MAXIMIZATION PROBLEM The Story: Suppose a firm is trying to decide, not only how much to produce (Q), but also how much advertising to do (A). It is, as usual, trying to maximize profits, defined as total revenues minus total costs. Total Revenues: As usual, total revenues equal price times quantity. However, two factors influence the firm's price: (1) the price of a close substitute and () advertising by the firm. If the firm did not advertise at all in Case 1 below or did very little advertising in Case below, the firm's price would be the same price as that of the close substitute product. Advertising allows the firm to sell its product at a higher price than that of the close substitute product and so generate more revenues. Total Costs: Total costs are the sum of costs of production and costs of advertising. More on the Variables: Q, the number of units to produce, is measured in physical units of stuff produced (e.g., barrels of oil, bushels of wheat, reams of paper.) A, the number of units of advertising, is also measured in actual units of advertising, like number of commercials per week or pages of print ads. The given price of the close substitute product is P. This may be confusing for P does not represent the price of the firm's product, P=price of close substitute's product. The Functions: Revenues: The general expression of the revenue function is price times quantity. Advertising increases the firm's price to P times the advertising factor. We will explore two concrete possibilities of the advertising factor (or, how total revenue is affected by advertising): Case 1) Advertising Factor = (1 + A/Q) so that the firm's price = P (1+A/Q) Total Revenue = P (1+A/Q) Q = PQ + PA C8Read.pdf 6

7 Case ) Advertising Factor = A so that the firm's price = PA Total Revenue = P A Q = PAQ Advertising is much more powerful here than in Case 1. Costs: Production Costs are, as before, modeled simply by Q. This says that the cost of producing any given amount is the square of that amount. Advertising Costs will have two variants: The simple case will simply be that advertising costs equal A 3. A more complicated version says that advertising is costly in and of itself and it raises production costs (because, for example, higher quality must be delivered when it is touted in an ad) so that advertising costs are A 3 + AQ. Thus, Total Costs can be of two types: Case 1) Q + A 3 Case ) Q + A 3 + AQ By analyzing three different profit functions (based on these alternative revenue and cost functions), we will see examples of the three types (unrelated, related, and no closed form) of Two Variable Unconstrained Optimization problems. In the next few pages we explore the following types: Type 1: Unrelated Partial DerivativesÑCase 1 Revenues with Case 1 Costs Type : Related Partial DerivativesÑCase Revenues with Case 1 Costs Type 3: No Closed FormÑCase Revenues with Case Costs TYPE 1: UNRELATED Partial Derivatives LetÕs suppose the firm has a revenue function based on the Revenues Case 1 Advertising Factor, (1 + Q/A), so that the revenue function is PQ + PA and the total cost function that is Q + A 3. C8Read.pdf 7

8 We can work our way through the five steps in solving the problem: STEP 1) Write the problem in a mathematical expression: max π = PQ + PA - (Q + A 3 ) Q, A STEP ) Find the partial derivatives of the objective function with respect to the endogenous variables. π Q = P Q π A = P 3 A STEP 3) Set the partial derivatives equal to zero. You should have as many equations as there are endogenous variables. The endogenous variables should all carry asterisks, *, to denote that they are being placed at their optimal values. P Q = 0 P 3 A = 0 These two equations are said to be UNRELATED (and therefore easy to solve). STEP 4) Solve for the optimal values of the endogenous variables. That is, solve the set of n simultaneous equations (called first-order conditions) for the n optimal values of the endogenous variables, one equation for each endogenous variable, Obviously, Q*=P/ and A*=(P/3) 1/. If P=$10/unit, then Q*=5 and A*Å1.8. STEP 5) The final step is to evaluate the objective function at the optimal values of the endogenous variables: π = P( P + P 3 ) P P 3 3 If P=$10/unit, then π*å$37.. Read, "If the price is ten dollars per unit, then the maximum profit possible is thirty-seven dollars and twenty cents." C8Read.pdf 8

9 COMPARATIVE STATICS: Having found reduced-form expressions, we can explore comparative statics via the Method of the Reduced Form. It is especially easy in this case, since we have only one interesting exogenous variable, the price of the close substitute product (P). Thus, comparative statics amounts to finding and evaluating dq*/dp, da*/dp, and dπ*/dp at given values of the exogenous variables. dq*/dp = 1/ is positive which means that as you increase P, Q* increases. In addition, we say that Q* is linear in P because any increase in P always results in the same 1/ unit increase in Q*. Clearly, a presentation graph of Q*=Ä(P) is a straight line. da*/dp and dπ*/dp are also positive (for positive values of P), but A* and π* are non-linear in P. This means that the change in A* or π* for a given change in P depends on the initial position of P. A presentation graph of A*=Ä(P) or π*=ä(p) is a curve. So, our qualitative predictions from this problem are that increases in price of the substitute product (P) will lead to increases in optimal, observed quantity produced, advertising, and profits. Perhaps the most interesting result of the comparative statics analysis is that, as the price of the close substitute product increases, a profit-maximizing firm will increase its advertising. TYPE : RELATED Partial Derivatives LetÕs suppose the firm has a revenue function based on Revenues Case : Advertising Factor, A, so that the revenue function is PAQ and the Case 1 Total Costs so that the total cost function that is simply Q + A 3. We can work our way through the five steps in solving the problem: STEP 1) Write the problem in a mathematical expression: max π = PAQ - (Q + A 3 ) Q, A STEP ) Find the partial derivatives of the objective function with respect to the endogenous variables. π Q = PA Q π A = PQ 3A STEP 3) Set the partial derivatives equal to zero. You should have as many equations as there are endogenous variables. The endogenous variables should all carry asterisks (*) to denote that they are being placed at their optimal values. PA Q = 0 PQ 3A = 0 These two equations are RELATED since they both contain Q* and A*. C8Read.pdf 9

10 STEP 4) Solve for the optimal values of the endogenous variables. That is, solve the set of n simultaneous equations (called first-order conditions), for the n optimal values of the endogenous variables, one equation for each endogenous variable, Although there are many strategies for solving systems of equations, substitution and dividing one equation by the other are often easy ways to isolate variables on one side. As an example of substitution, look at the solution strategy below: PA Q = 0 > Q = PA then, substituting Q into the second equation P PA 3A and solving for A A = P 6 = 0 which means that by substituting back into Q Q = P P 6 = P 3 1 NOTE: Q*=PA*/ is NOT a reduced form because it has A* (an endogenous variable) on the righthand side. A true reduced form is endo*=ä(exogenous variables alone). A = Q = P 6 is a reduced form. P 3 1 is a reduced form. If P=$10/unit, then Q*=83.33 and A*= STEP 5) The final step is to evaluate the objective function at the optimal values of the endogenous variables: π = P P 3 1 P 6 P 3 1 P 6 3 If P=$10/unit, then π*=$315. Read, "If the price is ten dollars per unit, then the maximum profit possible is two thousand three hundred and fifteen dollars." C8Read.pdf 10

11 COMPARATIVE STATICS: As before, armed with the reduced forms, we can explore dq*/dp, da*/dp, and dπ*/dp. They are all positive and non-linearñeach of the three presentation graphs with respect to P is a curve. This means that increases in P lead to increases in Q*, A*, and π*, but the actual amount of the increase for a unit increase in P depends upon the initial value of P. For example, an increase in P from 10 to 11 yields an increase in A* of about 3.4 units (from to 0.17); while an increase in P from 0 to 1 yields an increase in A* of about 6.83 (from to 73.5). TYPE 3: NO CLOSED FORM LetÕs suppose now the firm has Case Revenues (Advertising Factor is A) so that the revenue function is PAQ, and a Case total cost function, Q + A 3 + AQ. We will work our way through the five steps in solving the problem: STEP 1) Write the problem in a mathematical expression: max π = PAQ - (Q + A 3 + AQ ) Q, A STEP ) Find the partial derivatives of the objective function with respect to the endogenous variables. π Q = PA Q AQ π A = PQ 3A Q STEP 3) Set the partial derivatives equal to zero. You should have as many equations as there are endogenous variables. The endogenous variables should all carry asterisks (*) to denote that they are being placed at their optimal values. PA Q A Q = 0 PQ 3A Q = 0 These two equations are RELATED since they both contain Q* and A*. Look at the two first-order conditions carefully. Can you think of a way to solve for A* and Q* as a function of P the way did in the previous example? C8Read.pdf 11

12 STEP 4) Solve for the optimal values of the endogenous variables. That is, solve the set of n simultaneous equations (called first-order conditions), for the n optimal values of the endogenous variables, one equation for each endogenous variable, In Type : Related Partial Derivatives above, we said, ÒAlthough there are many strategies for solving systems of equations, substitution and dividing one equation by the other are often easy ways to isolate variables on one side.ó ThatÕs not going to be enough, in this case. In fact, itõs going to take a lot of work to reduce these two equations to the ÒcleanÓ form of Q*=Ä(P) and A*=Ä(P). Running into a NO CLOSED FORM barrier is not the end of the world. The solution actually exists and is captured by the step 3 partial derivative equations that are set equal to zero. What is needed are numerical methods to approximate the solution for given values of P. HereÕs where Microsoft Excel can come to the rescue. We can use ExcelÕs Solver to find a concrete, numerical solution to the problem for a given value of P. If P=$10/unit, then Q*=3.68 and A*=.78. MORE ON NO CLOSED FORM: Let's make sure you understand what's going on here. The problem is NOT that we have a "letter" for P instead of a number. Even if you had, say, P=$5/unit, you still would find the two equations with two unknowns (Q* and A*) extremely difficult to solve with algebra in terms of Q*=some number and A*=some number because of the powers ( and 3) in the equations. But just because you can't get a "clean" answer via algebra doesn't mean that an answer is nonexistent. It's there alrightñyou just can't express it as a pretty, reduced form and you need other methods (here's where Excel's Solver helps) to get the answer. STEP 5) The final step is to evaluate the objective function at the optimal values of the endogenous variables: It actually can be doneñif you are really persistent and find a book that shows the biquadratic (or quartic) roots. But the point is that itõs tedious and time consuming and that there really are problems that have absolutely no closed form, analytical, ÒcleanÓ solutions. We'll pretend that this is one of those... C8Read.pdf 1

13 Since we donõt have a reduced form for the optimal values of the endogenous variables (Q*=Ä(P) and A*=Ä(P)), we cannot find a maximum value function, π*=ä(p). We are left, once again, with numerical solutions. If P=$10/unit, then π*=$9.6. As before, the solution is there, we just can't get at it through the maximum value function. COMPARATIVE STATICS: We can NOT explore dq*/dp, da*/dp, and dπ*/dp since we donõt have reduced forms. Our only alternative is to patiently use the Method of Actual Comparison to build a presentation table and graph based on numerical solutions. We want something like the table below to be able to make comparative statics predictions and draw presentation graphs. Price of the Close Substitute Q* A* π* Before, the only way to do this was to crunch through repeatedly resolving the same optimization problem as a single exogenous variable (in this case, P) changed. With ExcelÕs Solver and the Comparative Statics Wizard, the tediousness of this is alleviated. We will do this in the next chapterõs lab. C8Read.pdf 13

14 Summary: This reading reviewed what we've done so far with single variable unconstrained optimization problems and introduced two variable unconstrained optimization problems. Two (and n-) variable unconstrained optimization problems can be solved via calculus, just like single variable problems, by following the same five steps. The big difference between single and multi-variable unconstrained optimization problems is that the former has only one first-order condition while the multi-variable case has as many firstorder equations as there are endogenous variables. This forces us to use partial derivatives to find the first-order conditions. You take the partial derivative of the objective function with respect to each endogenous variable. This gives a set of equationsñone equation for each partial derivative. The fact that we have a simultaneous system of equations (instead of a single first-order condition like in the single variable unconstrained optimization case) can cause troubleñof two kinds: The equations can be difficult to solve. You need to be good at algebra, be careful, and be patient. It's tough to be all three! If the equations are unrelated, then it's usually pretty easyñit's essentially the same as the single variable situation. If they are related, it starts to get tougher. You might have to substitute one equation into another or divide one by another to cancel out a variable. The secret is to look for ways to reduce the system from n equations and n unknowns, to n-1 equations and n-1 unknowns. The equations can be impossible to solve. There is no closed form. The fact that an analytical solution could not be found used to present a formidable hurdle. Nobody wants to crank though repeated resolving of an optimization problem with pencil and paper. The chances of mistake are high and it's pretty boring. Microsoft Excel's Solver and the Comparative Statics Wizard really pay off here. Unlike the single variable case where it may have seemed that using Excel was not really worth it, it is clear that the computer offers a tremendous savings in time and effort. We leave it to you to judge exactly how powerful Excel can be when you tackle two variable unconstrained optimization problems in the next lab, C9Lab.xls. C8Read.pdf 14

Chapter 6: Supply and Demand with Income in the Form of Endowments

Chapter 6: Supply and Demand with Income in the Form of Endowments Chapter 6: Supply and Demand with Income in the Form of Endowments 6.1: Introduction This chapter and the next contain almost identical analyses concerning the supply and demand implied by different kinds

More information

EconS Constrained Consumer Choice

EconS Constrained Consumer Choice EconS 305 - Constrained Consumer Choice Eric Dunaway Washington State University eric.dunaway@wsu.edu September 21, 2015 Eric Dunaway (WSU) EconS 305 - Lecture 12 September 21, 2015 1 / 49 Introduction

More information

Chapter 6 Analyzing Accumulated Change: Integrals in Action

Chapter 6 Analyzing Accumulated Change: Integrals in Action Chapter 6 Analyzing Accumulated Change: Integrals in Action 6. Streams in Business and Biology You will find Excel very helpful when dealing with streams that are accumulated over finite intervals. Finding

More information

ECON Intermediate Macroeconomic Theory

ECON Intermediate Macroeconomic Theory ECON 3510 - Intermediate Macroeconomic Theory Fall 2015 Mankiw, Macroeconomics, 8th ed., Chapter 3 Chapter 3: A Theory of National Income Key points: Understand the aggregate production function Understand

More information

6.041SC Probabilistic Systems Analysis and Applied Probability, Fall 2013 Transcript Lecture 23

6.041SC Probabilistic Systems Analysis and Applied Probability, Fall 2013 Transcript Lecture 23 6.041SC Probabilistic Systems Analysis and Applied Probability, Fall 2013 Transcript Lecture 23 The following content is provided under a Creative Commons license. Your support will help MIT OpenCourseWare

More information

Notes on a Basic Business Problem MATH 104 and MATH 184 Mark Mac Lean (with assistance from Patrick Chan) 2011W

Notes on a Basic Business Problem MATH 104 and MATH 184 Mark Mac Lean (with assistance from Patrick Chan) 2011W Notes on a Basic Business Problem MATH 104 and MATH 184 Mark Mac Lean (with assistance from Patrick Chan) 2011W This simple problem will introduce you to the basic ideas of revenue, cost, profit, and demand.

More information

Notation for the Derivative:

Notation for the Derivative: Notation for the Derivative: MA 15910 Lesson 13 Notes Section 4.1 (calculus part of textbook, page 196) Techniques for Finding Derivatives The derivative of a function y f ( x) may be written in any of

More information

Lecture 2: Marginal Functions, Average Functions, Elasticity, the Marginal Principle, and

Lecture 2: Marginal Functions, Average Functions, Elasticity, the Marginal Principle, and Lecture 2: Marginal Functions, Average Functions, Elasticity, the Marginal Principle, and Constrained Optimization The marginal or derivative function and optimization-basic principles The average function

More information

True_ The Lagrangian method is one way to solve constrained maximization problems.

True_ The Lagrangian method is one way to solve constrained maximization problems. LECTURE 4: CONSTRAINED OPTIMIZATION ANSWERS AND SOLUTIONS Answers to True/False Questions True_ The Lagrangian method is one way to solve constrained maximization problems. False_ The substitution method

More information

Game Theory and Economics Prof. Dr. Debarshi Das Department of Humanities and Social Sciences Indian Institute of Technology, Guwahati

Game Theory and Economics Prof. Dr. Debarshi Das Department of Humanities and Social Sciences Indian Institute of Technology, Guwahati Game Theory and Economics Prof. Dr. Debarshi Das Department of Humanities and Social Sciences Indian Institute of Technology, Guwahati Module No. # 03 Illustrations of Nash Equilibrium Lecture No. # 02

More information

= quantity of ith good bought and consumed. It

= quantity of ith good bought and consumed. It Chapter Consumer Choice and Demand The last chapter set up just one-half of the fundamental structure we need to determine consumer behavior. We must now add to this the consumer's budget constraint, which

More information

If Tom's utility function is given by U(F, S) = FS, graph the indifference curves that correspond to 1, 2, 3, and 4 utils, respectively.

If Tom's utility function is given by U(F, S) = FS, graph the indifference curves that correspond to 1, 2, 3, and 4 utils, respectively. CHAPTER 3 APPENDIX THE UTILITY FUNCTION APPROACH TO THE CONSUMER BUDGETING PROBLEM The Utility-Function Approach to Consumer Choice Finding the highest attainable indifference curve on a budget constraint

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

These notes essentially correspond to chapter 13 of the text.

These notes essentially correspond to chapter 13 of the text. These notes essentially correspond to chapter 13 of the text. 1 Oligopoly The key feature of the oligopoly (and to some extent, the monopolistically competitive market) market structure is that one rm

More information

Chapter 11: Cost Minimisation and the Demand for Factors

Chapter 11: Cost Minimisation and the Demand for Factors Chapter 11: Cost Minimisation and the Demand for Factors 11.1: Introduction We assume a very simple objective for firms namely, that they want to maximise profits 1. We will explore the implications of

More information

2c Tax Incidence : General Equilibrium

2c Tax Incidence : General Equilibrium 2c Tax Incidence : General Equilibrium Partial equilibrium tax incidence misses out on a lot of important aspects of economic activity. Among those aspects : markets are interrelated, so that prices of

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

Modelling Economic Variables

Modelling Economic Variables ucsc supplementary notes ams/econ 11a Modelling Economic Variables c 2010 Yonatan Katznelson 1. Mathematical models The two central topics of AMS/Econ 11A are differential calculus on the one hand, and

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

Equalities. Equalities

Equalities. Equalities Equalities Working with Equalities There are no special rules to remember when working with equalities, except for two things: When you add, subtract, multiply, or divide, you must perform the same operation

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

Chapter 19 Optimal Fiscal Policy

Chapter 19 Optimal Fiscal Policy Chapter 19 Optimal Fiscal Policy We now proceed to study optimal fiscal policy. We should make clear at the outset what we mean by this. In general, fiscal policy entails the government choosing its spending

More information

Exercises Solutions: Oligopoly

Exercises Solutions: Oligopoly Exercises Solutions: Oligopoly Exercise - Quantity competition 1 Take firm 1 s perspective Total revenue is R(q 1 = (4 q 1 q q 1 and, hence, marginal revenue is MR 1 (q 1 = 4 q 1 q Marginal cost is MC

More information

Linear Modeling Business 5 Supply and Demand

Linear Modeling Business 5 Supply and Demand Linear Modeling Business 5 Supply and Demand Supply and demand is a fundamental concept in business. Demand looks at the Quantity (Q) of a product that will be sold with respect to the Price (P) the product

More information

Probability and Stochastics for finance-ii Prof. Joydeep Dutta Department of Humanities and Social Sciences Indian Institute of Technology, Kanpur

Probability and Stochastics for finance-ii Prof. Joydeep Dutta Department of Humanities and Social Sciences Indian Institute of Technology, Kanpur Probability and Stochastics for finance-ii Prof. Joydeep Dutta Department of Humanities and Social Sciences Indian Institute of Technology, Kanpur Lecture - 07 Mean-Variance Portfolio Optimization (Part-II)

More information

3/1/2016. Intermediate Microeconomics W3211. Lecture 4: Solving the Consumer s Problem. The Story So Far. Today s Aims. Solving the Consumer s Problem

3/1/2016. Intermediate Microeconomics W3211. Lecture 4: Solving the Consumer s Problem. The Story So Far. Today s Aims. Solving the Consumer s Problem 1 Intermediate Microeconomics W3211 Lecture 4: Introduction Columbia University, Spring 2016 Mark Dean: mark.dean@columbia.edu 2 The Story So Far. 3 Today s Aims 4 We have now (exhaustively) described

More information

Econ 101A Final exam Mo 18 May, 2009.

Econ 101A Final exam Mo 18 May, 2009. Econ 101A Final exam Mo 18 May, 2009. Do not turn the page until instructed to. Do not forget to write Problems 1 and 2 in the first Blue Book and Problems 3 and 4 in the second Blue Book. 1 Econ 101A

More information

Section 3.1 Relative extrema and intervals of increase and decrease.

Section 3.1 Relative extrema and intervals of increase and decrease. Section 3.1 Relative extrema and intervals of increase and decrease. 4 3 Problem 1: Consider the function: f ( x) x 8x 400 Obtain the graph of this function on your graphing calculator using [-10, 10]

More information

Optimization Models one variable optimization and multivariable optimization

Optimization Models one variable optimization and multivariable optimization Georg-August-Universität Göttingen Optimization Models one variable optimization and multivariable optimization Wenzhong Li lwz@nju.edu.cn Feb 2011 Mathematical Optimization Problems in optimization are

More information

GE in production economies

GE in production economies GE in production economies Yossi Spiegel Consider a production economy with two agents, two inputs, K and L, and two outputs, x and y. The two agents have utility functions (1) where x A and y A is agent

More information

Best Reply Behavior. Michael Peters. December 27, 2013

Best Reply Behavior. Michael Peters. December 27, 2013 Best Reply Behavior Michael Peters December 27, 2013 1 Introduction So far, we have concentrated on individual optimization. This unified way of thinking about individual behavior makes it possible to

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

Probability. An intro for calculus students P= Figure 1: A normal integral

Probability. An intro for calculus students P= Figure 1: A normal integral Probability An intro for calculus students.8.6.4.2 P=.87 2 3 4 Figure : A normal integral Suppose we flip a coin 2 times; what is the probability that we get more than 2 heads? Suppose we roll a six-sided

More information

Econ 380 Problem Set 1 Answer Sheet

Econ 380 Problem Set 1 Answer Sheet Econ 38 Problem Set Answer Sheet. Consider the two period model discussed in class. Assume that the inverse demand equations f oil differ across the two periods, with: MB = 6 q MB = 8 q where q denotes

More information

Sensitivity Analysis with Data Tables. 10% annual interest now =$110 one year later. 10% annual interest now =$121 one year later

Sensitivity Analysis with Data Tables. 10% annual interest now =$110 one year later. 10% annual interest now =$121 one year later Sensitivity Analysis with Data Tables Time Value of Money: A Special kind of Trade-Off: $100 @ 10% annual interest now =$110 one year later $110 @ 10% annual interest now =$121 one year later $100 @ 10%

More information

1 Supply and Demand. 1.1 Demand. Price. Quantity. These notes essentially correspond to chapter 2 of the text.

1 Supply and Demand. 1.1 Demand. Price. Quantity. These notes essentially correspond to chapter 2 of the text. These notes essentially correspond to chapter 2 of the text. 1 Supply and emand The rst model we will discuss is supply and demand. It is the most fundamental model used in economics, and is generally

More information

NOTES ON CALCULUS AND UTILITY FUNCTIONS

NOTES ON CALCULUS AND UTILITY FUNCTIONS DUSP 11.203 Frank Levy Microeconomics Tutorial 1 NOTES ON CALCULUS AND UTILITY FUNCTIONS These notes have three purposes: 1) To explain why some simple calculus formulae are useful in understanding utility

More information

Class Notes on Chaney (2008)

Class Notes on Chaney (2008) Class Notes on Chaney (2008) (With Krugman and Melitz along the Way) Econ 840-T.Holmes Model of Chaney AER (2008) As a first step, let s write down the elements of the Chaney model. asymmetric countries

More information

If a model were to predict that prices and money are inversely related, that prediction would be evidence against that model.

If a model were to predict that prices and money are inversely related, that prediction would be evidence against that model. The Classical Model This lecture will begin by discussing macroeconomic models in general. This material is not covered in Froyen. We will then develop and discuss the Classical Model. Students should

More information

Road-Map to this Lecture

Road-Map to this Lecture Allocation 1 Road-Map to this Lecture 1. Consumption 2. Investment 3. Government Expenditures 4. Equilibrium: equilibrium in financial markets 5. Fiscal Policy I slide 1 2 Demand for goods & services Components

More information

Lecture 1: The market and consumer theory. Intermediate microeconomics Jonas Vlachos Stockholms universitet

Lecture 1: The market and consumer theory. Intermediate microeconomics Jonas Vlachos Stockholms universitet Lecture 1: The market and consumer theory Intermediate microeconomics Jonas Vlachos Stockholms universitet 1 The market Demand Supply Equilibrium Comparative statics Elasticities 2 Demand Demand function.

More information

Homework 1 Due February 10, 2009 Chapters 1-4, and 18-24

Homework 1 Due February 10, 2009 Chapters 1-4, and 18-24 Homework Due February 0, 2009 Chapters -4, and 8-24 Make sure your graphs are scaled and labeled correctly. Note important points on the graphs and label them. Also be sure to label the axis on all of

More information

x f(x) D.N.E

x f(x) D.N.E Limits Consider the function f(x) x2 x. This function is not defined for x, but if we examine the value of f for numbers close to, we can observe something interesting: x 0 0.5 0.9 0.999.00..5 2 f(x).5.9.999

More information

Econ 101A Final exam May 14, 2013.

Econ 101A Final exam May 14, 2013. Econ 101A Final exam May 14, 2013. Do not turn the page until instructed to. Do not forget to write Problems 1 in the first Blue Book and Problems 2, 3 and 4 in the second Blue Book. 1 Econ 101A Final

More information

The Baumol-Tobin and the Tobin Mean-Variance Models of the Demand

The Baumol-Tobin and the Tobin Mean-Variance Models of the Demand Appendix 1 to chapter 19 A p p e n d i x t o c h a p t e r An Overview of the Financial System 1 The Baumol-Tobin and the Tobin Mean-Variance Models of the Demand for Money The Baumol-Tobin Model of Transactions

More information

Consumer Budgets, Indifference Curves, and Utility Maximization 1 Instructional Primer 2

Consumer Budgets, Indifference Curves, and Utility Maximization 1 Instructional Primer 2 Consumer Budgets, Indifference Curves, and Utility Maximization 1 Instructional Primer 2 As rational, self-interested and utility maximizing economic agents, consumers seek to have the greatest level of

More information

The Lagrangian method is one way to solve constrained maximization problems.

The Lagrangian method is one way to solve constrained maximization problems. LECTURE 4: CONSTRAINED OPTIMIZATION QUESTIONS AND PROBLEMS True/False Questions The Lagrangian method is one way to solve constrained maximization problems. The substitution method is a way to avoid using

More information

Homework #1 Microeconomics (I), Fall 2010 Due day: 7 th Oct., 2010

Homework #1 Microeconomics (I), Fall 2010 Due day: 7 th Oct., 2010 組別 姓名與學號 Homework #1 Microeconomics (I), Fall 2010 Due day: 7 th Oct., 2010 Part I. Multiple Choices: 60% (5% each) Please fill your answers in below blanks. 1 2 3 4 5 6 7 8 9 10 11 12 B A B C B C A D

More information

) dollars. Throughout the following, suppose

) dollars. Throughout the following, suppose Department of Applied Economics Johns Hopkins University Economics 602 Macroeconomic Theory and Policy Problem Set 2 Professor Sanjay Chugh Spring 2012 1. Interaction of Consumption Tax and Wage Tax. A

More information

M d = PL( Y,i) P = price level. Y = real income or output. i = nominal interest rate earned by alternative nonmonetary assets

M d = PL( Y,i) P = price level. Y = real income or output. i = nominal interest rate earned by alternative nonmonetary assets Chapter 7 Demand for Money: the quantity of monetary assets people choose to hold. In our treatment of money as an asset we need to briefly discuss three aspects of any asset 1. Expected Return: Wealth

More information

Chapter 19: Compensating and Equivalent Variations

Chapter 19: Compensating and Equivalent Variations Chapter 19: Compensating and Equivalent Variations 19.1: Introduction This chapter is interesting and important. It also helps to answer a question you may well have been asking ever since we studied quasi-linear

More information

PROBLEM SET 7 ANSWERS: Answers to Exercises in Jean Tirole s Theory of Industrial Organization

PROBLEM SET 7 ANSWERS: Answers to Exercises in Jean Tirole s Theory of Industrial Organization PROBLEM SET 7 ANSWERS: Answers to Exercises in Jean Tirole s Theory of Industrial Organization 12 December 2006. 0.1 (p. 26), 0.2 (p. 41), 1.2 (p. 67) and 1.3 (p.68) 0.1** (p. 26) In the text, it is assumed

More information

2 Maximizing pro ts when marginal costs are increasing

2 Maximizing pro ts when marginal costs are increasing BEE14 { Basic Mathematics for Economists BEE15 { Introduction to Mathematical Economics Week 1, Lecture 1, Notes: Optimization II 3/12/21 Dieter Balkenborg Department of Economics University of Exeter

More information

Tutorial 4 - Pigouvian Taxes and Pollution Permits II. Corrections

Tutorial 4 - Pigouvian Taxes and Pollution Permits II. Corrections Johannes Emmerling Natural resources and environmental economics, TSE Tutorial 4 - Pigouvian Taxes and Pollution Permits II Corrections Q 1: Write the environmental agency problem as a constrained minimization

More information

ECON Micro Foundations

ECON Micro Foundations ECON 302 - Micro Foundations Michael Bar September 13, 2016 Contents 1 Consumer s Choice 2 1.1 Preferences.................................... 2 1.2 Budget Constraint................................ 3

More information

The following content is provided under a Creative Commons license. Your support will help

The following content is provided under a Creative Commons license. Your support will help MITOCW Lecture 5 The following content is provided under a Creative Commons license. Your support will help MIT OpenCourseWare continue to offer high-quality educational resources for free. To make a donation

More information

Economics 101 Fall 2016 Answers to Homework #1 Due Thursday, September 29, 2016

Economics 101 Fall 2016 Answers to Homework #1 Due Thursday, September 29, 2016 Economics 101 Fall 2016 Answers to Homework #1 Due Thursday, September 29, 2016 Directions: The homework will be collected in a box before the lecture. Please place your name, TA name and section number

More information

9. Real business cycles in a two period economy

9. Real business cycles in a two period economy 9. Real business cycles in a two period economy Index: 9. Real business cycles in a two period economy... 9. Introduction... 9. The Representative Agent Two Period Production Economy... 9.. The representative

More information

GRAPHS IN ECONOMICS. Appendix. Key Concepts. Graphing Data

GRAPHS IN ECONOMICS. Appendix. Key Concepts. Graphing Data Appendix GRAPHS IN ECONOMICS Key Concepts Graphing Data Graphs represent quantity as a distance on a line. On a graph, the horizontal scale line is the x-axis, the vertical scale line is the y-axis, and

More information

BOSTON UNIVERSITY SCHOOL OF MANAGEMENT. Math Notes

BOSTON UNIVERSITY SCHOOL OF MANAGEMENT. Math Notes BOSTON UNIVERSITY SCHOOL OF MANAGEMENT Math Notes BU Note # 222-1 This note was prepared by Professor Michael Salinger and revised by Professor Shulamit Kahn. 1 I. Introduction This note discusses the

More information

AP Statistics Chapter 6 - Random Variables

AP Statistics Chapter 6 - Random Variables AP Statistics Chapter 6 - Random 6.1 Discrete and Continuous Random Objective: Recognize and define discrete random variables, and construct a probability distribution table and a probability histogram

More information

Instantaneous rate of change (IRC) at the point x Slope of tangent

Instantaneous rate of change (IRC) at the point x Slope of tangent CHAPTER 2: Differentiation Do not study Sections 2.1 to 2.3. 2.4 Rates of change Rate of change (RC) = Two types Average rate of change (ARC) over the interval [, ] Slope of the line segment Instantaneous

More information

Product Di erentiation: Exercises Part 1

Product Di erentiation: Exercises Part 1 Product Di erentiation: Exercises Part Sotiris Georganas Royal Holloway University of London January 00 Problem Consider Hotelling s linear city with endogenous prices and exogenous and locations. Suppose,

More information

9/10/2017. National Income: Where it Comes From and Where it Goes (in the long-run) Introduction. The Neoclassical model

9/10/2017. National Income: Where it Comes From and Where it Goes (in the long-run) Introduction. The Neoclassical model Chapter 3 - The Long-run Model National Income: Where it Comes From and Where it Goes (in the long-run) Introduction In chapter 2 we defined and measured some key macroeconomic variables. Now we start

More information

x x x1

x x x1 Mathematics for Management Science Notes 08 prepared by Professor Jenny Baglivo Graphical representations As an introduction to the calculus of two-variable functions (f(x ;x 2 )), consider two graphical

More information

Analyzing Accumulated Change: More Applications of Integrals & 7.1 Differences of Accumulated Changes

Analyzing Accumulated Change: More Applications of Integrals & 7.1 Differences of Accumulated Changes Chapter 7 Analyzing Accumulated Change: More Applications of Integrals & 7.1 Differences of Accumulated Changes This chapter helps you effectively use your calculatorõs numerical integrator with various

More information

GOOD LUCK! 2. a b c d e 12. a b c d e. 3. a b c d e 13. a b c d e. 4. a b c d e 14. a b c d e. 5. a b c d e 15. a b c d e. 6. a b c d e 16.

GOOD LUCK! 2. a b c d e 12. a b c d e. 3. a b c d e 13. a b c d e. 4. a b c d e 14. a b c d e. 5. a b c d e 15. a b c d e. 6. a b c d e 16. MA109 College Algebra Spring 2017 Exam2 2017-03-08 Name: Sec.: Do not remove this answer page you will turn in the entire exam. You have two hours to do this exam. No books or notes may be used. You may

More information

Math489/889 Stochastic Processes and Advanced Mathematical Finance Homework 4

Math489/889 Stochastic Processes and Advanced Mathematical Finance Homework 4 Math489/889 Stochastic Processes and Advanced Mathematical Finance Homework 4 Steve Dunbar Due Mon, October 5, 2009 1. (a) For T 0 = 10 and a = 20, draw a graph of the probability of ruin as a function

More information

COMM 220 Practice Problems 1

COMM 220 Practice Problems 1 COMM 220 RCTIC ROLMS 1. (a) Statistics Canada calculates the Consumer rice Index (CI) using a similar basket of goods for all cities in Canada. The CI is 143.2 in Vancouver, 135.8 in Toronto, and 126.5

More information

MA Lesson 13 Notes Section 4.1 (calculus part of textbook, page 196) Techniques for Finding Derivatives

MA Lesson 13 Notes Section 4.1 (calculus part of textbook, page 196) Techniques for Finding Derivatives Notation for the Derivative: MA 15910 Lesson 13 Notes Section 4.1 (calculus part of tetbook, page 196) Techniques for Finding Derivatives The derivative of a function y f ( ) may be written in any of these

More information

So far in the short-run analysis we have ignored the wage and price (we assume they are fixed).

So far in the short-run analysis we have ignored the wage and price (we assume they are fixed). Chapter 6: Labor Market So far in the short-run analysis we have ignored the wage and price (we assume they are fixed). Key idea: In the medium run, rising GD will lead to lower unemployment rate (more

More information

Theory of Consumer Behavior First, we need to define the agents' goals and limitations (if any) in their ability to achieve those goals.

Theory of Consumer Behavior First, we need to define the agents' goals and limitations (if any) in their ability to achieve those goals. Theory of Consumer Behavior First, we need to define the agents' goals and limitations (if any) in their ability to achieve those goals. We will deal with a particular set of assumptions, but we can modify

More information

Microeconomics 2nd Period Exam Solution Topics

Microeconomics 2nd Period Exam Solution Topics Microeconomics 2nd Period Exam Solution Topics Group I Suppose a representative firm in a perfectly competitive, constant-cost industry has a cost function: T C(q) = 2q 2 + 100q + 100 (a) If market demand

More information

Taxation and Efficiency : (a) : The Expenditure Function

Taxation and Efficiency : (a) : The Expenditure Function Taxation and Efficiency : (a) : The Expenditure Function The expenditure function is a mathematical tool used to analyze the cost of living of a consumer. This function indicates how much it costs in dollars

More information

Problem Set 4 Answers

Problem Set 4 Answers Business 3594 John H. Cochrane Problem Set 4 Answers ) a) In the end, we re looking for ( ) ( ) + This suggests writing the portfolio as an investment in the riskless asset, then investing in the risky

More information

1 Maximizing profits when marginal costs are increasing

1 Maximizing profits when marginal costs are increasing BEE12 Basic Mathematical Economics Week 1, Lecture Tuesday 9.12.3 Profit maximization / Elasticity Dieter Balkenborg Department of Economics University of Exeter 1 Maximizing profits when marginal costs

More information

HARVEST MODELS INTRODUCTION. Objectives

HARVEST MODELS INTRODUCTION. Objectives 29 HARVEST MODELS Objectives Understand the concept of recruitment rate and its relationship to sustainable harvest. Understand the concepts of maximum sustainable yield, fixed-quota harvest, and fixed-effort

More information

Section 4.3 Objectives

Section 4.3 Objectives CHAPTER ~ Linear Equations in Two Variables Section Equation of a Line Section Objectives Write the equation of a line given its graph Write the equation of a line given its slope and y-intercept Write

More information

EconS Supply and Demand

EconS Supply and Demand EconS 305 - Supply and Demand Eric Dunaway Washington State University eric.dunaway@wsu.edu August 28, 2015 Eric Dunaway (WSU) EconS 305 - Lecture 2 August 28, 2015 1 / 54 Introduction When people talk

More information

Chapter 18: The Correlational Procedures

Chapter 18: The Correlational Procedures Introduction: In this chapter we are going to tackle about two kinds of relationship, positive relationship and negative relationship. Positive Relationship Let's say we have two values, votes and campaign

More information

CHAPTER 4 APPENDIX DEMAND THEORY A MATHEMATICAL TREATMENT

CHAPTER 4 APPENDIX DEMAND THEORY A MATHEMATICAL TREATMENT CHAPTER 4 APPENDI DEMAND THEOR A MATHEMATICAL TREATMENT EERCISES. Which of the following utility functions are consistent with convex indifference curves, and which are not? a. U(, ) = + b. U(, ) = ()

More information

Choice. A. Optimal choice 1. move along the budget line until preferred set doesn t cross the budget set. Figure 5.1.

Choice. A. Optimal choice 1. move along the budget line until preferred set doesn t cross the budget set. Figure 5.1. Choice 34 Choice A. Optimal choice 1. move along the budget line until preferred set doesn t cross the budget set. Figure 5.1. Optimal choice x* 2 x* x 1 1 Figure 5.1 2. note that tangency occurs at optimal

More information

File: Ch02, Chapter 2: Supply and Demand Analysis. Multiple Choice

File: Ch02, Chapter 2: Supply and Demand Analysis. Multiple Choice File: Ch02, Chapter 2: Supply and Demand Analysis Multiple Choice 1. A relationship that shows the quantity of goods that consumers are willing to buy at different prices is the a) elasticity b) market

More information

Econ 8602, Fall 2017 Homework 2

Econ 8602, Fall 2017 Homework 2 Econ 8602, Fall 2017 Homework 2 Due Tues Oct 3. Question 1 Consider the following model of entry. There are two firms. There are two entry scenarios in each period. With probability only one firm is able

More information

Chapter 1 Microeconomics of Consumer Theory

Chapter 1 Microeconomics of Consumer Theory Chapter Microeconomics of Consumer Theory The two broad categories of decision-makers in an economy are consumers and firms. Each individual in each of these groups makes its decisions in order to achieve

More information

Management and Operations 340: Exponential Smoothing Forecasting Methods

Management and Operations 340: Exponential Smoothing Forecasting Methods Management and Operations 340: Exponential Smoothing Forecasting Methods [Chuck Munson]: Hello, this is Chuck Munson. In this clip today we re going to talk about forecasting, in particular exponential

More information

Economics 335 Problem Set 6 Spring 1998

Economics 335 Problem Set 6 Spring 1998 Economics 335 Problem Set 6 Spring 1998 February 17, 1999 1. Consider a monopolist with the following cost and demand functions: q ö D(p) ö 120 p C(q) ö 900 ø 0.5q 2 a. What is the marginal cost function?

More information

Key Idea: We consider labor market, goods market and money market simultaneously.

Key Idea: We consider labor market, goods market and money market simultaneously. Chapter 7: AS-AD Model Key Idea: We consider labor market, goods market and money market simultaneously. (1) Labor Market AS Curve: We first generalize the wage setting (WS) equation as W = e F(u, z) (1)

More information

Notes II: Consumption-Saving Decisions, Ricardian Equivalence, and Fiscal Policy. Julio Garín Intermediate Macroeconomics Fall 2018

Notes II: Consumption-Saving Decisions, Ricardian Equivalence, and Fiscal Policy. Julio Garín Intermediate Macroeconomics Fall 2018 Notes II: Consumption-Saving Decisions, Ricardian Equivalence, and Fiscal Policy Julio Garín Intermediate Macroeconomics Fall 2018 Introduction Intermediate Macroeconomics Consumption/Saving, Ricardian

More information

Chapter 4 Inflation and Interest Rates in the Consumption-Savings Model

Chapter 4 Inflation and Interest Rates in the Consumption-Savings Model Chapter 4 Inflation and Interest Rates in the Consumption-Savings Model The lifetime budget constraint (LBC) from the two-period consumption-savings model is a useful vehicle for introducing and analyzing

More information

Journal of College Teaching & Learning February 2007 Volume 4, Number 2 ABSTRACT

Journal of College Teaching & Learning February 2007 Volume 4, Number 2 ABSTRACT How To Teach Hicksian Compensation And Duality Using A Spreadsheet Optimizer Satyajit Ghosh, (Email: ghoshs1@scranton.edu), University of Scranton Sarah Ghosh, University of Scranton ABSTRACT Principle

More information

ECON 459 Game Theory. Lecture Notes Auctions. Luca Anderlini Spring 2017

ECON 459 Game Theory. Lecture Notes Auctions. Luca Anderlini Spring 2017 ECON 459 Game Theory Lecture Notes Auctions Luca Anderlini Spring 2017 These notes have been used and commented on before. If you can still spot any errors or have any suggestions for improvement, please

More information

Outline for ECON 701's Second Midterm (Spring 2005)

Outline for ECON 701's Second Midterm (Spring 2005) Outline for ECON 701's Second Midterm (Spring 2005) I. Goods market equilibrium A. Definition: Y=Y d and Y d =C d +I d +G+NX d B. If it s a closed economy: NX d =0 C. Derive the IS Curve 1. Slope of the

More information

Introductory to Microeconomic Theory [08/29/12] Karen Tsai

Introductory to Microeconomic Theory [08/29/12] Karen Tsai Introductory to Microeconomic Theory [08/29/12] Karen Tsai What is microeconomics? Study of: Choice behavior of individual agents Key assumption: agents have well-defined objectives and limited resources

More information

Economics 345 Applied Econometrics

Economics 345 Applied Econometrics Economics 345 Applied Econometrics Problem Set 4--Solutions Prof: Martin Farnham Problem sets in this course are ungraded. An answer key will be posted on the course website within a few days of the release

More information

Symmetric Game. In animal behaviour a typical realization involves two parents balancing their individual investment in the common

Symmetric Game. In animal behaviour a typical realization involves two parents balancing their individual investment in the common Symmetric Game Consider the following -person game. Each player has a strategy which is a number x (0 x 1), thought of as the player s contribution to the common good. The net payoff to a player playing

More information

You are responsible for upholding the University of Maryland Honor Code while taking this exam.

You are responsible for upholding the University of Maryland Honor Code while taking this exam. Econ 300 Spring 013 First Midterm Exam version W Answers This exam consists of 5 multiple choice questions. The maximum duration of the exam is 50 minutes. 1. In the spaces provided on the scantron, write

More information

Econ 101A Final exam May 14, 2013.

Econ 101A Final exam May 14, 2013. Econ 101A Final exam May 14, 2013. Do not turn the page until instructed to. Do not forget to write Problems 1 in the first Blue Book and Problems 2, 3 and 4 in the second Blue Book. 1 Econ 101A Final

More information

The Core of Macroeconomic Theory

The Core of Macroeconomic Theory PART III The Core of Macroeconomic Theory 1 of 33 The level of GDP, the overall price level, and the level of employment three chief concerns of macroeconomists are influenced by events in three broadly

More information

While the story has been different in each case, fundamentally, we ve maintained:

While the story has been different in each case, fundamentally, we ve maintained: Econ 805 Advanced Micro Theory I Dan Quint Fall 2009 Lecture 22 November 20 2008 What the Hatfield and Milgrom paper really served to emphasize: everything we ve done so far in matching has really, fundamentally,

More information