Econometrics II. Andrea Beccarini. Winter2011/2012

Size: px
Start display at page:

Download "Econometrics II. Andrea Beccarini. Winter2011/2012"

Transcription

1 Econometrics II Andrea Beccarini Winter2011/2012 1

2 Introduction Econometrics: application of statistical methods to empirical research in economics Compare theory with facts (data) Statistics: foundation of econometrics 2

3 Module Statistics and Module Empirical Methods Descriptive statistics (Statistik I) How to process data? How to display data? Probability theory and statistical inference (Statistik II) Estimation of unknown parameters from random samples; hypothesis tests Empirical research in economics (Empirische Wirtschaftsforschung) Applications of the linear model; statistical software 3

4 Module Statistics/Econometrics/Empirical Economics I Advanced Statistics Probability theory; multidimensional random variables; estimation and hypothesis testing Econometrics I Simple and multiple linear regression model Econometrics II Extensions of the multivariate linear regression model; simultaneous equation systems; dynamic models 4

5 Module Statistics/Econometrics/Empirical Economics II Time series analysis: Stochastic processes; stationarity; ergodicity; linear processes; unit root processes; cointegration; vector-autoregressive models One further special course or seminar, e.g. Financial econometrics Panel data econometrics Introduction to R Poverty and inequality Statistical inference, bootstrap Wage and earnings dynamics 5

6 Literature: Statistical basics Karl Mosler and Friedrich Schmid, Wahrscheinlichkeitsrechnung and schließende Statistik, 2. Au., Springer, Aris Spanos, Statistical Foundations of Econometric Modelling, Cambridge University Press, Mood, A.M., Graybill, F.A. and D.C. Boes (1974). Introduction to the theory of statistics, 3rd ed., McGraw-Hill, Tokyo. 6

7 Literature: Econometrics Main book for this course: Ludwig von Auer, Ökonometrie: Eine Einführung, 4. Au., Springer, Alternatively: William E. Gri ths, R. Carter Hill and George G. Judge, Learning and Practicing Econometrics, John Wiley & Sons, James Stock and Mark Watson, Introduction to Econometrics, Addison Wesley, Russell Davidson and James MacKinnon, Econometric Theory and Methods, Oxford University Press,

8 Class Class teacher: Rainer Schüssler Time and location: Tue, , CAWM1 A detailed schedule is available on the home page of this course Studium! Aktuelle Veranstaltungen! Econometrics II 8

9 Outline Very brief revision of Econometrics I (chap. 8 to 14) Violations of model assumptions (chap. 15 to 19, 21) Stochastic exogenous variables (chap. 20) Dynamic models (chap. 22) Interdependent equation systems (chap. 23) 9

10 Multiple linear regression model (revision) Assumption A1: No relevant exogenous variable is omitted from the econometric model, and all exogenous variables in the model are relevant Assumption A2: The true functional dependence between X and y is linear Assumption A3: The parameters are constant for all T observations (x t ; y t ) Assumptions B1 to B4: u N 0; 2 I T 10

11 Assumption C1: The exogenous variables x 1t ; : : : ; x Kt are not stochastic, but can be controlled as in an experimental situation Assumption C2: No perfect multicollinearity: rank(x) = K + 1 Econometric model: y = X + u Point estimator (OLS): ^ = X 0 X 1 X 0 y 11

12 Estimated model: ^y = X^ Residuals: ^u = y ^y Coe cient of determination: R 2 = S yy S yy S^u^u = S^y^y S yy = P Kk=1 b k S ky S yy 12

13 Unbiasedness: E(^) = Covariance matrix of ^ V(^) = 2 X 0 X 1 Gauss-Markov theorem: ^ is BLUE 13

14 Distribution of y: y N(X; 2 I T ) Distribution of ^: ^ N ; 2 X 0 X 1 Estimator of error term variance: ^ 2 = S^u^u T K 1 Unbiasedness: E(^ 2 ) = 2 14

15 Interval estimator of the component k of h^k t a=2 cse(^k ) ; ^k + t a=2 cse(^k ) i t-test: where H 0 : r 0 = q H 1 : r 0 6= q r = [r 0 ; r 1 ; : : : ; r K ] 0 Test statistic: t = r0^ q cse(r 0^) 15

16 F -test: H 0 : R = q H 0 : R 6= q Test statistic: or F = S 0 bubu S bubu. L S bubu / (T K 1) ; R^ q 0 h R X 0 X 1 R 0 i 1 R^ q =L F = ^u 0^u= (T K 1) where L is the number of restrictions in H 0 16

17 Forecasting: Let x 0 = [1; x 10 ; x 20 ; : : : ; x K0 ] 0 be the vector of exogenous variables Point forecast: ^y 0 = x 0 0^ Variance of the forecast error: V ar (^y 0 y 0 ) = x 0 0 X 0 X 1 x0 Violation of A1: Omitted or redundant variables Violation of A2: Nonlinear functional forms 17

18 Qualitative exogenous variables A3: The parameters are constant for all T observations (x t ; y t ) Example: Wage y t depends on both education x 1t and age x 2t y t = + 1 x 1t + 2 x 2t + u t Suppose the parameters di er between men and women y t = M + M1 x 1t + M2 x 2t + u t y t = F + F 1 x 1t + F 2 x 2t + u t What happens if the gender di erence is ignored? [dummy.r] 18

