Econometrics Master in Business and Quantitative Methods

Size: px
Start display at page:

Download "Econometrics Master in Business and Quantitative Methods"

Transcription

1 Econometrics Master in Business and Quantitative Methods Helena Veiga Universidad Carlos III de Madrid

2 Models with discrete dependent variables and applications of panel data methods in all fields of economics have become increasingly important. This course starts with a brief review of concepts previously carried out in other courses of the program and focuses afterwards mainly on the methodological and empirical issues concerning the analysis of cross section and panel data in the specific context of economic models. Selected topics in time series analysis, especially topics of importance for the panel data analysis of dynamic models, will also be discussed. On satisfactory completion of this course, students will be provided with a number of sophisticated econometric tools which are of use in advanced empirical research or professional work.

3 Chapter1. Endogeneity of Regressors 1.1 Stochastic regressors and the properties of OLS estimators 1.2 Measurement errors in the variables 1.3 Simultaneous equation bias 1.4 Instrumental variables 1.5 Testing for endogeneity Chapter 2. Models with Discrete Dependent Variables 2.1 Models for binary choice 2.2 Estimation and inference in binary choice models 2.3 Multinomial models 2.4 A Poisson model for count data

4 Chapter 3. Limited Dependent Variable Models 3.1 The truncated regression model 3.2 The censored regression model 3.3 Sample selection Chapter 4. Panel Data 4.1 Basic panel data models 4.2 Estimation and testing methods for random and fixed effect models 4.3 Limited dependent variable panel models

5 The final mark of the course is based on: A final exam (60%) Four problem sets that will require theoretical and computational work (compulsory) A project (30%). The project consists of reproducing some empirical results of a published paper or a student idea structured in a research paper An exercise done in class (10%)

6 C. Cameron and Trivedi, Microeconometrics, Cambridge University Press, F. Hayashi, Econometrics, Princeton University Press, J. Wooldridge, Econometric Analysis of Cross Section and Panel Data, MIT Press, M. Creel: Econometrics. Available at M. Arellano, Panel Data Econometrics, Oxford University Press, W.H. Greene, Econometric Analysis, Prentice-Hall, 2008.

7 1.1 Stochastic regressors and the properties of OLS estimators The stochastic setting is the appropriated one for the kinds of cross section and panel data sets collected for most econometric applications. For much of our classes we adopt a random sampling assumption. More precisely, we assume that: a population model has been specified and an independent, identically distributed (i.i.d.) sample can be drawn from the population. An important virtue of the random sampling assumption is that it allows us to separate the sampling assumption from the assumptions made on the population model.

8 Consider a linear model for cross section data, written for each observation i as: y i = X i β +u i i = 1,...,N where X i and β are 1 K and K 1 vectors, respectively. Some of the classical assumptions for this model are E(u i ) = 0 and Var(u i ) = σ 2 and often the u i are also assumed to be normally distributed. The problem with this statement is that it omits the most important consideration: What is assumed about the relationship between u i and X i? If the X i are taken as nonrandom then u i and X i are independent of one another.

9 In nonexperimental environments this assumption rules out too many situations of interest. Some important questions, such as efficiency comparisons across models with different explanatory variables, cannot even be asked in the context of fixed regressors. In a random sampling context, the u i are always independent and identically distributed, regardless of how they are related to the X i. Assuming that the population mean of the error is zero is without loss of generality when an intercept is included in the model. Thus, the statement The errors u i i = 1,...N are i.i.d. with E(u i ) = 0 and Var(u i ) = σ 2 is vacuous in a random sampling context. Viewing the X i as random draws along with y i forces us to think about the relationship between the error and the explanatory variables in the population.

10 For example, in the population model y = Xβ +u, is the expected value of u given X equal to zero? Is u correlated with one or more elements of X? Is the variance of u given X constant, or does it depend on X? These are the assumptions that are relevant for estimating β and for determining how to perform statistical inference. Therefore, consider formally that y = Xβ +u, where y is a n 1 vector, X is a n K matrix, β is a K 1 and u is n 1 vector.

11 The classical assumptions are: The relationship between the dependent variable y and the independent variable(s) X is linear E(u X) = 0 Var(u X) = σ 2 I The errors are uncorrelated such that Cov(u i,u j X) = 0 i j The regressors are stochastic and uncorrelated with the error term The rank of X is K < n

12 Figure :

13 Note that ˆβ = (X X) 1 X y. It is obtained from the minimization of the following problem min (y X β) (y X β) with β Θ and Θ is the space of the parameters. Are the OLS estimators BLUE (best linear unbiased estimators) under this new assumption that the regressors are stochastic? There are BLUE if they are unbiased, consistent and have the minimum variance in the class of linear and unbiased estimators.

14 Are the OLS estimators unbiased? The estimator ˆβ is unbiased if E(ˆβ) = β. Proof. [unbiasness of the OLS estimator] E(ˆβ X) = E ( (X X) 1 X y X ) = E ( (X X) 1 X (Xβ +u) X ) = β +(X X) 1 E(X u X) = β and by the law of iterated expectations (LIE) E X (E(ˆβ X)) = E(ˆβ) = β where E X indicates the expectation over the values of X.

15 The conditional covariance matrix of ˆβ is equal to Var(ˆβ X) = σ 2 (X X) 1 Proof. [conditional covariance matrix of the OLS estimator] [ ] Var(ˆβ X) = E (ˆβ β)(ˆβ β) X = E [ (X X) 1 X uu X(X X) 1 X) ] = (X X) 1 X E(uu X)X(X X) 1 = σ 2 (X X) 1.

16 The Var(ˆβ) = E X (Var(ˆβ X))+Var X (E(ˆβ X)). The second term is zero since E(ˆβ X) = β for all X, therefore Var(ˆβ) = E X ( σ 2 (X X) 1) = σ 2 E(X X) 1. The estimator ˆβ is efficient if it is the minimum variance estimator in the class of linear and unbiased estimators.

