Hello, dear friend, you can consult us at any time if you have any questions, add WeChat: daixieit

ECON 2123B: Assignment 2

Due April 10 before midnight on OWL

Emmanuel Murray Leclair

Problem 1

To complete this problem, open the ceosal dataset included with the assignment on OWL (A2 ceosal.xls). This is dataset containing information on the salary of CEOs and other relevant variables in different industries. Your primary interest is to study how the salary of CEOs affect sales.  You think that higher paid CEOs will put more effort into their business, which should result in higher sales.   There are 4 possible industries:  finance, consumer product, industrial and transport/utilities. The main model of interest is as follows:

lsalesi  = β0 +β1 utilityi +β2 consprodi +β3 indusi +β4 lsalaryi +β5 (lsalaryi *utilityi )

β6 (lsalaryi * consprodi ) + β7 (lsalaryi * indusi ) + β8 lroei + β9 rosi + ui      (1)

The variables in the dataset are as follows:

• lsalesi : natural log of sales

• lsalaryi : natural log of salary

• lroei : natural log of return on equity

• rosi : return on stock price

• financei : indicator for finance industry

• indusi : indicator for manufacturing industry

• consprodi : indicator for consumer product industry

 utilityi : indicator for transport/utilities industry

You are asked answer the following questions:

1.  Explain why financei  was removed from the model in (1).  Write down one alternative version of the same model that would include financei .

2. What is the interpretation of β0 ,β 1 ,β2  and β3 ?

3.  Provide a summary statistics of the data. In particular, show the average value for each variables.

4.  Estimate the model in (1), and show regression results in a concise table.

5.  Construct  a  graph  of the  predicted  relationship  between  lsalaryi   and lsalesi  for each industry (you may construct 4 different graphs, or plot all 4 relationships in the same graph). Then, provide a detailed explana- tion of the relationship between lsalaryi  and lsalesi  across industries.

6.  Perform a joint hypothesis test of the following null hypothesis that tests whether we should include the different industries in the model:

H0  : β 1  = β2  = β3  = β5  = β6  = β7  = 0

Do you reject the null at the 90% confidence level? What about the 95% and 99% confidence level?

Problem 2

To complete this problem, open the wage dataset included with the assignment on OWL (A2 wage .xls). This is a dataset containing information on the average wages and education level across U.S. states between 1950 and 1990.  You are interested in estimating the returns to schooling, β 1 , in the following model:

lnwageit  = β0 + β1 educit + β2 ageit + β3 agei(2)t + uit                           (2)

The variables in the dataset are as follows (you will have to create agei(2)t )

• lnwageit  is the average (log) wage in state i at year t

• educit  is the average number of years of education for the population in state i and at t

• ageit  and agei(2)t  are the average age and squared of age for the population in state i at year t

• cait  is the compulsory number of years of education in state i at year t

• clit  is the minimum age required for a child to start working in state i at year t

• yeart  is the year of observation

• statei  is the state of observation

You are asked to answer the following questions:

1.  Estimate βˆ1 , βˆ2 , βˆ3  using the OLS method.  Report the results.  What is interpretation of βˆ1 ?

2. What does the estimate of βˆ2  and βˆ3  suggest on the relationship between age and (log) wages?  Plot the predicted relationship between age and (log) wage. What happens as age increases?

3. You are concerned that some unobserved variables  (e.g.   ability) affect both education and wages, creating endogeneity.  Fortunately, you have access to two variables (cait  and clit ) that may be used as an instrument for education:

(a)  Explain why cait  may be a valid instrument.

(b)  Explain why clit  may be a valid instrument.

4.  Estimate βˆ1,IV  using cait  as an instrument.  Is it statistically significant at the 95% confidence level? Note:  you should follow the two-step method seen in class

first stage:   educit  = α0 + α 1 cait + α 1 ageit + α2 agei(2)t + ϵit            second stage:  lnwageit  = β0 + β1 educit + β2 ageit + β3 agei(2)t + uit

5.  Estimate βˆ1,IV  using clit  s an instrument. Is it statistically significant at the 95% confidence level?

6.  Explain your findings.   From the relationship between both  βˆ1,IV   and βˆ1,OLS, what can you conclude about the returns to schooling?

7.  Perform the Durbin-Wu-Hausman test.  Do you conclude that educit  is endogenous at the 95% confidence level?