Applied Econometrics 3 Edition: 1. What Is Econometrics? 2. The Stages of Econometric Work
Applied Econometrics 3 Edition: 1. What Is Econometrics? 2. The Stages of Econometric Work
edition
INTRODUCTION
1. What is Econometrics?
2. The Stages of Econometric Work
Model Estimation
No Yes
◦ TIME SERIES
◦ CROSS SECTIONAL
◦ PANEL DATA
◦ It is common to denote each observation by the letter t and the total number of
observations by T for time series data, and to denote each observation by the letter i
and the total number of observations by N for cross-sectional data.
◦ Quantitative (e.g. GDP per capita, exchange rates, stock prices, unemployment rates)
Command in Eviews:
Plot X Y
Command in Eviews:
View/Graph/Bar
Command in Eviews:
View/Graph/Pie
218 is 100
258 is X?
X=100*(258/218) or X=258*(100/218) or X=258/2.81
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
From the desk of Ms Imrana Bano 30
Applied Econometrics 3rd
edition
Basic Data Handling – Data Transformations
◦ 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)