In all data-generating processes considered until now, we can point

Size: px
Start display at page:

Download "In all data-generating processes considered until now, we can point"

Transcription

1 web Extension 4 Section 13.7 Local Average Treatment Effects In all data-generating processes considered until now, we can point to the effect of a change in any one explanator on the value of Y. In the model, Y i = b 0 + b 1 X i + e i, the effect on Y of a one-unit change in X is b 1. But such a characterization is not always appropriate. For example, when one more convict is released from jail through an early release program for prisoners, what effect does this have on crime in a community? Not all prisoner release programs are the same; some increase crime rates little, some increase crime rates a lot. It depends on whom the program releases. If the program releases wellbehaved prisoners who had no prior criminal record before this conviction, the effect might be small and, thus, the program might prove harmless. (For simplicity, we call these benign programs. ) On the other hand, if the program releases predatory career criminals, the effect might be large. (For simplicity, we call these predator release programs. ) Similarly, what effect does reducing by one the size of a particular teacher s third-grade class have on student achievement? The effect might be one thing if the teacher believes the change is permanent altering syllabi, changing class organization, and the like might be worthwhile for a sustained smaller class size. But the effect might be much less if the teacher believes the change is temporary a blip in a succession of otherwise large third-grade classes might EXT 4-7

2 EXT 4-8 Web Extension 4 spur little adjustment. Not all teachers respond the same way to class size reductions because not all teachers perceive those changes in the same way. In examples like these, characterizing the effect of a change in X (the number of prisoners released or the size of a third-grade class) on Y can be misleading. In this section, we explore the consequences of such varying effects of explanators for ordinary least squares (OLS) and instrumental variables (IV) estimation. Random Coefficients Models The prisoner release and class size examples are suggestive about how we might formalize the idea of varying effects of X on Y. Consider first the prisoner release programs. If each observation in our sample is a community drawn at random from all the communities with prisoner release programs, we sometimes get the benign programs and sometimes get the predator release programs. Which effect do we see on Y from releasing one more prisoner? The effect of one more prisoner released, on Y, the number of crimes in the community, is a random variable. The effect is large, with a probability equal to the probability of drawing a community with a predator release program; the effect is small with a probability equal to the probability of drawing a community with a benign program. Now consider programs that reduce class sizes. If each observation in our sample is a teacher drawn at random from a population of teachers who have varying expectations about a class size reduction s permanency, sometimes we draw a teacher who expects a temporary reduction and sometimes we draw a teacher who expects a permanent reduction. Which effect we see from reducing class size by one is, once again, a random variable. Algebraically, we write, Y i = b 0 + (b 1 + n i )X i + e i, where the coefficient on X i is the random variable (b 1 + n i ), in which b 1 is the mean effect of one more unit of X on Y in the population, and n i is the i-th observation s deviation of the coefficient on X from the mean coefficient. We call Equation a random coefficients model. We can rewrite this equation as Y i = b 0 + b 1 X i + n i X i + e i = b 0 + b 1 X i + m i, where m i = n i X i + e i. The last formula in Equation is quite similar to our standard regression formulation, but it has two distinct features. First, the coefficient on X is now the mean coefficient on X, rather than the coefficient. Second, the appearance of n i X i in m i suggests the disturbances are heteroskedastic. In the prisoner release program example, the variation in the coefficients stems from X measuring two different phenomena. In the class size example, the

3 Local Average Treatment Effects EXT 4-3 variation stems from differences among the teachers. In general, randomness of coefficients can stem from either X measuring multiple phenomena or from observed individuals varying in their responsiveness to a single phenomenon. Random Coefficients Models and OLS OLS has proven a workhorse estimator for us, often yielding best linear unbiased estimators (BLUE) or, at least unbiased or consistent estimates. What are the properties of OLS in this random coefficients model? Answering this question requires some information about the relationship between X i and n i. Suppose that each n i and e i are jointly independent of all of the observations on the explanator. (Recall that for independent random variables, E(WV) = E(W)E(V).) In this case, E(bN ) = ax iy i a x2 i = E ax i(b 1 x i + m i - m) a x i 2 = E b 1 + ax i(m i - m) a x i 2 = b 1 + E ax i(m i - m) = b 1 + a BE x i a x i 2 = b 1 + E a x i a x i 2(m i - m) a x i 2 E(m i - m)r = b = b 1, where m is the mean disturbance in the sample, which has expectation zero. If each e i and each coefficient on X, (b 1 + n i ), are jointly independent of all the observations on X, then OLS is an unbiased estimator of the average coefficient on X, b 1. Similar reasoning with plims would reveal that if the disturbances and coefficients are contemporaneously uncorrelated with one another and with the explanator, OLS is a consistent estimator of the mean coefficient on X in the population. Because our interest in many applications is with the average effect of changes in X across many instances, the finding that OLS can unbiasedly or consistently estimate such an average coefficient further evidences the rich applicability of OLS. Nonetheless, it is important to note that if X i is correlated with its coefficient, (b 1 + n i ), then OLS biasedly and inconsistently estimates b 1, the mean coefficient on X in the population. For example, if the size of prisoner release programs varied systematically between benign programs and predator release programs, or if permanent changes in class sizes were systematically larger (or smaller) than temporary changes, then OLS would not unbiasedly or consistently estimate b 1. Also, as in models with nonrandom coefficients, if the explanator is contemporaneously correlated with the e i, OLS yields biased and inconsistent estimates of b 1. All these results generalize to multiple regression models with random coefficients.

