Systems of simultaneous equations

Size: px
Start display at page:

Download "Systems of simultaneous equations"

Transcription

1 Systems of simultaneous equations Jean-Marc Robin January 29

2 References Je rey M. Wooldridge, Econometric Analysis of Cross Section and Panel Data, the MI Press, October 2. ISBN William Green, Econometric Analysis, Prentice Hall, 6th Edition, 28. Russell Davidson and James G. MacKinnon, Estimation and Inference in Econometrics, New York, Oxford University Press, 993. ISBN (For technical details.)

3 Introduction Examples of simultaneous equation models A Vector Autoregressive Model (VAR) of money (M) and GDP (Y): mt = α y t + β m t + γ y t + ε t (M) y t = α 2 m t + β 2 m t + γ 2 y t + ε 2t (Y) () A simple macroeconomic model: 8 < C t = α + βq t + γr t + u t I t = δ + ζr t + v t (2) : Q t = I t + C t + G t A supply-demand equilibrium: yt = a bp t + u t (D) y t = α + βp t + v t (S) (3)

4 Introduction Variable types Dependent vs explanatory: depending on which side of the equations they are Observed vs unobserved: residuals are zero-mean variables which are not observed but have an economic interpretation (consumption shock: taste change, supply shock: innovation in the production process). Endogenous vs exogenous: dependent variables are endogenous but explanatory variables can be also endogenous.

5 Introduction Exogeneity akes the form of a conditional independence restriction on residuals: Model (): past values of dependent variables are exogenous: E (εt jm t, y t ) = E (ε 2t jm t, y t ) = Model (2): interest rate r t and public spendings G t are exogenous: ut E r v t, G t = t Model (3): both y t and p t are endogenous in general, as both depend on demand and supply shocks u t and v t : 8 aβ + bα >< y t = (3) ) b + β + βu t + bv t b + β >: p t = a α b + β + u t v t b + β

6 Introduction Reduced form Puts all endogenous variables to the left: Model (): By substitution, m t = α y t + β m t + γ y t + ε t = α α 2 m t + (α β 2 + β )m t + (α γ 2 + γ )y t + ε t + α ε 2t y t = α 2 m t + β 2 m t + γ 2 y t + ε 2t = α 2 α y t + (α 2 β + β 2 )m t + (α 2 γ + γ 2 )y t + α 2 ε t + ε 2t Hence the reduced form: ( mt = α β 2 +β α α 2 m t + α γ 2 +γ α α 2 y t + ε t +α ε 2t α α 2 y t = α 2 β +β 2 α α α 2 m 2 γ +γ 2 t α α 2 y t + α 2ε t +ε 2t α α 2

7 Model (2): Investment equation is already a reduced form: I t = δ + ζr t + v t but not consumption: C t = α + βq t + γr t + u t = α + β(i t + C t + G t ) + γr t + u t = α + β(δ + ζr t + v t ) + βc t + βg t + γr t + u t ) C t = α + βδ β + βζ + γ β r t + β β G t + u t + βv t β and GDP equations: Q t = I t + C t + G t = δ + ζr t + v t + α + βδ β + βζ + γ β r t + β β G t + u t + βv t β + G t = α + δ β + ζ + γ β r t + β G t + u t + βv t β

8 Model (3): 8 >< >: aβ + bα y t = b + β + βu t + bv t b + β p t = a α b + β + u t v t b + β

9 Introduction Estimation he coe cients of each exogenous variable in the reduced form can be consistently estimated by OLS (the regressors are by de nition uncorrelated with the error terms and they should be linearly independent). hese coe cients are functions of the structural parameters. he structural parameters can be consistently estimated if the relationship between the reduced form parameters and the structural parameters can be inverted. In this case, we shall say that the structural model is identi ed.

10 Seemingly Unrelated Regressions (SUR) De nition N equations indexed by i and observations indexed by t: y it = x it β i + u it, where y it 2 R, x it 2 R K i and β i 2 R K i, with E(u it jx t,..., x Nt ) = Matrix form: with y i = X i β i + u i y i = y i.. y i C A, u i = u i.. u i C A, X i = K i x i.. x i C A