19 Introduce a dummy variable D t = ( 0 if male 1 if female Extended model y t = + D t + 1 x 1t + 1 D t x 1t + 2 x 2t + 2 D t x 2t + u t Submodels for men (D t = 0) and women (D t = 1) y t = + 1 x 1t + 2 x 2t + u t y t = ( + ) + ( ) x 1t + ( ) x 2t + u t Interpretation of the coe cients ; 1 ; 2 19

20 Estimation of the model by OLS? How does the matrix of exogenous variables X look like? Apply t- or F -tests to check parameter constancy, e.g. H 0 : = 1 = 2 = 0 Often, the models just include a level e ect, i.e. (use a t-test for ) y t = + D t + 1 x 1t + 2 x 2t + u t 20

21 If the qualitative exogenous variable has more than two values, we need more than one dummy variable Example: Religion (protestant, catholic, other) D prot t = D cath t = 8 >< >: 8 >< >: 0 if other 1 if protestant 0 if catholic 0 if other 0 if protestant 1 if catholic Interpretation of the coe cients? 21

22 If there are two or more qualitative exogenous variables, interaction terms can be added Example: Gender and citizenship D 1t = D 2t = ( 0 if male 1 if female ( 0 if German citizenship 1 else Interpretation of the coe cients 1 ; 2 ; in the two models y t = + 1 D 1t + 2 D 2t + x t + u t y t = + 1 D 1t + 2 D 2t + D 1t D 2t + x t + u t 22

23 What happens if there are two dummy variables D female t = D male t = ( 0 if male 1 if female ( 1 if male 0 if female What happens if the dummy variable is coded as D t = ( 1 if male 2 if female 23

24 Compare the joint dummy variable model y t = + D t + 1 x 1t + 1 D t x 1t + 2 x 2t + 2 D t x 2t + u t with the two separated models [dummycomparison.r] y t = M + M1 x 1t + M2 x 2t + u t y t = F + F 1 x 1t + F 2 x 2t + u t for men for women Questions: 1. Why are the point estimates identical? [1] 2. Why is the sum of squared residuals identical? [2] 3. Why are the standard errors di erent? [3] 24

25 Heteroskedasticity Assumption B2: V ar(u t ) = 2 for t = 1; : : : ; T Rent example: The rent y t depends on the distance x t from the city center t x t y t t x t y t 1 0,50 16,80 7 3,10 12,80 2 1,40 16,20 8 4,40 12,20 3 1,10 15,90 9 3,70 15,00 4 2,20 15, ,00 13,60 5 1,30 16, ,50 14,10 6 3,20 13, ,10 13,30 25

26 The scatterplot suggests that there might be heteroskedasticity: What are the properties of ^ if there is heteroskedasticity? [4] 26

27 Transformation of the model (Restrictive and arbitrary) assumption: 2 t = 2 x t Transformation of the model: y t p = p 1 + x t p + xt xt xt y t = z t + x t + u t u t p xt {z } error term Properties of the new error term u t [5] 27

28 The transformed model satis es all A-, B- and C-assumptions! OLS estimation of the transformed model: b = S z y S z z b = S x y = S x x P (x t x ) (y t y) P x t x 2 = P 1xt (x t x) (y t y) P 1xt (x t x) 2 28

29 The usual estimators ^ = P (xt x) (y t y) P (xt x) 2 ^ = y ^x are ine cient An unbiased estimator of V ar(u t ) = 2 is ^ 2 = S^u ^u T 2 29

30 From 2 t = 2 x t we conclude that is an unbiased estimator of V ar(u t ) ^ 2 t = ^2 x t It can be shown that [6] V ar(^) = P (xt S 2 xx x) 2 2 t The usual equations 2 V ar(^) = and ^ 2 = S^u^u S xx T 2 are wrong under heteroskedasticity 30

31 Goldfeld-Quandt test Step 1: Re-order the observations according to their x t -values (or some other source of heteroskedasticity ) Step 2: De ne two groups: T 1 observations with low x t -values; T 2 observations with high x t -values Often, T 1 + T 2 = T 31

32 Step 3: We assume 2 2 > 2 1 ; hence H 0 : 2 2 = 2 1 H 1 : 2 2 > 2 1 Step 4: Separate OLS estimation for both groups; compute S and 1^u^u S2^u^u Step 5: Goldfeld and Quandt (1972) show that ander H 0 F = S2^u^u = (T 2 K 1) S 1^u^u = (T 1 K 1) follows an F (T2 K 1;T 1 K 1) -distribution Step 6: Compare F to the critical level F a. If F > F a ; reject H 0 32

33 Numeric illustration: rentexample.r 1. Order the observations according to their x t -values 2. Group Z: City center (T Z = 5) Group P: Periphery (T P = 7) 3. Null hypothesis: H 0 : 2 P 2 Z 4. Sums of squared residuals S Z^u^u = 0:246 and SP^u^u = 4:666 33

34 5. Hence, F = 4:666=5 0:246=3 = 11:4 6. At level a = 5% the critical value is Reject the null hypothesis. The data indicate heteroscedasticity. The null hypothesis that the error term variance is the same in the center and the periphery, is rejected at the 5% level. Heteroscedasticity should be taken into account. 34

35 White test Consider the linear regression model with two exogenous variables y t = + 1 x 1t + 2 x 2t + u t Step 1: H 0 : the error terms are homoskedastic Step 2: Calculate the OLS residuals ^u t Step 3: Estimate the auxilliary regression ^u 2 t = x 1t + 2 x 2t + 3 x 2 1t + 4x 2 2t + 5x 1t x 2t + v t 35

36 Step 4: It can be shown that under H 0 R 2 T 2 r where r is the number of slope parameters in the auxilliary regression If T R 2 is larger than the critical value of the 2 r-distribution, reject H 0 The squared residuals can be explained (at least partially) by the exogenous variables Illustration [rentexample.r] 36

37 Question: Given that heteroskedasticity has been detected, how shall we proceed? Answer 1: Adjust the estimation procedure! GLS or feasible GLS Answer 2: Still use OLS but compute the correct standard errors! White s heteroskedasticiy-consistent covariance maxtrix estimator 37

38 Generalized least squares method (GLS) Verallgemeinerte Kleinste-Quadrate-Methode (VKQ) Regression model y = X + u Covariance matrix of the error terms V(u) 6= 2 I, but V(u) = 2 Example: 2 t = 2 x kt ; then = x k1 : : : : : : x kt

39 Transformation of the model: Since is positive de nit, there is a (T T )-matrix P with P 0 P = 1 Example: If then P = = x k1 : : : : : : x kt ; 1= p x k1 : : : : : : 1= p x kt

40 From P 0 P = 1 it follows that PP 0 = I T Pre-multiplication of y = X + u by P yields Py = PX + Pu y = X + u Properties of u [7] The transformed model satis es all A-, B- and C-assumptions 40

41 Derivation of the GLS estimator ^ V KQ [8] Covariance matrices of ^ V KQ and ^ [9] Estimation of 2 by ^ 2 = ^u0^u T K 1 = ^u0 1^u T K 1 Ignoring heteroskedasticity one would use V(^) = 2 (X 0 X) 1 ^ 2 = ^u 0^u T K 1 41

42 Interval estimators and hypothesis tests would not work correctly What happens if is unknown? Example: W = 2 = I 0 : : : : : : : : : I.. 2 II : : : : : : : : : 0 2 II

43 Feasible Generalized Least Squares (FGLS), Geschätzte verallgemeinerte Kleinste-Quadrate (GVKQ) First, estimate the unknown quantities in W = 2 The FGLS estimator is ^ F GLS = X 0 ^W 1 X 1 X 0 ^W 1 y Estimated covariance matrix ^V(^ F GLS ) = X 0 ^W 1 X 1 What to do if there is no information at all about the form of heteroskedasticity? 43

44 White s heteroskedasticiy-consistent covariance maxtrix estimator Davidson and MacKinnon, chap. 5.5 Econometric model y = X + u Covariance matrix V (u) = W with W =diag 2 1 ; : : : ; 2 T OLS estimator ^ = (X 0 X) 1 X 0 y Covariance matrix V(^) = X 0 X 1 X 0 WX 0 X 0 X 1 44

45 Consistent estimation of W is impossible White (1980): Consistent estimation of = 1 T X0 WX is possible! = 1 T TX t=1 2 i x ix 0 i Consistent estimator of ^ = 1 T TX t=1 ^u 2 i x ix 0 i 45

46 Estimated covariance matrix ^V(^) = (X 0 X) 1 X 0 ^WX(X 0 X) 1 with ^W = ^u ^u 2 T Sandwich estimator Illustration [rentexample.r] 46

47 Autocorrelation Assumption B3: The error terms are uncorrelated, for all t 6= s Cov(u t ; u s ) = 0 Example [water lter.r]: Demand function y t = + x t + u t for water lters; quantity sold y t and prices x t for the months January 2001 to December

48 Assumption about the form of autocorrelation: with 1 < < 1 u t = u t 1 + e t Assumption about e t et NID(0; 2 e) Properties of u t [10] 48

49 Moment functions of u t E(u t ) = 0 V ar(u t ) = 2 e 1 2 Cov(u t ; u t 1 ) = 2 e 1 2 Cov(u t ; u t j ) = j 2 e 1 2!! B1, B2 and B4 are still satis ed But B3 is violated 49

50 Transformation of the model [11] y t y t 1 = (1 ) + (x t x t 1 ) + e t De ne yt = y t y t 1 = (1 ) x t = x t x t 1 Then yt = + x t + e t satis es all A-, B- and C-assumptions (if would be known) 50

51 Hence, OLS estimation is ine cient Consequences for interval estimation and hypothesis tests? The usual OLS formulas and are invalid V ar(^) = 2 ^ 2 = S xx S^u^u T 2 Consequences are the same as in the case of heteroskedasticity 51

52 Diagnosis Plot the residuals ^u t over time, or plot the pairs (^u t 1 ; ^u t ) Example (demand function) Estimator for : Because of u t = u t regression 1 + e t we can estimate by the bu t = bu t 1 + e t 52

53 Least squares estimator ^ = P Tt=2 bu t bu t 1 P Tt=2 bu 2 t 1 Numeric illustration: From the residuals we calculate ^ = = 0:58 Due to the two-step approach the ordinary t-test is no longer exact 53

54 Durbin-Watson test Step 1: Set up the hypotheses H 0 : 0 H 1 : > 0 Step 2: Compute the Durbin-Watson test statistic d = P Tt=2 (bu t bu t 1 ) 2 P Tt=1 bu 2 t 54

55 Numeric illustration: d = = 0:76 Relation between d and ^ [12] d 2(1 ^) Step 3: Find the critical value d a (using econometric software). If d < d a, reject H 0 55

56 Problem: The critical value d a depends on X If the software cannot compute d a there are tables providing an upper boandary d H a and a lower boandary d L a for d a Step 4: Compare the test statistic d to d L a and dh a Decision rule: if d < d L 0;05, reject H 0 : 0; if d > d H 0;05, do not reject H 0 : 0; if d L 0;05 d dh 0;05, leave the decision open 56

57 Numeric illustration: For K = 1 and T = 24 Table T5 gives d L 0:05 = 1:27 and dl 0:05 = 1:45 Since d = 0:76 < d L 0:05, reject the null hypothesis that the residuals are positively correlated Disadvantages of the Durbin-Watson test: no decision in some cases lagged endogenous variables are not allowed only applicable for AR(1)-processes Alternative tests for autocorrelation are available in many software packages 57

58 GLS and autocorrelation Regression model y = X + u Covariance matrix V(u) = 2 with = : : : T 1 1 : : : T T 1 T 2 : : :

59 Transformation of the model using the matrix P satisfying P 0 P = 1 One can verify that P = q : : : : : : : : : : : : The GLS estimator is the same as in the case of heteroskedasticity 59

60 GLS estimator with covariance matrix ^ GLS = X 0 1 X 1 X 0 1 y V(^ GLS ) = 2 X 0 1 X 1 Estimator of the error term variance ^ 2 = ^u0 1^u T K 1 GLS is not possible as (and hence P) is unknown 60

61 Hildreth-Lu approach: Lege für ein feines Gitter über [ von ^ 2 1; 1]; wähle das mit dem kleinsten Wert Cochrane-Orcutt-Verfahren: Schätze ^ aus den KQ-Residuen, dann GVKQ mit ^; anschließend Iterationen 61

62 Heteroskedasticiy and autocorrelation consistent covariance maxtrix estimation Newey W.K. and West, K.D. (1987), A Simple Positive De nite, Heteroskedasticity and Autocorrelation Consistent Covariance Matrix, Econometrica, 55: Econometric model y = X + u Covariance matrix with arbitrary covariance matrix W V (u) = W 62

63 OLS estimator ^ = (X 0 X) 1 X 0 y Covariance matrix of ^ (as before) V(^) = (X 0 X) 1 X 0 WX(X 0 X) 1 The matrix W cannot be estimated consistently But 1 T X0 WX can estimated consistently 63

64 Consistent estimation of V(^) by TX t=1 ^u 2 t x t x 0 t + qx b=1 1 b q + 1 where q is the number of autocorrelations to be taken into account! A b The matrices A b = TX t=b+1 are estimators of autocorrelation matrices xt^u t^u t b x 0 t b + x t b^u t b^u t x 0 t The White estimator is a special case of V(^) (if A b = 0 for all b) 64

65 Nonnormal error terms Assumption B4: The error terms are normally distributed This assumption is necessary to derive the normality of ^ to derive the t-distribution of the t-statistic to derive the F -distribution of the F -statistic Remember that ^ is a linear estimator ^ = X 0 X 1 X 0 y = Cy 65

66 For a single component of ^ we nd ^ k = TX t=1 c kt y t The random variables y 1 ; : : : ; y T are stochastically independent Hence, ^k is the sum of independent (but not identically distributed) random variables Question: How is the sum of random variables distributed? 66

67 Central limit theorem: The sum of many i.i.d. random variables is approximately normally distributed The central limit theorem does also hold for nonidentical distribution: ^ k is approximately normally distributed, even if the error terms are nonnormal Further: ^ is approximately multivariate normal, ^ appr N ; 2 X 0 X 1 Careful: There are some (weak) regularity conditions that must be satis ed; normality can break down (but usually does not) 67

68 Simulation [b4.r]: Gratuituy example (from last semester): y t = 0:5 + 0:1 x t + u t satisfying all A-, B-, C-assumptions apart from B4 Distribution of error terms: f ut (u) = exp ( (u + 1)) 68

69 Since ^ appr N ; 2 X 0 X 1 we nd for single components ^k of ^ for k = 1; : : : ; K ^ k k SE(^k ) d! U N(0; 1) Con dence intervals and t-tests are asymptotically valid (use quantiles of N(0; 1) instead of t-distribution) F -tests are asymptotically valid (convergence to 2 -distribution) 69

70 Stochastic convergence and limit theorems Comvergence of real sequences: Let a 1 ; a 2 ; : : : be a sequence of real numbers De nition: The sequence fa n g n2n converges to its limit a, if for any (arbitrarily small) " > 0 there is a number N(") such that ja n aj < " for all n N(") Notation: lim n!1 a n = a or a n! a Examples: lim n!1 1=n = 0 lim n!1 h n 2 + n + 6 = 3n 2 2n + 2 i = 1=3 70

71 Graph of the convergent sequence (n 2 + n + 6)=(3n 2 2n + 2): 71

72 Questions: How can the idea of convergence be transferred to sequences of random variables? What is a sequence of random variables? What does convergence of sequences of random variables mean? Which sequences of random variables do we typically encounter in econometrics? 72

73 De nition: Let X 1 ; X 2 ; : : : be random variables X i :! R We call X 1 ; X 2 ; : : : a sequences of random variables X 1 ; X 2 ; : : : are (countably in nitely many) multivariate random variables Formally, this is a sequences of functions (not of real variables) 73

74 De nition: The sequence X 1 ; X 2 ; : : : converges almost surely (fast sicher) to a random variable X, if P n! : lim n!1 X n(!) = X(!) o = 1 Notation X n X n f:s:! X a:s:! X This kind of convergence is only of minor importance in econometrics 74

75 De nition: The sequences X 1 ; X 2 ; : : : converges in probability (nach Wahrscheinlichkeit) to a random variables X, if lim n!1 P (jx n Xj < ") = 1 Notation X n p! X plim X n = X This kind of convergence is very important in econometrics 75

76 Special case: Convergence in probability to a constant The sequence X 1 ; X 2 ; : : : converges in probability (nach Wahrscheinlichkeit) to a constant a, if lim n!1 P (jx n aj < ") = 1 Notation X n p! a plim X n = a In econometrics we usually need this kind of convergence in probability 76

77 De nition: The sequence X 1 ; X 2 ; : : : (with distribution functions F 1 ; F 2 ; : : :) converges in distribution, in law (nach Verteilung) to a random variable X (with distribution function F ), if lim n!1 F n(x) = F (x) for all x 2 R where F (x) is continuous Notation X n d! X Relation between types of convergence f:s: X n! X ) p X n! X ) d Xn! X 77

78 Limit theorems: laws of large numbers (LLN, Gesetze der großen Zahl); central limit theorems (CLT, zentrale Grenzwertsätze) Let X 1 ; X 2 ; : : : be a sequence of random variables De ne a new sequence X 1 ; X 2 ; : : : where X n = 1 n nx X i i=1 De ne another new sequence Z 1 ; Z 2 ; : : : where Z n = S n E(S n ) q V ar(s n ) with S n = nx X i i=1 78

79 Strong law of large numbers (SLLN) Let X 1 ; X 2 ; : : : be a sequence of independent random variables with i = E(X i ) < 1 and V ar(x i ) < 1 for i = 1; 2; : : : If P 1 k=1 V ar(x k )=k 2 < 1; then P lim n!1 X n 1 n 1 nx i i=1 1 A = 0A = 1 Special case: iid sequences, X n f:s:! 79

80 Weak law of large numbers (Chebyshev, WLLN) Let X 1 ; X 2 ; : : : be a sequence of independent random variables with i = E(X i ) < 1 and V ar(x i ) < c < 1 Then lim n!1 P X n 1 n nx i i=1 1 < " A = 1 Special case: iid sequences, plim X n = 80

81 Weak law of large numbers (Khinchin) Let X 1 ; X 2 ; : : : be a sequence of iid random variables with E(X i ) = Then lim n!1 P X n < " = 1 There are also laws of large numbers for stochastic processes, e.g. for martingale di erence sequences 81

82 The weak laws of large numbers can easily be generalized to the multivariate case, e.g. Khinchin: Let X 1 ; X 2 ; : : : be a sequences of iid random vectors with E(X i ) = For each component k = 1; : : : ; K lim n!1 P X nk k < " = 1 Notation plim X n = 82

83 Central limit theorem Let X 1 ; X 2 ; : : : be a sequence of random variables Consider the sequence of standardized cumulative sums Z n = S n E(S n ) q V ar(s n ) with S n = nx X i i=1 How is Z n distributed for n! 1? Impose only a few assumptions about the distribution of the X i s 83

84 Central limit theorem (Lindeberg-Levy) Let X 1 ; X 2 ; : : : be a sequence of iid random variables with E(X i ) = and V ar(x i ) = 2 < 1 Let F n (z) = P (Z n z) denote the distribution function of Z n Then lim n!1 F n(z) = Z z p exp 2 2 u2 du Convergence in distribution: Z n d! Z N(0; 1) 84

85 Central limit theorem (Liapunov) Let X 1 ; X 2 ; : : : be a sequence of independent random variables with E(X i ) = i, V ar(x i ) = 2 i < 1, and E(jX ij 2+ ) < 1 for (arbitrarily small) > 0 De ne c n = q Pni=1 2 i If lim n!1 1 c 2+ n nx i=1 1 E (jx i i j) 2+ A = 0; then Z n d! Z N(0; 1) 85

86 The heart of the central limit theorem: no single random variable must dominate the sum Each (X i i )= i is only a negligibly small contribution to the sum (S n E(S n ))=c n Frequent notation (in the iid case) appr S n N(n; n 2 ) appr X n N(; 2 =n) We can deal with the sum as if it is normally distributed (if n is large enough) 86

87 The central limit theorem also applies to empirical moments! Let k = E(X k ) denote the k-th (theoretical) moment of X The k-th empirical moment m k = 1 n nx Xi k i=1 is an estimator for k According to the CLT, m k is asymptotically normal if the variance of X k exists (i.e., the 2k-th moment 2k ) 87

88 The central limit theorem can easily be generalized to the multivariate case, e.g. Lindeberg-Levy: Let X 1 ; X 2 ; : : : be a sequence of iid random vectors with E(X i ) = and Cov(X i ) = Then p n X n d! Z N(0; ) Remark: In the univariate case we can also write p n( X n ) d! Z N(0; 2 ) 88

89 Further central limit theorems The assumptions about the sequence X 1 ; X 2 ; : : : can be weakened Central limit theorems for stochastic processes Central limit theorems for products of random variables Central limit theorems for maxima (extreme value theory) 89

90 Useful rules of calculus If plim X n = a and plim Y n = b, then plim(x n Y n ) = a b plim(x n Y n ) = ab plim Xn Y n = a ; if b 6= 0 b If a function g is continuous at a, then plim g (X n ) = g (a) 90

91 If Y n d! Z and h is a continuous function, then h (Y n ) d! h (Z) Cramér s theorem: If X n p! a and Yn d! Z, then X n + Y n d! a + Z X n Y n d! az Cramér s theorem is very useful if there are unknown parameters in the asymptotic distribution that can be estimated consistently (more on consistency later) 91

92 Example for Cramér s theorem: Let X 1 ; : : : ; X n be a random sample from X; we know that S 2 n = S 2 n = 1 n 1 n 1 nx i=1 nx i=1 Xi X 2 p! 2 Xi X 2 p! 2 Hence S n p! 1 and S n p! 1 92

93 According to the central limit theorem p X n n d! Z N (0; 1) Due to and =S n p! 1 we have p X n n = p X n n S n S n p X n d n! Z 1 = Z N (0; 1) S n Similarly for p n( X n )=S n 93

94 Multivariate version: According to the central limit theorem p n X n d! Z N (0; ) Due to ^ n = 1 n X Xi X n Xi X n 0 p! we can use the following approximation for large n; appr X n N ; ^ n (Careful: the notation is bad, but it helps the intuition) 94

95 Stochastic exogenous variables Assumption C1: The matrix X ist non-stochastic What happens if X is (at least partially) stochastic? We distinguish three cases: 1. X and u are stochastically independent 2. Contemporaneous uncorrelatedness: Cov(x kt ; u t ) = 0 for all t; k 3. X and u are contemporaneously correlated 95

96 Conditional expectation Let (X; Y ) be jointly continuous with density function f X;Y (x; y) Marginal distributions (marginal densities) f X (x) = f Y (y) = Z 1 Z 1 1 f X;Y (x; y)dy 1 f X;Y (x; y)dx Conditional density of X given Y = y f XjY =y (x) = f X;Y (x; y) f Y (y) 96

97 Conditional expectation (bedingter Erwartungswert) of X given Y = y E (XjY = y) = Z 1 1 xf XjY =y (x) dx Conditional expectation (bedingte Erwartung) of X given Y : E (XjY ) is a random variable realizing as E (XjY = y) if Y = y The conditional expectation E(XjY = y) is a real number (for given y) The conditional expectation E(XjY ) is a random variable 97

98 Useful rules for conditional expectations 1. Law of iterated expectations: E (E (XjY )) = E (X) 2. Independence: If X and Y are independent, then E (XjY ) = E (X) 3. Linearity: For a 1 ; a 2 2 R, E (a 1 X 1 + a 2 X 2 jy ) = a 1 E (X 1 jy ) + a 2 E (X 2 jy ) 4. The conditioned random variables can be treated like constants, E (f (X) g (Y ) jy ) = g (Y ) E (f (X) jy ) 98

99 Stochastic exogenous variables, case 1 Model y = X + u with X and u stochastically independent The estimators ^ and ^ 2 are unbiased and consistent (Estimated) covariance matrix of ^ Asymptotic normality: p T (^ ) N(0; 2 uq 1 XX ) Conclusion: If X and u are independent there are no problems 99

100 Stochastic exogenous variables, case 2 The error term and the exogenous variables are contemporaneously uncorrelated (but may be correlated over time) Typical case: lagged endogenous variables on the right hand side Unbiasedness is lost Consistency and asymptotic normality still hold Conclusion: If there is contemporaneous uncorrelatedness, there are hardly any problems if the sample is large enough 100

101 Stochastic exogenous variables, case 3 Contemporaneous correlation between error terms and exogenous variables Example: 101

102 Why might there be contemporaneous correlation? Errors-in-variables: Model: y t = + x t + e t Measurement: x t = x t + v t Simultaneous equation systems: c t = + y t + u t y t = c t + i t 102

103 Instrumental variables (IV estimation) Model y = X + u with contemporaneous correlation between X and u Instrumental variables: contemporaneously uncorrelated with u, but correlated with X Let Z denote the (T (L + 1))-matrix of instruments, and P = Z Z 0 Z 1 Z 0 103

104 The matrix P is symmetric and idempotent, P 0 P = P Number of columns L K (often L = K) Transformed model Py = PX + Pu The least squares estimators of the transformed model are called IV estimators ^ IV = X 0 P 0 PX 1 X 0 P 0 Py = X 0 PX 1 X 0 Py 104

105 If L = K then ^ IV = (X 0 Z(Z 0 Z) 1 Z 0 X) 1 X 0 Z(Z 0 Z) 1 Z 0 y = (Z 0 X) 1 (Z 0 Z)(X 0 Z) 1 X 0 Z(Z 0 Z) 1 Z 0 y = (Z 0 X) 1 Z 0 y Simple linear regression (L = K = 1) ^ IV = P (zt z) (y t y) P (zt z) (x t x) 105

106 Assumptions about Z Existing limit, plim Z0 Z T = lim T!1 E! Z0 Z T = Q ZZ with Q ZZ positive de nite Asymptotic correlation with exogenous variables plim Z0 X T = Q ZX; rang(q ZX ) = K

107 Asymptotic uncorrelatedness with error terms plim Z0 u T = lim T!1 E! Z0 u T = 0 107

108 IV estimators are consistent but not unbiased Hausman test (Hausman-Wu test): Hypotheses H 0 : plim X0 u T = 0 H 1 : plim X0 u T 6= 0 Test idea: Under H 0 both OLS and IV are consistent, under H 1 only IV is consistent If ^IV deviates too much from ^, reject H0 108

109 Test statistic: ^IV 0 ^ ^V(^ IV ) 1 ^IV ^V(^) ^ Asymptotic distribution under H 0 is 2 K, where K is the number of columns in Z that are not included in X 109

110 Multicollinearity Perfect vs imperfect multicollinearity Graphical illustration 110

111 Dynamic models Stochastic process: x 1 ; : : : ; x T Moment functions: E(x t ), V ar(x t ), Cov(x t ; x t+ ) (Weak) stationarity E(x t ) = V ar(x t ) = 2 x Cov(x t ; x t+ ) = Order of integration of a process, I(d) 111

112 Simplest dynamic model: lagged exogenous variables y t = + 0 x t + 1 x t 1 + : : : + K x t K + v t Interpretation of the parameters (short-term and long-term multiplier) Problems: many parameters Multicollinearity no precise estimation of individual components k 112

113 Note: The variance of the long-term multiplier may be small even if all components ^k have a large variance Functional form for 0 ; 1 ; : : : ; K Polynomial lags (Almon lags) geometric lags (Koyck lags) 113

114 Polynomial lags The k are a polynomial function of k Example: Quadratic function: for k = 0; : : : ; K k = k + 2 k 2 114

115 There are less than K parameters, since y t = + = + KX k=0 KX k=0 k x t k + v t k + 2 k 2 x t k + v t X K X K = + 0 x t k + 1 kx t k k=0 k=0 + 2 K X k=0 k 2 x t k + v t = + 0 x 1t + 1x 2t + 2x 3t + v t The validity of the linear restrictions can be tested 115

116 Geometric lags The k depend on k as follows, k = 0 k where 0 < < 1 It is possible to set K = 1 y t = + 0 x t + 1 x t x t 2 + : : : + v t = + 0 x t + 0 x t x t 2 + : : : + v t 116

117 Short-term multiplier: 0 Long-term multiplier: 1X k=0 k = 0 1X k=0 k =

118 Koyck transformation: y t = + 0 x t + 0 x t x t 2 + : : : + v t minus y t 1 = + 0 x t x t 2 + : : : + v t 1 yields y t y t 1 = ( ) + 0 x t + (v t v t 1 ) y t = x t + y t 1 + u t Estimation problematic since B3 and C1 are violated 118

119 Models with rational lag distribution y t = x t + 1 x t 1 + : : : + K x t K + 1 y t 1 + : : : + M y t M + u t Special case K = M = 1 y t = x t + x t 1 + y t 1 + u t From y t = x t + x t 1 + y t 1 + u t we nd y t y t 1 = x t + x t 1 + u t 119

120 Long-term (undisturbed) equilibrium y = x Error correction formulation with error (disequilibrium) term y t = 0 x t (1 ) e t 1 + u t e t 1 = y t x t 1 If x t and y t are both I (1), and if e t cointegrated 1 is I(0), then x t and y t are called 120

121 Estimation of error correction models (ECM) 1. Determine the order of integration of x t and y t 2. Estimate by OLS y t 1 = 0 1 and calculate the residuals ^e t x t 1 + e t 1 3. Determine the order of integration of ^e t 1 4. If there is cointegration, estimate y t = 0 x t (1 ) ^e t 1 + u t 121

122 Interdependent equation systems Illustration by a simple example Pharmacy company: Advertisement expenditures w t, quantity sold a t, price p t, advertising price (per page) q t Model equations a t = + 1 w t + 2 p t + u t w t = + 1 a t + 2 q t + v t Error terms satisfy all B-assumptions; further we assume Cov (u t ; v t ) = uv and Cov (u s ; v t ) = 0 for s 6= t 122

123 In the rst equation, u t and w t are correlated! Hence the OLS estimators are inconsistent Structural form vs reduced form From the structural form we derive the reduced form a t = + 1 w t + 2 p t + u t w t = + 1 a t + 2 q t + v t a t = p t + 3 q t + u t w t = p t + 6 q t + vt 123

124 Reduced form: all endogenous variables are on the left hand side, all exogenous are on the right hand side The equations of the reduced form can be estimated by the OLS method. From the estimated values ^ 1 ; : : : ; ^ 6 one obtains the following values ^; ^1 ; ^2 ; ^; ^1 ; ^2 The estimators ^; ^1 ; ^2 ; ^; ^1 ; ^2 are consistent It is not always possible to derive the structural parameters from the reduced form parameters (identi cation problem) 124

125 From the structural form a t = + 1 w t + 2 p t + u t w t = + 1 a t + v t one obtains the reduced form a t = p t + u t w t = p t + vt Five structural parameters but only for reduced parameters Sometimes there are more reduced parameters than structural parameters 125

126 Condition of indeterminacy _K = Number of the exogenous variables in the general model K = Number of the exogenous variables in the considered equation M = Number of the endogenous variables in the considered equation An equation is underidenti ed, if M 1 > _K K exactly identi ed, if M 1 = _K K overidenti ed, if M 1 < _K K M 1 is the number of the explanatory endogneous variables (on the right side); _K K is the number of the exogenous variables in the other equations 126

127 Estimation of an exactly or overidenti ed equation Two-stages LS method (2SLS) Idea: obtain instrumental variables from the reduced form Example for the 2SLS method In the system a t = + 1 w t + 2 p t + u t w t = + 1 a t + 2 q t + v t The second equation has to be estimated 127

128 First step: estimate by the LS and obtains ^a t = ^ 1 + ^ 2 p t + ^ 3 q t a t = p t + 3 q t + u t Second step: estimate by the LS w t = + 1^a t + 2 q t + v t The 2SLS estimators are consistent (IV-estimator) The standard errors have to be adjusted The properties of the estimators in nite samples are complicated 128

129 Interdipendent euquationsystems in matrix notation General representation Let M the number of equations in the system The endogenous variables are set in a (T M)-Matrix Y = [y 1 y 2 : : : y M ] The exogenous variables (and the intercept) are set in a (T _K)-Matrix X = [x 0 x 1 : : : x K ] 129

130 The m-th equation is y m = m x 0 + 1m x 1 + 2m x 2 + : : : + Km x K + 1m y 1 + : : : + m 1m y m 1 + m+1m y m+1 + : : : + Mm y M +u m Setting mm = 1, yields 1m y 1 + : : : + Mm y M + m x 0 + 1m x 1 + : : : + Km x K + u m = 0 Pile the coe cients in vectors m = ( 1m ; 2m ; : : : ; Mm ) 0 m = ( m ; 1m ; 2m ; : : : ; Km ) 0 130

131 Compact notation of the complete system Y 1 + X 1 + u 1 = 0 Y 2 + X 2 + u 2 = 0. Y M + X M + u M = 0 and accordingly Y + XB + U = 0 with dimensions! = [ 1 : : : M ] B = [ 1 : : : K ] U = [u 1 : : : u M ] 131

132 The noise terms u m, m = 1; : : : ; M, satisfy all B-assumptions Dependencies between noise terms of di erent equations are permitted Assumption E(u m u 0 m ) = 2 mi T für m = 1; : : : ; M E(u m u 0 n) = mn I T für m 6= n How could one write these asumptions in a compact notation for the matrix U? 132

133 Reduced form (all endogenous variables on the left side and all exogenous ones on the right side) From Y + XB + U = 0 follows Y 1 + XB 1 + U 1 = 0 and accordingly Y = X + V with = B 1 and V = U 1 133

134 The structural coe cients in and B are identi able only when their values can be distinctly deduced from Number of the coe cients: : _KM : M 2 M B : _KM So one needs (at least) M 2 M appropriate restrictions in and/or B In what follows zero-restrictions are assumed 134

135 Estimations of interdependent equationsystems Reduced form y 1 = X 1 + v 1. y M = X M + v M LS-estimation of one equation ^ m = (X 0 X) 1 X 0 y m LS-estimation of all equations ^ = (X 0 X) 1 X 0 Y 135

136 ILS-method: if equation m is exactly identi ed, one can derive the estimators of the structural coe cients from the matrix ^ If equation m is exactly or overidenti ed, one uses the 2SLS-method Resort and matrix partition h ym Y m Y m i m0 5 + X m + u m = 0 Y m : in equation m included endogenous variables; Y m : excluded variables 136

137 Equation m can be rewritten in this way y m = Y m m + X m + u m = h Y m X i " m m # + u m First step: estimate ^ = (X 0 X) 1 X 0 Y and accordingly partition ^ m c m c m = (X 0 X) 1 X 0 h y m Y m Y m i 137

138 The system of the endogenous variables are estimated by cy m = X c m Second step: substitute Y m through c Y m in y m = h Y m X i " m m # + u m 2SLS estimator 2 4 bzskq m ^ ZSKQ m 3 5 = " c 0 Y m X c Y m # 1 0 X c Y m X ym 138

139 The covariance matrix of the estimated vector is 2 4 bzskq m ^ ZSKQ m " c 0 ^ 2 Y c m X # 1 Y m X 3 5 with and NOT ^ 2 = 1 T ^ 2 = 1 T TX t=1 TX t=1 0 m Y m X i 2 4 bzskq m ^ ZSKQ m m c Y m X 2 4 bzskq m ^ ZSKQ m 312 5A 312 5A 139

1 The Multiple Regression Model: Freeing Up the Classical Assumptions

1 The Multiple Regression Model: Freeing Up the Classical Assumptions 1 The Multiple Regression Model: Freeing Up the Classical Assumptions Some or all of classical assumptions were crucial for many of the derivations of the previous chapters. Derivation of the OLS estimator

More information

Time Series Models and Inference. James L. Powell Department of Economics University of California, Berkeley

Time Series Models and Inference. James L. Powell Department of Economics University of California, Berkeley Time Series Models and Inference James L. Powell Department of Economics University of California, Berkeley Overview In contrast to the classical linear regression model, in which the components of the

More information

We begin by thinking about population relationships.

We begin by thinking about population relationships. Conditional Expectation Function (CEF) We begin by thinking about population relationships. CEF Decomposition Theorem: Given some outcome Y i and some covariates X i there is always a decomposition where

More information

x i = 1 yi 2 = 55 with N = 30. Use the above sample information to answer all the following questions. Show explicitly all formulas and calculations.

x i = 1 yi 2 = 55 with N = 30. Use the above sample information to answer all the following questions. Show explicitly all formulas and calculations. Exercises for the course of Econometrics Introduction 1. () A researcher is using data for a sample of 30 observations to investigate the relationship between some dependent variable y i and independent

More information

ECONOMETRICS FIELD EXAM Michigan State University May 9, 2008

ECONOMETRICS FIELD EXAM Michigan State University May 9, 2008 ECONOMETRICS FIELD EXAM Michigan State University May 9, 2008 Instructions: Answer all four (4) questions. Point totals for each question are given in parenthesis; there are 00 points possible. Within

More information

Econometrics Summary Algebraic and Statistical Preliminaries

Econometrics Summary Algebraic and Statistical Preliminaries Econometrics Summary Algebraic and Statistical Preliminaries Elasticity: The point elasticity of Y with respect to L is given by α = ( Y/ L)/(Y/L). The arc elasticity is given by ( Y/ L)/(Y/L), when L

More information

Panel Data. March 2, () Applied Economoetrics: Topic 6 March 2, / 43

Panel Data. March 2, () Applied Economoetrics: Topic 6 March 2, / 43 Panel Data March 2, 212 () Applied Economoetrics: Topic March 2, 212 1 / 43 Overview Many economic applications involve panel data. Panel data has both cross-sectional and time series aspects. Regression

More information

Christopher Dougherty London School of Economics and Political Science

Christopher Dougherty London School of Economics and Political Science Introduction to Econometrics FIFTH EDITION Christopher Dougherty London School of Economics and Political Science OXFORD UNIVERSITY PRESS Contents INTRODU CTION 1 Why study econometrics? 1 Aim of this

More information

1. The Multivariate Classical Linear Regression Model

1. The Multivariate Classical Linear Regression Model Business School, Brunel University MSc. EC550/5509 Modelling Financial Decisions and Markets/Introduction to Quantitative Methods Prof. Menelaos Karanasos (Room SS69, Tel. 08956584) Lecture Notes 5. The

More information

Introduction to Econometrics

Introduction to Econometrics Introduction to Econometrics T H I R D E D I T I O N Global Edition James H. Stock Harvard University Mark W. Watson Princeton University Boston Columbus Indianapolis New York San Francisco Upper Saddle

More information

Economics 241B Estimation with Instruments

Economics 241B Estimation with Instruments Economics 241B Estimation with Instruments Measurement Error Measurement error is de ned as the error resulting from the measurement of a variable. At some level, every variable is measured with error.

More information

Problem set 1 - Solutions

Problem set 1 - Solutions EMPIRICAL FINANCE AND FINANCIAL ECONOMETRICS - MODULE (8448) Problem set 1 - Solutions Exercise 1 -Solutions 1. The correct answer is (a). In fact, the process generating daily prices is usually assumed

More information

Freeing up the Classical Assumptions. () Introductory Econometrics: Topic 5 1 / 94

Freeing up the Classical Assumptions. () Introductory Econometrics: Topic 5 1 / 94 Freeing up the Classical Assumptions () Introductory Econometrics: Topic 5 1 / 94 The Multiple Regression Model: Freeing Up the Classical Assumptions Some or all of classical assumptions needed for derivations

More information

LECTURE 13: TIME SERIES I

LECTURE 13: TIME SERIES I 1 LECTURE 13: TIME SERIES I AUTOCORRELATION: Consider y = X + u where y is T 1, X is T K, is K 1 and u is T 1. We are using T and not N for sample size to emphasize that this is a time series. The natural

More information

G. S. Maddala Kajal Lahiri. WILEY A John Wiley and Sons, Ltd., Publication

G. S. Maddala Kajal Lahiri. WILEY A John Wiley and Sons, Ltd., Publication G. S. Maddala Kajal Lahiri WILEY A John Wiley and Sons, Ltd., Publication TEMT Foreword Preface to the Fourth Edition xvii xix Part I Introduction and the Linear Regression Model 1 CHAPTER 1 What is Econometrics?

More information

Linear Regression. Junhui Qian. October 27, 2014

Linear Regression. Junhui Qian. October 27, 2014 Linear Regression Junhui Qian October 27, 2014 Outline The Model Estimation Ordinary Least Square Method of Moments Maximum Likelihood Estimation Properties of OLS Estimator Unbiasedness Consistency Efficiency

More information

Notes on Time Series Modeling

Notes on Time Series Modeling Notes on Time Series Modeling Garey Ramey University of California, San Diego January 17 1 Stationary processes De nition A stochastic process is any set of random variables y t indexed by t T : fy t g

More information

Chapter 1. GMM: Basic Concepts

Chapter 1. GMM: Basic Concepts Chapter 1. GMM: Basic Concepts Contents 1 Motivating Examples 1 1.1 Instrumental variable estimator....................... 1 1.2 Estimating parameters in monetary policy rules.............. 2 1.3 Estimating

More information

Models, Testing, and Correction of Heteroskedasticity. James L. Powell Department of Economics University of California, Berkeley

Models, Testing, and Correction of Heteroskedasticity. James L. Powell Department of Economics University of California, Berkeley Models, Testing, and Correction of Heteroskedasticity James L. Powell Department of Economics University of California, Berkeley Aitken s GLS and Weighted LS The Generalized Classical Regression Model

More information

Intermediate Econometrics

Intermediate Econometrics Intermediate Econometrics Heteroskedasticity Text: Wooldridge, 8 July 17, 2011 Heteroskedasticity Assumption of homoskedasticity, Var(u i x i1,..., x ik ) = E(u 2 i x i1,..., x ik ) = σ 2. That is, the

More information

Econometrics. Week 4. Fall Institute of Economic Studies Faculty of Social Sciences Charles University in Prague

Econometrics. Week 4. Fall Institute of Economic Studies Faculty of Social Sciences Charles University in Prague Econometrics Week 4 Institute of Economic Studies Faculty of Social Sciences Charles University in Prague Fall 2012 1 / 23 Recommended Reading For the today Serial correlation and heteroskedasticity in

More information

A Course on Advanced Econometrics

A Course on Advanced Econometrics A Course on Advanced Econometrics Yongmiao Hong The Ernest S. Liu Professor of Economics & International Studies Cornell University Course Introduction: Modern economies are full of uncertainties and risk.

More information

1. You have data on years of work experience, EXPER, its square, EXPER2, years of education, EDUC, and the log of hourly wages, LWAGE

1. You have data on years of work experience, EXPER, its square, EXPER2, years of education, EDUC, and the log of hourly wages, LWAGE 1. You have data on years of work experience, EXPER, its square, EXPER, years of education, EDUC, and the log of hourly wages, LWAGE You estimate the following regressions: (1) LWAGE =.00 + 0.05*EDUC +

More information

Heteroskedasticity and Autocorrelation

Heteroskedasticity and Autocorrelation Lesson 7 Heteroskedasticity and Autocorrelation Pilar González and Susan Orbe Dpt. Applied Economics III (Econometrics and Statistics) Pilar González and Susan Orbe OCW 2014 Lesson 7. Heteroskedasticity

More information

LECTURE 2 LINEAR REGRESSION MODEL AND OLS

LECTURE 2 LINEAR REGRESSION MODEL AND OLS SEPTEMBER 29, 2014 LECTURE 2 LINEAR REGRESSION MODEL AND OLS Definitions A common question in econometrics is to study the effect of one group of variables X i, usually called the regressors, on another

More information

1 Regression with Time Series Variables

1 Regression with Time Series Variables 1 Regression with Time Series Variables With time series regression, Y might not only depend on X, but also lags of Y and lags of X Autoregressive Distributed lag (or ADL(p; q)) model has these features:

More information

1 A Non-technical Introduction to Regression

1 A Non-technical Introduction to Regression 1 A Non-technical Introduction to Regression Chapters 1 and Chapter 2 of the textbook are reviews of material you should know from your previous study (e.g. in your second year course). They cover, in

More information

Regression with time series

Regression with time series Regression with time series Class Notes Manuel Arellano February 22, 2018 1 Classical regression model with time series Model and assumptions The basic assumption is E y t x 1,, x T = E y t x t = x tβ

More information

plim W 0 " 1 N = 0 Prof. N. M. Kiefer, Econ 620, Cornell University, Lecture 16.

plim W 0  1 N = 0 Prof. N. M. Kiefer, Econ 620, Cornell University, Lecture 16. 1 Lecture 16: Estimation of Simultaneous Equations Models Consider y 1 = Y 2 + X 1 + " 1 which is an equation from a system. We can rewrite this at y 1 = Z +" 1 where Z = [Y 2 X 1 ] and = [ 0 0 ] 0. Note

More information

Economics 308: Econometrics Professor Moody

Economics 308: Econometrics Professor Moody Economics 308: Econometrics Professor Moody References on reserve: Text Moody, Basic Econometrics with Stata (BES) Pindyck and Rubinfeld, Econometric Models and Economic Forecasts (PR) Wooldridge, Jeffrey

More information

Using EViews Vox Principles of Econometrics, Third Edition

Using EViews Vox Principles of Econometrics, Third Edition Using EViews Vox Principles of Econometrics, Third Edition WILLIAM E. GRIFFITHS University of Melbourne R. CARTER HILL Louisiana State University GUAY С LIM University of Melbourne JOHN WILEY & SONS, INC

More information

Chapter 2. Dynamic panel data models

Chapter 2. Dynamic panel data models Chapter 2. Dynamic panel data models School of Economics and Management - University of Geneva Christophe Hurlin, Université of Orléans University of Orléans April 2018 C. Hurlin (University of Orléans)

More information

Econometrics - 30C00200

Econometrics - 30C00200 Econometrics - 30C00200 Lecture 11: Heteroskedasticity Antti Saastamoinen VATT Institute for Economic Research Fall 2015 30C00200 Lecture 11: Heteroskedasticity 12.10.2015 Aalto University School of Business

More information

Environmental Econometrics

Environmental Econometrics Environmental Econometrics Syngjoo Choi Fall 2008 Environmental Econometrics (GR03) Fall 2008 1 / 37 Syllabus I This is an introductory econometrics course which assumes no prior knowledge on econometrics;

More information

Linear Regression. y» F; Ey = + x Vary = ¾ 2. ) y = + x + u. Eu = 0 Varu = ¾ 2 Exu = 0:

Linear Regression. y» F; Ey = + x Vary = ¾ 2. ) y = + x + u. Eu = 0 Varu = ¾ 2 Exu = 0: Linear Regression 1 Single Explanatory Variable Assume (y is not necessarily normal) where Examples: y» F; Ey = + x Vary = ¾ 2 ) y = + x + u Eu = 0 Varu = ¾ 2 Exu = 0: 1. School performance as a function

More information

Economics 620, Lecture 13: Time Series I

Economics 620, Lecture 13: Time Series I Economics 620, Lecture 13: Time Series I Nicholas M. Kiefer Cornell University Professor N. M. Kiefer (Cornell University) Lecture 13: Time Series I 1 / 19 AUTOCORRELATION Consider y = X + u where y is

More information

Testing for Regime Switching: A Comment

Testing for Regime Switching: A Comment Testing for Regime Switching: A Comment Andrew V. Carter Department of Statistics University of California, Santa Barbara Douglas G. Steigerwald Department of Economics University of California Santa Barbara

More information

PANEL DATA RANDOM AND FIXED EFFECTS MODEL. Professor Menelaos Karanasos. December Panel Data (Institute) PANEL DATA December / 1

PANEL DATA RANDOM AND FIXED EFFECTS MODEL. Professor Menelaos Karanasos. December Panel Data (Institute) PANEL DATA December / 1 PANEL DATA RANDOM AND FIXED EFFECTS MODEL Professor Menelaos Karanasos December 2011 PANEL DATA Notation y it is the value of the dependent variable for cross-section unit i at time t where i = 1,...,

More information

Chapter 6: Endogeneity and Instrumental Variables (IV) estimator

Chapter 6: Endogeneity and Instrumental Variables (IV) estimator Chapter 6: Endogeneity and Instrumental Variables (IV) estimator Advanced Econometrics - HEC Lausanne Christophe Hurlin University of Orléans December 15, 2013 Christophe Hurlin (University of Orléans)

More information

GMM-based inference in the AR(1) panel data model for parameter values where local identi cation fails

GMM-based inference in the AR(1) panel data model for parameter values where local identi cation fails GMM-based inference in the AR() panel data model for parameter values where local identi cation fails Edith Madsen entre for Applied Microeconometrics (AM) Department of Economics, University of openhagen,

More information

Introduction to Eco n o m et rics

Introduction to Eco n o m et rics 2008 AGI-Information Management Consultants May be used for personal purporses only or by libraries associated to dandelon.com network. Introduction to Eco n o m et rics Third Edition G.S. Maddala Formerly

More information

Econometrics Master in Business and Quantitative Methods

Econometrics Master in Business and Quantitative Methods Econometrics Master in Business and Quantitative Methods Helena Veiga Universidad Carlos III de Madrid Models with discrete dependent variables and applications of panel data methods in all fields of economics

More information

1 Correlation between an independent variable and the error

1 Correlation between an independent variable and the error Chapter 7 outline, Econometrics Instrumental variables and model estimation 1 Correlation between an independent variable and the error Recall that one of the assumptions that we make when proving the

More information

Basic econometrics. Tutorial 3. Dipl.Kfm. Johannes Metzler

Basic econometrics. Tutorial 3. Dipl.Kfm. Johannes Metzler Basic econometrics Tutorial 3 Dipl.Kfm. Introduction Some of you were asking about material to revise/prepare econometrics fundamentals. First of all, be aware that I will not be too technical, only as

More information

INTRODUCTORY REGRESSION ANALYSIS

INTRODUCTORY REGRESSION ANALYSIS ;»»>? INTRODUCTORY REGRESSION ANALYSIS With Computer Application for Business and Economics Allen Webster Routledge Taylor & Francis Croup NEW YORK AND LONDON TABLE OF CONTENT IN DETAIL INTRODUCTORY REGRESSION

More information

Econometrics Honor s Exam Review Session. Spring 2012 Eunice Han

Econometrics Honor s Exam Review Session. Spring 2012 Eunice Han Econometrics Honor s Exam Review Session Spring 2012 Eunice Han Topics 1. OLS The Assumptions Omitted Variable Bias Conditional Mean Independence Hypothesis Testing and Confidence Intervals Homoskedasticity

More information

Lecture Notes on Measurement Error

Lecture Notes on Measurement Error Steve Pischke Spring 2000 Lecture Notes on Measurement Error These notes summarize a variety of simple results on measurement error which I nd useful. They also provide some references where more complete

More information

ECONOMETRICS HONOR S EXAM REVIEW SESSION

ECONOMETRICS HONOR S EXAM REVIEW SESSION ECONOMETRICS HONOR S EXAM REVIEW SESSION Eunice Han ehan@fas.harvard.edu March 26 th, 2013 Harvard University Information 2 Exam: April 3 rd 3-6pm @ Emerson 105 Bring a calculator and extra pens. Notes

More information

Speci cation of Conditional Expectation Functions

Speci cation of Conditional Expectation Functions Speci cation of Conditional Expectation Functions Econometrics Douglas G. Steigerwald UC Santa Barbara D. Steigerwald (UCSB) Specifying Expectation Functions 1 / 24 Overview Reference: B. Hansen Econometrics

More information

Econometrics Midterm Examination Answers

Econometrics Midterm Examination Answers Econometrics Midterm Examination Answers March 4, 204. Question (35 points) Answer the following short questions. (i) De ne what is an unbiased estimator. Show that X is an unbiased estimator for E(X i

More information

388 Index Differencing test ,232 Distributed lags , 147 arithmetic lag.

388 Index Differencing test ,232 Distributed lags , 147 arithmetic lag. INDEX Aggregation... 104 Almon lag... 135-140,149 AR(1) process... 114-130,240,246,324-325,366,370,374 ARCH... 376-379 ARlMA... 365 Asymptotically unbiased... 13,50 Autocorrelation... 113-130, 142-150,324-325,365-369

More information

Linear Regression with Time Series Data

Linear Regression with Time Series Data Econometrics 2 Linear Regression with Time Series Data Heino Bohn Nielsen 1of21 Outline (1) The linear regression model, identification and estimation. (2) Assumptions and results: (a) Consistency. (b)

More information

A Guide to Modern Econometric:

A Guide to Modern Econometric: A Guide to Modern Econometric: 4th edition Marno Verbeek Rotterdam School of Management, Erasmus University, Rotterdam B 379887 )WILEY A John Wiley & Sons, Ltd., Publication Contents Preface xiii 1 Introduction

More information

LECTURE 11. Introduction to Econometrics. Autocorrelation

LECTURE 11. Introduction to Econometrics. Autocorrelation LECTURE 11 Introduction to Econometrics Autocorrelation November 29, 2016 1 / 24 ON PREVIOUS LECTURES We discussed the specification of a regression equation Specification consists of choosing: 1. correct

More information

11. Bootstrap Methods

11. Bootstrap Methods 11. Bootstrap Methods c A. Colin Cameron & Pravin K. Trivedi 2006 These transparencies were prepared in 20043. They can be used as an adjunct to Chapter 11 of our subsequent book Microeconometrics: Methods

More information

GMM estimation of spatial panels

GMM estimation of spatial panels MRA Munich ersonal ReEc Archive GMM estimation of spatial panels Francesco Moscone and Elisa Tosetti Brunel University 7. April 009 Online at http://mpra.ub.uni-muenchen.de/637/ MRA aper No. 637, posted

More information

Economics 620, Lecture 14: Lags and Dynamics

Economics 620, Lecture 14: Lags and Dynamics Economics 620, Lecture 14: Lags and Dynamics Nicholas M. Kiefer Cornell University Professor N. M. Kiefer (Cornell University) Lecture 14: Lags and Dynamics 1 / 15 Modern time-series analysis does not

More information

ECONOMET RICS P RELIM EXAM August 24, 2010 Department of Economics, Michigan State University

ECONOMET RICS P RELIM EXAM August 24, 2010 Department of Economics, Michigan State University ECONOMET RICS P RELIM EXAM August 24, 2010 Department of Economics, Michigan State University Instructions: Answer all four (4) questions. Be sure to show your work or provide su cient justi cation for

More information

Econometric Methods. Prediction / Violation of A-Assumptions. Burcu Erdogan. Universität Trier WS 2011/2012

Econometric Methods. Prediction / Violation of A-Assumptions. Burcu Erdogan. Universität Trier WS 2011/2012 Econometric Methods Prediction / Violation of A-Assumptions Burcu Erdogan Universität Trier WS 2011/2012 (Universität Trier) Econometric Methods 30.11.2011 1 / 42 Moving on to... 1 Prediction 2 Violation

More information

AUTOCORRELATION. Phung Thanh Binh

AUTOCORRELATION. Phung Thanh Binh AUTOCORRELATION Phung Thanh Binh OUTLINE Time series Gauss-Markov conditions The nature of autocorrelation Causes of autocorrelation Consequences of autocorrelation Detecting autocorrelation Remedial measures

More information

Making sense of Econometrics: Basics

Making sense of Econometrics: Basics Making sense of Econometrics: Basics Lecture 4: Qualitative influences and Heteroskedasticity Egypt Scholars Economic Society November 1, 2014 Assignment & feedback enter classroom at http://b.socrative.com/login/student/

More information

Ch.10 Autocorrelated Disturbances (June 15, 2016)

Ch.10 Autocorrelated Disturbances (June 15, 2016) Ch10 Autocorrelated Disturbances (June 15, 2016) In a time-series linear regression model setting, Y t = x tβ + u t, t = 1, 2,, T, (10-1) a common problem is autocorrelation, or serial correlation of the

More information

Panel Data Models. Chapter 5. Financial Econometrics. Michael Hauser WS17/18 1 / 63

Panel Data Models. Chapter 5. Financial Econometrics. Michael Hauser WS17/18 1 / 63 1 / 63 Panel Data Models Chapter 5 Financial Econometrics Michael Hauser WS17/18 2 / 63 Content Data structures: Times series, cross sectional, panel data, pooled data Static linear panel data models:

More information

Least Squares Estimation-Finite-Sample Properties

Least Squares Estimation-Finite-Sample Properties Least Squares Estimation-Finite-Sample Properties Ping Yu School of Economics and Finance The University of Hong Kong Ping Yu (HKU) Finite-Sample 1 / 29 Terminology and Assumptions 1 Terminology and Assumptions

More information

EC212: Introduction to Econometrics Review Materials (Wooldridge, Appendix)

EC212: Introduction to Econometrics Review Materials (Wooldridge, Appendix) 1 EC212: Introduction to Econometrics Review Materials (Wooldridge, Appendix) Taisuke Otsu London School of Economics Summer 2018 A.1. Summation operator (Wooldridge, App. A.1) 2 3 Summation operator For

More information

Recent Advances in the Field of Trade Theory and Policy Analysis Using Micro-Level Data

Recent Advances in the Field of Trade Theory and Policy Analysis Using Micro-Level Data Recent Advances in the Field of Trade Theory and Policy Analysis Using Micro-Level Data July 2012 Bangkok, Thailand Cosimo Beverelli (World Trade Organization) 1 Content a) Classical regression model b)