17 Theorem [GAUSS-MARKOV] For any vector of constants, w, the minimum variance linear unbiased estimator of w β in the classical regression model is w ˆβ, where ˆβ is the least squares estimator. Proof. Let β = Cy be another linear unbiased estimator of β, where C is a K n matrix equal to C = D+(X X) 1 X. If β is unbiased, E(Cy X) = E(CXβ +Cu X) = β, which implies that CX = I and the covariance matrix of β is Var( β X) = σ 2 CC.

18 Proof. [Cont.] Replacing C, Var( β X) = σ 2 [(D+(X X) 1 X )(D+(X X) 1 X ) ]. Note that since CX = I = DX+(X X) 1 (X X) this implies that DX = 0. Finally, Var( β X) = σ 2 DD +σ 2 (X X) 1 = Var(ˆβ X)+σ 2 DD.

19 The estimator ˆβ is consistent if it converges in probability to β, that is plimˆβ = β. Let x n be a random variable indexed by the size of the sample. Definition [Convergence in probability] x n converges in probability to c if lim n P ( x n c > ε) = 0 for any positive ε.

20 Theorem [Convergence in mean square] If x n has mean µ n and variance σn 2 such that the ordinary limits of µ n and σn 2 are c and 0, respectively, then x n converges in mean square to c and plim x n = c. Convergence in mean square implies that the distribution of x n collapses to a spike at plim x n. Moreover, according to the Chebyshev inequality any random variable satisfies the following inequality: P ( x n µ n > ε) σ2 n ε 2.

21 Taking the limits of µ n and σ 2 n in the previous expression, we see that if then lim n E(x n ) = c and lim n Var(x n ) = 0, plimx n = c Therefore, we can prove that ˆβ is consistent by proving that lim n E(ˆβ) = β and lim n Var(ˆβ) = 0.

