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

ARE 107 Assignment 1

Instructions.  This is a group assignment.  You can work with a group of up to four people. However, each group member has to turn in their own individual write-up to the answers to all questions. Copying and pasting answers, even from your group members, is considered plagiarism. In addition to the write-up, you have to include the R programs you use for the computational components.

These assignments are meant to help you understand the material. If you have any questions, please come to the instructor or TAs.

Note: Some of the problems here are from www.masteringmetrics.com.

I.  Consider the following in-class exercises:

- Exercise 2 in Lecture 2

- Exercise 2 in Lecture 3

- Exercise 3 in Lecture 3

- Exercise 5 in Lecture 4

Present your answer to each of the four exercises listed above and explain in words how you derived each of the results.

II. Table 1.5 in Mastering ‘Metrics presents the results for different outcomes from the Oregon Health Plan experiment.

(a) Explain in words the estimates presented in columns (1)-(4).

(b) Which of the following terms correspond correctly to estimates presented in columns

(1)-(4) given an outcome Yi ,

- 0  ✏ 1 Yi/n0 , where individuals i ✏ 1, . . . ,n0  constitute the subsample of individ- uals without the treatment

- 1  ✏➦ Yj /n1 , where individuals j ✏ 1, . . . ,n1  constitute the subsample of individ- uals with the treatment1

- 1 0

- s.e.(0 )

- s.e.(1 )

- s.e.(1 ✁ 0 )

where s.e. denotes the standard error of the estimator in the parentheses?

(c) For each outcome presented in the table, conduct a 5% t-test of the significance of its average treatment effect, i.e. a t-test of the null hypothesis, H0  : E[Y1i ✁Y0i⑤Di  = 1] = 0.

III. Using the  Advertising” dataset, which consists of data on sales of computers in different locations as well as advertising spending on TV, radio and newspaper.  Run the sample R program (“Advertising Sample Program”) provided to you on canvas.

(a) Perform the following regressions:

(i) regress Sales on TV ,

(ii) regress Sales on TV and Newspaper ,

(iii) regress Sales on Radio

(iv) regress Sales on Radio, TV .

(b) Does the coefficient on TV change in regressions (i)-(ii)?  Explain in detail why or why

not. Perform any additional regressions to support your reasoning.

(c) Does the coefficient on Radio change in regressions (iii)-(iv)?  Explain in detail why or why not. Perform any additional regressions to support your reasoning.