More information

Strength and weakness of instruments in IV and GMM estimation of dynamic panel data models

Strength and weakness of instruments in IV and GMM estimation of dynamic panel data models Strength and weakness of instruments in IV and GMM estimation of dynamic panel data models Jan F. Kiviet (University of Amsterdam & Tinbergen Institute) preliminary version: January 2009 JEL-code: C3;

More information

Spatial Regression. 3. Review - OLS and 2SLS. Luc Anselin. Copyright 2017 by Luc Anselin, All Rights Reserved

Spatial Regression. 3. Review - OLS and 2SLS. Luc Anselin.   Copyright 2017 by Luc Anselin, All Rights Reserved Spatial Regression 3. Review - OLS and 2SLS Luc Anselin http://spatial.uchicago.edu OLS estimation (recap) non-spatial regression diagnostics endogeneity - IV and 2SLS OLS Estimation (recap) Linear Regression

More information

Contents. Part I Statistical Background and Basic Data Handling 5. List of Figures List of Tables xix

Contents. Part I Statistical Background and Basic Data Handling 5. List of Figures List of Tables xix Contents List of Figures List of Tables xix Preface Acknowledgements 1 Introduction 1 What is econometrics? 2 The stages of applied econometric work 2 Part I Statistical Background and Basic Data Handling

