Universidad Carlos III de Madrid Econometría Nonlinear Regression Functions Problem Set 8

Size: px
Start display at page:

Download "Universidad Carlos III de Madrid Econometría Nonlinear Regression Functions Problem Set 8"

Transcription

1 Universidad Carlos III de Madrid Econometría Nonlinear Regression Functions Problem Set 8 1. The sales of a company amount to 196 millions of dollars in 2009 and increased up to 198 millions in (a) Compute the percentage of increment using the formula 100 (Sales 2010 Sales 2009 ) Sales Compare this value with the approximation 100 [ln (Sales 2010 ) ln (Sales 2009 )]. (b) Repeat a) assuming that Sales 2010 = 205, Sales 2010 = 250 and Sales 2010 = 500. (c) How good is the approximation when the change is small? Does the quality of the approximation deteriorates when the percentage change increases? 2. Imagine that a researcher collect data on the house sold in a given area during the last year and gets the following regression results: Regressor Dependent Variable: ln(price) (1) (2) (3) (4) (5) Size ( ) ln(size) 0.69 (0.054) 0.68 (0.087) 0.57 (2.03) ln(size) (0.14) Bedrooms (0.037) Swimming P ool (0.032) V iews (0.029) (0.034) (0.028) (0.034) (0.026) (0.036) (0.029) 0.69 (0.055) (0.035) (0.030) Swimming P ool V iew (0.10) State 0.13 (0.045) Intercept (0.069) 0.12 (0.035) 6.60 (0.39) 0.12 (0.035) 6.63 (0.53) 0.12 (0.036) 7.02 (0.50) 0.12 (0.035) 6.60 (0.40) Summary Statistics SER R (a) Using the results of column (1), which is the expected change in the price of a house if an attachment of 500 square feet is built to it? Construct a 95% confidence interval for the percentage change in price. (b) Comparing columns (1) and (2), which is better to use, the variable size or ln (size), to explain the house price? (c) Using column (2), which is the estimated effect of having swimming pool on the price? (Make sure of expressing the result in the correct units of measure). Build a 95% confidence interval for this effect. (d) The regression in column (3) adds the variable number of bedrooms to the regression. Which is the magnitude of the estimated effect of having an additional bedroom? Is this effect statistically significative? Why do you believe that the estimated effect is so small? (Hint: which other variables are being held constant?) (e) Is the term ln (size) 2 important? (f) Use the regression in column 85) to calculate the expected variation in price when a swimming pool is added to a house without views. Repeat for the effect of a house with good views. Is there a big difference? Is this difference statistically significant? 1

2 3. This problem is inspired by a study on the "gender gap" in the wage earnings for the highest level of corporation executives (Bertrand and Hallock 2011). The study compares the total compensation of the top executives for a large number of US corporations in the 1990 decade. (Each year these companies have to inform on the total earnings of their main five executives). (a) Let F emale be an indicator variable which is equal to 1 for women and 0 for men. A regression of the log of the earnings on the variable F emale led to the following result: ln(earnings) = F emale, SER = (0.01) (0.05) 1. The estimated coeffi cient for F emale is Explain which is the meaning of this value. 2. The SER is Explain which is the meaning of this value. 3. Is this regression suggesting that the women that have top executive positions earn less that the top executives which are male? (b) Two new variables are added to the regression, the market value of the company (a measure of the size of the company in millions of dollars) and the stock return (a measure of the performance of the company, in percentage points). ln(income) = F emale (0.03) (0.04) n = , R2 = (0.0034) ln(marketvalue) (0.003) Return, 1. The coeffi cient of ln(marketvalue) is Explain which is the meaning of this value. 2. The coeffi cient of the variable F emale is now Explain why this has changed with respect to the regression in (a). (c) Are the big companies more likely to have top female executives than the small companies? Explain. 4. X is a continuous variable that takes values between 5 and 100. Z is a binary variable. Represent the following regression functions (with values of X between 5 and 100 in the horizontal axis and the values of Ŷ in the vertical axis): (a) (b) (c). (d). Ŷ = 2, 0 + 3, 0 ln (X). Ŷ = 2, 0 + 3, 0 ln (X). 1. Ŷ = 2, 0 + 3, 0 ln (X) + 4, 0 Z, with Z = Ŷ = 2, 0 + 3, 0 ln (X) + 4, 0 Z, with Z = Ŷ = 2, 0 + 3, 0 ln (X) + 4, 0 Z 1, 0 Z ln (X), with Z = Ŷ = 2, 0 + 3, 0 ln (X) + 4, 0 Z 1, 0 Z ln (X), with Z = 0 (e) Ŷ = 1, 0 + 1, 25 X 0, 01 X2. 5. Consider the regression model Y i = β 1 X 1i + β 2 X 2i + β 3 (X 1i X 2i ) + U i. Show that (a) Y / X 1 = β 1 + β 3 X 2 (effect of a change in X 1 holding X 2 constant). (b) Y / X 2 = β 1 + β 3 X 1 (effect of a change in X 2 holding X 1 constant). (c) If X 1 changes X 1 and X 2 changes X 2, then Y = (β 1 + β 3 X 2 ) X 1 + (β 2 + β 3 X 1 ) X 2 + β 3 X 1 X We are studying the factors behind the Body Mass Index (BMI), defined as the weight (in kilograms) divided by the squared of height (in meters). For a random sample we have estimated the following model (Model 1, Output 1), BMI = β 0 + β 1 drinks + β 2 drinks 2 + β 3 female (Model 1) 2