4 EXT 4-10 Web Extension 4 Random Coefficients Models and IV Estimation In the prisoner release program example, OLS would inconsistently estimate b 1 if the reason that states expanded their predator prisoner release programs were because current crimes threatened to soon overcrowd the prisons. In such a case, we would see larger programs because of larger e i, and X i and e i would be correlated. Similarly, if class sizes were reduced in anticipation of a class doing poorly, X i and e i would be correlated, and OLS would again inconsistently estimate b 1. Can instrumental variables consistently estimate b 1 in such cases? Yes, they can, but the instruments chosen must be contemporaneously uncorrelated with both the e i and the n i, so that the instruments would be contemporaneously uncorrelated with the m i in Equation How IV estimation might be consistent and OLS not consistent when estimating b 1 is most easily seen when there are two distinct groups, each with a different, constant coefficient on X, as might be the case in the prison release example. Let s call the benign release programs group 1 and call the predator release programs group 2. Assume the specific, nonrandom coefficients on X in the two programs are b 1 and b 2, respectively, and that the fixed difference between b 2 and b 1 is d 2. The mean coefficient b is then a probability weighted sum of and : b = b 1 (1 - E(D 2 )) + b 2 E(D 2 ), in which the random variable D 2i = 1, if the i-th observation drew the second group, and D 2i = 0, otherwise. Following the form of Equation 13.25, we could write the new model as b 1 b 2 Y i = b 0 + bx i + n i X i + e i = b 0 + bx i + m i, where b is the mean coefficient on X. If X i is contemporaneously correlated with e i or with n i, OLS yields a biased estimate of b, the coefficient on the released prisoners variable in Equation IV estimation, in contrast, can consistently estimate b in this case. As just noted, an instrument contemporaneously uncorrelated with both the e i and the n i would allow us to consistently estimate b. But choosing an instrument uncorrelated with both the e i and the n i is not the only interesting IV estimation strategy in random coefficients models. An Alternative Use of IV Estimation A different, and sometimes useful, result follows from choosing a different IV estimator, instead. We could rewrite Equation as Y i = b 0 + (b 1 + d 2 D 2i )X i + e i,

5 Local Average Treatment Effects EXT 4-5 or Y i = b 0 + b 1 X i + d 2 D 2i X i + e i = b 0 + b 1 X i + (d 2 D 2i X i + e i ), in which the random variable D 2i = 1 if the i-th observation drew the second group, and D 2i = 0 otherwise. This specification suggests that if we choose the right sort of instrumental variable, we could consistently estimate not b 1, but b 1. Suppose we choose an instrument that is contemporaneously uncorrelated with the e i but is correlated with the n i. For example, suppose our instrument is the size of a religious group that champions benign release programs. The size of the religious group in the i-th observed community is R i. The size of the religious group is a good instrument in that we assume that the size of the religious group is uncorrelated with the disturbances in the crime rate; that is, E(r i e i ) = 0, with lowercase letters denoting deviations from means, as usual. Furthermore, we assume R i is correlated with X i, but only because the size of the religious group in the community has an effect on the number of prisoners released in benign programs; that is, E(r i x i ƒ D = 0) Z 0, but, E(r i x i ƒ D = 1) = 0. Moreover, we assume that the religious group influences which kind of program is in place in a community; that is, E(r i n i ) Z 0. Is R i a valid instrument for estimating the mean coefficient on released prisoners, b? No, it is not. R i is correlated with both X i and n i. Looking at Equation 13.26, we see that this implies that R i is correlated with the disturbance m i because the disturbance contains (n i X i ). R i is not a valid instrument for estimating the mean coefficient on released prisoners. However, it is striking to see what using R i as an instrument obtains as an estimate. We learned in Section 13.1 that, with no intercept term, the first step in constructing an IV estimator is weighting observations by the instrument, here R i. In the present model, there is an intercept term, so, as in OLS, we weight by r i instead of by R i : r i Y i = b 0 r i + b 1 r i X i + r i (d 2 D 2i X i + e i ). (Notice that b 0 a r i = 0. It is this trait that warrants weighting by r i instead of by R i. The estimator of the coefficient on X is then uninfluenced by b 0.) Summing

6 EXT 4-12 Web Extension 4 both sides of this expression and dividing through by a r ix i leads to the IV estimator, b IV = ar iy i a r ix i. (Recall that if a r i = 0, then a r i i = a r i n i.) We also learned in Section 13.1 that the key determinant of IV s consistency is a zero correlation between the instrument, here R i, and the disturbance, which here is (d 2 D 2i X i + e i ). What is E[r i (d 2 D 2i X i + e i )] = E[r i d 2 D 2i x i ] + E[r i e i ]? By assumption, the second term on the right-hand side of Equation is zero the size of the religious community is uncorrelated with the disturbances in the crime rate. But what of the first term on the right-hand side? The expected value of r i d 2 D 2i X i has two parts, the contribution to that mean when D 2i is 0, and the contribution when D 2i is 1: E(r i d 2 D 2i X i ) = E(r i d 2 D 2i X i ƒ D 2i = 0)Pr(D 2i = 0) + E(r i d 2 D 2i X i ƒ D 2i = 1)Pr(D 2i = 1). The first expectation is zero because in it D 2i = 0. The second expectation is also zero, because in it D 2i = 1 and the E(r i x i ƒ D 2i = 1) = 0 by assumption, so E(r i d 2 D 2i X i ƒ D 2i = 1) = d 2 E(r i X i ƒ D 2i = 1) = 0. IV estimation using R i consistently estimates Equation IV estimation consistently estimates not the b of Equation 13.26, but the b 1 of Equation If our interest is in the b of Equation 13.26, R i is a poor instrument choice. If our interest is, instead, in the b 1 of Equation 13.27, R i is an excellent instrument choice. Variable coefficients models make the choice of instruments more complicated than is the case for ordinary regression models. Local Average Treatment Effects IV estimation using the size of the church group consistently estimates the coefficient on the number of prisoners released in a benign program. It tells us nothing about the mean coefficient on prisoner releases or about the coefficient on predator prisoner releases. The intuition for this result is that the co-movement between the instrument and the troublesome X is limited, or localized, to