More information

Lecture 4: Linear panel models

Lecture 4: Linear panel models Lecture 4: Linear panel models Luc Behaghel PSE February 2009 Luc Behaghel (PSE) Lecture 4 February 2009 1 / 47 Introduction Panel = repeated observations of the same individuals (e.g., rms, workers, countries)

More information

Föreläsning /31

Föreläsning /31 1/31 Föreläsning 10 090420 Chapter 13 Econometric Modeling: Model Speci cation and Diagnostic testing 2/31 Types of speci cation errors Consider the following models: Y i = β 1 + β 2 X i + β 3 X 2 i +

More information

Outline. Nature of the Problem. Nature of the Problem. Basic Econometrics in Transportation. Autocorrelation

Outline. Nature of the Problem. Nature of the Problem. Basic Econometrics in Transportation. Autocorrelation 1/30 Outline Basic Econometrics in Transportation Autocorrelation Amir Samimi What is the nature of autocorrelation? What are the theoretical and practical consequences of autocorrelation? Since the assumption

More information

ECON 4230 Intermediate Econometric Theory Exam

ECON 4230 Intermediate Econometric Theory Exam ECON 4230 Intermediate Econometric Theory Exam Multiple Choice (20 pts). Circle the best answer. 1. The Classical assumption of mean zero errors is satisfied if the regression model a) is linear in the