3 where drinks = number of days during the last year in which the individual has drunk 5 or more glasses of alcohol. drinks 2 = squared of drinks. female = is a dummy variable that takes a value one for women and zero otherwise. a) Using Model 1, What is the marginal impact of drinks on expected BMI? Is this effect constant? For which values of drinks is this effect positive (negative)? Explain. b) Using Model 1, what is the predicted difference in BMI betwen a man with drinks = 2 and a woman with drinks = 6? Alternatively, the following model has been estimated (Model 2, Output 2) BMI = β 0 + β 1 drinks + β 2 drinks 2 + β 3 female + β 4 drinks female + β 5 drinks 2 female (Model 2) c) Using Model 2, What is the predicted difference in expected BMI between a man with drinks = 2 and a woman with drinks = 6? d) Using Model 2, what is the impact of a marginal change in drinks on BMI for a man? What is the impact of a marginal change in drinks on BMI for a woman? e) Using Model 2 as benchmark (unrestricted model), explain and test that the effect of a marginal change in drinks on BMI is linear for men. f) Using Model 2 as benchmark (unrestricted model), explain and test that the effect of a marginal change in drinks on BMI is linear for women. g) Using Model 2 as benchmark (unrestricted model), explain and test that the effect of a marginal change in drinks on BMI is linear for an individual whatever the gender. OUTPUT 1: OLS, using observations Coeff S.E t p-value const drinks drinks e female Sum of the Squared Residuals R OUTPUT 2: OLS, using observations Coeff S.E t p-value const drink drink e female drinks*female drinks2*female

4 Sum of the Squared Residuals R OUTPUT 3: OLS, using observations Coeff S.E t p-value const drinks drinks e 005 Sum of the Squared Residuals R OUTPUT 4: OLS, using observations Coeff S.E. t p-value const drinks drinks*female female Sum of the Squared Residuals R OUTPUT 5: OLS, using observations Coeff S.E. t p-value const drink female drinks*female drinks2*male e 005 Sum of the Squared Residuals R NOTE: male is a dummy variable that takes a value one when the person is a man and zero otherwise. 7. We are interested in explaining a worker s wage in terms of the number of years of education (educ) and years of experience (exper) using the following model: log (wage) = β 0 + β 1 educ + β 2 exper + u, where we assume that u satisfies the classical assumptions of OLS and is homoskedastic. The estimated parameters by OLS for a sample of n = 935 observations are displayed in the first column of Table 2. 4

5 Table 2. OLS estimates. Dependent variable: log(wage) Variables Model 1 Model 2 Model 3 Model 4 Model 5 Model 6 educ ( ) ( ) ( ) ( ) ( ) ( ) exper ( ) ( ) ( ) ( ) ( ) educ married ( ) exper married ( ) married ( ) ( ) ( ) ( ) ( ) black ( ) ( ) ( ) married black ( ) ( ) ( ) exper e-05 ( ) const ( ) ( ) ( ) ( ) ( ) ( ) Observations R Several extensions of this model were considered to address the effects of being married (with the binary variable married) and/or being black (with binary black) or possible nonlinearity on the effect of years of experience. Using the appropriate output from Table 2 answer the following questions: (a) Test whether the wage regressions for married workers and unmarried workers are the same. Write down the estimated regression for each group and interpret the coeffi cient of educ. (b) Based on a statistical test, do the effects of education and experience depend on the civil status? (c) Given a number of years of education and experience, which is the group defined by the variables married and black with the lowest average log(wage)? Does this group have a significantly lower wage than the group of single non-black workers? [Use Model 4 for this question] (d) What we conclude about the possible nonlinearity of the relationship of log (wage) with respect to the years of experience? Can you conclude that years of experience has no significant effect on log (wage) in Model 5? Make two statistical tests to answer these questions. 8. Using the database TeachingRatings of Stock and Watson carry out the following exercises: (a) Estimate a regression of the variable Course_Eval on the variables Beauty, Intro, OneCredit, F emale, Minority and NNEnglish (b) Add the variables Aget and Age 2 to the regression. Is there evidence that the variable Age has a nonlinear effect on the variable Course_Eval? Is there evidence that the variable Age has any effect on the variable Course_Eval? (c) Change the regression in a) so that the effect of the variable Beauty on the variable Course_Eval is different for men and women. Is the difference between men and women effects on the variable Beauty statistically significative? (d) Professor Smith is a man. He gets a plastic surgery to increase his beauty which increment his beauty index from one standard deviation below the average up to one standard deviation above the average. Which is the value of the variable Beauty which would correspond to him before the surgery? And after the surgery? Using the regression in c), build a 95% confidence interval for the increment in course evaluation. (e) Repeat d) for Professor Jones, who is a women. 5

