16
AGEC 317 AGEC 317 Introductory Introductory Calculus: Marginal Calculus: Marginal Analysis Analysis

AGEC 317 Introductory Calculus: Marginal Analysis

Embed Size (px)

Citation preview

Page 1: AGEC 317 Introductory Calculus: Marginal Analysis

AGEC 317AGEC 317

Introductory Calculus: Introductory Calculus: Marginal AnalysisMarginal Analysis

Page 2: AGEC 317 Introductory Calculus: Marginal Analysis

ReadingsReadings

Review of fundamental algebra concepts Review of fundamental algebra concepts (Consult any math textbook)(Consult any math textbook)

Chapter 2, pp. 23-44, Chapter 2, pp. 23-44, Managerial Managerial EconomicsEconomics

Page 3: AGEC 317 Introductory Calculus: Marginal Analysis

TopicsTopics DerivativesDerivatives

Linear functionsLinear functions Graphical analysisGraphical analysis SlopeSlope InterceptIntercept

Nonlinear functionsNonlinear functions Graphical analysisGraphical analysis Rate of change (marginal effects)Rate of change (marginal effects) Optimal points (minima, maxima)Optimal points (minima, maxima)

Applications to revenue and profit functionsApplications to revenue and profit functions

Marginal profit is the derivative of the profit function (the same is true for cost and revenue). We use this marginal profit function to estimate the amount of profit from the “next” item. 

Page 4: AGEC 317 Introductory Calculus: Marginal Analysis

DerivativesDerivativesDerivatives are all about change ... They show how fast something is changing (called the rate of change) at any point.Y=f(x)First DerivativeFirst Derivative

The value of the ratio of for extremely small

Marginal profit is the first derivative of the profit function (the same is true for cost, utility and revenue, etc.). We use this marginal profit function to estimate the amount of profit from the “next” item. 

X

Y

dX

dYyxf

X

lim0

')('

X

Y

X

Page 5: AGEC 317 Introductory Calculus: Marginal Analysis

DerivativesDerivatives Y=f(x) First DerivativeFirst Derivative

Derivative of Y with respect to X at point A is the slope of a line that is tangent to the curve at the point A.

Page 6: AGEC 317 Introductory Calculus: Marginal Analysis

DerivativesDerivatives

Second Derivative Second Derivative of a function ƒ is the derivative of the derivative of. ƒ. It measures how the rate of change of a quantity is itself changing

On the graph of a function, the second derivative corresponds to the curvature or concavity of the graph.

The graph of a function with positive second derivative curves upwards, while the graph of a function with negative second derivative curves downwards.

dxdxdy

d

dx

ydxfxf

)()'('()(''

2

2

Page 7: AGEC 317 Introductory Calculus: Marginal Analysis

Rules of DerivativesRules of Derivatives

22

21-

2

2x

32

221-

22

21n

22

,x /1,lnx y

,,e y

2,, xy

)1(,, xy

:rulesOther

)(')('/

)(')(' :ruleChain

)(')(' :Additive

)('

0dx

dc

constant, a is C

xdx

ydx

dx

dy

edx

yde

dx

dy

xdx

ydx

dx

dy

xnndx

ydnx

dx

dy

v

xuvxvu

vdx

dvu

dx

duv

dx

v)d(u

xvuxuvdx

duv

dx

dvu

dx

d(uv)

xvxudx

dv

dx

du

dx

v)d(u

xcudx

duc

dx

d(cu)

v(x) u(x), vu

xx

nn

Page 8: AGEC 317 Introductory Calculus: Marginal Analysis

Linear Function: Y=aX+bLinear Function: Y=aX+b

Slope = dY/dX = a Interpretation: a one unit increase in X leads to an

increase in Y of a units.

Intercepts On x-axis; the value of X if y = 0:

aX + b = 0, the x intercept is -b/a; put another way (-b/a, 0)

On y-axis; the value of Y if x = 0: The y intercept is b; put another way (0,b)

Graph Y = -2X + 2, x intercept is 1 or (1,0); y intercept is 2 or

(0,2) Y = 2X + 4, x intercept is -2 or (-2,0); y intercept if 4 or

(0,4)

Page 9: AGEC 317 Introductory Calculus: Marginal Analysis

Application of Linear Function: Application of Linear Function: Revenue & Output Revenue & Output

Total Revenue Output$1.50 1

3.00 24.50 36.00 47.50 59.00 6

Questions:

(a) Slope

(b) Intercepts

Page 10: AGEC 317 Introductory Calculus: Marginal Analysis

Nonlinear function

Page 11: AGEC 317 Introductory Calculus: Marginal Analysis
Page 12: AGEC 317 Introductory Calculus: Marginal Analysis

Locating Maximum and Minimum Values Locating Maximum and Minimum Values of a Functionof a Function

Step 1: Find the derivative of the function with respect to the “independent” variable.

For example, suppose that profit ( π ) = a – bQ + cQ2

The “independent” variable is Q and the “dependent” variable is π

Then the derivative (marginal profit) = -b + 2cQ

Step 2: Set the derivative expression from step 1 to 0 (first-order condition)

so, -b + 2cQ = 0

Step 3: Find the value of the “independent” variable that solves the derivative expression

-b + 2cQ = 0

2cQ = b

Q = b/2c

Page 13: AGEC 317 Introductory Calculus: Marginal Analysis

Locating Maximum and Minimum Values Locating Maximum and Minimum Values of a Function (Con’t)of a Function (Con’t)

Step 4: How to discern whether the value(s) from step 3 correspond to minimum values of the function or maximum values of the function:

Calculate the second derivative with respect to the “independent” variable

first derivative: -b + 2cQ

second derivative: 2c

If the second derivative at the value of the “independent” variable that solves the first derivative expression (step 3) is positive, then that value of the “independent” variable corresponds to a minimum.

If the second derivative is negative at this point, then that value of the “independent” variable corresponds to a maximum.

Page 14: AGEC 317 Introductory Calculus: Marginal Analysis

Locating Maximum and Minimum Values of Locating Maximum and Minimum Values of a Function (con’t)a Function (con’t)

Step 5: Finding the Maximum of Minimum Value of the Function

Simply replace the “optimum” value of the “independent” variable into the function

= a – bQ + b/2c

from step 3, Q = b/2c

from step 4, if c > 0, then Q = b/2c corresponds to a minimum value

if c < 0, then Q = b/2c corresponds to a maximum value.

The minimum (maximum) value of then is

c

ba

c

b

c

ba

c

b

c

ba

c

bc

c

bba

4

44

2

42

22

2

22

22

2

Page 15: AGEC 317 Introductory Calculus: Marginal Analysis

Locating Maximum Locating Maximum and Minimum and Minimum

Values of a Values of a FunctionFunction

Locating Maximum Locating Maximum and Minimum and Minimum

Values of a Values of a FunctionFunction

Profit

Page 16: AGEC 317 Introductory Calculus: Marginal Analysis

Summary of Algebraic ReviewSummary of Algebraic Review

Mathematical operations with algebraic expressions

Solving equations

Linear functions

Nonlinear functions

Applications to revenue and profit functions