More information

Notes on Generalized Method of Moments Estimation

Notes on Generalized Method of Moments Estimation Notes on Generalized Method of Moments Estimation c Bronwyn H. Hall March 1996 (revised February 1999) 1. Introduction These notes are a non-technical introduction to the method of estimation popularized

More information

Microeconometrics: Clustering. Ethan Kaplan

Microeconometrics: Clustering. Ethan Kaplan Microeconometrics: Clustering Ethan Kaplan Gauss Markov ssumptions OLS is minimum variance unbiased (MVUE) if Linear Model: Y i = X i + i E ( i jx i ) = V ( i jx i ) = 2 < cov i ; j = Normally distributed

More information

Birkbeck Working Papers in Economics & Finance

Birkbeck Working Papers in Economics & Finance ISSN 1745-8587 Birkbeck Working Papers in Economics & Finance Department of Economics, Mathematics and Statistics BWPEF 1809 A Note on Specification Testing in Some Structural Regression Models Walter

More information

Multiple Regression. Peerapat Wongchaiwat, Ph.D.

Multiple Regression. Peerapat Wongchaiwat, Ph.D. Peerapat Wongchaiwat, Ph.D. wongchaiwat@hotmail.com The Multiple Regression Model Examine the linear relationship between 1 dependent (Y) & 2 or more independent variables (X i ) Multiple Regression Model

