Chapter 2
Chapter 2
Dimitrios Asteriou
and
Stephen G Hall
Applied Econometrics 4th edition
INTRODUCTION
1. What is Econometrics?
2. The Stages of Econometric Work
Applied Econometrics 4th edition
What is Econometrics?
What is Econometrics?
What is Econometrics?
• Examples of problems that may be tackled by
an Econometrician (continued)
(a) Determining the factors that affect GDP per
capita growth
(b) Testing the validity of the CAPM and APT
theories
(c) Forecasting the correlation among the returns
and the stock indices of two countries.
Applied Econometrics 4th edition
Economic Theory
Model Estimation
No Yes
• TIME SERIES
• CROSS SECTIONAL
• PANEL DATA
Applied Econometrics 4th edition
• Cross-Sectional Data
• Examples: GDP, Unemployment, Inflation,
Stock Prices, etc.
• Vectors or Rows (like in a spreadsheet)
• Frequencies: Yearly, Bi-annually, Quarterly,
Monthly, Weekly, Daily, Hourly.
• Lots of different values for different countries,
states, cities, markets, but for one time period
only.
Applied Econometrics 4th edition
Command in Eviews:
Plot X Y
Applied Econometrics 4th edition
Bar Charts:
facilitate the
comparisons of series
Command in Eviews:
View/Graph/Bar
Applied Econometrics 4th edition
Command in Eviews:
View/Graph/Pie
Applied Econometrics 4th edition
218 is 100
258 is X?
X=100*(258/218) or X=258*(100/218) or X=258/2.81
Applied Econometrics 4th edition
• Differencing
In case we want to remove the trend component from a
time series entirely (i.e. in order to make it stationary)
First differences:
ΔYt = Yt – Yt-1
Second diffferences:
Δ2Yt = Δ(Yt – Yt-1) = ΔYt – ΔYt-1 =
= (Yt – Yt-1) – (Yt-1 – Yt-2) = Yt – 2Yt-1+ Yt-2
Applied Econometrics 4th edition
• Growth rates
Discretely compounded
growth rate of Yt =(Yt-Yt-1)/Yt-1
Continuously compounded
growth rate of Yt = ln(Yt-Yt-1) = ln(Yt)-ln(Yt-1)