11 Seemingly Unrelated Regressions (SUR) OLS equation by equation Consider the ith equation: y it = x it β i + u it or y i = X i β i + u i OLS estimator, bβ OLS i = (X i X i ) X i y i = = β +! x it xit t=! x it xit t= x it u it t= x it y it t= exists if X i X i non singular or invertible (i.e. regressors are linearly independent. OLS estimator is consistent if u it is uncorrelated with x it for all t : plim x it u it = E(x it u it ) = t=

12 Seemingly Unrelated Regressions (SUR) Correlated residuals In general one will not rule out the possibility that error terms are contemporaneously correlated (think of how reduced forms s residuals mix structural shocks). De ne σ ij = E(u it u jt jx i,..., x Nt ) and Σ = (σ ij ) Residuals could also be autocorrelated. However, we assume iid observations (across t-dimension).

13 Seemingly Unrelated Regressions (SUR) GLS on the pooled system Write y t N X t N (K +...+K N ) hen, for all t, = = y t u t C B. A, u t C. A, N y Nt u Nt x t x2t C.. A, β = xnt β.. β N C A y t = X t β + u t

14 Seemingly Unrelated Regressions (SUR) GLS on the pooled system Residuals orthogonalisation: Let W be a (triangular) matrix such that Σ = W W (Cholesky decomposition). hen, W y t = W X t β + W u t (4) has orthogonal residuals: Var(W u t ) = W (Var u t )W = WW W W = I N. GLS is OLS on model (4): bβ GLS (Σ) = = = β +! X t W W X t t=! X t Σ X t t=! X t Σ X t t= X t W W y t t= X t Σ y t t= X t Σ u t t=

15 Consistency requires that Seemingly Unrelated Regressions (SUR) Asymptotic properties plim! t= X t Σ X t be non singular and plim! t= X t Σ u t = E X t Σ u t = (true if E(u t jx t ) = as E X t Σ u t = E X t Σ E(u t jx t ) ) Asymptotic normality: p b β GLS p β N, Var as bβ GLS where means converges in distribution and where Var as p bβ GLS = plim! with Var(u t jx t ) = Σ.! X t Σ X t t= Feasible GLS (FGLS) replace Σ by a consistent estimator like the empirical variance of OLS residuals: bσ = (bσ ij ) with bσ ij = t y it xit b β OLS i y jt xjt b β OLS j

16 Seemingly Unrelated Regressions (SUR) Kronecker product Let A = (a ij ) and B be matrices. hen A B = a ij B = a B a 2 B a L B a 2 B a 22 B a 2L B a M B a M 2 B a ML B C A. Properties: (A B) = (A B) = A B A B (A B) (C D) = (AC ) (BD) (if A and B are non singular and if A and C and B and D are conformable).

17 Seemingly Unrelated Regressions (SUR) GLS = OLS when same regressors in each equation Suppose that x it = x t for all i and X i = (x t ) = X. hen, xt xt X t = xt and, for example, C A = I N xt X t Σ = (I N x t ) (Σ ) = (I N x t )(Σ ) = Σ x t

18 It thus follows that:! bβ GLS = X t Σ X t X t Σ y t t= t= 2! 3 = 4I N x t xt x t 5 y t t= t= t= x t xt t= x t y t = B. A t= x t xt t= x t y Nt = bβ OLS

19 Suppose u t N (, Σ) Density of u t is (2π) N /2 jσj Seemingly Unrelated Regressions (SUR) Maximum Likelihood and normal errors /2 exp 2 u t Σ u t where jσj is the determinant of Σ. Log likelihood: `(y jx, β, Σ) = N 2 ln(2π) 2 ln jσj 2 (y t X t β) Σ (y t X t β) t= Di erentiating wrt to Σ (see e.g. Davidson and McKinnon) yields bσ(β) = t= (y t X t β)(y t X t β) which is the usual estimating formula. A consistent estimator is obtained by replacing β by bβ OLS.

20 Concentrated likelihood: `c (y jx,β) = N 2 [ln(2π) + ] 2 ln bσ(β) as t= = r (y t X t β) bσ(β) (y t X t β) " # bσ(β) (y t X t β)(y t X t β) = r(i N ) = N t= he trace operator (sum of diagonal entries of a matrix) is linear and such that r(ab) = r(ba) if matrices comute. It is usually a small trick that works well to identify a matrix to its trace.

21 Di erentiating ln Σ(β) b wrt β yields the FOC: or X t Σ(bβ) b (y t X t bβ) = t= bβ =! X t Σ(bβ) b X t t= X t Σ(bβ) b y t t= Iterating FGLS thus yields the ML estimator. Using bσ(bβ OLS ) yields an asymptotically equivalent estimator. FGLS estimator is therefore e cient.

22 Simultaneous Equations Model Structural form Add endogenous regressors in each equation i =,..., N: y i = Y i γ i + X i β i + u i (FC) = Z i α i + u i, where Y i is a selection of N i columns of Y = (y,..., y N ) and N γi Z i = (Y i, X i ), α i = x (N i +K i ) β i Notation. Let Y = (y,..., y N ), U = (u,..., u N ) and let X be N N K the matrix of all exogenous variables..

23 Simultaneous Equations Models Example: model (2) Let y = (C t ), y 2 = (I t ), y 3 = (Q t ), Y = (C t, I t, Q t ), X = (, r t, G t ). 3 3 First equation: C t = α + βq t + γr t + u t, (C t, I t, Q t ) Second equation: I t = δ + ζr t + v t, (C t, I t, Q t ) hird equation: Q t = I t + C t + G t, (C t, I t, Q t ) Hence, Y Γ = XB + U, with u v B U C A, Γ A = (, r t, G t ) A = (, r t, G t ) δ ζ A = (, r t, G t ) A, α γ A + v A α δ γ ζ A + u t A.

24 Simultaneous Equations Models Reduced form In general, there exist Γ and B containing the parameters γ i and β i N N K N (together with some ones and zeros) such that: Y Γ (y Y γ,..., y N Y N γ N ) = (X β + u,..., X N β N + u N ) XB + U his form is also called the structural form. A reduced form exists if only Γ is non singular, in which case: Y Γ = XB + U ) Y = XBΓ + UΓ his is the constrained reduced form. he unconstrained reduced form is Y = X Π + V Identi cation requires that 8Π, 9!(Γ, B) : Π = B Γ. K N K N N N

25 Simultaneous Equations Models wo Stage Least Squares equation by equation Equation i has N i endogenous regressors and K i exogenous ones. he K K i excluded exogenous variables present in all other equations can be used to instrument Y i. Identi cation requires K K i N i (order condition). Necessary but not su cient condition for identi cation. If K K i < N i the equation is under-identi ed, if K K i > N i the equation may be over-identi ed. Let by i = P X Y i, where P X = X (X X ) X, be the orthogonal projection of Y i on the vector space spanned by all exogenous variables. If the order condition is satis ed and if ( by i, X i ) has linearly independent columns (rank condition), then 2SLS provide a consistent estimator of α i. For example, use G t to instrument Q t in the consumption equation of model (2).

26 Instrumental Variables Quick reminder - 2SLS 2SLS = OLS regression of y i on bz i = P X Z i = Y b i, X i, where by i = P X Y i is the projection of the columns of Y i on instruments (prediction from instrumental regression). Root-N consistent and asymptotically normal: p bα 2SLS i α i N, σ ii Zi P X Z i Estimate σ ii as mean square error: bσ ii = (y i Z i bα 2SLS i ) (y i Z i bα 2SLS i ) Caution: using an OLS software to implement 2SLS gets you the wrong estimator of σ ii as mean square error of second-step regression: eσ ii = (y i bz i bα 2SLS i ) (y i bz i bα 2SLS i )

27 Exogeneity test: use the control function approach, i.e. regress y i on Z i and residuals: V i = Y i by i, by OLS. est the nullity of the coe cients of V i using Wald or Fisher tests e.g. under the null H : Y i is exogenous wrt to u i, the Fisher statistic SSR SSR df SSR df df χ 2 df (N i ), where df df when is large. Note that under H the variances computed by OLS softwares are consistent. est of overidentifying restrictions: regress residuals bu i = y i Z i bα 2SLS i on X or on X i, the columns of X which are not columns of X i. he statistic R 2 χ 2 (K K i N i ) under the null that variables X are exogenous.