7 Local Average Treatment Effects EXT 4-7 co-movement in benign programs, and consequently, the IV can only tell us about the effects of changing X in those programs. Because the effect of X is different in some unspecified way for predator release programs, knowing the effect in the benign programs does not tell us about the effect of X in the predator programs. If the benign prisoner release program coefficient were random, instead of fixed at b 1, we could write for communities with benign release programs, b 1 = b 1 + n 1i. IV estimation using R i as the instrument would consistently estimate the mean coefficient on X for the benign prisoner releases, b 1, if R were uncorrelated with n 1i. We call the mean coefficient on X (here, b 1 ) for a subset (here, benign prisoner release programs) of the total population (here, all prisoner release programs) a local average effect. When the explanatory variable with a random coefficient is a dummy variable that indicates participation in a program, such as Head Start, or is a measure of how much of a treatment has been given a subject, for example, how much of a new fertilizer was applied to a field, econometricians call the local average effect the local average treatment effect (LATE). 1 What a local average treatment effect measures is not always so tidy as in this example. The instrument R cleanly separated benign program communities from predator community programs. The number of prisoners released and R were correlated only in the benign program communities. Suppose instead we had used the American Civil Liberties Union (ACLU) membership in each community as our instrument, and suppose the ACLU was more, but not exclusively, inclined to press for releases in states with benign release programs. The average effect we would consistently estimate with this instrument would be some weighted average of the coefficients for the benign and predator programs, with benign programs weighted more heavily. We would need to know more about the correlations between ACLU membership and prisoner releases in the two types of communities to determine the weights in that average. Similarly, if R were correlated with n i, in the case in which benign program communities differ in their coefficients, the LATE estimated consistently by IV using R would be some other weighted average of the benign program community coefficients besides b 1. This prisoner release program example teaches an important lesson. When the coefficients on the explanators are random, choosing suitable instruments and interpreting what they consistently estimate is a subtle intellectual exercise. When we perform IV estimation in random coefficients models, we must carefully consider the nature of the correlation between our instrument and the troublesome explanator, so that we can correctly interpret the coefficient estimate that we obtain as (i) an average coefficient for the population, or (ii) a local average effect for a subset of the population, or (iii) some other weighted average of the coefficients in the population.

8 EXT 4-14 Web Extension 4 Concepts for Review Random coefficients Local average effect Local average treatment effect (LATE) Endnotes 1. Guido Imbens and Joshua Angrist, Identification and Estimation of Local Average Treatment Effects, Econometrica 62 (1994):

Online Appendix to Yes, But What s the Mechanism? (Don t Expect an Easy Answer) John G. Bullock, Donald P. Green, and Shang E. Ha

Online Appendix to Yes, But What s the Mechanism? (Don t Expect an Easy Answer) John G. Bullock, Donald P. Green, and Shang E. Ha Online Appendix to Yes, But What s the Mechanism? (Don t Expect an Easy Answer) John G. Bullock, Donald P. Green, and Shang E. Ha January 18, 2010 A2 This appendix has six parts: 1. Proof that ab = c d

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

LECTURE 15: SIMPLE LINEAR REGRESSION I

LECTURE 15: SIMPLE LINEAR REGRESSION I David Youngberg BSAD 20 Montgomery College LECTURE 5: SIMPLE LINEAR REGRESSION I I. From Correlation to Regression a. Recall last class when we discussed two basic types of correlation (positive and negative).

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

Lesson 11: The Special Role of Zero in Factoring

Lesson 11: The Special Role of Zero in Factoring Lesson 11: The Special Role of Zero in Factoring Student Outcomes Students find solutions to polynomial equations where the polynomial expression is not factored into linear factors. Students construct

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

Solving Quadratic Equations

Solving Quadratic Equations Solving Quadratic Equations MATH 101 College Algebra J. Robert Buchanan Department of Mathematics Summer 2012 Objectives In this lesson we will learn to: solve quadratic equations by factoring, solve quadratic

More information

Quantitative Economics for the Evaluation of the European Policy

Quantitative Economics for the Evaluation of the European Policy Quantitative Economics for the Evaluation of the European Policy Dipartimento di Economia e Management Irene Brunetti Davide Fiaschi Angela Parenti 1 25th of September, 2017 1 ireneb@ec.unipi.it, davide.fiaschi@unipi.it,

More information

CHAPTER 6: SPECIFICATION VARIABLES

CHAPTER 6: SPECIFICATION VARIABLES Recall, we had the following six assumptions required for the Gauss-Markov Theorem: 1. The regression model is linear, correctly specified, and has an additive error term. 2. The error term has a zero

More information

PSC 504: Instrumental Variables

PSC 504: Instrumental Variables PSC 504: Instrumental Variables Matthew Blackwell 3/28/2013 Instrumental Variables and Structural Equation Modeling Setup e basic idea behind instrumental variables is that we have a treatment with unmeasured