22 Proof. Let ˆβ be equal to ˆβ ) 1 = β +( X X X u n n then ( ) 1 ( ) lim n E(ˆβ) = β +lim n E X X n limn E X u n = β +Q 1 0 = β, ) where Q = plim( X X n is a positive definite matrix and ( lim n Var(ˆβ) = lim n {E ( = Q 1 1 lim n E n ) X 1 ( X n E X uu X n 2 ) ) X uu X Q 1 = 0 n ( E ) } X 1 X n

23 Figure : Consistency 30 Kernel Density (beta=0.8, n=100) BETA_100

24 Figure : Consistency 30 Kernel Density (beta=0.8, n=1000) BETA_1000

25 Figure : Consistency 30 Kernel Density (beta=0.8, n=5000) BETA_5000

26 1.2 Measurement errors in the variables Measurement errors arise when we observe the variables of interest imperfectly that is: y = y +v v N(0,σv 2 I), (1) where y is the variable that we are interested in explaining and v is the measurement error or X = X +ε ε N(0,σ 2 εi), (2) where X is the independent variable matrix that we observe with error ε. We assume that the errors v and ε are independent of each other and independent of y and X.

27 All sorts of measurement problems can come into the data that must be used in our analyses. Aggregate statistics such as GDP are only estimates of their theoretical counterparts, Some variables, such as depreciation and the interest rate, do not even exist in an agreed-upon theory. There also may be no physical measure corresponding to the variable in our model, such as: intelligence and permanent income. Nonetheless, they all have appeared in regression models.

28 1.2.1 Measurement error in the dependent variable We begin with the case where the dependent variable is the only variable measured with error, that is, the dependent variable, y, is defined by equation 1 and the relation of interest is given by the following model: y = X β +u. However, since y is measured with error we can only estimate the following model: y v = X β +u y = X β +(u+v) = X β +w,

29 where w = u+v. Given the properties of the measurement errors we can show E(X w) = 0, which means that the regressors are not correlated with the error w and consequently, exits exogeneity. In this case, the OLS estimator is still BLUE.

30 1.2.2 Measurement error in the independent variables In this case the independent variables are measured with error, that is, the independent variables, X, are defined by equation 2 and the relation of interest is given by the following model: y = X β +u. Nevertheless, since X is measured with error we can only estimate the following model: y = (X ε)β +u y = Xβ +(u εβ) = = Xβ +r,

31 where r = u εβ. Note that ε is a matrix of dimension n K. For a single affected variable ε = 0 0 ε ε ε n 0. 0

32 In this case, the regressors are correlated with the new error r since E(X r) = E ( (X +ε) (u εβ) ) 0 which will affect the properties of the OLS estimators. In fact these estimators are going to be biased and inconsistent. Proof. [Inconsistency] ( ) 1 ( ) lim n E(ˆβ) = β +lim n E X X n limn E X r n = = β [Q +Σ εε ] 1 Σ εε β. where Q and Σ εε are positive definite matrices.

33 Proof. [Cont.] For the case that only a single variable is affected Σ εε = ( lim n Var(ˆβ) = lim n E = σ 2 ε ) X 1 ( X 1 limn E n n ) ( X rr X E n ) X 1 X n

34 Proof. [Cont.] Therefore, plim ˆβ = β [Q +Σ εε ] 1 Σ εε β, which means that ˆβ is inconsistent.

35 1.3 Simultaneous equation bias Consider the following example of a system of simultaneous equations: Demand equation: q d,t = α 1 p t +α 2 X t +ε d,t, Supply equation: q s,t = β 1 p t +ε s,t, Equilibrium equation: q d,t = q s,t = q t. Since the model is one of the joint determination of price and quantity, they are labeled jointly dependent or endogenous variables. Income X is assumed to be determined outside of the model, which makes it exogenous.

36 All three equations are needed to determine the equilibrium price and quantity, so the system is interdependent. Moreover, these equations are structural equations since they are derived from theory and in each equation we have endogenous variables that are explained by endogenous variables. Finally, since an equilibrium solution for price and quantity in terms of income and the disturbances is, indeed, implied, the system is said to be a complete system of equations. The completeness of the system requires that the number of equations equal the number of endogenous variables. As a general rule, it is not possible to estimate all the parameters of incomplete systems (although it may be possible to estimate some of them).

37 For simplicity, assume that ε d and ε s are well behaved, classical disturbances with E(ε d,t X t ) = E(ε s,t X t ) = 0, E(ε 2 d,t X t) = σ 2 d, E(ε2 s,t X t ) = σ 2 s, E(ε d,t ε s,t X t ) = 0 and E(ε d,t X t ) = E(ε s,t X t ) = 0

38 All variables are mutually uncorrelated with observations at different time periods. Price, quantity, and income are measured in logarithms in deviations from their sample means. Solving the equations for p and q in terms of X, and ε d and ε s produces the reduced form of the model p t = α 2X t β 1 α 1 + ε d,t ε s,t β 1 α 1 = π 1 X t +v 1,t, q t = β 1α 2 X t β 1 α 1 + β 1ε d,t α 1 ε s,t β 1 α 1 = π 2 X t +v 2,t.

39 The Cov(p t,ε d,t )=Cov(π 1 X t +v 1,t,ε d,t ) 0. Therefore, neither the demand nor the supply equation satisfies the assumptions of the classical regression model and the OLS estimators of the parameters of equations with endogenous variables on the right-hand side are inconsistent.

40 1.4 Instrumental variables Consider the model y i = βx i +u i, where X i is observed with error such that X i = X i +ε i ε i N(0,σ 2 ε ). Then, the model that we can estimate is y i = β(x i ε i )+u i = βx i +(u i βε i ) = βx i +r i

41 We know from before that in this situation the OLS estimator of β is inconsistent since E(X i r i ) 0 i = 1,...,n. Suppose, however, that there exists a variable Z such that Z is correlated with X, but not with r. For example, in surveys of families, income is notoriously badly reported, partly deliberately and partly because respondents often neglect some minor sources. Suppose, however, that one could determine the total amount of checks written by the head(s) of the household. It is quite likely that this Z would be highly correlated with income, but perhaps not significantly correlated with the error.

42 In a multiple regression framework, if only a single variable is measured with error, then the preceding can be applied to that variable and the remaining variables can serve as their own instruments. In this case Z will be a n K matrix Z = Z 1 X 21. X K1 Z 2 X 22. X K2 Z 3 X 23. X K3.... Z n X 2n. X Kn

43 satisfying the following assumptions: and plim Z X n 0 plim Z r n = 0. Then, the IV estimator of β, ˆβ IV = (Z X) 1 Z y is consistent.

44 Proof. plimˆβ IV = β +plim( Z X n = β +Q 1 ZX 0 = β, ) 1plim ( ) Z r n where Q ZX is a finite matrix of rank K.

45 Theorem (Central limit theorem) If x 1,...,x n are a random sample from any probability distribution with finite mean µ and finite variance σ 2 and x n = 1/n i x i, n( xn µ) d N(0,σ 2 ) Theorem (Lindberg-Levy central limit theorem) If x 1,...,x n are a random sample from a multivariate distribution with finite mean vector µ and finite positive definite covariance matrix, Q, then n( xn µ) d N(0,Q), where x n = 1 n i x i

46 Theorem (Lindberg-Feller central limit theorem) Suppose that x 1,...,x n are a sample of random vectors such that E(x i ) = µ Var(x i ) = Q i, and all third moments of the multivariate distribution are finite. let We assume that Q n = 1 Q i. n lim Q n = Q, n where Q is a positive definite matrix, and for every i, i

47 Theorem (cont.) ( ) 1Q ( ) 1Qi lim n Qn = lim Q i i = 0. n n The second assumption states that individual components of the sum must diminish in significance and the sum of matrices is nonsingular. Therefore, n( xn µ) d N(0,Q). i

48 The distribution of OLS Estimator Given the previous results we want to know the distribution of ( X ) X 1 ( 1 n(ˆβ β) = n )X u, (3) n ) 1 and since the plim( X X n = Q 1, the distribution of 3 is the same as that of ( 1 Q 1 n )X u. Thus, we must establish the distribution of ( 1 n )X u = n( w E( w)), where, in this case, E( w) = 0. For obtaining the distribution of n w, we use the Lindberg-Feller version of the limit theorem and

49 define w = 1 x i u i n as the average of n independent random vectors, with means zero and variances Var(x i u i ) = σ 2 E(x i x i ) = σ2 Q i. Therefore, the variance of n w is σ 2 Q n = σ 21 n (Q 1 +Q Q n ) = σ 21 n ( i E(x ) ix i ) = σ 2 E X X n i

50 As long as the sum is not dominated by any particular ) term, the regressors are well behaved and the plim( X X n = Q lim n σ2 E ( X ) X = σ 2 Q. n We may apply the Lindberg-Feller central limit theorem that says if The errors all have the same distribution; ) The elements of X are bounded and the plim( X X n = Q, then ( 1 n )X u d N(0,σ 2 Q). It follows that n(ˆβ β) = Q 1( 1 n )X u d N(0,σ 2 Q 1 ).

51 Definition (Asymptotic distribution) An asymptotic distribution is a distribution that is used to approximate the true finite sample distribution of a random variable. Extending this definition, if ˆθ is a estimator of the parameter vector θ, the asymptotic distribution is obtained from the limiting distribution: n(ˆθ θ) d N(0,V) and it is ˆθ a N (θ, 1n V ), where the asymptotic covariance matrix is denoted Asy.Var(ˆθ) = 1 n V.

52 Then the asymptotic distribution of ˆβ is ) ˆβ a N (β, σ2 n Q 1 Regarding the ˆβ IV ( Z ) X 1 1 n(ˆβiv β) = n Z r, n which converges in distribution to ) n(ˆβiv β) d N(0,σr 2 Q 1 ZX Q ZZQ 1 XZ.

53 In the case of simultaneous equation bias we use the most efficient IV estimator, the two stage least squares (2SLS). The system of simultaneous equations is Demand equation: q d,t = α 1 p t +α 2 X t +ε d,t, Supply equation: q s,t = β 1 p t +ε s,t, Equilibrium equation: q d,t = q s,t = q t. The first equation of the system can be written as a function of the equilibrium quantity as q t = α 1 p t +α 2 X t +ε d,t and can be estimated consistently by 2SLS replacing the variable that is causing endogeneity (p t ) by an instrument variable that is correlated with it but not with ε d,t.

54 The instrument is ˆp t obtained by estimating the reduced form of the system by OLS: q t = α 1ˆp t +α 2 X t +ε d,t, then we estimate the previous equation by OLS. The two steps consists of the 2SLS estimation.

55 1.5 Testing for endogeneity It might not be obvious that the regressors in the model are correlated with the disturbances or that the regressors are measured with error. If not, there would be some benefit from using the least squares estimator rather than the IV estimator. Consider a comparison of the two covariance matrices under the hypothesis that both are consistent, that is, assuming plim X r n = 0.

56 The difference between the asymptotic covariance matrices of the two estimators is ( ) AsyVar(ˆβ IV ) AsyVar(ˆβ) = σ2 plim (X Z)(Z Z) 1 (Z 1 ( X) n n σ 2 plim n [ ((X = σ2 plim n Z)(Z Z) 1 (Z X) ) ] 1 n (X X) 1 ) X 1 X n.

57 To compare the two matrices in the brackets, we can compare their inverses. The inverse of the first is X Z(Z Z) 1 Z X that is equal to X (I M z )X = X X X M z X. M z is equal to M z = I Z(Z Z) 1 Z and it is therefore a nonnegative definite matrix, which implies that X M z X is also. So, X Z(Z Z) 1 Z X is smaller than X X and consequently its inverse is larger. Under the null hypothesis, the asymptotic covariance matrix of the OLS estimator is never larger than that of the IV estimator. Thus, we have established that if OLS is consistent it is a preferred estimator.

58 The logic of Hausman s approach is as follows: Under the null hypothesis, we have two consistent estimators of β, ˆβ and ˆβ IV. Under the alternative hypothesis, only one of these, ˆβ IV, is consistent. The idea of the test is to examine d = ˆβ IV ˆβ. Note that under the null hypothesis, plim d = 0, whereas under the alternative, plim d 0. Therefore, we might test the hypothesis of endogeneity with a Wald statistic,

59 H = d (Est.Asy.Var(d)) 1 d and Asy Var(d) = Asy Var(ˆβ IV )+AsyVar(ˆβ) 2Asy Cov(ˆβ IV, ˆβ). According to Hausman: the covariance between an efficient estimator of a parameter vector, β, and its difference from an inefficient estimator of the same parameter vector is zero.

60 Therefore, Cov(ˆβ, ˆβ ˆβ IV ) = 0, which implies that Cov(ˆβ IV, ˆβ) = Var(ˆβ). So, Asy Var(d) = Asy Var(ˆβ IV ) Asy Var(ˆβ). Finally, the Hausman statistic becomes H = (ˆβ IV ˆβ) ( Est.Asy Var(ˆβ IV ) Est.Asy Var(ˆβ)) 1(ˆβIV ˆβ) d χ 2 (J).

61 An easy alternative to this statistic is the one proposed by Wu (1973). It consists in estimating the model y = Xβ + ˆXγ +u, and testing the significance of ˆX in the previous regression. Note that ˆX are the fitted values in regressions of the variables X on Z.

62 APPLICATION (GREEN): Consider a consumption function of the form C t = α+βy t +u t. It is estimated using 204 observations on aggregate U.S. consumption and disposable personal income. Suppose that there is a possibility of bias due to correlation between Y t and u t. Consider instrumental variables estimation using Y t 1 as the instrument for Y t, and, of course, the constant term is its own instrument. One observation is lost because of the lagged values, so the results are based on 203 quarterly observations. Estimate the model using the instrumental variables method and compare it with the OLS estimation Test for the possible endogeneity using the Hausman test (version Wu)

Instrumental Variables

Instrumental Variables Università di Pavia 2010 Instrumental Variables Eduardo Rossi Exogeneity Exogeneity Assumption: the explanatory variables which form the columns of X are exogenous. It implies that any randomness in the

More information

Econometrics I KS. Module 2: Multivariate Linear Regression. Alexander Ahammer. This version: April 16, 2018

Econometrics I KS. Module 2: Multivariate Linear Regression. Alexander Ahammer. This version: April 16, 2018 Econometrics I KS Module 2: Multivariate Linear Regression Alexander Ahammer Department of Economics Johannes Kepler University of Linz This version: April 16, 2018 Alexander Ahammer (JKU) Module 2: Multivariate

More information

Review of Classical Least Squares. James L. Powell Department of Economics University of California, Berkeley

Review of Classical Least Squares. James L. Powell Department of Economics University of California, Berkeley Review of Classical Least Squares James L. Powell Department of Economics University of California, Berkeley The Classical Linear Model The object of least squares regression methods is to model and estimate

More information

Problem Set # 1. Master in Business and Quantitative Methods

Problem Set # 1. Master in Business and Quantitative Methods Problem Set # 1 Master in Business and Quantitative Methods Contents 0.1 Problems on endogeneity of the regressors........... 2 0.2 Lab exercises on endogeneity of the regressors......... 4 1 0.1 Problems

More information

Økonomisk Kandidateksamen 2004 (I) Econometrics 2. Rettevejledning

Økonomisk Kandidateksamen 2004 (I) Econometrics 2. Rettevejledning Økonomisk Kandidateksamen 2004 (I) Econometrics 2 Rettevejledning This is a closed-book exam (uden hjælpemidler). Answer all questions! The group of questions 1 to 4 have equal weight. Within each group,

More information

Introductory Econometrics

Introductory Econometrics Based on the textbook by Wooldridge: : A Modern Approach Robert M. Kunst robert.kunst@univie.ac.at University of Vienna and Institute for Advanced Studies Vienna November 23, 2013 Outline Introduction

More information

Introduction to Econometrics Midterm Examination Fall 2005 Answer Key

Introduction to Econometrics Midterm Examination Fall 2005 Answer Key Introduction to Econometrics Midterm Examination Fall 2005 Answer Key Please answer all of the questions and show your work Clearly indicate your final answer to each question If you think a question is

More information

Dealing With Endogeneity

Dealing With Endogeneity Dealing With Endogeneity Junhui Qian December 22, 2014 Outline Introduction Instrumental Variable Instrumental Variable Estimation Two-Stage Least Square Estimation Panel Data Endogeneity in Econometrics

More information

Final Exam. Economics 835: Econometrics. Fall 2010

Final Exam. Economics 835: Econometrics. Fall 2010 Final Exam Economics 835: Econometrics Fall 2010 Please answer the question I ask - no more and no less - and remember that the correct answer is often short and simple. 1 Some short questions a) For each

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

