Answered step by step
Verified Expert Solution
Question
1 Approved Answer
please answer will give thumbs up! On Blackboard you can find a dataset named jtrain.csv in the data content folder. This data are the 1988
please answer will give thumbs up!
On Blackboard you can find a dataset named jtrain.csv in the data content folder. This data are the 1988 data for Michigan manufacturing firms in JTRAIN. Suppose that you need to use this dataset to estimate this linear regression model: hrsemp=0+1grant+2lsales+3lemploy+e The dependent variable, hrsemp, is hours of training per employee at the firm level. The variable grant is a dummy variable equal to one if the firm received a job training grant for 1988, and zero otherwise. The variables 1sales and lemploy are transformed variables of annual sales and number of employees using natural logarithm (log(sales), log(employ)) as shown in class. 1) Write down the R code you can use to estimate this model. 2) Write down how you interpret the slope coefficient estimate for grant in this model. 3) Write down how you interpret the slope coefficient estimate for lemploy in this model. 4) Based on your estimation results, should you keep this variable, lsales, in your model? Why? Type here to search source Console: Termanal x (Barkground Jobs x. Type here to search G R4.2.1 : Type here to search On Blackboard you can find a dataset named jtrain.csv in the data content folder. This data are the 1988 data for Michigan manufacturing firms in JTRAIN. Suppose that you need to use this dataset to estimate this linear regression model: hrsemp=0+1grant+2lsales+3lemploy+e The dependent variable, hrsemp, is hours of training per employee at the firm level. The variable grant is a dummy variable equal to one if the firm received a job training grant for 1988, and zero otherwise. The variables 1sales and lemploy are transformed variables of annual sales and number of employees using natural logarithm (log(sales), log(employ)) as shown in class. 1) Write down the R code you can use to estimate this model. 2) Write down how you interpret the slope coefficient estimate for grant in this model. 3) Write down how you interpret the slope coefficient estimate for lemploy in this model. 4) Based on your estimation results, should you keep this variable, lsales, in your model? Why? Type here to search source Console: Termanal x (Barkground Jobs x. Type here to search G R4.2.1 : Type here to search Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started