22.04.2013 Views

Economic Equilibrium Modeling with GAMS

Economic Equilibrium Modeling with GAMS

Economic Equilibrium Modeling with GAMS

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

32<br />

SUPPLY WRT REAL WAGE<br />

Exercise (3.ii) Alternatively, change the utiliy function. Let us change s:1 to s:SIGMA,<br />

where SIGMA is a scalar value representing the benchmark elasticity of subsitution between<br />

X, Y and L in nal demand. Find the value for SIGMA consistent <strong>with</strong> a labor supply<br />

elasticity of 0.15<br />

Solving for in the expression for given in the hint, we have that:<br />

= LSUP<br />

LEIS<br />

1<br />

+1<br />

1 , `<br />

To compute in this exercise we are given: =0:15, ` =1=3, change in PHI from<br />

1.0 to 1.01, thus <strong>with</strong> =0:15 we have LSUP =80:12 and LEIS =39:88.<br />

* Compute SIGMA:<br />

SCALAR LSUP Labor supply /80.12/<br />

LEIS Demand for leisure /39.88/;<br />

* Value of SIGMA consistent <strong>with</strong> ELS = 0.15:<br />

SIGMA = ETA * (LSUP/LEIS) * (1/(1-Shl)) + 1;<br />

DISPLAY SIGMA;<br />

* Return to the benchmark value of the endowment of X and labor prod:<br />

EX0 = 0;<br />

PHI = 1;<br />

$INCLUDE LSUPPLY.GEN<br />

SOLVE LSUPPLY USING MCP;<br />

Listing output:<br />

---- 679 PARAMETER SIGMA = 1.452 ELASTICITY OF<br />

SUBSTITUTION IN<br />

CONSUMPTION<br />

LOWER LEVEL UPPER MARGINAL<br />

---- VAR X . 40.000 +INF .<br />

---- VAR Y . 40.000 +INF .<br />

---- VAR LS . 80.000 +INF .<br />

---- VAR PX . 1.000 +INF .<br />

---- VAR PY . 1.000 +INF .<br />

---- VAR PL . 1.000 +INF .

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!