28 Simultaneous Equations Models hree Stage Least Squares 2SLS not e cient. Additional e ciency can be obtained by pooling equations. 3SLS is the GLS estimator on the system of equations: y i = bz i α i + ε i, i =,..., N, treated as a SUR model with Eε it ε jt = σ ij. If Σ = (σ ij ) is singular (as in model (2)) this means that a linear combination of the equations is an accounting equation that allows to substitute one dependent/endogenous variable out of the system. A feasible estimator can be obtained by replacing σ ij by the consistent estimator: bσ ij = (y i Z i bα 2SLS i ) (y j Z j bα 2SLS j ). 3SLS is required to test parameter restrictions across equations.

29 Simultaneous Equations Models Maximum Likelihood with Normal errors Full Information ML (FIML) is similar to ML for SURs: one rst estimates the reduced form model, which is a SUR model, and impose the structural constraints in a second step. Note that these constraints are nonlinear. If FIML is done in one single step on the structural model: Y Γ = XB + U then there is a Jacobian term of the form ln jγj which is non di erentiable at all Γ such that Γ has less than full rank. hese values delimit regions where di erent local maxima can be found (see Davison and MacKinnon). 3SLS and FIML are asymptotically equivalent. Hence 3SLS is e cient and FIML is consistent even if residuals are not normal.

30 Limited Information ML (LIML) is a way of estimating the parameters of each equation separately: 8 < : y i = Y i γ i + X i β i + u i N i K i Y i = X K Π i + V i (regression of interest) (intrumental regressions) where the rows of (u i, V i ) are iid and normally distributed. 2SLS and LIML are asymptotically equivalent but LIML has better nite sample properties. In particular with many (K >> N i ) or weak instruments (low R-square of the instrumental regressions) (Stock, Wright, Yogo, JBES, 22).

Chapter 2. Dynamic panel data models

Chapter 2. Dynamic panel data models Chapter 2. Dynamic panel data models Master of Science in Economics - University of Geneva Christophe Hurlin, Université d Orléans Université d Orléans April 2010 Introduction De nition We now consider

More information

SYSTEMS OF REGRESSION EQUATIONS

SYSTEMS OF REGRESSION EQUATIONS SYSTEMS OF REGRESSION EQUATIONS 1. MULTIPLE EQUATIONS y nt = x nt n + u nt, n = 1,...,N, t = 1,...,T, x nt is 1 k, and n is k 1. This is a version of the standard regression model where the observations

More information

Chapter 1. Vector autoregressions. 1.1 VARs and the identi cation problem

Chapter 1. Vector autoregressions. 1.1 VARs and the identi cation problem Chapter Vector autoregressions We begin by taking a look at the data of macroeconomics. A way to summarize the dynamics of macroeconomic data is to make use of vector autoregressions. VAR models have become

More information

Chapter 3: The Multiple Linear Regression Model

Chapter 3: The Multiple Linear Regression Model Chapter 3: The Multiple Linear Regression Model Advanced Econometrics - HEC Lausanne Christophe Hurlin University of Orléans November 23, 2013 Christophe Hurlin (University of Orléans) Advanced Econometrics

More information

Overview of Violations of the Basic Assumptions in the Classical Normal Linear Regression Model

Overview of Violations of the Basic Assumptions in the Classical Normal Linear Regression Model Overview of Violations of the Basic Assumptions in the Classical Normal Linear Regression Model 1 September 004 A. Introduction and assumptions The classical normal linear regression model can be written

More information

Chapter 4: Vector Autoregressive Models

Chapter 4: Vector Autoregressive Models Chapter 4: Vector Autoregressive Models 1 Contents: Lehrstuhl für Department Empirische of Wirtschaftsforschung Empirical Research and und Econometrics Ökonometrie IV.1 Vector Autoregressive Models (VAR)...

More information

IDENTIFICATION IN A CLASS OF NONPARAMETRIC SIMULTANEOUS EQUATIONS MODELS. Steven T. Berry and Philip A. Haile. March 2011 Revised April 2011

IDENTIFICATION IN A CLASS OF NONPARAMETRIC SIMULTANEOUS EQUATIONS MODELS. Steven T. Berry and Philip A. Haile. March 2011 Revised April 2011 IDENTIFICATION IN A CLASS OF NONPARAMETRIC SIMULTANEOUS EQUATIONS MODELS By Steven T. Berry and Philip A. Haile March 2011 Revised April 2011 COWLES FOUNDATION DISCUSSION PAPER NO. 1787R COWLES FOUNDATION

More information

160 CHAPTER 4. VECTOR SPACES

160 CHAPTER 4. VECTOR SPACES 160 CHAPTER 4. VECTOR SPACES 4. Rank and Nullity In this section, we look at relationships between the row space, column space, null space of a matrix and its transpose. We will derive fundamental results

More information

Panel Data Econometrics

Panel Data Econometrics Panel Data Econometrics Master of Science in Economics - University of Geneva Christophe Hurlin, Université d Orléans University of Orléans January 2010 De nition A longitudinal, or panel, data set is

More information

The VAR models discussed so fare are appropriate for modeling I(0) data, like asset returns or growth rates of macroeconomic time series.

The VAR models discussed so fare are appropriate for modeling I(0) data, like asset returns or growth rates of macroeconomic time series. Cointegration The VAR models discussed so fare are appropriate for modeling I(0) data, like asset returns or growth rates of macroeconomic time series. Economic theory, however, often implies equilibrium

More information

CAPM, Arbitrage, and Linear Factor Models

CAPM, Arbitrage, and Linear Factor Models CAPM, Arbitrage, and Linear Factor Models CAPM, Arbitrage, Linear Factor Models 1/ 41 Introduction We now assume all investors actually choose mean-variance e cient portfolios. By equating these investors

More information

1 Teaching notes on GMM 1.

1 Teaching notes on GMM 1. Bent E. Sørensen January 23, 2007 1 Teaching notes on GMM 1. Generalized Method of Moment (GMM) estimation is one of two developments in econometrics in the 80ies that revolutionized empirical work in