More information

Lecture Notes Part 7: Systems of Equations

Lecture Notes Part 7: Systems of Equations 17.874 Lecture Notes Part 7: Systems of Equations 7. Systems of Equations Many important social science problems are more structured than a single relationship or function. Markets, game theoretic models,

More information

An estimate of the long-run covariance matrix, Ω, is necessary to calculate asymptotic

An estimate of the long-run covariance matrix, Ω, is necessary to calculate asymptotic Chapter 6 ESTIMATION OF THE LONG-RUN COVARIANCE MATRIX An estimate of the long-run covariance matrix, Ω, is necessary to calculate asymptotic standard errors for the OLS and linear IV estimators presented

More information

ECONOMETRICS. Bruce E. Hansen. c2000, 2001, 2002, 2003, University of Wisconsin

ECONOMETRICS. Bruce E. Hansen. c2000, 2001, 2002, 2003, University of Wisconsin ECONOMETRICS Bruce E. Hansen c2000, 200, 2002, 2003, 2004 University of Wisconsin www.ssc.wisc.edu/~bhansen Revised: January 2004 Comments Welcome This manuscript may be printed and reproduced for individual

More information

WISE International Masters

WISE International Masters WISE International Masters ECONOMETRICS Instructor: Brett Graham INSTRUCTIONS TO STUDENTS 1 The time allowed for this examination paper is 2 hours. 2 This examination paper contains 32 questions. You are

