The regression model with one fixed regressor cont d

Size: px
Start display at page:

Download "The regression model with one fixed regressor cont d"

Transcription

1 The regression model with one fixed regressor cont d 3150/4150 Lecture 4 Ragnar Nymoen 27 January 2012

2 The model with transformed variables Regression with transformed variables I References HGL Ch 2.8 BN: Kap 3 Transformation of the variables prior to estimation is often used in econometric analysis.

3 The model with transformed variables Regression with transformed variables II Variable transformation is done to 1. suite the purpose of the analysis, or 2. to make the estimated model corespond to the assumptions of the econometric model (in our instance RM1) Later in the course (Topic 9) we will look more in detail on what can be achieved by 2. At this stage we briefly mention the most popular transformations that are used when practising regression analysis.

4 De-meaning, scaling and standardization De-meaning I We have already encountered de-meaning of x as a way of simplifying some derivations. Have seen that when x i is replaced by (x i x) the only change is in intercept term. De-meaning both variables can be motivated the following way: Consider first the linear relationship y i = β 1 + β 2 x i + e i, i = 1, 2,..., n (1) Take the mean on both sides:

5 De-meaning, scaling and standardization De-meaning II and subtract from (1) to get: y i ȳ = β 1 + β 2 x + ē = β 2 x i + e i, i = 1, 2,..., n (2) where we define the de-meaned variables: yi xi ei = y i ȳ = x i x = e i ē

6 De-meaning, scaling and standardization De-meaning III The OLS estimator β 2 from the de-meaned relationship (2) is therefore identical to β 2 from the original model formulation (1). If the classical assumptions of RM1 holds for (1) with disturbance e i, the same is true for (2). DIY exercise 1. Show however: var(e i ) = σ 2 (1 2 1 n + 1 n 2 ) + σ2 n 1 n 2 = σ 2 (1 1 n ) Note the important difference between de-meaning of the variables and the mindless omission of the intercept β 1 from the original equation.

7 De-meaning, scaling and standardization De-meaning IV The latter forces the regression line through origo and leads to the biased estimator β 2 = n i=1 y i x i n i=1 x 2 i in DYI exercise 4 and 5 in Lecture 3.

8 De-meaning, scaling and standardization Scaling I This is the situation when we multiply the original variables with the fixed (deterministic) factors ω y and ω x. For example change units from thousand to million or billion. If we again start with (1) and multiply by e.g. ω y : ω y y i = ω y β 1 + ω x β 2 x i + ω y e i, i = 1, 2,..., n let y i, x i and e i denote the scaled variables yi xi ei = ω y y i = ω x x = ω y e i

9 De-meaning, scaling and standardization Scaling II The equation in terms of these variables becomes: where y i = β 1 + β 2x i + e i, i = 1, 2,..., n (3) β 1 = ω y β 1 (4) β 2 = ω y ω x β 2 (5) σ 2 = ω 2 y σ 2 (6) Scaling of one or both of the variables will affect the OLS estimates.

10 De-meaning, scaling and standardization Scaling III If for example x i is in thousands, and x i is in millions then ω x = If ω y = 1, no scaling of y i, for example ˆβ 2 = is changed to ˆβ 2 = 5 after the scaling. If on the other hand, ω x = ω y the slope estimate is unchanged by the scaling, but the intercept and the variance of the disturbance are affected. The statistical properties of the OLS estimators ˆβ 1 and ˆβ 2 are not affected by scaling, since the ei has classical properties. DIY exercise 2 Imagine estimation (1) and then the model with scaled variables (3). Will the coeffi cient of determination (R 2 ) be the same in the two regression? Explain.

11 De-meaning, scaling and standardization Standardarized variables I Finally imagine first de-meaning y i and x i,and second scaling the de-meaned variables by ω y = 1ˆσ y ω x = 1ˆσ x where ˆσ y and ˆσ x are empirical standard deviations of y and x: ˆσ y = 1 n n i=1 (y i ȳ) 2, and ˆσ x = 1 n n i=1 (x i ˆx) 2

12 De-meaning, scaling and standardization Standardarized variables II y i x i = y i ȳ ˆσ y = x i x ˆσ x This standardized version of the regression model becomes y i = β 2x i + e i (7) In this interpretation, the estimated ˆβ 2 it is called the beta-coeffi cient. has a separate name,

13 De-meaning, scaling and standardization Standardarized variables III Since standardization is a combination of de-meaning and scaling we have that ˆβ 2 = ω y ω x ˆβ 2 = ˆσ x ˆσ y ˆβ 2 (8) for the relationship between OLS estimate for the original slope coeffi cient and the beta-coeffi cient.