Multivariate Regression Analysis

Multivariate Regression Analysis Matrices and vectors The model from the sample is: Y = Xβ +u with n individuals, l response variable, k regressors Y is a n 1 vector or a n l matrix with the notation Y T = (y 1,y 2,...,y n ) 1 x 11 x

More information

Introduction to Estimation Methods for Time Series models. Lecture 1

Introduction to Estimation Methods for Time Series models. Lecture 1 Introduction to Estimation Methods for Time Series models Lecture 1 Fulvio Corsi SNS Pisa Fulvio Corsi Introduction to Estimation () Methods for Time Series models Lecture 1 SNS Pisa 1 / 19 Estimation

More information

Instrumental Variables, Simultaneous and Systems of Equations

Instrumental Variables, Simultaneous and Systems of Equations Chapter 6 Instrumental Variables, Simultaneous and Systems of Equations 61 Instrumental variables In the linear regression model y i = x iβ + ε i (61) we have been assuming that bf x i and ε i are uncorrelated

More information

Review of Econometrics

Review of Econometrics Review of Econometrics Zheng Tian June 5th, 2017 1 The Essence of the OLS Estimation Multiple regression model involves the models as follows Y i = β 0 + β 1 X 1i + β 2 X 2i + + β k X ki + u i, i = 1,...,