6 9. Use the data base CollegeDistance to answer the following questions: (a) Run a regression of the variable ED on the variables Dist, F emale, Bytest, T uition, Black, Hispanic, Incomehi, Ownhome, DadColl, MomColl, Cue80 and Stwmfg80. If the variable Dist increases from 2 to 3 (i.e. from 20 to 30 miles), how much do you expect the years of education to change? (b) Run a regression of the variable ln(ed) on the variables Dist, F emale, Bytest, T uition, Black, Hispanic, Incomehi, Ownhome, DadColl, MomColl, Cue80 and Stwmfg80. If the variable Dist increases from 2 to 3 (i.e. from 20 to 30 miles), how much do you expect the years of education to change? (c) Run a regression of the variable ED on the variables Dist, Dist 2, F emale, Bytest, T uition, Black, Hispanic, Incomehi, Ownhome, DadColl, MomColl, Cue80 and Stwmfg80. If the variable Dist increases from 2 to 3 (i.e. from 20 to 30 miles), how much do you expect the years of education to change? If the variable Dist increases from 6 to 7 (i.e., from 60 to 70), how much do you expect the years of education to change? (d) Do you prefer regression c) to regression a)? Explain. SOLUTIONS: 1. (a) The exact answer is % and the approximation is %. (b) If Sales 2010 =205, % and %, resp. Sales 2010 =250, % and %. Sales 2010 = 500, 155.1% and %. 2. (a) 21%, [17.276%, %]. (b) ln(size). (c) 7.1% [0.436%, %]. (d) 0.36%, No significant t = (e) No significant, t = (f) Without views: 7.1%. With views: 7.32%. 3. (a) 3. Yes. (b) 2. The regression in (a) has an omitted variable problem. (c) No. 6. a) The impact is not constant. The value for which the marginal impact of drinks changes sign is drinks = An increase in the consumption of alcohol is associated with a reduction in the BMI. Nevertheless, an increase in the consumption of alcohol for values of drinks over drinks is associated with an increase in BMI. b) E[BMI female = 0, drinks = 2] E[BMI female = 1, drinks = 6] = c) E[BMI female = 0, drinks = 2] E[BMI female = 1, drinks = 6] = d) Marginal Effect = BMI ˆ drinks = (ˆβ 1 + β ˆ 4 female) + 2 drinks (ˆβ 2 + β ˆ 5 female) M. Effect for a man = BMI ˆ drinks = ˆβ ˆβ 2 drinks = drinks = drinks M. Effect for a woman = BMI ˆ drinks = (ˆβ 1 + β ˆ 4 ) + 2 drinks (ˆβ 2 + β ˆ 5 ) = drinks 6

7 e) We can reject that the marginal effect is constant and we confirm is linear for men. f) We can reject that the impact of drinks is constant and we confirm is linear for women. g) We can reject that the impact of drinks is constant in general so that is linear at least for some type of individuals. 7. (a) For this test we have to consider the non restricted regression (Model 2) and test H 0 : β 3 = β 4 = β 5 = 0 H 1 : H 0 false and we can reject the null hypothesis that both regressions are the same (F = ). (b) For this test we have to consider again the non restricted regression (Model 2) and test H 0 : β 3 = β 4 = 0 H 1 : H 0 falsa so that we can not reject the null hypothesis and we do not find evidence supporting that the effects of education and experience depend on the civil status (F = ). (c) For the first question we check the coeffi cients of married, black and married black in Model 4, and the different subgrups, E [log (wage) \educ, exper, married = 0, black = 0] = β 0 + β 1 educ + β 2 exper E [log (wage) \educ, exper, married = 1, black = 0] = β 0 + β 1 educ + β 2 exper + β m E [log (wage) \educ, exper, married = 0, black = 1] = β 0 + β 1 educ + β 2 exper + β b E [log (wage) \educ, exper, married = 1, black = 1] = β 0 + β 1 educ + β 2 exper + β m + β b + β mb for a fixed level of educ and exper and the combination which provides a lowest predicted value of log (wage) is black = 1 and married = 0. For the comparison the one-sided test required is H 0 : β b = 0 H 1 : β b < 0 which is performed with a t test (t = ) which is significant at the 1% and therefore the null hypothesis of wages equality is rejected in favour of black having a lower wage within the group of nonmarried. (d) For the first question we have to test in Model 5 if H 0 : β exper 2 = 0 H 1 : β exper 2 0 through a t test (t = 0.084) which is not significant at the 5% level, so that the quadratic (non linear) term is not significant once we have already included the linear term. For the second question we have to test in Model 5 if H 0 : β exper = β exper 2 = 0 H 1 : H 0 false compared to the restricted regression (Model 6) (F = ), so that we reject the null hypothesis that the years of experience have no effect on log (wage), despite the two t statistics are not individually significative. 7

8 8. (b) No and No. (c) Yes. (d) Increment: Confidence interval: [0.22, 0.51]. (e) Increment: Confidence interval: [0.02, 0.27]. 9. (a) Reduction of years. (b) 0.26% in both cases. (c) and years in each case. (d) (c) better than (a). 8

Econometrics Problem Set 7

Econometrics Problem Set 7 Econometrics Problem Set 7 WISE, Xiamen University Spring 2016-17 Conceptual Questions 1. (SW 8.2) Suppose that a researcher collects data on houses that have sold in a particular neighborhood over the

More information

Econometrics Problem Set 6

Econometrics Problem Set 6 Econometrics Problem Set 6 WISE, Xiamen University Spring 2016-17 Conceptual Questions 1. This question refers to the estimated regressions shown in Table 1 computed using data for 1988 from the CPS. The

More information

Solutions to Odd-Numbered End-of-Chapter Exercises: Chapter 8

Solutions to Odd-Numbered End-of-Chapter Exercises: Chapter 8 Introduction to Econometrics (3 rd Updated Edition) by James H. Stock and Mark W. Watson Solutions to Odd-Numbered End-of-Chapter Exercises: Chapter 8 (This version August 7, 04) Stock/Watson - Introduction

More information

Introduction to Econometrics (4 th Edition) Solutions to Odd-Numbered End-of-Chapter Exercises: Chapter 8