More information

Chapter 5: The Cointegrated VAR model

Chapter 5: The Cointegrated VAR model Chapter 5: The Cointegrated VAR model Katarina Juselius July 1, 2012 Katarina Juselius () Chapter 5: The Cointegrated VAR model July 1, 2012 1 / 41 An intuitive interpretation of the Pi matrix Consider

More information

y t by left multiplication with 1 (L) as y t = 1 (L) t =ª(L) t 2.5 Variance decomposition and innovation accounting Consider the VAR(p) model where

y t by left multiplication with 1 (L) as y t = 1 (L) t =ª(L) t 2.5 Variance decomposition and innovation accounting Consider the VAR(p) model where . Variance decomposition and innovation accounting Consider the VAR(p) model where (L)y t = t, (L) =I m L L p L p is the lag polynomial of order p with m m coe±cient matrices i, i =,...p. Provided that

More information

Topic 5: Stochastic Growth and Real Business Cycles

Topic 5: Stochastic Growth and Real Business Cycles Topic 5: Stochastic Growth and Real Business Cycles Yulei Luo SEF of HKU October 1, 2015 Luo, Y. (SEF of HKU) Macro Theory October 1, 2015 1 / 45 Lag Operators The lag operator (L) is de ned as Similar

More information

Normalization and Mixed Degrees of Integration in Cointegrated Time Series Systems

Normalization and Mixed Degrees of Integration in Cointegrated Time Series Systems Normalization and Mixed Degrees of Integration in Cointegrated Time Series Systems Robert J. Rossana Department of Economics, 04 F/AB, Wayne State University, Detroit MI 480 E-Mail: r.j.rossana@wayne.edu

More information

Chapter 1. Linear Panel Models and Heterogeneity

Chapter 1. Linear Panel Models and Heterogeneity Chapter 1. Linear Panel Models and Heterogeneity Master of Science in Economics - University of Geneva Christophe Hurlin, Université d Orléans Université d Orléans January 2010 Introduction Speci cation

More information

INDIRECT INFERENCE (prepared for: The New Palgrave Dictionary of Economics, Second Edition)

INDIRECT INFERENCE (prepared for: The New Palgrave Dictionary of Economics, Second Edition) INDIRECT INFERENCE (prepared for: The New Palgrave Dictionary of Economics, Second Edition) Abstract Indirect inference is a simulation-based method for estimating the parameters of economic models. Its

More information

Chapter 4: Statistical Hypothesis Testing

Chapter 4: Statistical Hypothesis Testing Chapter 4: Statistical Hypothesis Testing Christophe Hurlin November 20, 2015 Christophe Hurlin () Advanced Econometrics - Master ESA November 20, 2015 1 / 225 Section 1 Introduction Christophe Hurlin

More information

What s New in Econometrics? Lecture 8 Cluster and Stratified Sampling

What s New in Econometrics? Lecture 8 Cluster and Stratified Sampling What s New in Econometrics? Lecture 8 Cluster and Stratified Sampling Jeff Wooldridge NBER Summer Institute, 2007 1. The Linear Model with Cluster Effects 2. Estimation with a Small Number of Groups and

More information

Least Squares Estimation

Least Squares Estimation Least Squares Estimation SARA A VAN DE GEER Volume 2, pp 1041 1045 in Encyclopedia of Statistics in Behavioral Science ISBN-13: 978-0-470-86080-9 ISBN-10: 0-470-86080-4 Editors Brian S Everitt & David

More information

Factor analysis. Angela Montanari

Factor analysis. Angela Montanari Factor analysis Angela Montanari 1 Introduction Factor analysis is a statistical model that allows to explain the correlations between a large number of observed correlated variables through a small number

More information

Please follow the directions once you locate the Stata software in your computer. Room 114 (Business Lab) has computers with Stata software

Please follow the directions once you locate the Stata software in your computer. Room 114 (Business Lab) has computers with Stata software STATA Tutorial Professor Erdinç Please follow the directions once you locate the Stata software in your computer. Room 114 (Business Lab) has computers with Stata software 1.Wald Test Wald Test is used

More information

Similarity and Diagonalization. Similar Matrices

Similarity and Diagonalization. Similar Matrices MATH022 Linear Algebra Brief lecture notes 48 Similarity and Diagonalization Similar Matrices Let A and B be n n matrices. We say that A is similar to B if there is an invertible n n matrix P such that

More information

3.1 Least squares in matrix form

3.1 Least squares in matrix form 118 3 Multiple Regression 3.1 Least squares in matrix form E Uses Appendix A.2 A.4, A.6, A.7. 3.1.1 Introduction More than one explanatory variable In the foregoing chapter we considered the simple regression

More information

Lecture 15. Endogeneity & Instrumental Variable Estimation

Lecture 15. Endogeneity & Instrumental Variable Estimation Lecture 15. Endogeneity & Instrumental Variable Estimation Saw that measurement error (on right hand side) means that OLS will be biased (biased toward zero) Potential solution to endogeneity instrumental

More information

Wooldridge, Introductory Econometrics, 3d ed. Chapter 12: Serial correlation and heteroskedasticity in time series regressions

Wooldridge, Introductory Econometrics, 3d ed. Chapter 12: Serial correlation and heteroskedasticity in time series regressions Wooldridge, Introductory Econometrics, 3d ed. Chapter 12: Serial correlation and heteroskedasticity in time series regressions What will happen if we violate the assumption that the errors are not serially

More information

Testing The Quantity Theory of Money in Greece: A Note

Testing The Quantity Theory of Money in Greece: A Note ERC Working Paper in Economic 03/10 November 2003 Testing The Quantity Theory of Money in Greece: A Note Erdal Özmen Department of Economics Middle East Technical University Ankara 06531, Turkey ozmen@metu.edu.tr

More information

Lecture 1: Systems of Linear Equations

Lecture 1: Systems of Linear Equations MTH Elementary Matrix Algebra Professor Chao Huang Department of Mathematics and Statistics Wright State University Lecture 1 Systems of Linear Equations ² Systems of two linear equations with two variables

