Week 7
Week 7
𝑃𝑎𝑡𝑒𝑛𝑡𝑠 (𝑁𝑢𝑚𝑏𝑒𝑟)
𝑅𝐷 (𝐵𝑢𝑑𝑔𝑒𝑡 𝐸𝐺𝑃)
𝐼𝑛𝑛𝑜𝑣𝑎𝑡𝑖𝑜𝑛 (ℎ𝑎𝑠 𝑛𝑜 𝑢𝑛𝑖𝑡𝑠) = {
𝐶𝑜𝑝𝑦𝑟𝑖𝑔ℎ𝑡𝑠
𝑇𝑟𝑎𝑑𝑒𝑚𝑎𝑟𝑘𝑠
𝑿 → 𝑰𝒏𝒏𝒐𝒗𝒂𝒕𝒊𝒐𝒏
𝑿∗ → 𝑻𝒓𝒂𝒅𝒆𝒎𝒂𝒓𝒌
𝑿 = 𝑿∗ + 𝒆 → 𝑻𝒓𝒖𝒕𝒉
𝑿∗ = 𝑿 − 𝒆
Regression:
𝒀 = 𝜶 + 𝜷𝑿 + 𝜺
𝑷𝒓𝒐𝒇𝒊𝒕𝒔 = 𝜶 + 𝜷 𝑰𝒏𝒏𝒐𝒗𝒂𝒕𝒊𝒐𝒏 + 𝜺
𝒀 = 𝜶 + 𝜷(𝑿∗ + 𝒆) + 𝜺
The Estimator GMM deals with the above issues! It assumes an availability of the
instrumental variable (Z) to be able to apply the estimator!
Note 1:
𝑅𝑒𝑣𝑒𝑟𝑠𝑒 𝐶𝑎𝑢𝑠𝑎𝑙𝑖𝑡𝑦 (𝐸𝑛𝑑𝑜𝑔𝑒𝑖𝑛𝑡𝑦)
𝑂𝑚𝑖𝑡𝑡𝑒𝑑 𝑉𝑎𝑟𝑖𝑎𝑏𝑙𝑒 𝐵𝑖𝑎𝑠
𝑪𝒐𝒗(𝑿, 𝜺) ≠ 𝟎 {
𝐼𝑛𝑎𝑐𝑢𝑟𝑟𝑎𝑡𝑒 𝑃𝑟𝑜𝑥𝑦 𝑚𝑒𝑎𝑠𝑢𝑟𝑒
𝑁𝑜𝑛 − 𝑅𝑎𝑛𝑑𝑜𝑚 𝑆𝑎𝑚𝑝𝑙𝑖𝑛𝑔
Note 2:
𝑪𝒐𝒗(𝑿, 𝜺) ≠ 𝟎 cannot be detected by simple calculations. X might be
dependent on the error term 𝜺 in higher order moments (more complex
forms).
Note 4
What is the solution?
Solution is provided by the Generalized Method of Moments Estimator.
To apply this estimator, we need to have instruments (Z). We have two types of
instruments:
(1) Internal Instruments: Using Lag information of the Endogenous variable X.
(2) External Instrument:
a. Relevance: 𝐶𝑜𝑣(𝑋, 𝑍) ≠ 0.
b. Exclusion: 𝐶𝑜𝑣(𝑍, 𝜀) = 0.
Note 5
How do we get a lag in Econometrics?
Time GDP(t) GDP(t-1) GDP(t-2)
2015 2
2016 3 2
2017 -1 3 2
2018 4 -1 3
2019 1 4 -1
2020 0 1 4
2021 0 0 1
2022 1 0 0
2023 2 1 0
2024 3 2 1
𝑿 = 𝑮𝑫𝑷(𝒕)
𝒁 = 𝑰𝒏𝒕𝒆𝒓𝒏𝒂𝒍 𝑰𝒏𝒔𝒕𝒓𝒖𝒎𝒆𝒏𝒕 = 𝑮𝑫𝑷(𝒕 − 𝟐)
Review on MLE
𝑁𝑜𝑟𝑚𝑎𝑙 → 𝑃𝑁
𝐵𝑖𝑛𝑜𝑚𝑖𝑎𝑙 → 𝑃𝐵
Θ = 𝑃𝑜𝑖𝑠𝑠𝑜𝑛 → 𝑃𝑃
..
( 𝑊𝑒𝑖𝑏𝑢𝑙𝑙 → 𝑃𝑤 )
1 1 2
Π exp(− 𝜀 )
𝜎√2𝜋 2𝜎 2
(5) We cannot trust the estimations above unless we apply the trinity tests
(Wald, Likelihood Ratio test).