Introduction to Econometrics (4 th Edition) Solutions to Odd-Numbered End-of-Chapter Exercises: Chapter 8 Introduction to Econometrics (4 th Edition) by James H. Stock and Mark W. Watson Solutions to Odd-Numbered End-of-Chapter Exercises: Chapter 8 (This version September 14, 2018) Stock/Watson - Introduction

More information

Econometrics Problem Set 4

Econometrics Problem Set 4 Econometrics Problem Set 4 WISE, Xiamen University Spring 2016-17 Conceptual Questions 1. This question refers to the estimated regressions in shown in Table 1 computed using data for 1988 from the CPS.

More information

Econometrics Problem Set 3

Econometrics Problem Set 3 Econometrics Problem Set 3 Conceptual Questions 1. This question refers to the estimated regressions in table 1 computed using data for 1988 from the U.S. Current Population Survey. The data set consists

More information

Econometrics Problem Set 6

Econometrics Problem Set 6 Econometrics Problem Set 6 WISE, Xiamen University Spring 2016-17 Conceptual Questions 1. This question refers to the estimated regressions shown in Table 1 computed using data for 1988 from the CPS. The

More information

ECON Interactions and Dummies

ECON Interactions and Dummies ECON 351 - Interactions and Dummies Maggie Jones 1 / 25 Readings Chapter 6: Section on Models with Interaction Terms Chapter 7: Full Chapter 2 / 25 Interaction Terms with Continuous Variables In some regressions

More information

Making sense of Econometrics: Basics

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

More information

5. Let W follow a normal distribution with mean of μ and the variance of 1. Then, the pdf of W is

5. Let W follow a normal distribution with mean of μ and the variance of 1. Then, the pdf of W is Practice Final Exam Last Name:, First Name:. Please write LEGIBLY. Answer all questions on this exam in the space provided (you may use the back of any page if you need more space). Show all work but do

More information

Regression with Qualitative Information. Part VI. Regression with Qualitative Information

Regression with Qualitative Information. Part VI. Regression with Qualitative Information Part VI Regression with Qualitative Information As of Oct 17, 2017 1 Regression with Qualitative Information Single Dummy Independent Variable Multiple Categories Ordinal Information Interaction Involving

More information

Chapter 9: The Regression Model with Qualitative Information: Binary Variables (Dummies)

Chapter 9: The Regression Model with Qualitative Information: Binary Variables (Dummies) Chapter 9: The Regression Model with Qualitative Information: Binary Variables (Dummies) Statistics and Introduction to Econometrics M. Angeles Carnero Departamento de Fundamentos del Análisis Económico

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

ECON 482 / WH Hong Binary or Dummy Variables 1. Qualitative Information

ECON 482 / WH Hong Binary or Dummy Variables 1. Qualitative Information 1. Qualitative Information Qualitative Information Up to now, we assume that all the variables has quantitative meaning. But often in empirical work, we must incorporate qualitative factor into regression

More information

Lab 10 - Binary Variables

Lab 10 - Binary Variables Lab 10 - Binary Variables Spring 2017 Contents 1 Introduction 1 2 SLR on a Dummy 2 3 MLR with binary independent variables 3 3.1 MLR with a Dummy: different intercepts, same slope................. 4 3.2

More information

Solutions to Exercises in Chapter 9

Solutions to Exercises in Chapter 9 in 9. (a) When a GPA is increased by one unit, and other variables are held constant, average starting salary will increase by the amount $643. Students who take econometrics will have a starting salary

More information

ECO375 Tutorial 4 Wooldridge: Chapter 6 and 7

ECO375 Tutorial 4 Wooldridge: Chapter 6 and 7 ECO375 Tutorial 4 Wooldridge: Chapter 6 and 7 Matt Tudball University of Toronto St. George October 6, 2017 Matt Tudball (University of Toronto) ECO375H1 October 6, 2017 1 / 36 ECO375 Tutorial 4 Welcome

More information

Is the Glass Ceiling Cracking?: A Simple Test

Is the Glass Ceiling Cracking?: A Simple Test Is the Glass Ceiling Cracking?: A Simple Test Ting Hu Business School, Tulane University Myeong-Su Yun Economics, Tulane University Keywords: glass ceiling, executive compensation, gender gap, top rank

More information

Econometrics Homework 1

Econometrics Homework 1 Econometrics Homework Due Date: March, 24. by This problem set includes questions for Lecture -4 covered before midterm exam. Question Let z be a random column vector of size 3 : z = @ (a) Write out z

More information

Homework Set 2, ECO 311, Fall 2014

Homework Set 2, ECO 311, Fall 2014 Homework Set 2, ECO 311, Fall 2014 Due Date: At the beginning of class on October 21, 2014 Instruction: There are twelve questions. Each question is worth 2 points. You need to submit the answers of only

More information

[ ESS ESS ] / 2 [ ] / ,019.6 / Lab 10 Key. Regression Analysis: wage versus yrsed, ex

[ ESS ESS ] / 2 [ ] / ,019.6 / Lab 10 Key. Regression Analysis: wage versus yrsed, ex Lab 1 Key Regression Analysis: wage versus yrsed, ex wage = - 4.78 + 1.46 yrsed +.126 ex Constant -4.78 2.146-2.23.26 yrsed 1.4623.153 9.73. ex.12635.2739 4.61. S = 8.9851 R-Sq = 11.9% R-Sq(adj) = 11.7%

More information

Econometrics I Lecture 7: Dummy Variables

