EMF Nonlinear
EMF Nonlinear
Nova SBE
First Semester T1
2022-2023
If we take the log on both sides we end up with a linear model in the
parameters
log (y ) = β0 + β1 log (x) + u
which we can estimate on our data using OLS
1
You can reproduce the results in STATA loading the data from
use https://stats.idre.ucla.edu/stat/stata/examples/sws5/nations
Robert Hill Empirical Methods for Finance 4 / 18
Example II/VII
If ∆u = 0
∆y = β1 ∆log (x)
Using that2
∆log (x) = log (x1 ) − log (x0 ) ≈ (x1 − x0 )/x0 = ∆x/x0 , for small ∆x
We get that
β1 β1
∆y = × 100 × ∆log (x) ≈ %∆x
100 100
2
Define z ≡ x1 /x0 − 1. Using that log (1 + z) ≈ z for small z yields
/x0 −Hill
x1Robert 1 = z ≈ log (1 + Empirical
z) = logMethods
(x1 /x0for log (x1 ) − log (x0 ) = ∆log (x1 )
) =Finance 9 / 18
Example VII/VII
How is that?
Robert Hill Empirical Methods for Finance 11 / 18
Log-level model
log (y ) = β0 + β1 x + u
If ∆u = 0
∆log (y ) = β1 ∆x
Knowing that
100 × ∆log (y ) ≈ %∆y
We get that
%∆y ≈ β1 × 100 × ∆x
%∆y ≈ β1 %∆x