More information

Advanced Quantitative Methods: ordinary least squares

Advanced Quantitative Methods: ordinary least squares Advanced Quantitative Methods: Ordinary Least Squares University College Dublin 31 January 2012 1 2 3 4 5 Terminology y is the dependent variable referred to also (by Greene) as a regressand X are the

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

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

Lecture: Simultaneous Equation Model (Wooldridge s Book Chapter 16)

Lecture: Simultaneous Equation Model (Wooldridge s Book Chapter 16) Lecture: Simultaneous Equation Model (Wooldridge s Book Chapter 16) 1 2 Model Consider a system of two regressions y 1 = β 1 y 2 + u 1 (1) y 2 = β 2 y 1 + u 2 (2) This is a simultaneous equation model

More information

An Introduction to Parameter Estimation

An Introduction to Parameter Estimation Introduction Introduction to Econometrics An Introduction to Parameter Estimation This document combines several important econometric foundations and corresponds to other documents such as the Introduction

More information

Applied Econometrics (MSc.) Lecture 3 Instrumental Variables

Applied Econometrics (MSc.) Lecture 3 Instrumental Variables Applied Econometrics (MSc.) Lecture 3 Instrumental Variables Estimation - Theory Department of Economics University of Gothenburg December 4, 2014 1/28 Why IV estimation? So far, in OLS, we assumed independence.

More information

1 Motivation for Instrumental Variable (IV) Regression

1 Motivation for Instrumental Variable (IV) Regression ECON 370: IV & 2SLS 1 Instrumental Variables Estimation and Two Stage Least Squares Econometric Methods, ECON 370 Let s get back to the thiking in terms of cross sectional (or pooled cross sectional) data

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

Wooldridge, Introductory Econometrics, 4th ed. Chapter 15: Instrumental variables and two stage least squares

Wooldridge, Introductory Econometrics, 4th ed. Chapter 15: Instrumental variables and two stage least squares Wooldridge, Introductory Econometrics, 4th ed. Chapter 15: Instrumental variables and two stage least squares Many economic models involve endogeneity: that is, a theoretical relationship does not fit

More information

Introductory Econometrics

Introductory Econometrics Based on the textbook by Wooldridge: : A Modern Approach Robert M. Kunst robert.kunst@univie.ac.at University of Vienna and Institute for Advanced Studies Vienna December 17, 2012 Outline Heteroskedasticity

More information

Financial Econometrics

Financial Econometrics Material : solution Class : Teacher(s) : zacharias psaradakis, marian vavra Example 1.1: Consider the linear regression model y Xβ + u, (1) where y is a (n 1) vector of observations on the dependent variable,

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

WISE MA/PhD Programs Econometrics Instructor: Brett Graham Spring Semester, Academic Year Exam Version: A

WISE MA/PhD Programs Econometrics Instructor: Brett Graham Spring Semester, Academic Year Exam Version: A WISE MA/PhD Programs Econometrics Instructor: Brett Graham Spring Semester, 2015-16 Academic Year Exam Version: A INSTRUCTIONS TO STUDENTS 1 The time allowed for this examination paper is 2 hours. 2 This