Econometrics I Lecture 7: Dummy Variables Econometrics I Lecture 7: Dummy Variables Mohammad Vesal Graduate School of Management and Economics Sharif University of Technology 44716 Fall 1397 1 / 27 Introduction Dummy variable: d i is a dummy variable

More information

Sociology 593 Exam 2 Answer Key March 28, 2002

Sociology 593 Exam 2 Answer Key March 28, 2002 Sociology 59 Exam Answer Key March 8, 00 I. True-False. (0 points) Indicate whether the following statements are true or false. If false, briefly explain why.. A variable is called CATHOLIC. This probably

More information

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

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

More information

CHAPTER 7. + ˆ δ. (1 nopc) + ˆ β1. =.157, so the new intercept is = The coefficient on nopc is.157.

CHAPTER 7. + ˆ δ. (1 nopc) + ˆ β1. =.157, so the new intercept is = The coefficient on nopc is.157. CHAPTER 7 SOLUTIONS TO PROBLEMS 7. (i) The coefficient on male is 87.75, so a man is estimated to sleep almost one and one-half hours more per week than a comparable woman. Further, t male = 87.75/34.33

More information

Project Report for STAT571 Statistical Methods Instructor: Dr. Ramon V. Leon. Wage Data Analysis. Yuanlei Zhang

Project Report for STAT571 Statistical Methods Instructor: Dr. Ramon V. Leon. Wage Data Analysis. Yuanlei Zhang Project Report for STAT7 Statistical Methods Instructor: Dr. Ramon V. Leon Wage Data Analysis Yuanlei Zhang 77--7 November, Part : Introduction Data Set The data set contains a random sample of observations

More information

Homework Set 2, ECO 311, Spring 2014

Homework Set 2, ECO 311, Spring 2014 Homework Set 2, ECO 311, Spring 2014 Due Date: At the beginning of class on March 31, 2014 Instruction: There are twelve questions. Each question is worth 2 points. You need to submit the answers of only

More information

Ch 7: Dummy (binary, indicator) variables

Ch 7: Dummy (binary, indicator) variables Ch 7: Dummy (binary, indicator) variables :Examples Dummy variable are used to indicate the presence or absence of a characteristic. For example, define female i 1 if obs i is female 0 otherwise or male

More information

Economics Introduction to Econometrics - Fall 2007 Final Exam - Answers

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

More information

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

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

More information

Answer Key: Problem Set 5

Answer Key: Problem Set 5 : Problem Set 5. Let nopc be a dummy variable equal to one if the student does not own a PC, and zero otherwise. i. If nopc is used instead of PC in the model of: colgpa = β + δ PC + β hsgpa + β ACT +

More information

Sociology 593 Exam 2 March 28, 2002

Sociology 593 Exam 2 March 28, 2002 Sociology 59 Exam March 8, 00 I. True-False. (0 points) Indicate whether the following statements are true or false. If false, briefly explain why.. A variable is called CATHOLIC. This probably means that

More information

Statistical Inference. Part IV. Statistical Inference

Statistical Inference. Part IV. Statistical Inference Part IV Statistical Inference As of Oct 5, 2017 Sampling Distributions of the OLS Estimator 1 Statistical Inference Sampling Distributions of the OLS Estimator Testing Against One-Sided Alternatives Two-Sided

More information

Solutions to Problem Set 4 (Due November 13) Maximum number of points for Problem set 4 is: 66. Problem C 6.1

Solutions to Problem Set 4 (Due November 13) Maximum number of points for Problem set 4 is: 66. Problem C 6.1 Solutions to Problem Set 4 (Due November 13) EC 228 01, Fall 2013 Prof. Baum, Mr. Lim Maximum number of points for Problem set 4 is: 66 Problem C 6.1 (i) (3 pts.) If the presence of the incinerator depresses

More information

Econometrics -- Final Exam (Sample)

Econometrics -- Final Exam (Sample) Econometrics -- Final Exam (Sample) 1) The sample regression line estimated by OLS A) has an intercept that is equal to zero. B) is the same as the population regression line. C) cannot have negative and

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

Solutions to Problem Set 5 (Due November 22) Maximum number of points for Problem set 5 is: 220. Problem 7.3

Solutions to Problem Set 5 (Due November 22) Maximum number of points for Problem set 5 is: 220. Problem 7.3 Solutions to Problem Set 5 (Due November 22) EC 228 02, Fall 2010 Prof. Baum, Ms Hristakeva Maximum number of points for Problem set 5 is: 220 Problem 7.3 (i) (5 points) The t statistic on hsize 2 is over

More information

2) For a normal distribution, the skewness and kurtosis measures are as follows: A) 1.96 and 4 B) 1 and 2 C) 0 and 3 D) 0 and 0