More information

Econometrics II. Nonstandard Standard Error Issues: A Guide for the. Practitioner

Econometrics II. Nonstandard Standard Error Issues: A Guide for the. Practitioner Econometrics II Nonstandard Standard Error Issues: A Guide for the Practitioner Måns Söderbom 10 May 2011 Department of Economics, University of Gothenburg. Email: mans.soderbom@economics.gu.se. Web: www.economics.gu.se/soderbom,

More information

ECON The Simple Regression Model

ECON The Simple Regression Model ECON 351 - The Simple Regression Model Maggie Jones 1 / 41 The Simple Regression Model Our starting point will be the simple regression model where we look at the relationship between two variables In

More information

Business Economics BUSINESS ECONOMICS. PAPER No. : 8, FUNDAMENTALS OF ECONOMETRICS MODULE No. : 3, GAUSS MARKOV THEOREM

Business Economics BUSINESS ECONOMICS. PAPER No. : 8, FUNDAMENTALS OF ECONOMETRICS MODULE No. : 3, GAUSS MARKOV THEOREM Subject Business Economics Paper No and Title Module No and Title Module Tag 8, Fundamentals of Econometrics 3, The gauss Markov theorem BSE_P8_M3 1 TABLE OF CONTENTS 1. INTRODUCTION 2. ASSUMPTIONS OF

More information

Law of Trichotomy and Boundary Equations

Law of Trichotomy and Boundary Equations Law of Trichotomy and Boundary Equations Law of Trichotomy: For any two real numbers a and b, exactly one of the following is true. i. a < b ii. a = b iii. a > b The Law of Trichotomy is a formal statement

More information

Chapter 14. Simultaneous Equations Models Introduction

Chapter 14. Simultaneous Equations Models Introduction Chapter 14 Simultaneous Equations Models 14.1 Introduction Simultaneous equations models differ from those we have considered in previous chapters because in each model there are two or more dependent

More information

Multiple Regression. Midterm results: AVG = 26.5 (88%) A = 27+ B = C =

Multiple Regression. Midterm results: AVG = 26.5 (88%) A = 27+ B = C = Economics 130 Lecture 6 Midterm Review Next Steps for the Class Multiple Regression Review & Issues Model Specification Issues Launching the Projects!!!!! Midterm results: AVG = 26.5 (88%) A = 27+ B =

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

Lesson 24: Modeling with Quadratic Functions

Lesson 24: Modeling with Quadratic Functions Student Outcomes Students create a quadratic function from a data set based on a contextual situation, sketch its graph, and interpret both the function and the graph in context. They answer questions

More information

ECON Introductory Econometrics. Lecture 4: Linear Regression with One Regressor

ECON Introductory Econometrics. Lecture 4: Linear Regression with One Regressor ECON4150 - Introductory Econometrics Lecture 4: Linear Regression with One Regressor Monique de Haan (moniqued@econ.uio.no) Stock and Watson Chapter 4 Lecture outline 2 The OLS estimators The effect of

More information

Unit 4 Patterns and Algebra

Unit 4 Patterns and Algebra Unit 4 Patterns and Algebra In this unit, students will solve equations with integer coefficients using a variety of methods, and apply their reasoning skills to find mistakes in solutions of these equations.

More information

Please bring the task to your first physics lesson and hand it to the teacher.

Please bring the task to your first physics lesson and hand it to the teacher. Pre-enrolment task for 2014 entry Physics Why do I need to complete a pre-enrolment task? This bridging pack serves a number of purposes. It gives you practice in some of the important skills you will

More information

Economics 113. Simple Regression Assumptions. Simple Regression Derivation. Changing Units of Measurement. Nonlinear effects

Economics 113. Simple Regression Assumptions. Simple Regression Derivation. Changing Units of Measurement. Nonlinear effects Economics 113 Simple Regression Models Simple Regression Assumptions Simple Regression Derivation Changing Units of Measurement Nonlinear effects OLS and unbiased estimates Variance of the OLS estimates

More information

Unless provided with information to the contrary, assume for each question below that the Classical Linear Model assumptions hold.

Unless provided with information to the contrary, assume for each question below that the Classical Linear Model assumptions hold. Economics 345: Applied Econometrics Section A01 University of Victoria Midterm Examination #2 Version 1 SOLUTIONS Spring 2015 Instructor: Martin Farnham Unless provided with information to the contrary,

More information

Correlation and Regression

Correlation and Regression Correlation and Regression 8 9 Copyright Cengage Learning. All rights reserved. Section 9.2 Linear Regression and the Coefficient of Determination Copyright Cengage Learning. All rights reserved. Focus

More information

LESSON #1: VARIABLES, TERMS, AND EXPRESSIONS COMMON CORE ALGEBRA II

LESSON #1: VARIABLES, TERMS, AND EXPRESSIONS COMMON CORE ALGEBRA II 1 LESSON #1: VARIABLES, TERMS, AND EXPRESSIONS COMMON CORE ALGEBRA II Mathematics has developed a language all to itself in order to clarify concepts and remove ambiguity from the analysis of problems.

More information

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