More information

Review Jeopardy. Blue vs. Orange. Review Jeopardy

Review Jeopardy. Blue vs. Orange. Review Jeopardy Review Jeopardy Blue vs. Orange Review Jeopardy Jeopardy Round Lectures 0-3 Jeopardy Round $200 How could I measure how far apart (i.e. how different) two observations, y 1 and y 2, are from each other?

More information

Econometric Methods for Panel Data

Econometric Methods for Panel Data Based on the books by Baltagi: Econometric Analysis of Panel Data and by Hsiao: Analysis of Panel Data Robert M. Kunst robert.kunst@univie.ac.at University of Vienna and Institute for Advanced Studies

More information

Clustering in the Linear Model

Clustering in the Linear Model Short Guides to Microeconometrics Fall 2014 Kurt Schmidheiny Universität Basel Clustering in the Linear Model 2 1 Introduction Clustering in the Linear Model This handout extends the handout on The Multiple

More information

Cardiff Economics Working Papers

Cardiff Economics Working Papers Cardiff Economics Working Papers Working Paper No. E015/8 Comparing Indirect Inference and Likelihood testing: asymptotic and small sample results David Meenagh, Patrick Minford, Michael Wickens and Yongdeng

More information

Chapter 5. Analysis of Multiple Time Series. 5.1 Vector Autoregressions

Chapter 5. Analysis of Multiple Time Series. 5.1 Vector Autoregressions Chapter 5 Analysis of Multiple Time Series Note: The primary references for these notes are chapters 5 and 6 in Enders (2004). An alternative, but more technical treatment can be found in chapters 10-11

More information

Bias in the Estimation of Mean Reversion in Continuous-Time Lévy Processes

Bias in the Estimation of Mean Reversion in Continuous-Time Lévy Processes Bias in the Estimation of Mean Reversion in Continuous-Time Lévy Processes Yong Bao a, Aman Ullah b, Yun Wang c, and Jun Yu d a Purdue University, IN, USA b University of California, Riverside, CA, USA

More information

Impulse Response Functions

Impulse Response Functions Impulse Response Functions Wouter J. Den Haan University of Amsterdam April 28, 2011 General definition IRFs The IRF gives the j th -period response when the system is shocked by a one-standard-deviation

More information

1 Short Introduction to Time Series

1 Short Introduction to Time Series ECONOMICS 7344, Spring 202 Bent E. Sørensen January 24, 202 Short Introduction to Time Series A time series is a collection of stochastic variables x,.., x t,.., x T indexed by an integer value t. The

More information

Discrete Dynamic Optimization: Six Examples

Discrete Dynamic Optimization: Six Examples Discrete Dynamic Optimization: Six Examples Dr. Tai-kuang Ho Associate Professor. Department of Quantitative Finance, National Tsing Hua University, No. 101, Section 2, Kuang-Fu Road, Hsinchu, Taiwan 30013,

More information

Lecture 5: Singular Value Decomposition SVD (1)

Lecture 5: Singular Value Decomposition SVD (1) EEM3L1: Numerical and Analytical Techniques Lecture 5: Singular Value Decomposition SVD (1) EE3L1, slide 1, Version 4: 25-Sep-02 Motivation for SVD (1) SVD = Singular Value Decomposition Consider the system

More information

From the help desk: Bootstrapped standard errors

From the help desk: Bootstrapped standard errors The Stata Journal (2003) 3, Number 1, pp. 71 80 From the help desk: Bootstrapped standard errors Weihua Guan Stata Corporation Abstract. Bootstrapping is a nonparametric approach for evaluating the distribution

More information

Linear Algebra Notes

Linear Algebra Notes Linear Algebra Notes Chapter 19 KERNEL AND IMAGE OF A MATRIX Take an n m matrix a 11 a 12 a 1m a 21 a 22 a 2m a n1 a n2 a nm and think of it as a function A : R m R n The kernel of A is defined as Note

More information

1.2 Solving a System of Linear Equations

1.2 Solving a System of Linear Equations 1.. SOLVING A SYSTEM OF LINEAR EQUATIONS 1. Solving a System of Linear Equations 1..1 Simple Systems - Basic De nitions As noticed above, the general form of a linear system of m equations in n variables

More information

14.451 Lecture Notes 10

14.451 Lecture Notes 10 14.451 Lecture Notes 1 Guido Lorenzoni Fall 29 1 Continuous time: nite horizon Time goes from to T. Instantaneous payo : f (t; x (t) ; y (t)) ; (the time dependence includes discounting), where x (t) 2

More information

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 2. x n. a 11 a 12 a 1n b 1 a 21 a 22 a 2n b 2 a 31 a 32 a 3n b 3. a m1 a m2 a mn b m

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 2. x n. a 11 a 12 a 1n b 1 a 21 a 22 a 2n b 2 a 31 a 32 a 3n b 3. a m1 a m2 a mn b m MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS 1. SYSTEMS OF EQUATIONS AND MATRICES 1.1. Representation of a linear system. The general system of m equations in n unknowns can be written a 11 x 1 + a 12 x 2 +

More information

Standard errors of marginal effects in the heteroskedastic probit model

Standard errors of marginal effects in the heteroskedastic probit model Standard errors of marginal effects in the heteroskedastic probit model Thomas Cornelißen Discussion Paper No. 320 August 2005 ISSN: 0949 9962 Abstract In non-linear regression models, such as the heteroskedastic

More information

MAT 242 Test 2 SOLUTIONS, FORM T

MAT 242 Test 2 SOLUTIONS, FORM T MAT 242 Test 2 SOLUTIONS, FORM T 5 3 5 3 3 3 3. Let v =, v 5 2 =, v 3 =, and v 5 4 =. 3 3 7 3 a. [ points] The set { v, v 2, v 3, v 4 } is linearly dependent. Find a nontrivial linear combination of these

More information

Fiscal and Monetary Policy in Australia: an SVAR Model