More information

Graduate Econometrics I: Asymptotic Theory

Graduate Econometrics I: Asymptotic Theory Graduate Econometrics I: Asymptotic Theory Yves Dominicy Université libre de Bruxelles Solvay Brussels School of Economics and Management ECARES Yves Dominicy Graduate Econometrics I: Asymptotic Theory

More information

Econometrics of Panel Data

Econometrics of Panel Data Econometrics of Panel Data Jakub Mućk Meeting # 1 Jakub Mućk Econometrics of Panel Data Meeting # 1 1 / 31 Outline 1 Course outline 2 Panel data Advantages of Panel Data Limitations of Panel Data 3 Pooled

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

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

Introductory Econometrics

Introductory Econometrics Based on the textbook by Wooldridge: : A Modern Approach Robert M. Kunst robert.kunst@univie.ac.at University of Vienna and Institute for Advanced Studies Vienna October 16, 2013 Outline Introduction Simple

More information

Linear models. Linear models are computationally convenient and remain widely used in. applied econometric research

Linear models. Linear models are computationally convenient and remain widely used in. applied econometric research Linear models Linear models are computationally convenient and remain widely used in applied econometric research Our main focus in these lectures will be on single equation linear models of the form y

More information

Econometric Analysis of Cross Section and Panel Data

Econometric Analysis of Cross Section and Panel Data Econometric Analysis of Cross Section and Panel Data Jeffrey M. Wooldridge / The MIT Press Cambridge, Massachusetts London, England Contents Preface Acknowledgments xvii xxiii I INTRODUCTION AND BACKGROUND

More information

08 Endogenous Right-Hand-Side Variables. Andrius Buteikis,

08 Endogenous Right-Hand-Side Variables. Andrius Buteikis, 08 Endogenous Right-Hand-Side Variables Andrius Buteikis, andrius.buteikis@mif.vu.lt http://web.vu.lt/mif/a.buteikis/ Introduction Consider a simple regression model: Y t = α + βx t + u t Under the classical

More information

Missing dependent variables in panel data models

Missing dependent variables in panel data models Missing dependent variables in panel data models Jason Abrevaya Abstract This paper considers estimation of a fixed-effects model in which the dependent variable may be missing. For cross-sectional units

More information

Economics 536 Lecture 7. Introduction to Specification Testing in Dynamic Econometric Models

Economics 536 Lecture 7. Introduction to Specification Testing in Dynamic Econometric Models University of Illinois Fall 2016 Department of Economics Roger Koenker Economics 536 Lecture 7 Introduction to Specification Testing in Dynamic Econometric Models In this lecture I want to briefly describe

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 Problem Set 11