14 Non-linear variable transformations Estimating non-linear relationships (with a linear estimator) I By applying a non-linear transformation of y i and x i before estimation we can estimate many interesting non-linear functions with OLS. After transformation the model is linear in the parameters β 1 and β 2. In this way we obtain great flexibility in fitting different non-linear relationships between y and x. The main practical issue is the relevance of the transformation for the economic problem And to be clear about the interpretation of the parameter β 2

15 Non-linear variable transformations Some popular transformations I Quadratic transform of x y i = β 1 + β 2 x 2 i This equation becomes linear when we define xi = xi 2. The slope coeffi cient β 2 is no longer the derivate. The derivative is instead y x = 2β 2x i which is increasing in x if β 2 > 0. + ε If y is a measure of price or of unit-costs, and x is a measure of production (or of capacity), this model may be relevant to estimate a cost-function. See HGL Figure 2.13 and 2.14

16 Non-linear variable transformations Some popular transformations II If one or both of the variables are log transformed, we speak of log-linear models. i y i = β 1 + β 2 ln x i + e i ii ln y i = β 1 + β 2 x i + e i iii ln y i = β 1 + β 2 ln x i + e i The two first are sometimes called semi-logarithmic models. The third is sometimes called the log-log model.

17 Non-linear variable transformations Some popular transformations III All three models have different derivatives, different elasticites El x y and different semi-elasticities y 1 x y y x y 1 x y El x y 1 i β 2 x x β 2 y ii β 2 y β 2 β 2 x y 1 iii β 2 x β 2 x β 2 β 2 y

18 Non-linear variable transformations GDP per capita GDP per capita in Norway (million fixed kroner) Log GDP per capita in Norway Blue graph: GDP per capita Y against time, t Clearly non-linear function Red graph shows ln Y against time. Still not completely linear Better on sub-samples

19 Non-linear variable transformations GDP per capita in Norway (million fixed kroner) Log GDP per capita in Norway

20 Non-linear variable transformations Attempt semi-log model Y t = Ae g Y t+e t on two sub-samples Hence estimate ln Y t = β 1 + β 2 trend t + e t, t = 1830,..., to obtain estimates of the semi-elasticity β 2, the growth-rate. Note that trend = is a deterministic variable that take the values trend = 1, 2,..., 181.