Econometrics. Week 6. Fall Institute of Economic Studies Faculty of Social Sciences Charles University in Prague Econometrics Week 6 Institute of Economic Studies Faculty of Social Sciences Charles University in Prague Fall 2012 1 / 21 Recommended Reading For the today Advanced Panel Data Methods. Chapter 14 (pp.

More information

Machine Learning Linear Regression. Prof. Matteo Matteucci

Machine Learning Linear Regression. Prof. Matteo Matteucci Machine Learning Linear Regression Prof. Matteo Matteucci Outline 2 o Simple Linear Regression Model Least Squares Fit Measures of Fit Inference in Regression o Multi Variate Regession Model Least Squares

More information

Wooldridge, Introductory Econometrics, 3d ed. Chapter 9: More on specification and data problems

Wooldridge, Introductory Econometrics, 3d ed. Chapter 9: More on specification and data problems Wooldridge, Introductory Econometrics, 3d ed. Chapter 9: More on specification and data problems Functional form misspecification We may have a model that is correctly specified, in terms of including

More information

11. Further Issues in Using OLS with TS Data

11. Further Issues in Using OLS with TS Data 11. Further Issues in Using OLS with TS Data With TS, including lags of the dependent variable often allow us to fit much better the variation in y Exact distribution theory is rarely available in TS applications,

More information

Ability Bias, Errors in Variables and Sibling Methods. James J. Heckman University of Chicago Econ 312 This draft, May 26, 2006

Ability Bias, Errors in Variables and Sibling Methods. James J. Heckman University of Chicago Econ 312 This draft, May 26, 2006 Ability Bias, Errors in Variables and Sibling Methods James J. Heckman University of Chicago Econ 312 This draft, May 26, 2006 1 1 Ability Bias Consider the model: log = 0 + 1 + where =income, = schooling,

More information

Do not copy, post, or distribute

Do not copy, post, or distribute 14 CORRELATION ANALYSIS AND LINEAR REGRESSION Assessing the Covariability of Two Quantitative Properties 14.0 LEARNING OBJECTIVES In this chapter, we discuss two related techniques for assessing a possible

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

Despite Emerson s contempt for foolish consistency, consistency

Despite Emerson s contempt for foolish consistency, consistency Web Extension 0 Chapter 20 Generalized Method of Moments Estimators Identification A foolish consistency is the hobgoblin of little minds, adored by little statesmen philosophers divines. RALPH WALDO EMERSON

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

Learning Packet. Lesson 5b Solving Quadratic Equations THIS BOX FOR INSTRUCTOR GRADING USE ONLY

Learning Packet. Lesson 5b Solving Quadratic Equations THIS BOX FOR INSTRUCTOR GRADING USE ONLY Learning Packet Student Name Due Date Class Time/Day Submission Date THIS BOX FOR INSTRUCTOR GRADING USE ONLY Mini-Lesson is complete and information presented is as found on media links (0 5 pts) Comments:

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

REED TUTORIALS (Pty) LTD ECS3706 EXAM PACK

REED TUTORIALS (Pty) LTD ECS3706 EXAM PACK REED TUTORIALS (Pty) LTD ECS3706 EXAM PACK 1 ECONOMETRICS STUDY PACK MAY/JUNE 2016 Question 1 (a) (i) Describing economic reality (ii) Testing hypothesis about economic theory (iii) Forecasting future

More information

Chapter 5: Ordinary Least Squares Estimation Procedure The Mechanics Chapter 5 Outline Best Fitting Line Clint s Assignment Simple Regression Model o

Chapter 5: Ordinary Least Squares Estimation Procedure The Mechanics Chapter 5 Outline Best Fitting Line Clint s Assignment Simple Regression Model o Chapter 5: Ordinary Least Squares Estimation Procedure The Mechanics Chapter 5 Outline Best Fitting Line Clint s Assignment Simple Regression Model o Parameters of the Model o Error Term and Random Influences

More information

Chapter 6 Complex Numbers

Chapter 6 Complex Numbers Chapter 6 Complex Numbers Lesson 1: Imaginary Numbers Lesson 2: Complex Numbers Lesson 3: Quadratic Formula Lesson 4: Discriminant This assignment is a teacher-modified version of Algebra 2 Common Core

More information

Lesson 4: Numbers Raised to the Zeroth Power

Lesson 4: Numbers Raised to the Zeroth Power Student Outcomes Students know that a number raised to the zeroth power is equal to one. Students recognize the need for the definition to preserve the properties of exponents. Classwork Concept Development

More information

What is a solution to an equation? What does it look like? What is the growth pattern? What is the y intercept? CPM Materials modified by Mr.

What is a solution to an equation? What does it look like? What is the growth pattern? What is the y intercept? CPM Materials modified by Mr. Common Core Standard: Preparation for 8.EE.8b in Lesson 5.2.4 What is a solution to an equation? What does it look like? What is the growth pattern? What is the y intercept? CPM Materials modified by Mr.

More information

Algebra 1 Bassam Raychouni Grade 8 Math. Greenwood International School Course Description. Course Title: Head of Department:

Algebra 1 Bassam Raychouni Grade 8 Math. Greenwood International School Course Description. Course Title: Head of Department: Course Title: Head of Department: Bassam Raychouni (bassam@greenwood.sh.ae) Teacher(s) + e-mail: Femi Antony (femi.a@greenwood.sch.ae) Cycle/Division: High School Grade Level: 9 or 10 Credit Unit: 1 Duration:

More information

Applied Quantitative Methods II

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

More information

ECNS 561 Multiple Regression Analysis

ECNS 561 Multiple Regression Analysis ECNS 561 Multiple Regression Analysis Model with Two Independent Variables Consider the following model Crime i = β 0 + β 1 Educ i + β 2 [what else would we like to control for?] + ε i Here, we are taking

More information

Lesson/Unit Plan Name: Algebraic Expressions Identifying Parts and Seeing Entities. as both a single entity and a sum of two terms.

Lesson/Unit Plan Name: Algebraic Expressions Identifying Parts and Seeing Entities. as both a single entity and a sum of two terms. Grade Level/Course: Grade 6 Lesson/Unit Plan Name: Algebraic Expressions Identifying Parts and Seeing Entities Rationale/Lesson Abstract: This lesson focuses on providing students with a solid understanding

More information

CHAPTER 4 THE COMMON FACTOR MODEL IN THE SAMPLE. From Exploratory Factor Analysis Ledyard R Tucker and Robert C. MacCallum

CHAPTER 4 THE COMMON FACTOR MODEL IN THE SAMPLE. From Exploratory Factor Analysis Ledyard R Tucker and Robert C. MacCallum CHAPTER 4 THE COMMON FACTOR MODEL IN THE SAMPLE From Exploratory Factor Analysis Ledyard R Tucker and Robert C. MacCallum 1997 65 CHAPTER 4 THE COMMON FACTOR MODEL IN THE SAMPLE 4.0. Introduction In Chapter

More information

ECONOMETRICS HONOR S EXAM REVIEW SESSION

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

More information

Essential of Simple regression

Essential of Simple regression Essential of Simple regression We use simple regression when we are interested in the relationship between two variables (e.g., x is class size, and y is student s GPA). For simplicity we assume the relationship

More information

MS-A0504 First course in probability and statistics

MS-A0504 First course in probability and statistics MS-A0504 First course in probability and statistics Heikki Seppälä Department of Mathematics and System Analysis School of Science Aalto University Spring 2016 Probability is a field of mathematics, which

More information

VARIABLES, TERMS, AND EXPRESSIONS COMMON CORE ALGEBRA II

VARIABLES, TERMS, AND EXPRESSIONS COMMON CORE ALGEBRA II Name: Date: VARIABLES, TERMS, AND EXPRESSIONS COMMON CORE ALGEBRA II Mathematics has developed a language all to itself in order to clarify concepts and remove ambiguity from the analysis of problems.

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

Panel Data Exercises Manuel Arellano. Using panel data, a researcher considers the estimation of the following system:

Panel Data Exercises Manuel Arellano. Using panel data, a researcher considers the estimation of the following system: Panel Data Exercises Manuel Arellano Exercise 1 Using panel data, a researcher considers the estimation of the following system: y 1t = α 1 + βx 1t + v 1t. (t =1,..., T ) y Nt = α N + βx Nt + v Nt where

More information

2.5 Complex Zeros and the Fundamental Theorem of Algebra

2.5 Complex Zeros and the Fundamental Theorem of Algebra 210 CHAPTER 2 Polynomial, Power, and Rational Functions What you ll learn about Two Major Theorems Complex Conjugate Zeros Factoring with Real Number Coefficients... and why These topics provide the complete

More information

An overview of applied econometrics

An overview of applied econometrics An overview of applied econometrics Jo Thori Lind September 4, 2011 1 Introduction This note is intended as a brief overview of what is necessary to read and understand journal articles with empirical

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

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

Multiple Representations: Equations to Tables and Graphs Transcript

Multiple Representations: Equations to Tables and Graphs Transcript Algebra l Teacher: It s good to see you again. Last time we talked about multiple representations. If we could, I would like to continue and discuss the subtle differences of multiple representations between

More information

Lecture 5: Omitted Variables, Dummy Variables and Multicollinearity

Lecture 5: Omitted Variables, Dummy Variables and Multicollinearity Lecture 5: Omitted Variables, Dummy Variables and Multicollinearity R.G. Pierse 1 Omitted Variables Suppose that the true model is Y i β 1 + β X i + β 3 X 3i + u i, i 1,, n (1.1) where β 3 0 but that the

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

Econometrics I Lecture 3: The Simple Linear Regression Model

Econometrics I Lecture 3: The Simple Linear Regression Model Econometrics I Lecture 3: The Simple Linear Regression Model Mohammad Vesal Graduate School of Management and Economics Sharif University of Technology 44716 Fall 1397 1 / 32 Outline Introduction Estimating

More information

Lesson 28: Another Computational Method of Solving a Linear System

Lesson 28: Another Computational Method of Solving a Linear System Lesson 28: Another Computational Method of Solving a Linear System Student Outcomes Students learn the elimination method for solving a system of linear equations. Students use properties of rational numbers

More information

Introduction to Econometrics. Heteroskedasticity

Introduction to Econometrics. Heteroskedasticity Introduction to Econometrics Introduction Heteroskedasticity When the variance of the errors changes across segments of the population, where the segments are determined by different values for the explanatory

More information

Notes 6: Multivariate regression ECO 231W - Undergraduate Econometrics

Notes 6: Multivariate regression ECO 231W - Undergraduate Econometrics Notes 6: Multivariate regression ECO 231W - Undergraduate Econometrics Prof. Carolina Caetano 1 Notation and language Recall the notation that we discussed in the previous classes. We call the outcome

More information

1 The Multiple Regression Model: Freeing Up the Classical Assumptions

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

More information

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

Instructional Materials for the WCSD Math Common Finals

Instructional Materials for the WCSD Math Common Finals 201-2014 Algebra 2 Semester 1 Instructional Materials for the WCSD Math Common Finals The Instructional Materials are for student and teacher use and are aligned to the Math Common Final blueprint for

More information

Multiple Regression Analysis

Multiple Regression Analysis Chapter 4 Multiple Regression Analysis The simple linear regression covered in Chapter 2 can be generalized to include more than one variable. Multiple regression analysis is an extension of the simple

More information

Wooldridge, Introductory Econometrics, 4th ed. Chapter 2: The simple regression model

Wooldridge, Introductory Econometrics, 4th ed. Chapter 2: The simple regression model Wooldridge, Introductory Econometrics, 4th ed. Chapter 2: The simple regression model Most of this course will be concerned with use of a regression model: a structure in which one or more explanatory

More information

ECON 497 Midterm Spring

ECON 497 Midterm Spring ECON 497 Midterm Spring 2009 1 ECON 497: Economic Research and Forecasting Name: Spring 2009 Bellas Midterm You have three hours and twenty minutes to complete this exam. Answer all questions and explain

More information

Lecture 2: Linear regression

Lecture 2: Linear regression Lecture 2: Linear regression Roger Grosse 1 Introduction Let s ump right in and look at our first machine learning algorithm, linear regression. In regression, we are interested in predicting a scalar-valued

More information

LECTURE 10. Introduction to Econometrics. Multicollinearity & Heteroskedasticity

LECTURE 10. Introduction to Econometrics. Multicollinearity & Heteroskedasticity LECTURE 10 Introduction to Econometrics Multicollinearity & Heteroskedasticity November 22, 2016 1 / 23 ON PREVIOUS LECTURES We discussed the specification of a regression equation Specification consists

More information

- a value calculated or derived from the data.

- a value calculated or derived from the data. Descriptive statistics: Note: I'm assuming you know some basics. If you don't, please read chapter 1 on your own. It's pretty easy material, and it gives you a good background as to why we need statistics.

More information

Solving Equations by Factoring. Solve the quadratic equation x 2 16 by factoring. We write the equation in standard form: x

Solving Equations by Factoring. Solve the quadratic equation x 2 16 by factoring. We write the equation in standard form: x 11.1 E x a m p l e 1 714SECTION 11.1 OBJECTIVES 1. Solve quadratic equations by using the square root method 2. Solve quadratic equations by completing the square Here, we factor the quadratic member of

More information

Lesson 19: Understanding Variability When Estimating a Population Proportion

Lesson 19: Understanding Variability When Estimating a Population Proportion Lesson 19: Understanding Variability When Estimating a Population Proportion Student Outcomes Students understand the term sampling variability in the context of estimating a population proportion. Students

More information

Notes 3: Statistical Inference: Sampling, Sampling Distributions Confidence Intervals, and Hypothesis Testing

Notes 3: Statistical Inference: Sampling, Sampling Distributions Confidence Intervals, and Hypothesis Testing Notes 3: Statistical Inference: Sampling, Sampling Distributions Confidence Intervals, and Hypothesis Testing 1. Purpose of statistical inference Statistical inference provides a means of generalizing

More information

LECTURE 6. Introduction to Econometrics. Hypothesis testing & Goodness of fit

LECTURE 6. Introduction to Econometrics. Hypothesis testing & Goodness of fit LECTURE 6 Introduction to Econometrics Hypothesis testing & Goodness of fit October 25, 2016 1 / 23 ON TODAY S LECTURE We will explain how multiple hypotheses are tested in a regression model We will define

More information

Prompt. Commentary. Mathematical Foci. x + 2 =4 x + 2=4 and x + 2=" 4 x =2 x =" 6

Prompt. Commentary. Mathematical Foci. x + 2 =4 x + 2=4 and x + 2= 4 x =2 x = 6 Situation 26: Absolute Value Prepared at University of Georgia Center for Proficiency in Teaching Mathematics 6/28/05 Kanita DuCloux Additions by Sarah Donaldson 6/16/06 Prompt A student teacher begins

More information

Math 1313 Experiments, Events and Sample Spaces

Math 1313 Experiments, Events and Sample Spaces Math 1313 Experiments, Events and Sample Spaces At the end of this recording, you should be able to define and use the basic terminology used in defining experiments. Terminology The next main topic in

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

Polynomials; Add/Subtract

Polynomials; Add/Subtract Chapter 7 Polynomials Polynomials; Add/Subtract Polynomials sounds tough enough. But, if you look at it close enough you ll notice that students have worked with polynomial expressions such as 6x 2 + 5x

More information

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

Econometrics. Week 11. Fall Institute of Economic Studies Faculty of Social Sciences Charles University in Prague Econometrics Week 11 Institute of Economic Studies Faculty of Social Sciences Charles University in Prague Fall 2012 1 / 30 Recommended Reading For the today Advanced Time Series Topics Selected topics

More information

Lecture 10: Alternatives to OLS with limited dependent variables. PEA vs APE Logit/Probit Poisson

Lecture 10: Alternatives to OLS with limited dependent variables. PEA vs APE Logit/Probit Poisson Lecture 10: Alternatives to OLS with limited dependent variables PEA vs APE Logit/Probit Poisson PEA vs APE PEA: partial effect at the average The effect of some x on y for a hypothetical case with sample

More information

P.6 Complex Numbers. -6, 5i, 25, -7i, 5 2 i + 2 3, i, 5-3i, i. DEFINITION Complex Number. Operations with Complex Numbers

P.6 Complex Numbers. -6, 5i, 25, -7i, 5 2 i + 2 3, i, 5-3i, i. DEFINITION Complex Number. Operations with Complex Numbers SECTION P.6 Complex Numbers 49 P.6 Complex Numbers What you ll learn about Complex Numbers Operations with Complex Numbers Complex Conjugates and Division Complex Solutions of Quadratic Equations... and

More information

Wooldridge, Introductory Econometrics, 4th ed. Appendix C: Fundamentals of mathematical statistics

Wooldridge, Introductory Econometrics, 4th ed. Appendix C: Fundamentals of mathematical statistics Wooldridge, Introductory Econometrics, 4th ed. Appendix C: Fundamentals of mathematical statistics A short review of the principles of mathematical statistics (or, what you should have learned in EC 151).

More information

Multiple Regression Analysis

Multiple Regression Analysis Multiple Regression Analysis y = β 0 + β 1 x 1 + β 2 x 2 +... β k x k + u 2. Inference 0 Assumptions of the Classical Linear Model (CLM)! So far, we know: 1. The mean and variance of the OLS estimators

More information

Econometrics Master in Business and Quantitative Methods

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

More information

ECON 497: Lecture 4 Page 1 of 1

ECON 497: Lecture 4 Page 1 of 1 ECON 497: Lecture 4 Page 1 of 1 Metropolitan State University ECON 497: Research and Forecasting Lecture Notes 4 The Classical Model: Assumptions and Violations Studenmund Chapter 4 Ordinary least squares

More information

CHAPTER 4 & 5 Linear Regression with One Regressor. Kazu Matsuda IBEC PHBU 430 Econometrics

CHAPTER 4 & 5 Linear Regression with One Regressor. Kazu Matsuda IBEC PHBU 430 Econometrics CHAPTER 4 & 5 Linear Regression with One Regressor Kazu Matsuda IBEC PHBU 430 Econometrics Introduction Simple linear regression model = Linear model with one independent variable. y = dependent variable

More information

Monday, November 26: Explanatory Variable Explanatory Premise, Bias, and Large Sample Properties

Monday, November 26: Explanatory Variable Explanatory Premise, Bias, and Large Sample Properties Amherst College Department of Economics Economics 360 Fall 2012 Monday, November 26: Explanatory Variable Explanatory Premise, Bias, and Large Sample Properties Chapter 18 Outline Review o Regression Model

More information

Ordinary Least Squares Regression

Ordinary Least Squares Regression Ordinary Least Squares Regression Goals for this unit More on notation and terminology OLS scalar versus matrix derivation Some Preliminaries In this class we will be learning to analyze Cross Section

More information

Lesson 26: Characterization of Parallel Lines

Lesson 26: Characterization of Parallel Lines Student Outcomes Students know that when a system of linear equations has no solution, i.e., no point of intersection of the lines, then the lines are parallel. Lesson Notes The discussion that begins

More information

statistical sense, from the distributions of the xs. The model may now be generalized to the case of k regressors:

statistical sense, from the distributions of the xs. The model may now be generalized to the case of k regressors: Wooldridge, Introductory Econometrics, d ed. Chapter 3: Multiple regression analysis: Estimation In multiple regression analysis, we extend the simple (two-variable) regression model to consider the possibility

More information

Introduction to Econometrics

Introduction to Econometrics Introduction to Econometrics Lecture 3 : Regression: CEF and Simple OLS Zhaopeng Qu Business School,Nanjing University Oct 9th, 2017 Zhaopeng Qu (Nanjing University) Introduction to Econometrics Oct 9th,

More information

AP Statistics Two-Variable Data Analysis

AP Statistics Two-Variable Data Analysis AP Statistics Two-Variable Data Analysis Key Ideas Scatterplots Lines of Best Fit The Correlation Coefficient Least Squares Regression Line Coefficient of Determination Residuals Outliers and Influential

More information

Mathematics Lesson Plan

Mathematics Lesson Plan Mathematics Lesson Plan Date: June 25 (Mon), 2007, Period 2 (9:45 10:35) Class: Class C, Grade 7, 42 students (21 boys, 21 girls) Room: Mathematics Room Teacher: Nobuko Nakamoto 1. Name of the unit: Letters

More information

Alien Earths Using Conic Sections to Explore the Solar System

Alien Earths Using Conic Sections to Explore the Solar System Alien Earths Using Conic Sections to Explore the Solar System Teachers: Amena Mitha and Andy Eschbacher Target Audience: 11 th Grade Algebra II and Physics students Project Description: The Alien Earths

More information

Chapter 1A -- Real Numbers. iff. Math Symbols: Sets of Numbers

Chapter 1A -- Real Numbers. iff. Math Symbols: Sets of Numbers Fry Texas A&M University! Fall 2016! Math 150 Notes! Section 1A! Page 1 Chapter 1A -- Real Numbers Math Symbols: iff or Example: Let A = {2, 4, 6, 8, 10, 12, 14, 16,...} and let B = {3, 6, 9, 12, 15, 18,

More information

Econometrics Midterm Examination Answers

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

More information

Dynamic Regression Models (Lect 15)

Dynamic Regression Models (Lect 15) Dynamic Regression Models (Lect 15) Ragnar Nymoen University of Oslo 21 March 2013 1 / 17 HGL: Ch 9; BN: Kap 10 The HGL Ch 9 is a long chapter, and the testing for autocorrelation part we have already

More information

In July: Complete the Unit 01- Algebraic Essentials Video packet (print template or take notes on loose leaf)

In July: Complete the Unit 01- Algebraic Essentials Video packet (print template or take notes on loose leaf) Hello Advanced Algebra Students In July: Complete the Unit 01- Algebraic Essentials Video packet (print template or take notes on loose leaf) The link to the video is here: https://www.youtube.com/watch?v=yxy4tamxxro

More information