2) For a normal distribution, the skewness and kurtosis measures are as follows: A) 1.96 and 4 B) 1 and 2 C) 0 and 3 D) 0 and 0 Introduction to Econometrics Midterm April 26, 2011 Name Student ID MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. (5,000 credit for each correct

More information

The regression model with one fixed regressor cont d

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

More information

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

Model Specification and Data Problems. Part VIII

Model Specification and Data Problems. Part VIII Part VIII Model Specification and Data Problems As of Oct 24, 2017 1 Model Specification and Data Problems RESET test Non-nested alternatives Outliers A functional form misspecification generally means

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

CHAPTER 4. > 0, where β

CHAPTER 4. > 0, where β CHAPTER 4 SOLUTIONS TO PROBLEMS 4. (i) and (iii) generally cause the t statistics not to have a t distribution under H. Homoskedasticity is one of the CLM assumptions. An important omitted variable violates

More information

Regression Models. Chapter 4. Introduction. Introduction. Introduction

Regression Models. Chapter 4. Introduction. Introduction. Introduction Chapter 4 Regression Models Quantitative Analysis for Management, Tenth Edition, by Render, Stair, and Hanna 008 Prentice-Hall, Inc. Introduction Regression analysis is a very valuable tool for a manager

More information

Statistics II Exercises Chapter 5

Statistics II Exercises Chapter 5 Statistics II Exercises Chapter 5 1. Consider the four datasets provided in the transparencies for Chapter 5 (section 5.1) (a) Check that all four datasets generate exactly the same LS linear regression

More information

Properties of estimator Functional Form. Econometrics. Lecture 8. Nathaniel Higgins JHU. Nathaniel Higgins Lecture 8

Properties of estimator Functional Form. Econometrics. Lecture 8. Nathaniel Higgins JHU. Nathaniel Higgins Lecture 8 Econometrics Lecture 8 Nathaniel Higgins JHU Homework Next class: GDP, population, temperature, energy, and mortality data together by Nov. 9 (next class) If you have questions / need help, let Rob or

More information

Chapter 14 Multiple Regression Analysis

Chapter 14 Multiple Regression Analysis Chapter 14 Multiple Regression Analysis 1. a. Multiple regression equation b. the Y-intercept c. $374,748 found by Y ˆ = 64,1 +.394(796,) + 9.6(694) 11,6(6.) (LO 1) 2. a. Multiple regression equation b.

More information

Lecture 2: Categorical Variable. A nice book about categorical variable is An Introduction to Categorical Data Analysis authored by Alan Agresti

Lecture 2: Categorical Variable. A nice book about categorical variable is An Introduction to Categorical Data Analysis authored by Alan Agresti Lecture 2: Categorical Variable A nice book about categorical variable is An Introduction to Categorical Data Analysis authored by Alan Agresti 1 Categorical Variable Categorical variable is qualitative

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

Spring 1998 Final exam (35%)

Spring 1998 Final exam (35%) Econ 120C Ramu Ramanathan Spring 1998 Final exam (35%) Your name Your Id No. (NOT Soc. Sec. no.) Read the questions carefully and answer all points. For each part, confine your answers to the specific

More information

Applied Statistics and Econometrics

Applied Statistics and Econometrics Applied Statistics and Econometrics Lecture 13 Nonlinearities Saul Lach October 2018 Saul Lach () Applied Statistics and Econometrics October 2018 1 / 91 Outline of Lecture 13 1 Nonlinear regression functions

More information

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

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

More information

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

Exercise sheet 3 The Multiple Regression Model

Exercise sheet 3 The Multiple Regression Model Exercise sheet 3 The Multiple Regression Model Note: In those problems that include estimations and have a reference to a data set the students should check the outputs obtained with Gretl. 1. Let the

More information

Applied Statistics and Econometrics

Applied Statistics and Econometrics Applied Statistics and Econometrics Lecture 7 Saul Lach September 2017 Saul Lach () Applied Statistics and Econometrics September 2017 1 / 68 Outline of Lecture 7 1 Empirical example: Italian labor force

More information

Chapter Fifteen. Frequency Distribution, Cross-Tabulation, and Hypothesis Testing

Chapter Fifteen. Frequency Distribution, Cross-Tabulation, and Hypothesis Testing Chapter Fifteen Frequency Distribution, Cross-Tabulation, and Hypothesis Testing Copyright 2010 Pearson Education, Inc. publishing as Prentice Hall 15-1 Internet Usage Data Table 15.1 Respondent Sex Familiarity

More information

In order to carry out a study on employees wages, a company collects information from its 500 employees 1 as follows:

In order to carry out a study on employees wages, a company collects information from its 500 employees 1 as follows: INTRODUCTORY ECONOMETRICS Dpt of Econometrics & Statistics (EA3) University of the Basque Country UPV/EHU OCW Self Evaluation answers Time: 21/2 hours SURNAME: NAME: ID#: Specific competences to be evaluated

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

Econometrics Problem Set 10

Econometrics Problem Set 10 Econometrics Problem Set 0 WISE, Xiamen University Spring 207 Conceptual Questions Dependent variable: P ass Probit Logit LPM Probit Logit LPM Probit () (2) (3) (4) (5) (6) (7) Experience 0.03 0.040 0.006

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

Ecn Analysis of Economic Data University of California - Davis February 23, 2010 Instructor: John Parman. Midterm 2. Name: ID Number: Section:

Ecn Analysis of Economic Data University of California - Davis February 23, 2010 Instructor: John Parman. Midterm 2. Name: ID Number: Section: Ecn 102 - Analysis of Economic Data University of California - Davis February 23, 2010 Instructor: John Parman Midterm 2 You have until 10:20am to complete this exam. Please remember to put your name,

More information

Lecture 8. Using the CLR Model. Relation between patent applications and R&D spending. Variables

Lecture 8. Using the CLR Model. Relation between patent applications and R&D spending. Variables Lecture 8. Using the CLR Model Relation between patent applications and R&D spending Variables PATENTS = No. of patents (in 000) filed RDEP = Expenditure on research&development (in billions of 99 $) The

More information

Lecture 6: Linear Regression

Lecture 6: Linear Regression Lecture 6: Linear Regression Reading: Sections 3.1-3 STATS 202: Data mining and analysis Jonathan Taylor, 10/5 Slide credits: Sergio Bacallado 1 / 30 Simple linear regression Model: y i = β 0 + β 1 x i

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

Chapter 4. Regression Models. Learning Objectives

Chapter 4. Regression Models. Learning Objectives Chapter 4 Regression Models To accompany Quantitative Analysis for Management, Eleventh Edition, by Render, Stair, and Hanna Power Point slides created by Brian Peterson Learning Objectives After completing

More information

Applied Economics. Panel Data. Department of Economics Universidad Carlos III de Madrid

Applied Economics. Panel Data. Department of Economics Universidad Carlos III de Madrid Applied Economics Panel Data Department of Economics Universidad Carlos III de Madrid See also Wooldridge (chapter 13), and Stock and Watson (chapter 10) 1 / 38 Panel Data vs Repeated Cross-sections In

More information

download instant at

download instant at Answers to Odd-Numbered Exercises Chapter One: An Overview of Regression Analysis 1-3. (a) Positive, (b) negative, (c) positive, (d) negative, (e) ambiguous, (f) negative. 1-5. (a) The coefficients in

More information

Exercise Sheet 4 Instrumental Variables and Two Stage Least Squares Estimation

Exercise Sheet 4 Instrumental Variables and Two Stage Least Squares Estimation Exercise Sheet 4 Instrumental Variables and Two Stage Least Squares Estimation ECONOMETRICS I. UC3M 1. [W 15.1] Consider a simple model to estimate the e ect of personal computer (P C) ownership on the

More information

Chapter 9. Dummy (Binary) Variables. 9.1 Introduction The multiple regression model (9.1.1) Assumption MR1 is

Chapter 9. Dummy (Binary) Variables. 9.1 Introduction The multiple regression model (9.1.1) Assumption MR1 is Chapter 9 Dummy (Binary) Variables 9.1 Introduction The multiple regression model y = β+β x +β x + +β x + e (9.1.1) t 1 2 t2 3 t3 K tk t Assumption MR1 is 1. yt =β 1+β 2xt2 + L+β KxtK + et, t = 1, K, T

More information

Answer Key: Problem Set 6

Answer Key: Problem Set 6 : Problem Set 6 1. Consider a linear model to explain monthly beer consumption: beer = + inc + price + educ + female + u 0 1 3 4 E ( u inc, price, educ, female ) = 0 ( u inc price educ female) σ inc var,,,

More information

Inference with Simple Regression

Inference with Simple Regression 1 Introduction Inference with Simple Regression Alan B. Gelder 06E:071, The University of Iowa 1 Moving to infinite means: In this course we have seen one-mean problems, twomean problems, and problems

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

Midterm 2 - Solutions

Midterm 2 - Solutions Ecn 102 - Analysis of Economic Data University of California - Davis February 23, 2010 Instructor: John Parman Midterm 2 - Solutions You have until 10:20am to complete this exam. Please remember to put

More information

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

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

More information

Problem 13.5 (10 points)

Problem 13.5 (10 points) BOSTON COLLEGE Department of Economics EC 327 Financial Econometrics Spring 2013, Prof. Baum, Mr. Park Problem Set 2 Due Monday 25 February 2013 Total Points Possible: 210 points Problem 13.5 (10 points)

More information

ECNS 561 Topics in Multiple Regression Analysis

ECNS 561 Topics in Multiple Regression Analysis ECNS 561 Topics in Multiple Regression Analysis Scaling Data For the simple regression case, we already discussed the effects of changing the units of measurement Nothing different here Coefficients, SEs,

More information

Chapter 13: Dummy and Interaction Variables

Chapter 13: Dummy and Interaction Variables Chapter 13: Dummy and eraction Variables Chapter 13 Outline Preliminary Mathematics: Averages and Regressions Including Only a Constant An Example: Discrimination in Academia o Average Salaries o Dummy

More information

Multiple Regression Analysis: Further Issues

Multiple Regression Analysis: Further Issues Multiple Regression Analysis: Further Issues Ping Yu School of Economics and Finance The University of Hong Kong Ping Yu (HKU) MLR: Further Issues 1 / 36 Effects of Data Scaling on OLS Statistics Effects

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

1. The shoe size of five randomly selected men in the class is 7, 7.5, 6, 6.5 the shoe size of 4 randomly selected women is 6, 5.

1. The shoe size of five randomly selected men in the class is 7, 7.5, 6, 6.5 the shoe size of 4 randomly selected women is 6, 5. Economics 3 Introduction to Econometrics Winter 2004 Professor Dobkin Name Final Exam (Sample) You must answer all the questions. The exam is closed book and closed notes you may use calculators. You must

More information

6. 5x Division Property. CHAPTER 2 Linear Models, Equations, and Inequalities. Toolbox Exercises. 1. 3x = 6 Division Property

6. 5x Division Property. CHAPTER 2 Linear Models, Equations, and Inequalities. Toolbox Exercises. 1. 3x = 6 Division Property CHAPTER Linear Models, Equations, and Inequalities CHAPTER Linear Models, Equations, and Inequalities Toolbox Exercises. x = 6 Division Property x 6 = x =. x 7= Addition Property x 7= x 7+ 7= + 7 x = 8.

More information

Chapter 3 Multiple Regression Complete Example

Chapter 3 Multiple Regression Complete Example Department of Quantitative Methods & Information Systems ECON 504 Chapter 3 Multiple Regression Complete Example Spring 2013 Dr. Mohammad Zainal Review Goals After completing this lecture, you should be

More information

Inferences Based on Two Samples

Inferences Based on Two Samples Chapter 6 Inferences Based on Two Samples Frequently we want to use statistical techniques to compare two populations. For example, one might wish to compare the proportions of families with incomes below

More information

Final Exam - Solutions

Final Exam - Solutions Ecn 102 - Analysis of Economic Data University of California - Davis March 19, 2010 Instructor: John Parman Final Exam - Solutions You have until 5:30pm to complete this exam. Please remember to put your

More information

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

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

More information

Estimating the return to education for married women mroz.csv: 753 observations and 22 variables

Estimating the return to education for married women mroz.csv: 753 observations and 22 variables Return to education Estimating the return to education for married women mroz.csv: 753 observations and 22 variables 1. inlf =1 if in labor force, 1975 2. hours hours worked, 1975 3. kidslt6 # kids < 6

More information

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

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

More information

Sources of Inequality: Additive Decomposition of the Gini Coefficient.

Sources of Inequality: Additive Decomposition of the Gini Coefficient. Sources of Inequality: Additive Decomposition of the Gini Coefficient. Carlos Hurtado Econometrics Seminar Department of Economics University of Illinois at Urbana-Champaign hrtdmrt2@illinois.edu Feb 24th,

More information

Lecture 6: Linear Regression (continued)

Lecture 6: Linear Regression (continued) Lecture 6: Linear Regression (continued) Reading: Sections 3.1-3.3 STATS 202: Data mining and analysis October 6, 2017 1 / 23 Multiple linear regression Y = β 0 + β 1 X 1 + + β p X p + ε Y ε N (0, σ) i.i.d.

More information

Recitation 1: Regression Review. Christina Patterson

Recitation 1: Regression Review. Christina Patterson Recitation 1: Regression Review Christina Patterson Outline For Recitation 1. Statistics. Bias, sampling variance and hypothesis testing.. Two important statistical theorems: Law of large numbers (LLN)

More information

Exercise sheet 6 Models with endogenous explanatory variables

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

More information

Question 1 carries a weight of 25%; Question 2 carries 20%; Question 3 carries 20%; Question 4 carries 35%.

Question 1 carries a weight of 25%; Question 2 carries 20%; Question 3 carries 20%; Question 4 carries 35%. UNIVERSITY OF EAST ANGLIA School of Economics Main Series PGT Examination 017-18 ECONOMETRIC METHODS ECO-7000A Time allowed: hours Answer ALL FOUR Questions. Question 1 carries a weight of 5%; Question

More information

CIVL 7012/8012. Simple Linear Regression. Lecture 3

CIVL 7012/8012. Simple Linear Regression. Lecture 3 CIVL 7012/8012 Simple Linear Regression Lecture 3 OLS assumptions - 1 Model of population Sample estimation (best-fit line) y = β 0 + β 1 x + ε y = b 0 + b 1 x We want E b 1 = β 1 ---> (1) Meaning we want

More information

Lecture 2 Multiple Regression and Tests

Lecture 2 Multiple Regression and Tests Lecture 2 and s Dr.ssa Rossella Iraci Capuccinello 2017-18 Simple Regression Model The random variable of interest, y, depends on a single factor, x 1i, and this is an exogenous variable. The true but

More information

Wooldridge, Introductory Econometrics, 4th ed. Chapter 6: Multiple regression analysis: Further issues

Wooldridge, Introductory Econometrics, 4th ed. Chapter 6: Multiple regression analysis: Further issues Wooldridge, Introductory Econometrics, 4th ed. Chapter 6: Multiple regression analysis: Further issues What effects will the scale of the X and y variables have upon multiple regression? The coefficients

More information

1 A Non-technical Introduction to Regression

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

More information

The linear model. Our models so far are linear. Change in Y due to change in X? See plots for: o age vs. ahe o carats vs.

The linear model. Our models so far are linear. Change in Y due to change in X? See plots for: o age vs. ahe o carats vs. 8 Nonlinear effects Lots of effects in economics are nonlinear Examples Deal with these in two (sort of three) ways: o Polynomials o Logarithms o Interaction terms (sort of) 1 The linear model Our models

More information

University of California at Berkeley Fall Introductory Applied Econometrics Final examination. Scores add up to 125 points

University of California at Berkeley Fall Introductory Applied Econometrics Final examination. Scores add up to 125 points EEP 118 / IAS 118 Elisabeth Sadoulet and Kelly Jones University of California at Berkeley Fall 2008 Introductory Applied Econometrics Final examination Scores add up to 125 points Your name: SID: 1 1.

More information

Stat 135 Fall 2013 FINAL EXAM December 18, 2013

Stat 135 Fall 2013 FINAL EXAM December 18, 2013 Stat 135 Fall 2013 FINAL EXAM December 18, 2013 Name: Person on right SID: Person on left There will be one, double sided, handwritten, 8.5in x 11in page of notes allowed during the exam. The exam is closed

More information

Marketing Research Session 10 Hypothesis Testing with Simple Random samples (Chapter 12)

Marketing Research Session 10 Hypothesis Testing with Simple Random samples (Chapter 12) Marketing Research Session 10 Hypothesis Testing with Simple Random samples (Chapter 12) Remember: Z.05 = 1.645, Z.01 = 2.33 We will only cover one-sided hypothesis testing (cases 12.3, 12.4.2, 12.5.2,

More information