Econometrics Problem Set 11 Econometrics Problem Set WISE, Xiamen University Spring 207 Conceptual Questions. (SW 2.) This question refers to the panel data regressions summarized in the following table: Dependent variable: ln(q

More information

Instrumental Variables

Instrumental Variables Università di Pavia 2010 Instrumental Variables Eduardo Rossi Exogeneity Exogeneity Assumption: the explanatory variables which form the columns of X are exogenous. It implies that any randomness in the

More information

Panel Data Models. James L. Powell Department of Economics University of California, Berkeley

Panel Data Models. James L. Powell Department of Economics University of California, Berkeley Panel Data Models James L. Powell Department of Economics University of California, Berkeley Overview Like Zellner s seemingly unrelated regression models, the dependent and explanatory variables for panel

More information

Peter Hoff Linear and multilinear models April 3, GLS for multivariate regression 5. 3 Covariance estimation for the GLM 8

Peter Hoff Linear and multilinear models April 3, GLS for multivariate regression 5. 3 Covariance estimation for the GLM 8 Contents 1 Linear model 1 2 GLS for multivariate regression 5 3 Covariance estimation for the GLM 8 4 Testing the GLH 11 A reference for some of this material can be found somewhere. 1 Linear model Recall

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

Repeated observations on the same cross-section of individual units. Important advantages relative to pure cross-section data

Repeated observations on the same cross-section of individual units. Important advantages relative to pure cross-section data Panel data Repeated observations on the same cross-section of individual units. Important advantages relative to pure cross-section data - possible to control for some unobserved heterogeneity - possible

More information

Simple Linear Regression: The Model

Simple Linear Regression: The Model Simple Linear Regression: The Model task: quantifying the effect of change X in X on Y, with some constant β 1 : Y = β 1 X, linear relationship between X and Y, however, relationship subject to a random

More information

Topic 7: HETEROSKEDASTICITY

Topic 7: HETEROSKEDASTICITY Universidad Carlos III de Madrid César Alonso ECONOMETRICS Topic 7: HETEROSKEDASTICITY Contents 1 Introduction 1 1.1 Examples............................. 1 2 The linear regression model with heteroskedasticity

More information

The regression model with one fixed regressor cont d

The regression model with one fixed regressor cont d The regression model with one fixed regressor cont d 3150/4150 Lecture 4 Ragnar Nymoen 27 January 2012 The model with transformed variables Regression with transformed variables I References HGL Ch 2.8

More information

Econometrics II - EXAM Answer each question in separate sheets in three hours

Econometrics II - EXAM Answer each question in separate sheets in three hours Econometrics II - EXAM Answer each question in separate sheets in three hours. Let u and u be jointly Gaussian and independent of z in all the equations. a Investigate the identification of the following

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

Econometrics. Andrés M. Alonso. Unit 1: Introduction: The regression model. Unit 2: Estimation principles. Unit 3: Hypothesis testing principles.

Econometrics. Andrés M. Alonso. Unit 1: Introduction: The regression model. Unit 2: Estimation principles. Unit 3: Hypothesis testing principles. Andrés M. Alonso andres.alonso@uc3m.es Unit 1: Introduction: The regression model. Unit 2: Estimation principles. Unit 3: Hypothesis testing principles. Unit 4: Heteroscedasticity in the regression model.

More information

Applied Microeconometrics (L5): Panel Data-Basics

Applied Microeconometrics (L5): Panel Data-Basics Applied Microeconometrics (L5): Panel Data-Basics Nicholas Giannakopoulos University of Patras Department of Economics ngias@upatras.gr November 10, 2015 Nicholas Giannakopoulos (UPatras) MSc Applied Economics

More information

Economic modelling and forecasting

Economic modelling and forecasting Economic modelling and forecasting 2-6 February 2015 Bank of England he generalised method of moments Ole Rummel Adviser, CCBS at the Bank of England ole.rummel@bankofengland.co.uk Outline Classical estimation

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

Lecture 1: OLS derivations and inference

Lecture 1: OLS derivations and inference Lecture 1: OLS derivations and inference Econometric Methods Warsaw School of Economics (1) OLS 1 / 43 Outline 1 Introduction Course information Econometrics: a reminder Preliminary data exploration 2

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

Simple Linear Regression Model & Introduction to. OLS Estimation

Simple Linear Regression Model & Introduction to. OLS Estimation Inside ECOOMICS Introduction to Econometrics Simple Linear Regression Model & Introduction to Introduction OLS Estimation We are interested in a model that explains a variable y in terms of other variables

More information

ECO375 Tutorial 8 Instrumental Variables

ECO375 Tutorial 8 Instrumental Variables ECO375 Tutorial 8 Instrumental Variables Matt Tudball University of Toronto Mississauga November 16, 2017 Matt Tudball (University of Toronto) ECO375H5 November 16, 2017 1 / 22 Review: Endogeneity Instrumental

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

Econometrics of Panel Data

Econometrics of Panel Data Econometrics of Panel Data Jakub Mućk Meeting # 6 Jakub Mućk Econometrics of Panel Data Meeting # 6 1 / 36 Outline 1 The First-Difference (FD) estimator 2 Dynamic panel data models 3 The Anderson and Hsiao

More information

Advanced Econometrics

Advanced Econometrics Based on the textbook by Verbeek: A Guide to Modern Econometrics Robert M. Kunst robert.kunst@univie.ac.at University of Vienna and Institute for Advanced Studies Vienna May 16, 2013 Outline Univariate

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

Advanced Econometrics I

Advanced Econometrics I Lecture Notes Autumn 2010 Dr. Getinet Haile, University of Mannheim 1. Introduction Introduction & CLRM, Autumn Term 2010 1 What is econometrics? Econometrics = economic statistics economic theory mathematics

More information

EMERGING MARKETS - Lecture 2: Methodology refresher

EMERGING MARKETS - Lecture 2: Methodology refresher EMERGING MARKETS - Lecture 2: Methodology refresher Maria Perrotta April 4, 2013 SITE http://www.hhs.se/site/pages/default.aspx My contact: maria.perrotta@hhs.se Aim of this class There are many different

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

Generalized Method of Moments: I. Chapter 9, R. Davidson and J.G. MacKinnon, Econometric Theory and Methods, 2004, Oxford.

Generalized Method of Moments: I. Chapter 9, R. Davidson and J.G. MacKinnon, Econometric Theory and Methods, 2004, Oxford. Generalized Method of Moments: I References Chapter 9, R. Davidson and J.G. MacKinnon, Econometric heory and Methods, 2004, Oxford. Chapter 5, B. E. Hansen, Econometrics, 2006. http://www.ssc.wisc.edu/~bhansen/notes/notes.htm

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

Non-linear panel data modeling

Non-linear panel data modeling Non-linear panel data modeling Laura Magazzini University of Verona laura.magazzini@univr.it http://dse.univr.it/magazzini May 2010 Laura Magazzini (@univr.it) Non-linear panel data modeling May 2010 1

More information

Multiple Linear Regression

Multiple Linear Regression Multiple Linear Regression Asymptotics Asymptotics Multiple Linear Regression: Assumptions Assumption MLR. (Linearity in parameters) Assumption MLR. (Random Sampling from the population) We have a random

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

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 of Panel Data

Econometrics of Panel Data Econometrics of Panel Data Jakub Mućk Meeting # 3 Jakub Mućk Econometrics of Panel Data Meeting # 3 1 / 21 Outline 1 Fixed or Random Hausman Test 2 Between Estimator 3 Coefficient of determination (R 2

More information

Ma 3/103: Lecture 24 Linear Regression I: Estimation

Ma 3/103: Lecture 24 Linear Regression I: Estimation Ma 3/103: Lecture 24 Linear Regression I: Estimation March 3, 2017 KC Border Linear Regression I March 3, 2017 1 / 32 Regression analysis Regression analysis Estimate and test E(Y X) = f (X). f is the

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

Panel Data Model (January 9, 2018)

Panel Data Model (January 9, 2018) Ch 11 Panel Data Model (January 9, 2018) 1 Introduction Data sets that combine time series and cross sections are common in econometrics For example, the published statistics of the OECD contain numerous

More information

Introductory Econometrics

Introductory Econometrics Based on the textbook by Wooldridge: : A Modern Approach Robert M. Kunst robert.kunst@univie.ac.at University of Vienna and Institute for Advanced Studies Vienna December 11, 2012 Outline Heteroskedasticity

More information

Exercise sheet 6 Models with endogenous explanatory variables

Exercise sheet 6 Models with endogenous explanatory variables Exercise sheet 6 Models with endogenous explanatory variables Note: Some of the exercises include estimations and references to the data files. Use these to compare them to the results you obtained with

More information

ECON 3150/4150, Spring term Lecture 6

ECON 3150/4150, Spring term Lecture 6 ECON 3150/4150, Spring term 2013. Lecture 6 Review of theoretical statistics for econometric modelling (II) Ragnar Nymoen University of Oslo 31 January 2013 1 / 25 References to Lecture 3 and 6 Lecture

More information

Empirical Economic Research, Part II

Empirical Economic Research, Part II Based on the text book by Ramanathan: Introductory Econometrics Robert M. Kunst robert.kunst@univie.ac.at University of Vienna and Institute for Advanced Studies Vienna December 7, 2011 Outline Introduction

More information

Max. Likelihood Estimation. Outline. Econometrics II. Ricardo Mora. Notes. Notes

Max. Likelihood Estimation. Outline. Econometrics II. Ricardo Mora. Notes. Notes Maximum Likelihood Estimation Econometrics II Department of Economics Universidad Carlos III de Madrid Máster Universitario en Desarrollo y Crecimiento Económico Outline 1 3 4 General Approaches to Parameter

More information

Econometrics I. Professor William Greene Stern School of Business Department of Economics 12-1/54. Part 12: Endogeneity

Econometrics I. Professor William Greene Stern School of Business Department of Economics 12-1/54. Part 12: Endogeneity Econometrics I Professor William Greene Stern School of Business Department of Economics 12-1/54 Econometrics I Part 12 Endogeneity and IV Estimation 12-2/54 Sources of Endogeneity Omitted Variables Ignored

More information

Chapter 6. Panel Data. Joan Llull. Quantitative Statistical Methods II Barcelona GSE

Chapter 6. Panel Data. Joan Llull. Quantitative Statistical Methods II Barcelona GSE Chapter 6. Panel Data Joan Llull Quantitative Statistical Methods II Barcelona GSE Introduction Chapter 6. Panel Data 2 Panel data The term panel data refers to data sets with repeated observations over

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

3. Linear Regression With a Single Regressor

3. Linear Regression With a Single Regressor 3. Linear Regression With a Single Regressor Econometrics: (I) Application of statistical methods in empirical research Testing economic theory with real-world data (data analysis) 56 Econometrics: (II)

More information

UNIVERSITY OF OSLO DEPARTMENT OF ECONOMICS

UNIVERSITY OF OSLO DEPARTMENT OF ECONOMICS UNIVERSITY OF OSLO DEPARTMENT OF ECONOMICS Exam: ECON3150/ECON4150 Introductory Econometrics Date of exam: Wednesday, May 15, 013 Grades are given: June 6, 013 Time for exam: :30 p.m. 5:30 p.m. The problem

More information

Endogeneity. Tom Smith

Endogeneity. Tom Smith Endogeneity Tom Smith 1 What is Endogeneity? Classic Problem in Econometrics: More police officers might reduce crime but cities with higher crime rates might demand more police officers. More diffuse

More information

Bootstrapping Heteroskedasticity Consistent Covariance Matrix Estimator

Bootstrapping Heteroskedasticity Consistent Covariance Matrix Estimator Bootstrapping Heteroskedasticity Consistent Covariance Matrix Estimator by Emmanuel Flachaire Eurequa, University Paris I Panthéon-Sorbonne December 2001 Abstract Recent results of Cribari-Neto and Zarkos

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

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

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

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

ECON 4160, Spring term 2015 Lecture 7

ECON 4160, Spring term 2015 Lecture 7 ECON 4160, Spring term 2015 Lecture 7 Identification and estimation of SEMs (Part 1) Ragnar Nymoen Department of Economics 8 Oct 2015 1 / 55 HN Ch 15 References to Davidson and MacKinnon, Ch 8.1-8.5 Ch

More information

Lecture 6: Dynamic panel models 1

Lecture 6: Dynamic panel models 1 Lecture 6: Dynamic panel models 1 Ragnar Nymoen Department of Economics, UiO 16 February 2010 Main issues and references Pre-determinedness and endogeneity of lagged regressors in FE model, and RE model

More information

Making sense of Econometrics: Basics

Making sense of Econometrics: Basics Making sense of Econometrics: Basics Lecture 2: Simple Regression Egypt Scholars Economic Society Happy Eid Eid present! enter classroom at http://b.socrative.com/login/student/ room name c28efb78 Outline

More information

GENERALISED LEAST SQUARES AND RELATED TOPICS

GENERALISED LEAST SQUARES AND RELATED TOPICS GENERALISED LEAST SQUARES AND RELATED TOPICS Haris Psaradakis Birkbeck, University of London Nonspherical Errors Consider the model y = Xβ + u, E(u) =0, E(uu 0 )=σ 2 Ω, where Ω is a symmetric and positive

More information

Statistics, inference and ordinary least squares. Frank Venmans

Statistics, inference and ordinary least squares. Frank Venmans Statistics, inference and ordinary least squares Frank Venmans Statistics Conditional probability Consider 2 events: A: die shows 1,3 or 5 => P(A)=3/6 B: die shows 3 or 6 =>P(B)=2/6 A B : A and B occur:

More information

The Statistical Property of Ordinary Least Squares

The Statistical Property of Ordinary Least Squares The Statistical Property of Ordinary Least Squares The linear equation, on which we apply the OLS is y t = X t β + u t Then, as we have derived, the OLS estimator is ˆβ = [ X T X] 1 X T y Then, substituting

More information

8. Instrumental variables regression

8. Instrumental variables regression 8. Instrumental variables regression Recall: In Section 5 we analyzed five sources of estimation bias arising because the regressor is correlated with the error term Violation of the first OLS assumption

More information

4.8 Instrumental Variables

4.8 Instrumental Variables 4.8. INSTRUMENTAL VARIABLES 35 4.8 Instrumental Variables A major complication that is emphasized in microeconometrics is the possibility of inconsistent parameter estimation due to endogenous regressors.

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