More information

Econometrics. Week 8. Fall Institute of Economic Studies Faculty of Social Sciences Charles University in Prague

Econometrics. Week 8. Fall Institute of Economic Studies Faculty of Social Sciences Charles University in Prague Econometrics Week 8 Institute of Economic Studies Faculty of Social Sciences Charles University in Prague Fall 2012 1 / 25 Recommended Reading For the today Instrumental Variables Estimation and Two Stage

More information

Economics Introduction to Econometrics - Fall 2007 Final Exam - Answers

Economics Introduction to Econometrics - Fall 2007 Final Exam - Answers Student Name: Economics 4818 - Introduction to Econometrics - Fall 2007 Final Exam - Answers SHOW ALL WORK! Evaluation: Problems: 3, 4C, 5C and 5F are worth 4 points. All other questions are worth 3 points.

More information

Econ 510 B. Brown Spring 2014 Final Exam Answers

Econ 510 B. Brown Spring 2014 Final Exam Answers Econ 510 B. Brown Spring 2014 Final Exam Answers Answer five of the following questions. You must answer question 7. The question are weighted equally. You have 2.5 hours. You may use a calculator. Brevity

More information

the error term could vary over the observations, in ways that are related

the error term could vary over the observations, in ways that are related Heteroskedasticity We now consider the implications of relaxing the assumption that the conditional variance Var(u i x i ) = σ 2 is common to all observations i = 1,..., n In many applications, we may

