logo Hurry, Grab up to 30% discount on the entire course
Order Now logo

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Stevan DuignanMathematics
(4/5)

502 Answers

Hire Me
expert
Sandeep KumarStatistics
(/5)

784 Answers

Hire Me
expert
Cesar MeyerStatistics
(5/5)

862 Answers

Hire Me
expert
Anuj MittalMathematics
(/5)

821 Answers

Hire Me
R Programming
(5/5)

Consider the various other control variables in the data set.Which do you think should be included in the regression

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

1)  Use the Birthweight_Smoking dataset and associated description file to answer the following questions. Run three regressions: (1) Birthweight on Smoker (2) Birthweight on Smoker, Alcohol, and Nprevisit (3) Birthweight on Smoker, Alcohol, Nprevisit, and Unmarried.

Regressor

(1)

(2)

(3)

(4)

Smoker

Beta

Se(beta)

[Confidence int.]

 

 

 

Alcohol

 

Beta

Se(beta)

 

 

Nprevist

 

 

 

 

Unmarried

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Intercept

Alpha

Se(Alpha)

 

 

 

 

 

 

 

 

SER

 

 

 

 

 

 

 

 

 

n

 

 

 

 

  

a) Using the blank table above, fill in the estimated coefficient estimates and standard errors for each variable and model.

b) Create 95% confidence intervals for the variable Smoker and add it to the table.

c)  Does the coefficient of Smoker suffer from omitted variable bias in regression (1)? How can you come to this conclusion? Make sure your conclusion uses a qualitative argument and quantitative evidence.

d) Does the coefficient of Smoker suffer from omitted variable bias in regression (2)? How can you come to this conclusion? Make sure your conclusion uses a qualitative argument and quantitative evidence.

e)  Consider the coefficient on Unmarried in regression (3).

 i. Construct a 95% confidence interval, add this to the appropriate place in the table.

ii.  Is the coefficient statistically significant? Explain.

iii. Is the magnitude of the coefficient large? Explain.

iv.  A family advocacy group note that the large coefficient suggests that public policies that encourage marrigage will lead, on average, to healthier babies. Do you agree (Review the discussion of control variables in Section 6.8. Sicuss some of the various factors that Unmarried may be controlling for and how this affects the interpretation of its coefficient.)

f) A Consider the various other control variables in the data set. Which do you think should be included in the regression? Using a table like Table 7.1 (and related discussion), examine the robustness of the confidence interval you constructed in (b). What is a reasonable 95% confidence interval for the effect of smoking on birthweight?

2)  Empirical Exercise 7.2 35 points)

Empirical exercises in Chapters 4 and 5 involved estimating the effect of a person’s height on their earnings. It was found to be large and statistically significant. One explanation for this result is omitted variable bias: Height is correlated with an omitted factor that affects earnings. For example, Case and Paxson (2008) suggest that cognitive ability (or intelligence) is the omitted factor. The mechanism they describe is straightforward: Poor nutrition and other harmful environmental factors in utero and in early childhood have, on average, deleterious effects on both cognitive and physical development. Cognitive ability affects earnings later in life and thus is an omitted variable in the regression form Chapters 4 & 5.  

a. Suppose that the mechanism described above is correct. Explain how this leads to omitted variables bias in the OLS regression of Earnings on Height. Does the bias lead the estimated slope to be biased positive or biased negative? Use a DAG and the formula we discussed in class to determine the sign of bias.

If the mechanism described above is correct, the estimated effect of height on earnings should disappear if a variable measuring cognitive ability is included in the regression. Unfortunately, there isn’t a direct measure of cognitive ability in the data, but the data set does include years of education for each individual. Because students with higher cognitive ability are more likely to attend school longer, years of education might serve as a control variable for cognitive ability; in this case, including education in the regression will eliminate, or at least attenuate, the omitted variable bias problem.

Use the years of education variable (educ) to construct four indicator/dummy variables  for whether a worker has less than a high school diploma (LT_HS = 1 if educ < 12, 0 otherwise), a high school diploma (HS =  1 if educ =12, 0 otherwise) ,  some college (Some_Col =  1 if 12< educ<16, 0 otherwise) , or bachelor’s or higher (CollegePlus = 1 if educ >=16, 0 otherwise)

b. Focusing first on women only, run a regression (1) Earnings on Height and (2) Earnings on Height, and the indicators for education you created as controls.

i. Compare the estimated coefficient on Height in regressions (1) and (2). Is there a large change in the coefficient? Has it changed in a way consistent with the cognitive ability explanation? Explain.

ii. The regression omits one of the education control variables, why?

iii. Test the the joint null hypothesis that the coefficients on the education variable equal zero. Why is this test important/relevant?

iv. Discuss the values of the estimated coefficients on LT_HS, HS, and Some_Col. (Each of the estimated coefficients in negative, and the coefficient on LT_HS is more negative than the coefficient on HS, which in turn is more negative than the coefficient on Some_Col. Why? What do the coefficients measure?)

 

(5/5)
Attachments:

Related Questions

. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java

CS 340 Milestone One Guidelines and Rubric  Overview: For this assignment, you will implement the fundamental operations of create, read, update,

. Develop a program to emulate a purchase transaction at a retail store. This  program will have two classes, a LineItem class and a Transaction class

Retail Transaction Programming Project  Project Requirements:  Develop a program to emulate a purchase transaction at a retail store. This

. The following program contains five errors. Identify the errors and fix them

7COM1028   Secure Systems Programming   Referral Coursework: Secure

. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents

Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip

. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer

CS 340 Final Project Guidelines and Rubric  Overview The final project will encompass developing a web service using a software stack and impleme