Fiscal and Monetary Policy in Australia: an SVAR Model Fiscal and Monetary Policy in Australia: an SVAR Model Mardi Dungey and Renée Fry University of Tasmania, CFAP University of Cambridge, CAMA Australian National University September 21 ungey and Fry (University

More information

Chapter 7 Nonlinear Systems

Chapter 7 Nonlinear Systems Chapter 7 Nonlinear Systems Nonlinear systems in R n : X = B x. x n X = F (t; X) F (t; x ; :::; x n ) B C A ; F (t; X) =. F n (t; x ; :::; x n ) When F (t; X) = F (X) is independent of t; it is an example

More information

Time Series Analysis III

Time Series Analysis III Lecture 12: Time Series Analysis III MIT 18.S096 Dr. Kempthorne Fall 2013 MIT 18.S096 Time Series Analysis III 1 Outline Time Series Analysis III 1 Time Series Analysis III MIT 18.S096 Time Series Analysis

More information

Estimating an ARMA Process

Estimating an ARMA Process Statistics 910, #12 1 Overview Estimating an ARMA Process 1. Main ideas 2. Fitting autoregressions 3. Fitting with moving average components 4. Standard errors 5. Examples 6. Appendix: Simple estimators

More information

Chapter 10: Basic Linear Unobserved Effects Panel Data. Models:

Chapter 10: Basic Linear Unobserved Effects Panel Data. Models: Chapter 10: Basic Linear Unobserved Effects Panel Data Models: Microeconomic Econometrics I Spring 2010 10.1 Motivation: The Omitted Variables Problem We are interested in the partial effects of the observable

More information

Testing for Granger causality between stock prices and economic growth

Testing for Granger causality between stock prices and economic growth MPRA Munich Personal RePEc Archive Testing for Granger causality between stock prices and economic growth Pasquale Foresti 2006 Online at http://mpra.ub.uni-muenchen.de/2962/ MPRA Paper No. 2962, posted

More information

1 Introduction to Matrices

1 Introduction to Matrices 1 Introduction to Matrices In this section, important definitions and results from matrix algebra that are useful in regression analysis are introduced. While all statements below regarding the columns

More information

Chapter 7. Lyapunov Exponents. 7.1 Maps

Chapter 7. Lyapunov Exponents. 7.1 Maps Chapter 7 Lyapunov Exponents Lyapunov exponents tell us the rate of divergence of nearby trajectories a key component of chaotic dynamics. For one dimensional maps the exponent is simply the average

More information

NCSS Statistical Software Principal Components Regression. In ordinary least squares, the regression coefficients are estimated using the formula ( )

NCSS Statistical Software Principal Components Regression. In ordinary least squares, the regression coefficients are estimated using the formula ( ) Chapter 340 Principal Components Regression Introduction is a technique for analyzing multiple regression data that suffer from multicollinearity. When multicollinearity occurs, least squares estimates

More information

6. Cholesky factorization

6. Cholesky factorization 6. Cholesky factorization EE103 (Fall 2011-12) triangular matrices forward and backward substitution the Cholesky factorization solving Ax = b with A positive definite inverse of a positive definite matrix

More information

Portfolio selection based on upper and lower exponential possibility distributions

Portfolio selection based on upper and lower exponential possibility distributions European Journal of Operational Research 114 (1999) 115±126 Theory and Methodology Portfolio selection based on upper and lower exponential possibility distributions Hideo Tanaka *, Peijun Guo Department

More information

FIXED EFFECTS AND RELATED ESTIMATORS FOR CORRELATED RANDOM COEFFICIENT AND TREATMENT EFFECT PANEL DATA MODELS

FIXED EFFECTS AND RELATED ESTIMATORS FOR CORRELATED RANDOM COEFFICIENT AND TREATMENT EFFECT PANEL DATA MODELS FIXED EFFECTS AND RELATED ESTIMATORS FOR CORRELATED RANDOM COEFFICIENT AND TREATMENT EFFECT PANEL DATA MODELS Jeffrey M. Wooldridge Department of Economics Michigan State University East Lansing, MI 48824-1038

More information

Orthogonal Diagonalization of Symmetric Matrices

Orthogonal Diagonalization of Symmetric Matrices MATH10212 Linear Algebra Brief lecture notes 57 Gram Schmidt Process enables us to find an orthogonal basis of a subspace. Let u 1,..., u k be a basis of a subspace V of R n. We begin the process of finding

More information

Lecture 5 Least-squares

Lecture 5 Least-squares EE263 Autumn 2007-08 Stephen Boyd Lecture 5 Least-squares least-squares (approximate) solution of overdetermined equations projection and orthogonality principle least-squares estimation BLUE property

More information

Trends and Breaks in Cointegrated VAR Models

Trends and Breaks in Cointegrated VAR Models Trends and Breaks in Cointegrated VAR Models Håvard Hungnes Thesis for the Dr. Polit. degree Department of Economics, University of Oslo Defended March 17, 2006 Research Fellow in the Research Department

More information

Using instrumental variables techniques in economics and finance

Using instrumental variables techniques in economics and finance Using instrumental variables techniques in economics and finance Christopher F Baum 1 Boston College and DIW Berlin German Stata Users Group Meeting, Berlin, June 2008 1 Thanks to Mark Schaffer for a number

More information

MATH10212 Linear Algebra. Systems of Linear Equations. Definition. An n-dimensional vector is a row or a column of n numbers (or letters): a 1.

MATH10212 Linear Algebra. Systems of Linear Equations. Definition. An n-dimensional vector is a row or a column of n numbers (or letters): a 1. MATH10212 Linear Algebra Textbook: D. Poole, Linear Algebra: A Modern Introduction. Thompson, 2006. ISBN 0-534-40596-7. Systems of Linear Equations Definition. An n-dimensional vector is a row or a column

More information

FULLY MODIFIED OLS FOR HETEROGENEOUS COINTEGRATED PANELS

FULLY MODIFIED OLS FOR HETEROGENEOUS COINTEGRATED PANELS FULLY MODIFIED OLS FOR HEEROGENEOUS COINEGRAED PANELS Peter Pedroni ABSRAC his chapter uses fully modified OLS principles to develop new methods for estimating and testing hypotheses for cointegrating

More information

NOTES ON LINEAR TRANSFORMATIONS

NOTES ON LINEAR TRANSFORMATIONS NOTES ON LINEAR TRANSFORMATIONS Definition 1. Let V and W be vector spaces. A function T : V W is a linear transformation from V to W if the following two properties hold. i T v + v = T v + T v for all

More information

DATA ANALYSIS II. Matrix Algorithms

DATA ANALYSIS II. Matrix Algorithms DATA ANALYSIS II Matrix Algorithms Similarity Matrix Given a dataset D = {x i }, i=1,..,n consisting of n points in R d, let A denote the n n symmetric similarity matrix between the points, given as where

More information

T ( a i x i ) = a i T (x i ).

T ( a i x i ) = a i T (x i ). Chapter 2 Defn 1. (p. 65) Let V and W be vector spaces (over F ). We call a function T : V W a linear transformation form V to W if, for all x, y V and c F, we have (a) T (x + y) = T (x) + T (y) and (b)

More information

Comparing Features of Convenient Estimators for Binary Choice Models With Endogenous Regressors

Comparing Features of Convenient Estimators for Binary Choice Models With Endogenous Regressors Comparing Features of Convenient Estimators for Binary Choice Models With Endogenous Regressors Arthur Lewbel, Yingying Dong, and Thomas Tao Yang Boston College, University of California Irvine, and Boston

More information

Correlated Random Effects Panel Data Models

Correlated Random Effects Panel Data Models INTRODUCTION AND LINEAR MODELS Correlated Random Effects Panel Data Models IZA Summer School in Labor Economics May 13-19, 2013 Jeffrey M. Wooldridge Michigan State University 1. Introduction 2. The Linear

More information

Forecasting the US Dollar / Euro Exchange rate Using ARMA Models

Forecasting the US Dollar / Euro Exchange rate Using ARMA Models Forecasting the US Dollar / Euro Exchange rate Using ARMA Models LIUWEI (9906360) - 1 - ABSTRACT...3 1. INTRODUCTION...4 2. DATA ANALYSIS...5 2.1 Stationary estimation...5 2.2 Dickey-Fuller Test...6 3.

More information

Vector Time Series Model Representations and Analysis with XploRe

Vector Time Series Model Representations and Analysis with XploRe 0-1 Vector Time Series Model Representations and Analysis with plore Julius Mungo CASE - Center for Applied Statistics and Economics Humboldt-Universität zu Berlin mungo@wiwi.hu-berlin.de plore MulTi Motivation

More information

Representation of functions as power series

Representation of functions as power series Representation of functions as power series Dr. Philippe B. Laval Kennesaw State University November 9, 008 Abstract This document is a summary of the theory and techniques used to represent functions

More information

1 2 3 1 1 2 x = + x 2 + x 4 1 0 1

1 2 3 1 1 2 x = + x 2 + x 4 1 0 1 (d) If the vector b is the sum of the four columns of A, write down the complete solution to Ax = b. 1 2 3 1 1 2 x = + x 2 + x 4 1 0 0 1 0 1 2. (11 points) This problem finds the curve y = C + D 2 t which

More information

Binary Outcome Models: Endogeneity and Panel Data

Binary Outcome Models: Endogeneity and Panel Data Binary Outcome Models: Endogeneity and Panel Data ECMT 676 (Econometric II) Lecture Notes TAMU April 14, 2014 ECMT 676 (TAMU) Binary Outcomes: Endogeneity and Panel April 14, 2014 1 / 40 Topics Issues

More information

Implementing Panel-Corrected Standard Errors in R: The pcse Package

Implementing Panel-Corrected Standard Errors in R: The pcse Package Implementing Panel-Corrected Standard Errors in R: The pcse Package Delia Bailey YouGov Polimetrix Jonathan N. Katz California Institute of Technology Abstract This introduction to the R package pcse is

More information

Introduction to Matrix Algebra

Introduction to Matrix Algebra Psychology 7291: Multivariate Statistics (Carey) 8/27/98 Matrix Algebra - 1 Introduction to Matrix Algebra Definitions: A matrix is a collection of numbers ordered by rows and columns. It is customary

More information

The Method of Least Squares

The Method of Least Squares Hervé Abdi 1 1 Introduction The least square methods (LSM) is probably the most popular technique in statistics. This is due to several factors. First, most common estimators can be casted within this

More information

Panel Data: Linear Models

Panel Data: Linear Models Panel Data: Linear Models Laura Magazzini University of Verona laura.magazzini@univr.it http://dse.univr.it/magazzini Laura Magazzini (@univr.it) Panel Data: Linear Models 1 / 45 Introduction Outline What

More information

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS Systems of Equations and Matrices Representation of a linear system The general system of m equations in n unknowns can be written a x + a 2 x 2 + + a n x n b a

More information

2. Linear regression with multiple regressors

2. Linear regression with multiple regressors 2. Linear regression with multiple regressors Aim of this section: Introduction of the multiple regression model OLS estimation in multiple regression Measures-of-fit in multiple regression Assumptions

More information

Disentangling Insurance and Information in. Intertemporal Consumption Choices

Disentangling Insurance and Information in. Intertemporal Consumption Choices Disentangling Insurance and Information in Intertemporal Consumption Choices Katja Kaufmann and Luigi Pistaferri The textbook version of the life-cycle permanent income hypothesis with no liquidity constraints

More information

Quadratic forms Cochran s theorem, degrees of freedom, and all that

Quadratic forms Cochran s theorem, degrees of freedom, and all that Quadratic forms Cochran s theorem, degrees of freedom, and all that Dr. Frank Wood Frank Wood, fwood@stat.columbia.edu Linear Regression Models Lecture 1, Slide 1 Why We Care Cochran s theorem tells us

More information

Linearly Independent Sets and Linearly Dependent Sets

Linearly Independent Sets and Linearly Dependent Sets These notes closely follow the presentation of the material given in David C. Lay s textbook Linear Algebra and its Applications (3rd edition). These notes are intended primarily for in-class presentation

More information

Solutions to Math 51 First Exam January 29, 2015

Solutions to Math 51 First Exam January 29, 2015 Solutions to Math 5 First Exam January 29, 25. ( points) (a) Complete the following sentence: A set of vectors {v,..., v k } is defined to be linearly dependent if (2 points) there exist c,... c k R, not

More information

problem arises when only a non-random sample is available differs from censored regression model in that x i is also unobserved

problem arises when only a non-random sample is available differs from censored regression model in that x i is also unobserved 4 Data Issues 4.1 Truncated Regression population model y i = x i β + ε i, ε i N(0, σ 2 ) given a random sample, {y i, x i } N i=1, then OLS is consistent and efficient problem arises when only a non-random

More information

Online Appendix to Impatient Trading, Liquidity. Provision, and Stock Selection by Mutual Funds

Online Appendix to Impatient Trading, Liquidity. Provision, and Stock Selection by Mutual Funds Online Appendix to Impatient Trading, Liquidity Provision, and Stock Selection by Mutual Funds Zhi Da, Pengjie Gao, and Ravi Jagannathan This Draft: April 10, 2010 Correspondence: Zhi Da, Finance Department,

More information

1 Another method of estimation: least squares

1 Another method of estimation: least squares 1 Another method of estimation: least squares erm: -estim.tex, Dec8, 009: 6 p.m. (draft - typos/writos likely exist) Corrections, comments, suggestions welcome. 1.1 Least squares in general Assume Y i

More information

Chapter 5: Bivariate Cointegration Analysis

Chapter 5: Bivariate Cointegration Analysis Chapter 5: Bivariate Cointegration Analysis 1 Contents: Lehrstuhl für Department Empirische of Wirtschaftsforschung Empirical Research and und Econometrics Ökonometrie V. Bivariate Cointegration Analysis...

More information

Econometrics Simple Linear Regression

Econometrics Simple Linear Regression Econometrics Simple Linear Regression Burcu Eke UC3M Linear equations with one variable Recall what a linear equation is: y = b 0 + b 1 x is a linear equation with one variable, or equivalently, a straight

More information

Conditional Investment-Cash Flow Sensitivities and Financing Constraints

Conditional Investment-Cash Flow Sensitivities and Financing Constraints WORING PAPERS IN ECONOMICS No 448 Conditional Investment-Cash Flow Sensitivities and Financing Constraints Stephen R. Bond and Måns Söderbom May 2010 ISSN 1403-2473 (print) ISSN 1403-2465 (online) Department

More information

Department of Economics

Department of Economics Department of Economics On Testing for Diagonality of Large Dimensional Covariance Matrices George Kapetanios Working Paper No. 526 October 2004 ISSN 1473-0278 On Testing for Diagonality of Large Dimensional

More information

Monetary Policy Surprises, Credit Costs. and. Economic Activity

Monetary Policy Surprises, Credit Costs. and. Economic Activity Monetary Policy Surprises, Credit Costs and Economic Activity Mark Gertler and Peter Karadi NYU and ECB BIS, March 215 The views expressed are those of the authors and do not necessarily reflect the offi

More information

Solution to Homework 2

Solution to Homework 2 Solution to Homework 2 Olena Bormashenko September 23, 2011 Section 1.4: 1(a)(b)(i)(k), 4, 5, 14; Section 1.5: 1(a)(b)(c)(d)(e)(n), 2(a)(c), 13, 16, 17, 18, 27 Section 1.4 1. Compute the following, if

More information

HURDLE AND SELECTION MODELS Jeff Wooldridge Michigan State University BGSE/IZA Course in Microeconometrics July 2009

HURDLE AND SELECTION MODELS Jeff Wooldridge Michigan State University BGSE/IZA Course in Microeconometrics July 2009 HURDLE AND SELECTION MODELS Jeff Wooldridge Michigan State University BGSE/IZA Course in Microeconometrics July 2009 1. Introduction 2. A General Formulation 3. Truncated Normal Hurdle Model 4. Lognormal

More information

Random Effects Models for Longitudinal Survey Data

Random Effects Models for Longitudinal Survey Data Analysis of Survey Data. Edited by R. L. Chambers and C. J. Skinner Copyright 2003 John Wiley & Sons, Ltd. ISBN: 0-471-89987-9 CHAPTER 14 Random Effects Models for Longitudinal Survey Data C. J. Skinner

More information

Linear Algebra Review. Vectors

Linear Algebra Review. Vectors Linear Algebra Review By Tim K. Marks UCSD Borrows heavily from: Jana Kosecka kosecka@cs.gmu.edu http://cs.gmu.edu/~kosecka/cs682.html Virginia de Sa Cogsci 8F Linear Algebra review UCSD Vectors The length

More information

ON THE ROBUSTNESS OF FIXED EFFECTS AND RELATED ESTIMATORS IN CORRELATED RANDOM COEFFICIENT PANEL DATA MODELS

ON THE ROBUSTNESS OF FIXED EFFECTS AND RELATED ESTIMATORS IN CORRELATED RANDOM COEFFICIENT PANEL DATA MODELS ON THE ROBUSTNESS OF FIXED EFFECTS AND RELATED ESTIMATORS IN CORRELATED RANDOM COEFFICIENT PANEL DATA MODELS Jeffrey M. Wooldridge THE INSTITUTE FOR FISCAL STUDIES DEPARTMENT OF ECONOMICS, UCL cemmap working

More information

MATH 551 - APPLIED MATRIX THEORY

MATH 551 - APPLIED MATRIX THEORY MATH 55 - APPLIED MATRIX THEORY FINAL TEST: SAMPLE with SOLUTIONS (25 points NAME: PROBLEM (3 points A web of 5 pages is described by a directed graph whose matrix is given by A Do the following ( points

More information

Solución del Examen Tipo: 1

Solución del Examen Tipo: 1 Solución del Examen Tipo: 1 Universidad Carlos III de Madrid ECONOMETRICS Academic year 2009/10 FINAL EXAM May 17, 2010 DURATION: 2 HOURS 1. Assume that model (III) verifies the assumptions of the classical

More information

The Real Business Cycle Model

The Real Business Cycle Model The Real Business Cycle Model Ester Faia Goethe University Frankfurt Nov 2015 Ester Faia (Goethe University Frankfurt) RBC Nov 2015 1 / 27 Introduction The RBC model explains the co-movements in the uctuations

More information