More information

Answer all questions from part I. Answer two question from part II.a, and one question from part II.b.

Answer all questions from part I. Answer two question from part II.a, and one question from part II.b. B203: Quantitative Methods Answer all questions from part I. Answer two question from part II.a, and one question from part II.b. Part I: Compulsory Questions. Answer all questions. Each question carries

More information

Model Mis-specification

Model Mis-specification Model Mis-specification Carlo Favero Favero () Model Mis-specification 1 / 28 Model Mis-specification Each specification can be interpreted of the result of a reduction process, what happens if the reduction

More information

Regression and Statistical Inference

Regression and Statistical Inference Regression and Statistical Inference Walid Mnif wmnif@uwo.ca Department of Applied Mathematics The University of Western Ontario, London, Canada 1 Elements of Probability 2 Elements of Probability CDF&PDF

More information

7 Introduction to Time Series Time Series vs. Cross-Sectional Data Detrending Time Series... 15

7 Introduction to Time Series Time Series vs. Cross-Sectional Data Detrending Time Series... 15 Econ 495 - Econometric Review 1 Contents 7 Introduction to Time Series 3 7.1 Time Series vs. Cross-Sectional Data............ 3 7.2 Detrending Time Series................... 15 7.3 Types of Stochastic

More information

Problem Set #6: OLS. Economics 835: Econometrics. Fall 2012

Problem Set #6: OLS. Economics 835: Econometrics. Fall 2012 Problem Set #6: OLS Economics 835: Econometrics Fall 202 A preliminary result Suppose we have a random sample of size n on the scalar random variables (x, y) with finite means, variances, and covariance.

More information

Applied Quantitative Methods II

Applied Quantitative Methods II Applied Quantitative Methods II Lecture 4: OLS and Statistics revision Klára Kaĺıšková Klára Kaĺıšková AQM II - Lecture 4 VŠE, SS 2016/17 1 / 68 Outline 1 Econometric analysis Properties of an estimator

More information

13. Time Series Analysis: Asymptotics Weakly Dependent and Random Walk Process. Strict Exogeneity

13. Time Series Analysis: Asymptotics Weakly Dependent and Random Walk Process. Strict Exogeneity Outline: Further Issues in Using OLS with Time Series Data 13. Time Series Analysis: Asymptotics Weakly Dependent and Random Walk Process I. Stationary and Weakly Dependent Time Series III. Highly Persistent

More information

Notes on Asymptotic Theory: Convergence in Probability and Distribution Introduction to Econometric Theory Econ. 770

Notes on Asymptotic Theory: Convergence in Probability and Distribution Introduction to Econometric Theory Econ. 770 Notes on Asymptotic Theory: Convergence in Probability and Distribution Introduction to Econometric Theory Econ. 770 Jonathan B. Hill Dept. of Economics University of North Carolina - Chapel Hill November

More information

Simultaneous Equation Models Learning Objectives Introduction Introduction (2) Introduction (3) Solving the Model structural equations

Simultaneous Equation Models Learning Objectives Introduction Introduction (2) Introduction (3) Solving the Model structural equations Simultaneous Equation Models. Introduction: basic definitions 2. Consequences of ignoring simultaneity 3. The identification problem 4. Estimation of simultaneous equation models 5. Example: IS LM model

More information

1 Appendix A: Matrix Algebra

1 Appendix A: Matrix Algebra Appendix A: Matrix Algebra. Definitions Matrix A =[ ]=[A] Symmetric matrix: = for all and Diagonal matrix: 6=0if = but =0if 6= Scalar matrix: the diagonal matrix of = Identity matrix: the scalar matrix

More information

Testing Linear Restrictions: cont.

Testing Linear Restrictions: cont. Testing Linear Restrictions: cont. The F-statistic is closely connected with the R of the regression. In fact, if we are testing q linear restriction, can write the F-stastic as F = (R u R r)=q ( R u)=(n

More information

PhD/MA Econometrics Examination. January, 2015 PART A. (Answer any TWO from Part A)

PhD/MA Econometrics Examination. January, 2015 PART A. (Answer any TWO from Part A) PhD/MA Econometrics Examination January, 2015 Total Time: 8 hours MA students are required to answer from A and B. PhD students are required to answer from A, B, and C. PART A (Answer any TWO from Part

More information

Markov-Switching Models with Endogenous Explanatory Variables. Chang-Jin Kim 1

Markov-Switching Models with Endogenous Explanatory Variables. Chang-Jin Kim 1 Markov-Switching Models with Endogenous Explanatory Variables by Chang-Jin Kim 1 Dept. of Economics, Korea University and Dept. of Economics, University of Washington First draft: August, 2002 This version:

More information

ECON3327: Financial Econometrics, Spring 2016

ECON3327: Financial Econometrics, Spring 2016 ECON3327: Financial Econometrics, Spring 2016 Wooldridge, Introductory Econometrics (5th ed, 2012) Chapter 11: OLS with time series data Stationary and weakly dependent time series The notion of a stationary

More information

Homoskedasticity. Var (u X) = σ 2. (23)

Homoskedasticity. Var (u X) = σ 2. (23) Homoskedasticity How big is the difference between the OLS estimator and the true parameter? To answer this question, we make an additional assumption called homoskedasticity: Var (u X) = σ 2. (23) This

More information