21 Regression with indicator variable (dummies) Dummy variable as regressor I Often the x variable is a qualitative explanatory variable For example: Availability effect on alcohol consumption y i. Make this operational by defining an indicator variable, also called a dummy: { 1 if pol in town x i = 0 else We estimate the model y i = β 1 + β 2 x i + e i Under the assumption of RM1, the classical assumptions in particular, the OLS estimators will be BLUE as before.

22 Regression with indicator variable (dummies) Dummy variable as regressor II The interpretation of β 1 changes: It is no longer a slope coeffi cient. Instead it measures the difference in mean alcohol consumption between pol and no-pol towns. Starting from the standard expressions for the OLS estimators, they can be shown to reduce to ˆβ 1 = ȳ 0 ˆβ 2 = ȳ 1 ȳ 0 where ȳ 0 is the average consumption in no-pol towns and ȳ 1 is the is the average consumption in pol towns.

23 Regression with indicator variable (dummies) Dummy variable as regressor III The expression for ˆβ 1 has been rejuvenated in recent years, due to the availability of large data set that allow the estimation of treatment-effects. It is then referred to as the difference-estimator The use of dummies as regressors will be developed in interesting directions when we come to multiple regression models. NOTE: While dummies are unproblematic to use as left hand side variables in RM1, it is a different matter when the dependent variable is an qualitative variable. A different econometric model than RM1 is then required!

24 Statistical inference in the regression model Starting Topic 3 on the lecture plan HGL Chap 3 BN Kap (building on kap ) Review of course in probabillty theory: One important form of statistical inference is that we form a hypothesis about the value of a parameter θ in the probability distribution ( fordelingsfunksjonen ) to a stochastic variable. Let θ 0 denote the hypothesized parameter value The idea is that we place our hypothesis about the value of θ in danger of being rejected, it is the null hypothesis, H 0 : θ = θ 0. The alternative hypothesis may be one-sided, for example H 1 : θ > θ 0 or two-sided H 1 : θ = θ 0.

25 Statistical inference in the regression model Hence, after specification of both the null-hypothesis and H 0 and the alternative, we have for example H 0 : θ = θ 0 against H 1 : θ = θ 0. for the case of a two-sided alternative. The next step is to use the assumed probability distribution to find a test statistic ˆθ that has a known probability distribution. We reject H 0 is the test statistic differs significantly from what we expect when H 0 is true. This translates into choosing a low significance level for the test, meaning that we reject H 0 if ˆθ θ takes a value that has a low a probability (for example 5 % or 2.5 % or 1 %) under the assumption that H 0 is true.

26 Statistical inference in the regression model The decision: Compare value of test statistic with the critical values that correspond to the chosen significance level from the relevant distribution. The significance level is the probability of Type 1 error in hypothesis testing. Rejecting H 0 when H 0 is in fact true. Type 2 error is the failure to reject when H 0 is wrong. To have low risk of Type 2 error we would like to have test statistic that have high statistical power. Powerful tests give a high probability for rejecting H 0 when H 0 is false.

27 Hypothesis testing in a special case of RM 1 Consider the following special case of RM1, where we assume that β 2 = 0: y i = β 1 + e i a. x i are fixed numbers, (i = 1, 2,..., n) b. E (e i ) = 0, i, ( for al i ) c. var (e i ) = σ 2, i d. cov (e i, e j ) = 0, i = j e. β 1 and σ 2 are constant parameters f. e i N(0, σ 2 ).

28 Hypothesis testing in a special case of RM 1 In this special case of RM1 (with assumption f. included) it is implied that E (y i ) = β 1 and Testing y i N(β 1, σ 2 ) H 0 : β 1 = β 0 1 against H 1 : β 1 > β 0 1. is therefore the same as performing a one-sided test of the expectations parameter in a normal distribution. Know from course in statistics that we perform this test by the use of 1. A test statistic that has a standard normal distribution when we know σ 2 2. A test statistic that has a t distribution when we do not know σ 2, but estimate it

29 Hypothesis testing in a special case of RM 1 What we do next is to generalize the t-test in 2. to the case where the model is y i = β 1 + β 2 x i + e i and the RM1 assumptions a.-f. hold.

30 t-tests in RM1 The Z and t statistics I We have the following hypothesis test for the slope parameter β 2 of the model: H 0 : β 2 = β 0 2 against H 1 : β 2 > β 0 2. A logical test-statistic to use (based on the assumption of the model!) could be where Z = ˆβ 2 β 0 2 se( β 2 ) se( β 2 ) = var( β 2 ) (9) is the standard error of β 2.

31 t-tests in RM1 The Z and t statistics II Why would Z a natural statistic? Reject H 0 when Z > critical value corresponding to the chosen significance level Find critical value from the quantiles of the standard normal distribution, since Z N(0, 1) under H 0 from the fact ˆβ 2 N(β 2, var( β 2 ) in RM1. However Z cannot be used in practice since var( β 2 ) depends on the unknown parameter σ 2.

32 t-tests in RM1 The Z and t statistics III Therefore we need to find an estimator ˆσ 2 of σ 2 and then (hopefully) we are able to find the distribution of another statistic (that we by custom call t): t = ˆβ 2 β 0 2 ŝe( β 2 ) (10) where ŝe( β 2 ) denotes the estimated standard error of β 2 : ŝe( β 2 ) = var( β ˆσ 2 ) = 2 n i=1(x i x) 2 (11)

33 t-tests in RM1 Estimating the variance the disturbance I Heuristically, we can use the residuals ê i to estimate σ 2, they can be written as ê i = y i Ê (y i ), i = 1, 2,.., n Let us regard the estimated expectation of y i as fixed (a small short-cut) then we have that (ê i 0) σ 2 N(0, 1) and they are stochastically independent We then have from the definition of the Chi-square distribution that the variable U U = n i=1 ê 2 i σ 2 χ 2 (n 2) (12) is Chi-square distributed with n 2 degrees of freedom.

34 t-tests in RM1 Estimating the variance the disturbance II The reduction of 2 in the degrees of freedom is explained by the linear restrictions that are the 1 order conditions of the OLS principle. In the simplified model y i = β 1 + e i, the corresponding variable has n 1 degrees of freedom.

35 t-tests in RM1 Estimating the variance the disturbance III We choose the unbiased estimator of σ 2 DIY exercise 3. Show that ˆσ 2 = 1 n n 2 êi 2 i=1 E (ˆσ 2 ) = σ 2

36 t-tests in RM1 The t-statistic and the t-value I The t-statistic is the stochastic variable t = ˆβ 2 β 0 2 ˆσ 2 n i=1 (x i x ) 2 = ˆβ 2 β 0 2 σ 2 n i=1 (x i x )2 n i=1 ê i 2 σ 2 n 2 where ˆβ 2 and ˆσ 2 are interpreted as estimators Hence the stochastic variable t, has the structure t = Z U n 2 (13) which defines t as t-distributed variable with n 2 degrees of freedom.

37 t-tests in RM1 The t-statistic and the t-value II In RM1 we test H 0 : β 2 = β 0 2 against H 1 : β 2 > β 0 2. by comparing the calculated t-value t = ˆβ 2 β 0 2 ŝe( β 2 ) where ˆβ 2 and ŝe( β 2 ) are estimates, with the critical values from the t-distribution with n 2 degrees of freedom.

The regression model with one stochastic regressor.

The regression model with one stochastic regressor. The regression model with one stochastic regressor. 3150/4150 Lecture 6 Ragnar Nymoen 30 January 2012 We are now on Lecture topic 4 The main goal in this lecture is to extend the results of the regression

More information

The regression model with one stochastic regressor (part II)

The regression model with one stochastic regressor (part II) The regression model with one stochastic regressor (part II) 3150/4150 Lecture 7 Ragnar Nymoen 6 Feb 2012 We will finish Lecture topic 4: The regression model with stochastic regressor We will first look

More information

ECON 4160, Autumn term Lecture 1

ECON 4160, Autumn term Lecture 1 ECON 4160, Autumn term 2017. Lecture 1 a) Maximum Likelihood based inference. b) The bivariate normal model Ragnar Nymoen University of Oslo 24 August 2017 1 / 54 Principles of inference I Ordinary least

