Multiple Regression Analysis with Qualitative Information

Slides:



Advertisements
Similar presentations
Multiple Regression W&W, Chapter 13, 15(3-4). Introduction Multiple regression is an extension of bivariate regression to take into account more than.
Advertisements

The Multiple Regression Model.
Qualitative Variables and
Econ 140 Lecture 151 Multiple Regression Applications Lecture 15.
Chapter 10 Simple Regression.
Chapter 12 Simple Regression
Economics 20 - Prof. Anderson
Econ 140 Lecture 181 Multiple Regression Applications III Lecture 18.
7 Dummy Variables Thus far, we have only considered variables with a QUANTITATIVE MEANING -ie: dollars, population, utility, etc. In this chapter we will.
Econ 140 Lecture 171 Multiple Regression Applications II &III Lecture 17.
Treatment Effects: What works for Whom? Spyros Konstantopoulos Michigan State University.
So far, we have considered regression models with dummy variables of independent variables. In this lecture, we will study regression models whose dependent.
Basic Business Statistics, 11e © 2009 Prentice-Hall, Inc. Chap 14-1 Chapter 14 Introduction to Multiple Regression Basic Business Statistics 11 th Edition.
Chapter 11 Multiple Regression.
Topic 3: Regression.
1Prof. Dr. Rainer Stachuletz Multiple Regression Analysis y =  0 +  1 x 1 +  2 x  k x k + u 5. Dummy Variables.
DUMMY VARIABLES BY HARUNA ISSAHAKU Haruna Issahaku.
Statistics for Managers Using Microsoft Excel, 4e © 2004 Prentice-Hall, Inc. Chap 13-1 Chapter 13 Introduction to Multiple Regression Statistics for Managers.
Multiple Linear Regression Analysis
Lecture 5 Correlation and Regression
Multiple Regression. In the previous section, we examined simple regression, which has just one independent variable on the right side of the equation.
1 Research Method Lecture 6 (Ch7) Multiple regression with qualitative variables ©
1 Dummy Variables. 2 Topics for This Chapter 1. Intercept Dummy Variables 2. Slope Dummy Variables 3. Different Intercepts & Slopes 4. Testing Qualitative.
1 1 Slide © 2005 Thomson/South-Western Slides Prepared by JOHN S. LOUCKS St. Edward’s University Slides Prepared by JOHN S. LOUCKS St. Edward’s University.
1 1 Slide Multiple Regression n Multiple Regression Model n Least Squares Method n Multiple Coefficient of Determination n Model Assumptions n Testing.
1 1 Slide © 2008 Thomson South-Western. All Rights Reserved Chapter 15 Multiple Regression n Multiple Regression Model n Least Squares Method n Multiple.
Statistics and Econometrics for Business II Fall 2014 Instructor: Maksym Obrizan Lecture notes III # 2. Advanced topics in OLS regression # 3. Working.
Multiple Regression Petter Mostad Review: Simple linear regression We define a model where are independent (normally distributed) with equal.
Chapter 13 Multiple Regression
Multiple Regression. Simple Regression in detail Y i = β o + β 1 x i + ε i Where Y => Dependent variable X => Independent variable β o => Model parameter.
7.4 DV’s and Groups Often it is desirous to know if two different groups follow the same or different regression functions -One way to test this is to.
Business Statistics for Managerial Decision Farideh Dehkordi-Vakil.
Overview of Regression Analysis. Conditional Mean We all know what a mean or average is. E.g. The mean annual earnings for year old working males.
11 Chapter 5 The Research Process – Hypothesis Development – (Stage 4 in Research Process) © 2009 John Wiley & Sons Ltd.
Basic Business Statistics, 10e © 2006 Prentice-Hall, Inc.. Chap 14-1 Chapter 14 Introduction to Multiple Regression Basic Business Statistics 10 th Edition.
Introduction to Multiple Regression Lecture 11. The Multiple Regression Model Idea: Examine the linear relationship between 1 dependent (Y) & 2 or more.
Lecturer: Ing. Martina Hanová, PhD. Business Modeling.
PO 141: INTRODUCTION TO PUBLIC POLICY Summer I (2015) Claire Leavitt Boston University.
Multiple Regression Analysis: Inference
Lecture 6 Feb. 2, 2015 ANNOUNCEMENT: Lab session will go from 4:20-5:20 based on the poll. (The majority indicated that it would not be a problem to chance,
Heteroscedasticity Chapter 8
Chapter 14 Introduction to Multiple Regression
Multiple Regression Analysis with Qualitative Information
Chapter 4 Basic Estimation Techniques
Ch. 2: The Simple Regression Model
Multiple Regression Analysis: OLS Asymptotics
Multiple Regression Analysis and Model Building
APPROACHES TO QUANTITATIVE DATA ANALYSIS
More on Specification and Data Issues
John Loucks St. Edward’s University . SLIDES . BY.
More on Specification and Data Issues
Ch. 2: The Simple Regression Model
I271B Quantitative Methods
Multiple Regression Analysis with Qualitative Information
LEARNING OUTCOMES After studying this chapter, you should be able to
Our theory states Y=f(X) Regression is used to test theory.
Ch. 13. Pooled Cross Sections Across Time: Simple Panel Data.
Heteroskedasticity.
Chapter 7: The Normality Assumption and Inference with OLS
Seminar in Economics Econ. 470
Chapter 8: DUMMY VARIABLE (D.V.) REGRESSION MODELS
The Simple Regression Model
The Simple Regression Model
Multiple Regression Analysis with Qualitative Information
More on Specification and Data Issues
Chapter 9 Dummy Variables Undergraduated Econometrics Page 1
Financial Econometrics Fin. 505
Ch. 13. Pooled Cross Sections Across Time: Simple Panel Data.
Introduction to Regression
Presentation transcript:

Multiple Regression Analysis with Qualitative Information Dummy variables as an independent variable Dummy variable trap Importance of the "reference group" Using dummy variables to test for equal means Dummy variables for Multiple categories Ordinal variables Interaction terms allowing different slope across groups Testing for equal coefficients across groups Dummy variables as dependent variable Linear Probability Model Heteroskedasticity and other issues Interpretation of coefficients

Dummy variable as independent variable Dummy variables can be used to present qualitative information Examples: gender, race, industry, occupation, year, month, … Can be measured with a set of "dummy variables" 1 if true; 0 if false Example: A single dummy independent variable = the wage gain/loss if the person is a woman rather than a man (holding other things fixed) Dummy variable: =1 if the person is a woman =0 if the person is man

Dummy variable as independent variable Graphical Illustration Alternative interpretation of coefficient: i.e. the difference in mean wage between men and women with the same level of education. Intercept shift

Dummy variable trap 𝑤𝑎𝑔𝑒= 𝛽 0 + 𝛽 1 𝑚𝑎𝑙𝑒+ 𝛽 2 𝑓𝑒𝑚𝑎𝑙𝑒+ 𝛽 3 𝑒𝑑𝑢𝑐+𝑢 The above model cannot be estimated because of perfect collinearity. male+female=1 and is perfectly collinear with intercept Infinite number of parameters yield same sum of squared errors – no unique estimates that minimize SSE. To "fix" dummy variable trap, must omit one of the dummies or the intercept. 𝑤𝑎𝑔𝑒= 𝜋 0 + 𝜋 1 𝑓𝑒𝑚𝑎𝑙𝑒+ 𝛽 3 𝑒𝑑𝑢𝑐+𝑢 𝑚𝑎𝑙𝑒 𝑖𝑠 𝑟𝑒𝑓𝑒𝑟𝑒𝑛𝑐𝑒 𝑔𝑟𝑜𝑢𝑝 𝑤𝑎𝑔𝑒= 𝜃 0 + 𝜃 1 𝑚𝑎𝑙𝑒+ 𝛽 3 𝑒𝑑𝑢𝑐+𝑢 𝑓𝑒𝑚𝑎𝑙𝑒 𝑖𝑠 𝑟𝑒𝑓𝑒𝑟𝑒𝑛𝑐𝑒 𝑔𝑟𝑜𝑢𝑝 𝑤𝑎𝑔𝑒= 𝛾 0 𝑚𝑎𝑙𝑒+ 𝛾 0 𝑓𝑒𝑚𝑎𝑙𝑒+ 𝛽 3 𝑒𝑑𝑢𝑐+𝑢 𝑛𝑜 𝑖𝑛𝑡𝑒𝑟𝑐𝑒𝑝𝑡 𝐻𝑜𝑤 𝑤𝑖𝑙𝑙 𝜋 0 , 𝜋 1 , 𝜃 0 , 𝜃 1 , 𝑎𝑛𝑑 𝛾 0 , 𝛾 1 𝑐𝑜𝑚𝑝𝑎𝑟𝑒?

Wage equation as example. Estimated wage equation with intercept shift What would coefficient be if male dummy replaced female dummy? Intercept was dropped, but male & female dummies included? Does the above regression imply that women are discriminated against? Omitted variables bias Walmart class action gender discrimination case Holding education, experience, and tenure fixed, women earn $1.81 less per hour than men

Comparing means of subpopulations described by dummies Simple regression can be used to test whether whether difference in means is significant The wage difference between men and women is larger if no other things are controlled for Part of the difference in wages is due to differences in education, experience, and tenure between men and women -2.51 without controls vs -1.81 with controls Not holding other factors constant, women earn $2.51per hour less than men, i.e. the difference between the mean wage of men and that of women is $2.51.

Dummy variables for treatment effects Effects of training grants on hours of training This is an example of program evaluation Treatment group (= grant receivers) vs. control group (= no grant) Is the effect of treatment on the outcome of interest causal? Hours training per employee Dummy variable indicating whether firm received a training grant

Dummy variables in log regressions. Using dummy explanatory variables in equations for log(y) Dummy indicating whether house is of colonial style As the dummy for colonial style changes from 0 to 1, the house price increases by 5.4 percentage points

Dummy variables for multiple categories Define membership in each category by a dummy variable Leave out one category (which becomes the base category or reference group) Could leave out intercept instead. How would coefficients change if marrmale was made reference group? What hypotheses do t-statistics on dummies test?

Incorporating ordinal information using dummy variables Example: City credit ratings and municipal bond interest rates Municipal bond rate Credit rating from 0-4 (0=worst, 4=best) This specification would probably not be appropriate as the credit rating only contains ordinal information. A better way to incorporate this information is to define dummies: Other examples: Education groups Age groups Monthly or seasonal effects

Interactions involving dummy variables Interactions with dummies allow different slopes across groups. example: Interesting hypotheses Interaction term = intercept men = slope men = intercept women = slope women The return to education is the same for men and women The whole wage equation is the same for men and women

Interactions involving dummy variables Graphical illustration Interacting both the intercept and the slope with the female dummy enables one to model completely independent wage equations for men and women

Interactions involving dummy variables Estimated wage equation with interaction term Does this mean that there is no significant evidence of lower pay for women at the same levels of educ, exper, and tenure? No: this is only the effect for educ = 0. To answer the question one has to recenter the interaction term, e.g. around educ = 12.5 (= average education). No evidence against hypothesis that the return to education is the same for men and women

Testing for differences in regression functions across groups Unrestricted model (contains full set of interactions) Restricted model (same regression for both groups) Standardized aptitude test score High school rank percentile College grade point average Total hours spent in college courses F-test for equal regressions. How many degrees of freedom in numerator? Denominator?

Testing for differences in regression functions across groups All interaction effects are zero, i.e. the same regression coefficients apply to men and women Null hypothesis Estimation of the unrestricted model Tested individually, the hypothesis that the interaction effects are zero cannot be rejected

Multiple Regression Analysis with Qualitative Information Joint test with F-statistic Chow test: alternative way to compute F-statistic in the given case Run separate regressions for men and for women; the unrestricted SSR is given by the sum of the SSR of these two regressions Run regression for the restricted model and store SSR Important: Test assumes a constant error variance accross groups Null hypothesis is rejected

The linear probability model Linear regression when the dependent variable is binary If the dependent variable only takes on the values 1 and 0 Linear probability model (LPM) In the linear probability model, the coefficients describe the effect of the explanatory variables on the probability that y=1

The linear probability model Example: Labor force participation of married women =1 if in labor force, =0 otherwise Non-wife income (in thousand dollars per year) If the number of kids under six years increases by one, the pro- probability that the woman works falls by 26.2% Does not look significant (but is it "exogenous" – i.e. Cov(kids, error)=0?

Multiple Regression Analysis with Qualitative Information Example: Female labor participation of married women (cont.) Graph for nwifeinc=50, exper=5, age=30, kindslt6=1, and kidsge6=0 The maximum level of education in the sample is educ=17. For the gi-ven case, this leads to a predicted probability to be in the labor force of about 50%. Negative predicted probability but no problem because no woman in the sample has educ < 5.

Multiple Regression Analysis with Qualitative Information Disadvantages of the linear probability model Predicted probabilities may be larger than one or smaller than zero Marginal probability effects sometimes logically impossible The linear probability model is necessarily heteroskedastic Heteroskedasticity consistent standard errors need to be computed Advantanges of the linear probability model Easy estimation and interpretation Estimated effects and predictions are often reasonably good in practice Variance of Ber-noulli variable

Multiple Regression Analysis with Qualitative Information More on policy analysis and program evaluation Example: Effect of job training grants on worker productivity The firm‘s scrap rate =1 if firm received training grant, =0 otherwise No apparent effect of grant on productivity Treatment group: grant receivers, Control group: firms that received no grant Grants were given on a first-come, first-served basis. This is not the same as giving them out randomly. It might be the case that firms with less productive workers saw an opportunity to improve productivity and applied first.

Multiple Regression Analysis with Qualitative Information Self-selection into treatment as a source for endogeneity In the given and in related examples, the treatment status is probably related to other characteristics that also influence the outcome The reason is that subjects self-select themselves into treatment depending on their individual characteristics and prospects Experimental evaluation In experiments, assignment to treatment is random In this case, causal effects can be inferred using a simple regression The dummy indicating whether or not there was treatment is unrelated to other factors affecting the outcome.

Multiple Regression Analysis with Qualitative Information Further example of an endogenous dummy regressor Are nonwhite customers discriminated against? It is important to control for other characteristics that may be important for loan approval (e.g. profession, unemployment) Omitting important characteristics that are correlated with the non-white dummy will produce spurious evidence for discrimination Dummy indicating whether loan was approved Race dummy Credit rating