More information

The multiple regression model; Indicator variables as regressors

The multiple regression model; Indicator variables as regressors The multiple regression model; Indicator variables as regressors Ragnar Nymoen University of Oslo 28 February 2013 1 / 21 This lecture (#12): Based on the econometric model specification from Lecture 9

More information

ECON 3150/4150, Spring term Lecture 6

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

More information

Reliability of inference (1 of 2 lectures)

Reliability of inference (1 of 2 lectures) Reliability of inference (1 of 2 lectures) Ragnar Nymoen University of Oslo 5 March 2013 1 / 19 This lecture (#13 and 14): I The optimality of the OLS estimators and tests depend on the assumptions of

More information

Lecture 3: Multiple Regression

Lecture 3: Multiple Regression Lecture 3: Multiple Regression R.G. Pierse 1 The General Linear Model Suppose that we have k explanatory variables Y i = β 1 + β X i + β 3 X 3i + + β k X ki + u i, i = 1,, n (1.1) or Y i = β j X ji + u

More information

Applied Econometrics (QEM)

Applied Econometrics (QEM) Applied Econometrics (QEM) based on Prinicples of Econometrics Jakub Mućk Department of Quantitative Economics Jakub Mućk Applied Econometrics (QEM) Meeting #3 1 / 42 Outline 1 2 3 t-test P-value Linear

More information

Ch 2: Simple Linear Regression

Ch 2: Simple Linear Regression Ch 2: Simple Linear Regression 1. Simple Linear Regression Model A simple regression model with a single regressor x is y = β 0 + β 1 x + ɛ, where we assume that the error ɛ is independent random component

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

ECON 4160, Lecture 11 and 12

ECON 4160, Lecture 11 and 12 ECON 4160, 2016. Lecture 11 and 12 Co-integration Ragnar Nymoen Department of Economics 9 November 2017 1 / 43 Introduction I So far we have considered: Stationary VAR ( no unit roots ) Standard inference

More information

ECON 3150/4150 spring term 2014: Exercise set for the first seminar and DIY exercises for the first few weeks of the course

ECON 3150/4150 spring term 2014: Exercise set for the first seminar and DIY exercises for the first few weeks of the course ECON 3150/4150 spring term 2014: Exercise set for the first seminar and DIY exercises for the first few weeks of the course Ragnar Nymoen 13 January 2014. Exercise set to seminar 1 (week 6, 3-7 Feb) This

More information

Lectures 5 & 6: Hypothesis Testing

Lectures 5 & 6: Hypothesis Testing Lectures 5 & 6: Hypothesis Testing in which you learn to apply the concept of statistical significance to OLS estimates, learn the concept of t values, how to use them in regression work and come across

More information

The linear regression model: functional form and structural breaks

The linear regression model: functional form and structural breaks The linear regression model: functional form and structural breaks Ragnar Nymoen Department of Economics, UiO 16 January 2009 Overview Dynamic models A little bit more about dynamics Extending inference

More information

Lecture 4: Heteroskedasticity

Lecture 4: Heteroskedasticity Lecture 4: Heteroskedasticity Econometric Methods Warsaw School of Economics (4) Heteroskedasticity 1 / 24 Outline 1 What is heteroskedasticity? 2 Testing for heteroskedasticity White Goldfeld-Quandt Breusch-Pagan

More information

ECON 3150/4150, Spring term Lecture 7

ECON 3150/4150, Spring term Lecture 7 ECON 3150/4150, Spring term 2014. Lecture 7 The multivariate regression model (I) Ragnar Nymoen University of Oslo 4 February 2014 1 / 23 References to Lecture 7 and 8 SW Ch. 6 BN Kap 7.1-7.8 2 / 23 Omitted

More information

Econometrics of Panel Data

Econometrics of Panel Data Econometrics of Panel Data Jakub Mućk Meeting # 2 Jakub Mućk Econometrics of Panel Data Meeting # 2 1 / 26 Outline 1 Fixed effects model The Least Squares Dummy Variable Estimator The Fixed Effect (Within

More information

E 4160 Autumn term Lecture 9: Deterministic trends vs integrated series; Spurious regression; Dickey-Fuller distribution and test

E 4160 Autumn term Lecture 9: Deterministic trends vs integrated series; Spurious regression; Dickey-Fuller distribution and test E 4160 Autumn term 2016. Lecture 9: Deterministic trends vs integrated series; Spurious regression; Dickey-Fuller distribution and test Ragnar Nymoen Department of Economics, University of Oslo 24 October

More information

ECON 5350 Class Notes Functional Form and Structural Change

ECON 5350 Class Notes Functional Form and Structural Change ECON 5350 Class Notes Functional Form and Structural Change 1 Introduction Although OLS is considered a linear estimator, it does not mean that the relationship between Y and X needs to be linear. In this

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

Applied Econometrics (QEM)

Applied Econometrics (QEM) Applied Econometrics (QEM) The Simple Linear Regression Model based on Prinicples of Econometrics Jakub Mućk Department of Quantitative Economics Jakub Mućk Applied Econometrics (QEM) Meeting #2 The Simple

More information

Lecture 7: Dynamic panel models 2

Lecture 7: Dynamic panel models 2 Lecture 7: Dynamic panel models 2 Ragnar Nymoen Department of Economics, UiO 25 February 2010 Main issues and references The Arellano and Bond method for GMM estimation of dynamic panel data models A stepwise

More information

Contest Quiz 3. Question Sheet. In this quiz we will review concepts of linear regression covered in lecture 2.

Contest Quiz 3. Question Sheet. In this quiz we will review concepts of linear regression covered in lecture 2. Updated: November 17, 2011 Lecturer: Thilo Klein Contact: tk375@cam.ac.uk Contest Quiz 3 Question Sheet In this quiz we will review concepts of linear regression covered in lecture 2. NOTE: Please round

More information

Topic 4: Model Specifications

Topic 4: Model Specifications Topic 4: Model Specifications Advanced Econometrics (I) Dong Chen School of Economics, Peking University 1 Functional Forms 1.1 Redefining Variables Change the unit of measurement of the variables will

More information

Simple Linear Regression

Simple Linear Regression Simple Linear Regression ST 430/514 Recall: A regression model describes how a dependent variable (or response) Y is affected, on average, by one or more independent variables (or factors, or covariates)

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

So far our focus has been on estimation of the parameter vector β in the. y = Xβ + u

So far our focus has been on estimation of the parameter vector β in the. y = Xβ + u Interval estimation and hypothesis tests So far our focus has been on estimation of the parameter vector β in the linear model y i = β 1 x 1i + β 2 x 2i +... + β K x Ki + u i = x iβ + u i for i = 1, 2,...,

More information

ECON 4160, Spring term Lecture 12

ECON 4160, Spring term Lecture 12 ECON 4160, Spring term 2013. Lecture 12 Non-stationarity and co-integration 2/2 Ragnar Nymoen Department of Economics 13 Nov 2013 1 / 53 Introduction I So far we have considered: Stationary VAR, with deterministic

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

E 4101/5101 Lecture 9: Non-stationarity

E 4101/5101 Lecture 9: Non-stationarity E 4101/5101 Lecture 9: Non-stationarity Ragnar Nymoen 30 March 2011 Introduction I Main references: Hamilton Ch 15,16 and 17. Davidson and MacKinnon Ch 14.3 and 14.4 Also read Ch 2.4 and Ch 2.5 in Davidson

More information

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

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

More information

Föreläsning /31

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

More information

Econometrics of Panel Data

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

More information

Review of Econometrics

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

More information

Problems. Suppose both models are fitted to the same data. Show that SS Res, A SS Res, B

Problems. Suppose both models are fitted to the same data. Show that SS Res, A SS Res, B Simple Linear Regression 35 Problems 1 Consider a set of data (x i, y i ), i =1, 2,,n, and the following two regression models: y i = β 0 + β 1 x i + ε, (i =1, 2,,n), Model A y i = γ 0 + γ 1 x i + γ 2

More information

INTERVAL ESTIMATION AND HYPOTHESES TESTING

INTERVAL ESTIMATION AND HYPOTHESES TESTING INTERVAL ESTIMATION AND HYPOTHESES TESTING 1. IDEA An interval rather than a point estimate is often of interest. Confidence intervals are thus important in empirical work. To construct interval estimates,

More information

Econometrics Summary Algebraic and Statistical Preliminaries

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

More information

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

OSU Economics 444: Elementary Econometrics. Ch.10 Heteroskedasticity

OSU Economics 444: Elementary Econometrics. Ch.10 Heteroskedasticity OSU Economics 444: Elementary Econometrics Ch.0 Heteroskedasticity (Pure) heteroskedasticity is caused by the error term of a correctly speciþed equation: Var(² i )=σ 2 i, i =, 2,,n, i.e., the variance

More information

Regression #8: Loose Ends

Regression #8: Loose Ends Regression #8: Loose Ends Econ 671 Purdue University Justin L. Tobias (Purdue) Regression #8 1 / 30 In this lecture we investigate a variety of topics that you are probably familiar with, but need to touch

More information

Chapter 15 Panel Data Models. Pooling Time-Series and Cross-Section Data

Chapter 15 Panel Data Models. Pooling Time-Series and Cross-Section Data Chapter 5 Panel Data Models Pooling Time-Series and Cross-Section Data Sets of Regression Equations The topic can be introduced wh an example. A data set has 0 years of time series data (from 935 to 954)

More information

Simple Linear Regression: The Model

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

More information

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

Applied Statistics and Econometrics

Applied Statistics and Econometrics Applied Statistics and Econometrics Lecture 5 Saul Lach September 2017 Saul Lach () Applied Statistics and Econometrics September 2017 1 / 44 Outline of Lecture 5 Now that we know the sampling distribution

More information

Lecture 6: Dynamic panel models 1

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

More information

1/34 3/ Omission of a relevant variable(s) Y i = α 1 + α 2 X 1i + α 3 X 2i + u 2i

1/34 3/ Omission of a relevant variable(s) Y i = α 1 + α 2 X 1i + α 3 X 2i + u 2i 1/34 Outline Basic Econometrics in Transportation Model Specification How does one go about finding the correct model? What are the consequences of specification errors? How does one detect specification

More information

The Multiple Regression Model Estimation

The Multiple Regression Model Estimation Lesson 5 The Multiple Regression Model Estimation Pilar González and Susan Orbe Dpt Applied Econometrics III (Econometrics and Statistics) Pilar González and Susan Orbe OCW 2014 Lesson 5 Regression model:

More information

Analisi Statistica per le Imprese

Analisi Statistica per le Imprese , Analisi Statistica per le Imprese Dip. di Economia Politica e Statistica 4.3. 1 / 33 You should be able to:, Underst model building using multiple regression analysis Apply multiple regression analysis

More information

Probability and Statistics Notes

Probability and Statistics Notes Probability and Statistics Notes Chapter Seven Jesse Crawford Department of Mathematics Tarleton State University Spring 2011 (Tarleton State University) Chapter Seven Notes Spring 2011 1 / 42 Outline

More information

mrw.dat is used in Section 14.2 to illustrate heteroskedasticity-robust tests of linear restrictions.

mrw.dat is used in Section 14.2 to illustrate heteroskedasticity-robust tests of linear restrictions. Chapter 4 Heteroskedasticity This chapter uses some of the applications from previous chapters to illustrate issues in model discovery. No new applications are introduced. houthak.dat is used in Section

More information

Econ107 Applied Econometrics

Econ107 Applied Econometrics Econ107 Applied Econometrics Topics 2-4: discussed under the classical Assumptions 1-6 (or 1-7 when normality is needed for finite-sample inference) Question: what if some of the classical assumptions

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

The Simple Linear Regression Model

The Simple Linear Regression Model The Simple Linear Regression Model Lesson 3 Ryan Safner 1 1 Department of Economics Hood College ECON 480 - Econometrics Fall 2017 Ryan Safner (Hood College) ECON 480 - Lesson 3 Fall 2017 1 / 77 Bivariate

More information

ECON 4160, Spring term 2015 Lecture 7

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

More information

BNAD 276 Lecture 10 Simple Linear Regression Model

BNAD 276 Lecture 10 Simple Linear Regression Model 1 / 27 BNAD 276 Lecture 10 Simple Linear Regression Model Phuong Ho May 30, 2017 2 / 27 Outline 1 Introduction 2 3 / 27 Outline 1 Introduction 2 4 / 27 Simple Linear Regression Model Managerial decisions

More information

LECTURE 11. Introduction to Econometrics. Autocorrelation

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

More information

Introduction to Estimation Methods for Time Series models. Lecture 1

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

More information

4. Nonlinear regression functions

4. Nonlinear regression functions 4. Nonlinear regression functions Up to now: Population regression function was assumed to be linear The slope(s) of the population regression function is (are) constant The effect on Y of a unit-change

More information

Motivation for multiple regression

Motivation for multiple regression Motivation for multiple regression 1. Simple regression puts all factors other than X in u, and treats them as unobserved. Effectively the simple regression does not account for other factors. 2. The slope

More information

Multiple Regression Analysis: Heteroskedasticity

Multiple Regression Analysis: Heteroskedasticity Multiple Regression Analysis: Heteroskedasticity y = β 0 + β 1 x 1 + β x +... β k x k + u Read chapter 8. EE45 -Chaiyuth Punyasavatsut 1 topics 8.1 Heteroskedasticity and OLS 8. Robust estimation 8.3 Testing

More information

Lecture 1: OLS derivations and inference

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

More information

Simple Linear Regression

Simple Linear Regression Simple Linear Regression Christopher Ting Christopher Ting : christophert@smu.edu.sg : 688 0364 : LKCSB 5036 January 7, 017 Web Site: http://www.mysmu.edu/faculty/christophert/ Christopher Ting QF 30 Week

More information

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

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

More information

Forecasting. Simultaneous equations bias (Lect 16)

Forecasting. Simultaneous equations bias (Lect 16) Forecasting. Simultaneous equations bias (Lect 16) Ragnar Nymoen University of Oslo 11 April 2013 1 / 20 References Same as to Lecture 15 (as a background to the forecasting part) HGL, Ch 9.7.2 (forecasting

More information

Econometrics Multiple Regression Analysis: Heteroskedasticity

Econometrics Multiple Regression Analysis: Heteroskedasticity Econometrics Multiple Regression Analysis: João Valle e Azevedo Faculdade de Economia Universidade Nova de Lisboa Spring Semester João Valle e Azevedo (FEUNL) Econometrics Lisbon, April 2011 1 / 19 Properties

More information

Econ 423 Lecture Notes: Additional Topics in Time Series 1

Econ 423 Lecture Notes: Additional Topics in Time Series 1 Econ 423 Lecture Notes: Additional Topics in Time Series 1 John C. Chao April 25, 2017 1 These notes are based in large part on Chapter 16 of Stock and Watson (2011). They are for instructional purposes

More information

LECTURE 5. Introduction to Econometrics. Hypothesis testing

LECTURE 5. Introduction to Econometrics. Hypothesis testing LECTURE 5 Introduction to Econometrics Hypothesis testing October 18, 2016 1 / 26 ON TODAY S LECTURE We are going to discuss how hypotheses about coefficients can be tested in regression models We will

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

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

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

More information

Heteroskedasticity and Autocorrelation

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

More information

Intermediate Econometrics

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

More information

Violation of OLS assumption - Heteroscedasticity

Violation of OLS assumption - Heteroscedasticity Violation of OLS assumption - Heteroscedasticity What, why, so what and what to do? Lars Forsberg Uppsala Uppsala University, Department of Statistics October 22, 2014 Lars Forsberg (Uppsala University)

More information

Financial Econometrics

Financial Econometrics Financial Econometrics Estimation and Inference Gerald P. Dwyer Trinity College, Dublin January 2013 Who am I? Visiting Professor and BB&T Scholar at Clemson University Federal Reserve Bank of Atlanta

More information

ECON 4160: Econometrics-Modelling and Systems Estimation Lecture 9: Multiple equation models II

ECON 4160: Econometrics-Modelling and Systems Estimation Lecture 9: Multiple equation models II ECON 4160: Econometrics-Modelling and Systems Estimation Lecture 9: Multiple equation models II Ragnar Nymoen Department of Economics University of Oslo 9 October 2018 The reference to this lecture is:

More information

Advanced Econometrics I

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

More information

Lecture 14 Simple Linear Regression

Lecture 14 Simple Linear Regression Lecture 4 Simple Linear Regression Ordinary Least Squares (OLS) Consider the following simple linear regression model where, for each unit i, Y i is the dependent variable (response). X i is the independent

More information

WISE International Masters

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

More information

Multiple Regression Analysis. Basic Estimation Techniques. Multiple Regression Analysis. Multiple Regression Analysis

Multiple Regression Analysis. Basic Estimation Techniques. Multiple Regression Analysis. Multiple Regression Analysis Multiple Regression Analysis Basic Estimation Techniques Herbert Stocker herbert.stocker@uibk.ac.at University of Innsbruck & IIS, University of Ramkhamhaeng Regression Analysis: Statistical procedure

More information

Ch 3: Multiple Linear Regression

Ch 3: Multiple Linear Regression Ch 3: Multiple Linear Regression 1. Multiple Linear Regression Model Multiple regression model has more than one regressor. For example, we have one response variable and two regressor variables: 1. delivery

More information

Økonomisk Kandidateksamen 2004 (I) Econometrics 2. Rettevejledning

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

More information

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

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

More information

Estadística II Chapter 4: Simple linear regression

Estadística II Chapter 4: Simple linear regression Estadística II Chapter 4: Simple linear regression Chapter 4. Simple linear regression Contents Objectives of the analysis. Model specification. Least Square Estimators (LSE): construction and properties

More information

Topic 7: Heteroskedasticity

Topic 7: Heteroskedasticity Topic 7: Heteroskedasticity Advanced Econometrics (I Dong Chen School of Economics, Peking University Introduction If the disturbance variance is not constant across observations, the regression is heteroskedastic

More information

Multiple Regression Analysis: The Problem of Inference

Multiple Regression Analysis: The Problem of Inference Multiple Regression Analysis: The Problem of Inference Jamie Monogan University of Georgia Intermediate Political Methodology Jamie Monogan (UGA) Multiple Regression Analysis: Inference POLS 7014 1 / 10

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

ECONOMETRIC THEORY. MODULE VI Lecture 19 Regression Analysis Under Linear Restrictions

ECONOMETRIC THEORY. MODULE VI Lecture 19 Regression Analysis Under Linear Restrictions ECONOMETRIC THEORY MODULE VI Lecture 9 Regression Analysis Under Linear Restrictions Dr Shalabh Department of Mathematics and Statistics Indian Institute of Technology Kanpur One of the basic objectives

More information

Simple and Multiple Linear Regression

Simple and Multiple Linear Regression Sta. 113 Chapter 12 and 13 of Devore March 12, 2010 Table of contents 1 Simple Linear Regression 2 Model Simple Linear Regression A simple linear regression model is given by Y = β 0 + β 1 x + ɛ where

More information

In the bivariate regression model, the original parameterization is. Y i = β 1 + β 2 X2 + β 2 X2. + β 2 (X 2i X 2 ) + ε i (2)

In the bivariate regression model, the original parameterization is. Y i = β 1 + β 2 X2 + β 2 X2. + β 2 (X 2i X 2 ) + ε i (2) RNy, econ460 autumn 04 Lecture note Orthogonalization and re-parameterization 5..3 and 7.. in HN Orthogonalization of variables, for example X i and X means that variables that are correlated are made

More information

Econometrics Review questions for exam

Econometrics Review questions for exam Econometrics Review questions for exam Nathaniel Higgins nhiggins@jhu.edu, 1. Suppose you have a model: y = β 0 x 1 + u You propose the model above and then estimate the model using OLS to obtain: ŷ =

More information

UNIVERSITY OF OSLO DEPARTMENT OF ECONOMICS

UNIVERSITY OF OSLO DEPARTMENT OF ECONOMICS UNIVERSITY OF OSLO DEPARTMENT OF ECONOMICS Postponed exam: ECON4160 Econometrics Modeling and systems estimation Date of exam: Wednesday, January 8, 2014 Time for exam: 09:00 a.m. 12:00 noon The problem

More information

ECON 4160: Econometrics-Modelling and Systems Estimation Lecture 7: Single equation models

ECON 4160: Econometrics-Modelling and Systems Estimation Lecture 7: Single equation models ECON 4160: Econometrics-Modelling and Systems Estimation Lecture 7: Single equation models Ragnar Nymoen Department of Economics University of Oslo 25 September 2018 The reference to this lecture is: Chapter

More information

Hypothesis testing Goodness of fit Multicollinearity Prediction. Applied Statistics. Lecturer: Serena Arima

Hypothesis testing Goodness of fit Multicollinearity Prediction. Applied Statistics. Lecturer: Serena Arima Applied Statistics Lecturer: Serena Arima Hypothesis testing for the linear model Under the Gauss-Markov assumptions and the normality of the error terms, we saw that β N(β, σ 2 (X X ) 1 ) and hence s

More information

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

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

More information

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

1. The OLS Estimator. 1.1 Population model and notation

1. The OLS Estimator. 1.1 Population model and notation 1. The OLS Estimator OLS stands for Ordinary Least Squares. There are 6 assumptions ordinarily made, and the method of fitting a line through data is by least-squares. OLS is a common estimation methodology

More information

Linear Models and Estimation by Least Squares

Linear Models and Estimation by Least Squares Linear Models and Estimation by Least Squares Jin-Lung Lin 1 Introduction Causal relation investigation lies in the heart of economics. Effect (Dependent variable) cause (Independent variable) Example:

More information

Lab 07 Introduction to Econometrics

Lab 07 Introduction to Econometrics Lab 07 Introduction to Econometrics Learning outcomes for this lab: Introduce the different typologies of data and the econometric models that can be used Understand the rationale behind econometrics Understand

More information

TMA 4275 Lifetime Analysis June 2004 Solution

TMA 4275 Lifetime Analysis June 2004 Solution TMA 4275 Lifetime Analysis June 2004 Solution Problem 1 a) Observation of the outcome is censored, if the time of the outcome is not known exactly and only the last time when it was observed being intact,

More information

Answers to Problem Set #4

Answers to Problem Set #4 Answers to Problem Set #4 Problems. Suppose that, from a sample of 63 observations, the least squares estimates and the corresponding estimated variance covariance matrix are given by: bβ bβ 2 bβ 3 = 2

More information

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

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

More information