Quantitative Methods Final Exam (2017/1)

Size: px
Start display at page:

Download "Quantitative Methods Final Exam (2017/1)"

Transcription

1 Quantitative Methods Final Exam (2017/1) 1. Please write down your name and student ID number. 2. Calculator is allowed during the exam, but DO NOT use a smartphone. 3. List your answers (together with the detailed calculations). 4. Round up to two decimal places. 1. (Nonlinear Regression, 25%) Gabriel wants to investigate the effects of prenatal visits on birth weight. He considers the following regression: lbwght = β 0 + β 1 npvis + β 2 mage + β 3 cigs +u i where lbwght is the natural log of birth weight in grams, npvis is the total number of prenatal visits, mage is mother s age, and cigs is average cigarettes per day. Use STATA outputs to answer the following questions. (Notice that the order of the STATA results might not be in the same order as the questions.) (a) According to OLS results, how does the total number of prenatal visits affect the birth weight of the infant? (5%) (b) Gabriel is concerned about omitted variable bias. Therefore, he includes additional variables: drink (average drinks per week), mwhite (=1 if mother is white), and fage (the father s age). Based on the estimated results, comment if omitted variable bias was a serious concern in the estimation. (5%) (c) Gabriel is concerned that there might be nonlinear effect in total number of prenatal visits. He includes the square of npvis. According to the results, do you think there is a nonlinear effect in npvis? (5%) Gabriel thinks that the effect of prenatal visits on birth weight might differ with respect to the mother s age. Therefore, he considers the following regression: lbwght = β 0 + β 1 npvis + β 2 mage + β 3 cigs + β 4 npvis 2 + β 5 npvis mage +u i (d) According to the estimated results, is there any evidence showing the mother s age generates a differential effect of prenatal visits on birth weight (use 5% significance level)? (5%) (e) Continuing (d), does mother s age have an impact on birth weight (use 5% significance level)? (5%)

2 ANS: (a) According to the OLS results, one extra prenatal visit corresponds to an increase of 0.55% in birth weight. (b) Adding the additional variables, the coefficient on npvis changes from to , which is not a substantial change. Therefore, the original model doesn t suffer from severe omitted variable bias. (c) H 0 :β npvissq = 0 H 1 :β npvissq 0 t = 2.07,p_value = < 0.05 (d) The coefficient on the variable npvis 2 is significant at 5% significance level, therefore, there is nonlinear effect in npvis. H 0 :β npviage = 0 H 1 :β npviage 0 t = 1.80,p_value = > 0.05 Do not reject null hypothesis. We do not have enough evidence to say that mother s age influences the number of prenatal visits at 5% significance level. (e) H 0 : b mage = b npviage = 0 H 1 : one of the above doesn t hold F- statistic = 1.80, p_value = Do not reject the null hypothesis. We do not have enough evidence to reject the null hypothesis that mother s age don t influence birth weight. 2. (Panel Data, 45%) Using a panel data on school districts for the years 1992 through 1998 in Michigan, you are asked to investigate the effect of real expenditures per pupil, rexpp, on the percentage of fourth graders in a district receiving a passing score on a standardized math test, math4. Real expenditures are measured in 1997 dollars. (a) What is the average percentage of fourth graders receiving a passing score on math test in 1994? (5%) Consider the ordinary regression model: math4 it =θ t + β 1 lrexpp it + β 2 lenrol it + β 3 lunch it +u it

3 where q t denotes different year dummies, lrexpp is the natural log of rexpp, lenrol is the natural log of school enrollment, and lunch is the percentage of pupil eligible for free lunch. (b) Please given an example to justify the use of time variable q t.(5%) (c) What are the estimate effects of the spending variables? (5%) (d) Please compare the estimated results with and without time fixed effect. What are the estimate effects of the spending variables? (5%) Consider the fixed effects model: math4 it =θ t + β 1 lrexpp it + β 2 lenrol it + β 3 lunch it + a it +u it where a i is unobserved effect. (e) Please give an example to justify the use of unobserved effect a i.(5%) (f) Now, using data of year 1995 and 1996, estimate the equation using the first differencing method assuming heteroskedasticiy robust standard error. What is the sample size now? Is there evidence that spending affects math scores? Explain Carefully. (5%) (g) Using the data from 1992 to 1998, re-estimate part (f). Can you reject the hypothesis that b 1 + b 2 + b 3 = 0? (5%) (h) Estimate the fixed effect model assuming no serial correlation. Is the spending variable significantly different from zero at 5% significance level? (5%) (i) Re-estimate the fixed effect model but allow for serial correlation. Comparing with estimates in (h), is there any change in the size of standard error? Explain carefully. (5%) (j) Re-estimate (h) but add the time fixed effect. Comparing with estimates in (h), explain how the coefficient of spending changes with respect to the addition of time fixed effect? (5%) (k) Compare results in (i) and (g) with that in (b), how are the estimated coefficients of the spending variable in the first difference model and fixed effect model different from that in the ordinary model? Which factor (time or area fixed effect) is more important in affecting the spending coefficient? Explain carefully. (5%) ANS: (a) In 1994, the average percentage of fourth graders receiving satisfactory math score is 49.34%. (b) To reflect the fact that the population different time effects, we allow the intercept to differ across periods. This is why we have year dummy variables.

4 (c) The spending variable, having a positive coefficient of 8.42, is statistically significant at 1% significance level. A 1% increase in spending increases the math4 pass rate by percentage points. (d) Without the time fixed effects, a 1% increase in spending increase the math4 pass rate by 0.35 percentage point. This is a large difference compared to the effect when we control for the time fixed effects, in which a 1% increase in spending increases the math4 pass rate by percentage points. (e) In this case, a i are factors that are constant within a school district over the period 1992 to For example, the distribution of income of the families in each district is relatively fixed within the periods from 1992 to (f) H 0 : b lrexpp = 0 H 1 : b lrexpp ¹ 0 t = -1.28, p-value = > 0.05 The sample size is 550. We cannot reject the null hypothesis therefore the coefficient is not significant under 5% significance level. (g) H 0 : b 1 + b 2 + b 3 = 0 H 1 : b 1 + b 2 + b 3 ¹ 0 F-statistic 7.11, p-value = < 0.05 Reject null hypothesis. Under 5% significance level, we have evidence that b 1 + b 2 + b 3 is different from zero. (h) H 0 : b lrexpp = 0 H 1 : b lrexpp ¹ 0 t = 41.96, p-value = 0.00 Reject null hypothesis. Under 5% significance level, we reject the null hypothesis that b lrexpp is not different from zero. (i) Allowing for serial correlation, the standard errors on the variables lrexpp, lenrol, and lunch are large than when estimated not allowing for serial correlation. The estimates on the coefficients of the variables are identical. (j) Adding time-fixed effect into the model, the coefficient on the spending variable decreases from to 0.31, which is a substantial drop. In addition, after adding the time-fixed effect, the coefficient is no longer significant at 5% significance level. (k) In (b), the estimation is based on the ordinary regression model without time-fixed effects, the coefficient on lrexpp is and significant at 1% significance level.

5 When we add the time-fix effect, while still being significant, the coefficient drops by a substantial amount. In the fixed-effect model, the coefficient is significant and large when we leave out the time-fixed effects. However, when we add the time-fixed effects, the coefficient drops by a substantial amount and turns to be insignificant. In short, the time effect is more important in affecting the spending coefficient than does area fixed effect. 3. (IV Regression, 40%) Charlie wants to understand how education affects earned wage. He considers the following regression log(wage) i = B 0 + β 1 educ i + β 2 exper i +u i In the STATA outputs, please find estimated results that include the dependent variable: wage (monthly wage) and independent variables: educ (years of education) and exper (year of experience). Use STATA outputs to explain the following questions (Notice that the order of STATA results might not be in the same order of these questions) (a) Before discussing the regression results, Charlie would like to know some sample statistics. Please indicate the mean of education years and standard deviation of years of experience. (5%) (b) According to OLS results, does the years of education significantly influences the earned wage? How large is the effect? (5%) (c) Charlie thinks the coefficient of educ might be biased and suggests 2SLS estimation. Please provide an explanation on why OLS results could be biased. (5%) (d) Charlie likes to use mother s years of education, meduc, as an instrument for educ. Do you think meduc is a good instrument for educ? Please explain carefully. (5%) (e) Is meduc a weak instrument of educ? (Notice Use F statistics) (5%) (f) According to 2SLS results, how does the year of education influence the earned wage? (5%) (g) Charlie wants to know whether one could really conduct the analysis using two stages regression. He first regresses educ on meduc and exper. After obtaining the predicted value (p_educ) based on estimates of the first regression, he regresses log(wage) on p_educ and exper. Compare the results of the second regression with results obtained from IVREG2, what are their differences Which estimation method is correct (5%)

6 (h) Charlie thinks the father s year of education, feduc, is another instrument candidate. Therefore, he treats both meduc and feduc as instruments. In this case, can you check whether the IV results pass the over-identification test? Can you treat these two instruments as exogenous under the 5% level of significance (5%) ANS: (a) Mean = , standard deviation = (b) H 0 : b educ = 0 H 1 : b educ ¹ 0 t = The p-value of coefficient of educ is less than 0.001, which rejects the null hypothesis. Education has significant effects toward wages; 1 year more of education increases average wage for 7.78%. (c) It is reasonable. When it comes to this kind of regression, the bias of ability shows as well. For people have to pass entrance exam to achieve higher education, which leads to the result that only capable people could get higher education. So we can find sample selection bias. (d) There are 2 conditions to be as an instrument variable. Here, we know that first mother s year of education is related to the year of education of her child, and second the ability is not correlated to mother s year of education. Under these 2 condition, meduc could be used as an instrument for educ. (e) According to the result we know that the F-statistic in the first stage is (>10), so meduc is not a weak instrument of educ. (f) According to the results of IV, educ is doubled and it s significant. For wage is under natural logarithm, it shows that if you increase one year of education it would increase the average wage by 14.97%. (g) Compare the results of 2SLS and IV, the coefficients are similar, but the standard deviation shrinks. This is due to some bias under 2SLS. (h) Using the J-statistic, the p-value of wage is (>0.05), so the null hypothesis that all variables are exogenous is not rejected. Under 5% level of significance, they could be seen as exogenous.

7 1. //Final Exam Problem 1 2. use "/Users/samchang/Desktop/Economtrics final/bwght2.dta", clear 3. d Contains data from /Users/samchang/Desktop/Economtrics final/bwght2.dta obs: 1,832 vars: Jan :47 size: 29,312 storage display value variable name type format label variable label mage byte %10.0g mother's age, years npvis byte %10.0g total number of prenatal visits fage byte %10.0g father's age, years bwght int %10.0g birth weight, grams cigs byte %10.0g avg cigarettes per day drink byte %10.0g avg drinks per week mwhte byte %9.0g =1 if mother white mblck byte %9.0g =1 if mother black moth byte %9.0g =1 if mother is other lbwght float %9.0g log(bwght) npvissq int %9.0g npvis^2 Sorted by: 4. sum Variable Obs Mean Std. Dev. Min Max mage 1, npvis 1, fage 1, bwght 1, cigs 1, drink 1, mwhte 1, mblck 1, moth 1, lbwght 1, npvissq 1, reg lbwght npvis mage cigs, r Linear regression Number of obs = 1,656 F(3, 1652) = 7.18 Prob > F = R-squared = Root MSE = /10/17, 3:47 PM Page 1 of 13

8 lbwght Coef. Std. Err. t P> t [95% Conf. Interval] npvis mage cigs _cons reg lbwght npvis mage cigs drink mwhte fage, r Linear regression Number of obs = 1,643 F(6, 1636) = 4.91 Prob > F = R-squared = Root MSE = lbwght Coef. Std. Err. t P> t [95% Conf. Interval] npvis mage cigs drink mwhte fage _cons reg lbwght npvis npvissq mage cigs, r Linear regression Number of obs = 1,656 F(4, 1651) = 5.44 Prob > F = R-squared = Root MSE = lbwght Coef. Std. Err. t P> t [95% Conf. Interval] npvis npvissq mage cigs _cons gen npviage = npvis*mage (68 missing values generated) 1/10/17, 3:47 PM Page 2 of 13

9 9. reg lbwght npvis npvissq mage cigs npviage, r Linear regression Number of obs = 1,656 F(5, 1650) = 4.74 Prob > F = R-squared = Root MSE = lbwght Coef. Std. Err. t P> t [95% Conf. Interval] npvis npvissq mage cigs npviage _cons test mage npviage ( 1) mage = 0 ( 2) npviage = 0 F( 2, 1650) = 1.80 Prob > F = //Final Exam Problm 2 Panel Data 13. use "/Users/samchang/Desktop/Economtrics final/mathpnl.dta", clear 14. d Contains data from /Users/samchang/Desktop/Economtrics final/mathpnl.dta obs: 3,850 vars: Jan :28 size: 142,450 storage display value variable name type format label variable label distid float %9.0g district identifier lunch float %9.0g % eligible for free lunch math4 float %9.0g % satisfactory, 4th grade math year int %9.0g y92 byte %9.0g =1 if year == 1992 y93 byte %9.0g =1 if year == 1993 y94 byte %9.0g =1 if year == 1994 y95 byte %9.0g =1 if year == 1995 y96 byte %9.0g =1 if year == 1996 y97 byte %9.0g =1 if year == 1997 y98 byte %9.0g =1 if year == /10/17, 3:47 PM Page 3 of 13

10 lenrol float %9.0g log(enrol) cmath4 float %9.0g math4 - math4_1 clunch float %9.0g lunch - lunch[_n-1] lrexpp float %9.0g log(rexpp) Sorted by: distid year 15. sum if year == 1994 Variable Obs Mean Std. Dev. Min Max distid lunch math year y y y y y y y lenrol cmath clunch lrexpp reg math lrexpp lenrol lunch, r Linear regression Number of obs = 3,850 F(3, 3846) = Prob > F = R-squared = Root MSE = math4 Coef. Std. Err. t P> t [95% Conf. Interval] lrexpp lenrol lunch _cons reg math4 lrexpp lenrol lunch i.year, r Linear regression Number of obs = 3,850 F(9, 3840) = Prob > F = R-squared = /10/17, 3:47 PM Page 4 of 13

11 Root MSE = math4 Coef. Std. Err. t P> t [95% Conf. Interval] lrexpp lenrol lunch year _cons bysort distid: gen clrexpp = lrexpp - lrexpp[_n-1] (550 missing values generated) 20. bysort distid: gen clenrol = lenrol -lenrol[_n-1] (550 missing values generated) reg cmath4 clrexpp clenrol clunch if year==1996 Source SS df MS Number of obs = 550 F(3, 546) = 2.73 Model Prob > F = Residual R-squared = Adj R-squared = Total Root MSE = cmath4 Coef. Std. Err. t P> t [95% Conf. Interval] clrexpp clenrol clunch _cons test clrexpp+clenrol+clunch=0 ( 1) clrexpp + clenrol + clunch = 0 F( 1, 546) = 5.67 Prob > F = /10/17, 3:47 PM Page 5 of 13

12 reg cmath4 clrexpp clenrol clunch if year==1996, r Linear regression Number of obs = 550 F(3, 546) = 2.44 Prob > F = R-squared = Root MSE = cmath4 Coef. Std. Err. t P> t [95% Conf. Interval] clrexpp clenrol clunch _cons test clrexpp+clenrol+clunch=0 ( 1) clrexpp + clenrol + clunch = 0 F( 1, 546) = 1.85 Prob > F = reg cmath4 clrexpp clenrol clunch if year==1996, r cluster(distid) Linear regression Number of obs = 550 F(3, 549) = 2.44 Prob > F = R-squared = Root MSE = (Std. Err. adjusted for 550 clusters in distid) cmath4 Coef. Std. Err. t P> t [95% Conf. Interval] clrexpp clenrol clunch _cons test clrexpp+clenrol+clunch=0 ( 1) clrexpp + clenrol + clunch = 0 F( 1, 549) = 1.85 Prob > F = /10/17, 3:47 PM Page 6 of 13

13 reg cmath4 clrexpp clenrol clunch, r Linear regression Number of obs = 3,300 F(3, 3296) = 5.14 Prob > F = R-squared = Root MSE = cmath4 Coef. Std. Err. t P> t [95% Conf. Interval] clrexpp clenrol clunch _cons test clrexpp + clenrol + clunch=0 ( 1) clrexpp + clenrol + clunch = 0 F( 1, 3296) = 7.11 Prob > F = reg cmath4 clrexpp clenrol clunch i.year, r Linear regression Number of obs = 3,300 F(8, 3291) = Prob > F = R-squared = Root MSE = cmath4 Coef. Std. Err. t P> t [95% Conf. Interval] clrexpp clenrol clunch year _cons /10/17, 3:47 PM Page 7 of 13

14 34. test clrexpp + clenrol + clunch=0 ( 1) clrexpp + clenrol + clunch = 0 F( 1, 3291) = 0.87 Prob > F = xtreg math4 lrexpp lenrol lunch, i(distid) fe Fixed-effects (within) regression Number of obs = 3,850 Group variable: distid Number of groups = 550 R-sq: Obs per group: within = min = 7 between = avg = 7.0 overall = max = 7 F(3,3297) = corr(u_i, Xb) = Prob > F = math4 Coef. Std. Err. t P> t [95% Conf. Interval] lrexpp lenrol lunch _cons sigma_u sigma_e rho (fraction of variance due to u_i) F test that all u_i=0: F(549, 3297) = 5.99 Prob > F = xtreg math4 lrexpp lenrol lunch, i(distid) fe vce(cluster distid) Fixed-effects (within) regression Number of obs = 3,850 Group variable: distid Number of groups = 550 R-sq: Obs per group: within = min = 7 between = avg = 7.0 overall = max = 7 F(3,549) = corr(u_i, Xb) = Prob > F = (Std. Err. adjusted for 550 clusters in distid) math4 Coef. Std. Err. t P> t [95% Conf. Interval] 1/10/17, 3:47 PM Page 8 of 13

15 lrexpp lenrol lunch _cons sigma_u sigma_e rho (fraction of variance due to u_i) xtreg math4 lrexpp lenrol lunch i.year, i(distid) fe Fixed-effects (within) regression Number of obs = 3,850 Group variable: distid Number of groups = 550 R-sq: Obs per group: within = min = 7 between = avg = 7.0 overall = max = 7 F(9,3291) = corr(u_i, Xb) = Prob > F = math4 Coef. Std. Err. t P> t [95% Conf. Interval] lrexpp lenrol lunch year _cons sigma_u sigma_e rho (fraction of variance due to u_i) F test that all u_i=0: F(549, 3291) = 6.53 Prob > F = xtreg math4 lrexpp lenrol lunch i.year, i(distid) fe vce(cluster distid) Fixed-effects (within) regression Number of obs = 3,850 Group variable: distid Number of groups = 550 R-sq: Obs per group: 1/10/17, 3:47 PM Page 9 of 13

16 within = min = 7 between = avg = 7.0 overall = max = 7 F(9,549) = corr(u_i, Xb) = Prob > F = (Std. Err. adjusted for 550 clusters in distid) math4 Coef. Std. Err. t P> t [95% Conf. Interval] lrexpp lenrol lunch year _cons sigma_u sigma_e rho (fraction of variance due to u_i) // Final Exam Question 3 IV Regressions 43. use "/Users/samchang/Desktop/Economtrics final/wage2 copy.dta", clear 44. d Contains data from /Users/samchang/Desktop/Economtrics final/wage2 copy.dta obs: 935 vars: 5 10 Jan :43 size: 7,480 storage display value variable name type format label variable label educ byte %9.0g years of education exper byte %9.0g years of work experience meduc byte %9.0g mother's education feduc byte %9.0g father's education lwage float %9.0g natural log of wage Sorted by: 1/10/17, 3:47 PM Page 10 of 13

17 45. sum Variable Obs Mean Std. Dev. Min Max educ exper meduc feduc lwage reg lwage educ exper, r Linear regression Number of obs = 935 F(2, 932) = Prob > F = R-squared = Root MSE = lwage Coef. Std. Err. t P> t [95% Conf. Interval] educ exper _cons ivreg2 lwage (educ=meduc) exper, r IV (2SLS) estimation Estimates efficient for homoskedasticity only Statistics robust to heteroskedasticity Number of obs = 857 F( 2, 854) = Prob > F = Total (centered) SS = Centered R2 = Total (uncentered) SS = Uncentered R2 = Residual SS = Root MSE =.4103 lwage Coef. Std. Err. z P> z [95% Conf. Interval] educ exper _cons Underidentification test (Kleibergen-Paap rk LM statistic): Chi-sq(1) P-val = /10/17, 3:47 PM Page 11 of 13

18 Weak identification test (Kleibergen-Paap rk Wald F statistic): Stock-Yogo weak ID test critical values: 10% maximal IV size % maximal IV size % maximal IV size % maximal IV size 5.53 Source: Stock-Yogo (2005). Reproduced by permission. NB: Critical values are for Cragg-Donald F statistic and i.i.d. errors. Hansen J statistic (overidentification test of all instruments): (equation exactly identified) Instrumented: educ Included instruments: exper Excluded instruments: meduc 48. reg educ meduc exper, r Linear regression Number of obs = 857 F(2, 854) = Prob > F = R-squared = Root MSE = educ Coef. Std. Err. t P> t [95% Conf. Interval] meduc exper _cons predict educhat (option xb assumed; fitted values) (78 missing values generated) 50. reg lwage educhat exper, r Linear regression Number of obs = 857 F(2, 854) = Prob > F = R-squared = Root MSE = lwage Coef. Std. Err. t P> t [95% Conf. Interval] educhat exper _cons /10/17, 3:47 PM Page 12 of 13

19 51. ivreg2 lwage (educ=meduc feduc) exper, r IV (2SLS) estimation Estimates efficient for homoskedasticity only Statistics robust to heteroskedasticity Number of obs = 722 F( 2, 719) = Prob > F = Total (centered) SS = Centered R2 = Total (uncentered) SS = Uncentered R2 = Residual SS = Root MSE =.4098 lwage Coef. Std. Err. z P> z [95% Conf. Interval] educ exper _cons Underidentification test (Kleibergen-Paap rk LM statistic): Chi-sq(2) P-val = Weak identification test (Kleibergen-Paap rk Wald F statistic): Stock-Yogo weak ID test critical values: 10% maximal IV size % maximal IV size % maximal IV size % maximal IV size 7.25 Source: Stock-Yogo (2005). Reproduced by permission. NB: Critical values are for Cragg-Donald F statistic and i.i.d. errors. Hansen J statistic (overidentification test of all instruments): Chi-sq(1) P-val = Instrumented: educ Included instruments: exper Excluded instruments: meduc feduc 52. end of do-file 1/10/17, 3:47 PM Page 13 of 13

Problem Set 5 ANSWERS

Problem Set 5 ANSWERS Economics 20 Problem Set 5 ANSWERS Prof. Patricia M. Anderson 1, 2 and 3 Suppose that Vermont has passed a law requiring employers to provide 6 months of paid maternity leave. You are concerned that women

More information

Simultaneous Equations with Error Components. Mike Bronner Marko Ledic Anja Breitwieser

Simultaneous Equations with Error Components. Mike Bronner Marko Ledic Anja Breitwieser Simultaneous Equations with Error Components Mike Bronner Marko Ledic Anja Breitwieser PRESENTATION OUTLINE Part I: - Simultaneous equation models: overview - Empirical example Part II: - Hausman and Taylor

More information

Problem Set 10: Panel Data

Problem Set 10: Panel Data Problem Set 10: Panel Data 1. Read in the data set, e11panel1.dta from the course website. This contains data on a sample or 1252 men and women who were asked about their hourly wage in two years, 2005

More information

Warwick Economics Summer School Topics in Microeconometrics Instrumental Variables Estimation

Warwick Economics Summer School Topics in Microeconometrics Instrumental Variables Estimation Warwick Economics Summer School Topics in Microeconometrics Instrumental Variables Estimation Michele Aquaro University of Warwick This version: July 21, 2016 1 / 31 Reading material Textbook: Introductory

More information

Reply to Manovskii s Discussion on The Limited Macroeconomic Effects of Unemployment Benefit Extensions

Reply to Manovskii s Discussion on The Limited Macroeconomic Effects of Unemployment Benefit Extensions Reply to Manovskii s Discussion on The Limited Macroeconomic Effects of Unemployment Benefit Extensions Gabriel Chodorow-Reich Harvard University and NBER Loukas Karabarbounis University of Minnesota and

More information

Empirical Application of Panel Data Regression

Empirical Application of Panel Data Regression Empirical Application of Panel Data Regression 1. We use Fatality data, and we are interested in whether rising beer tax rate can help lower traffic death. So the dependent variable is traffic death, while

More information

Problem Set #3-Key. wage Coef. Std. Err. t P> t [95% Conf. Interval]

Problem Set #3-Key. wage Coef. Std. Err. t P> t [95% Conf. Interval] Problem Set #3-Key Sonoma State University Economics 317- Introduction to Econometrics Dr. Cuellar 1. Use the data set Wage1.dta to answer the following questions. a. For the regression model Wage i =

More information

4 Instrumental Variables Single endogenous variable One continuous instrument. 2

4 Instrumental Variables Single endogenous variable One continuous instrument. 2 Econ 495 - Econometric Review 1 Contents 4 Instrumental Variables 2 4.1 Single endogenous variable One continuous instrument. 2 4.2 Single endogenous variable more than one continuous instrument..........................

More information

Fixed and Random Effects Models: Vartanian, SW 683

Fixed and Random Effects Models: Vartanian, SW 683 : Vartanian, SW 683 Fixed and random effects models See: http://teaching.sociology.ul.ie/dcw/confront/node45.html When you have repeated observations per individual this is a problem and an advantage:

More information

4 Instrumental Variables Single endogenous variable One continuous instrument. 2

4 Instrumental Variables Single endogenous variable One continuous instrument. 2 Econ 495 - Econometric Review 1 Contents 4 Instrumental Variables 2 4.1 Single endogenous variable One continuous instrument. 2 4.2 Single endogenous variable more than one continuous instrument..........................

More information

Problem Set #5-Key Sonoma State University Dr. Cuellar Economics 317- Introduction to Econometrics

Problem Set #5-Key Sonoma State University Dr. Cuellar Economics 317- Introduction to Econometrics Problem Set #5-Key Sonoma State University Dr. Cuellar Economics 317- Introduction to Econometrics C1.1 Use the data set Wage1.dta to answer the following questions. Estimate regression equation wage =

More information

Please discuss each of the 3 problems on a separate sheet of paper, not just on a separate page!

Please discuss each of the 3 problems on a separate sheet of paper, not just on a separate page! Econometrics - Exam May 11, 2011 1 Exam Please discuss each of the 3 problems on a separate sheet of paper, not just on a separate page! Problem 1: (15 points) A researcher has data for the year 2000 from

More information

Practice 2SLS with Artificial Data Part 1

Practice 2SLS with Artificial Data Part 1 Practice 2SLS with Artificial Data Part 1 Yona Rubinstein July 2016 Yona Rubinstein (LSE) Practice 2SLS with Artificial Data Part 1 07/16 1 / 16 Practice with Artificial Data In this note we use artificial

More information

CRE METHODS FOR UNBALANCED PANELS Correlated Random Effects Panel Data Models IZA Summer School in Labor Economics May 13-19, 2013 Jeffrey M.

CRE METHODS FOR UNBALANCED PANELS Correlated Random Effects Panel Data Models IZA Summer School in Labor Economics May 13-19, 2013 Jeffrey M. CRE METHODS FOR UNBALANCED PANELS Correlated Random Effects Panel Data Models IZA Summer School in Labor Economics May 13-19, 2013 Jeffrey M. Wooldridge Michigan State University 1. Introduction 2. Linear

More information

Exam ECON3150/4150: Introductory Econometrics. 18 May 2016; 09:00h-12.00h.

Exam ECON3150/4150: Introductory Econometrics. 18 May 2016; 09:00h-12.00h. Exam ECON3150/4150: Introductory Econometrics. 18 May 2016; 09:00h-12.00h. This is an open book examination where all printed and written resources, in addition to a calculator, are allowed. If you are

More information

Jeffrey M. Wooldridge Michigan State University

Jeffrey M. Wooldridge Michigan State University Fractional Response Models with Endogenous Explanatory Variables and Heterogeneity Jeffrey M. Wooldridge Michigan State University 1. Introduction 2. Fractional Probit with Heteroskedasticity 3. Fractional

More information

****Lab 4, Feb 4: EDA and OLS and WLS

****Lab 4, Feb 4: EDA and OLS and WLS ****Lab 4, Feb 4: EDA and OLS and WLS ------- log: C:\Documents and Settings\Default\Desktop\LDA\Data\cows_Lab4.log log type: text opened on: 4 Feb 2004, 09:26:19. use use "Z:\LDA\DataLDA\cowsP.dta", clear.

More information

2. (3.5) (iii) Simply drop one of the independent variables, say leisure: GP A = β 0 + β 1 study + β 2 sleep + β 3 work + u.

2. (3.5) (iii) Simply drop one of the independent variables, say leisure: GP A = β 0 + β 1 study + β 2 sleep + β 3 work + u. BOSTON COLLEGE Department of Economics EC 228 Econometrics, Prof. Baum, Ms. Yu, Fall 2003 Problem Set 3 Solutions Problem sets should be your own work. You may work together with classmates, but if you

More information

University of California at Berkeley Fall Introductory Applied Econometrics Final examination. Scores add up to 125 points

University of California at Berkeley Fall Introductory Applied Econometrics Final examination. Scores add up to 125 points EEP 118 / IAS 118 Elisabeth Sadoulet and Kelly Jones University of California at Berkeley Fall 2008 Introductory Applied Econometrics Final examination Scores add up to 125 points Your name: SID: 1 1.

More information

Handout 12. Endogeneity & Simultaneous Equation Models

Handout 12. Endogeneity & Simultaneous Equation Models Handout 12. Endogeneity & Simultaneous Equation Models In which you learn about another potential source of endogeneity caused by the simultaneous determination of economic variables, and learn how to

More information

Exercices for Applied Econometrics A

Exercices for Applied Econometrics A QEM F. Gardes-C. Starzec-M.A. Diaye Exercices for Applied Econometrics A I. Exercice: The panel of households expenditures in Poland, for years 1997 to 2000, gives the following statistics for the whole

More information

Final Exam. Question 1 (20 points) 2 (25 points) 3 (30 points) 4 (25 points) 5 (10 points) 6 (40 points) Total (150 points) Bonus question (10)

Final Exam. Question 1 (20 points) 2 (25 points) 3 (30 points) 4 (25 points) 5 (10 points) 6 (40 points) Total (150 points) Bonus question (10) Name Economics 170 Spring 2004 Honor pledge: I have neither given nor received aid on this exam including the preparation of my one page formula list and the preparation of the Stata assignment for the

More information

1 The basics of panel data

1 The basics of panel data Introductory Applied Econometrics EEP/IAS 118 Spring 2015 Related materials: Steven Buck Notes to accompany fixed effects material 4-16-14 ˆ Wooldridge 5e, Ch. 1.3: The Structure of Economic Data ˆ Wooldridge

More information

ECON Introductory Econometrics. Lecture 5: OLS with One Regressor: Hypothesis Tests

ECON Introductory Econometrics. Lecture 5: OLS with One Regressor: Hypothesis Tests ECON4150 - Introductory Econometrics Lecture 5: OLS with One Regressor: Hypothesis Tests Monique de Haan (moniqued@econ.uio.no) Stock and Watson Chapter 5 Lecture outline 2 Testing Hypotheses about one

More information

Econometrics Homework 4 Solutions

Econometrics Homework 4 Solutions Econometrics Homework 4 Solutions Computer Question (Optional, no need to hand in) (a) c i may capture some state-specific factor that contributes to higher or low rate of accident or fatality. For example,

More information

ECON 497 Final Exam Page 1 of 12

ECON 497 Final Exam Page 1 of 12 ECON 497 Final Exam Page of 2 ECON 497: Economic Research and Forecasting Name: Spring 2008 Bellas Final Exam Return this exam to me by 4:00 on Wednesday, April 23. It may be e-mailed to me. It may be

More information

(a) Briefly discuss the advantage of using panel data in this situation rather than pure crosssections

(a) Briefly discuss the advantage of using panel data in this situation rather than pure crosssections Answer Key Fixed Effect and First Difference Models 1. See discussion in class.. David Neumark and William Wascher published a study in 199 of the effect of minimum wages on teenage employment using a

More information

Fortin Econ Econometric Review 1. 1 Panel Data Methods Fixed Effects Dummy Variables Regression... 7

Fortin Econ Econometric Review 1. 1 Panel Data Methods Fixed Effects Dummy Variables Regression... 7 Fortin Econ 495 - Econometric Review 1 Contents 1 Panel Data Methods 2 1.1 Fixed Effects......................... 2 1.1.1 Dummy Variables Regression............ 7 1.1.2 First Differencing Methods.............

More information

5. Let W follow a normal distribution with mean of μ and the variance of 1. Then, the pdf of W is

5. Let W follow a normal distribution with mean of μ and the variance of 1. Then, the pdf of W is Practice Final Exam Last Name:, First Name:. Please write LEGIBLY. Answer all questions on this exam in the space provided (you may use the back of any page if you need more space). Show all work but do

More information

ESTIMATING AVERAGE TREATMENT EFFECTS: REGRESSION DISCONTINUITY DESIGNS Jeff Wooldridge Michigan State University BGSE/IZA Course in Microeconometrics

ESTIMATING AVERAGE TREATMENT EFFECTS: REGRESSION DISCONTINUITY DESIGNS Jeff Wooldridge Michigan State University BGSE/IZA Course in Microeconometrics ESTIMATING AVERAGE TREATMENT EFFECTS: REGRESSION DISCONTINUITY DESIGNS Jeff Wooldridge Michigan State University BGSE/IZA Course in Microeconometrics July 2009 1. Introduction 2. The Sharp RD Design 3.

More information

ECON3150/4150 Spring 2016

ECON3150/4150 Spring 2016 ECON3150/4150 Spring 2016 Lecture 6 Multiple regression model Siv-Elisabeth Skjelbred University of Oslo February 5th Last updated: February 3, 2016 1 / 49 Outline Multiple linear regression model and

More information

Lecture 3 Linear random intercept models

Lecture 3 Linear random intercept models Lecture 3 Linear random intercept models Example: Weight of Guinea Pigs Body weights of 48 pigs in 9 successive weeks of follow-up (Table 3.1 DLZ) The response is measures at n different times, or under

More information

Multiple Regression: Inference

Multiple Regression: Inference Multiple Regression: Inference The t-test: is ˆ j big and precise enough? We test the null hypothesis: H 0 : β j =0; i.e. test that x j has no effect on y once the other explanatory variables are controlled

More information

5.2. a. Unobserved factors that tend to make an individual healthier also tend

5.2. a. Unobserved factors that tend to make an individual healthier also tend SOLUTIONS TO CHAPTER 5 PROBLEMS ^ ^ ^ ^ 5.1. Define x _ (z,y ) and x _ v, and let B _ (B,r ) be OLS estimator 1 1 1 1 ^ ^ ^ ^ from (5.5), where B = (D,a ). Using the hint, B can also be obtained by 1 1

More information

Problem set - Selection and Diff-in-Diff

Problem set - Selection and Diff-in-Diff Problem set - Selection and Diff-in-Diff 1. You want to model the wage equation for women You consider estimating the model: ln wage = α + β 1 educ + β 2 exper + β 3 exper 2 + ɛ (1) Read the data into

More information

IV and IV-GMM. Christopher F Baum. EC 823: Applied Econometrics. Boston College, Spring 2014

IV and IV-GMM. Christopher F Baum. EC 823: Applied Econometrics. Boston College, Spring 2014 IV and IV-GMM Christopher F Baum EC 823: Applied Econometrics Boston College, Spring 2014 Christopher F Baum (BC / DIW) IV and IV-GMM Boston College, Spring 2014 1 / 1 Instrumental variables estimators

More information

Lecture 8: Instrumental Variables Estimation

Lecture 8: Instrumental Variables Estimation Lecture Notes on Advanced Econometrics Lecture 8: Instrumental Variables Estimation Endogenous Variables Consider a population model: y α y + β + β x + β x +... + β x + u i i i i k ik i Takashi Yamano

More information

Applied Statistics and Econometrics

Applied Statistics and Econometrics Applied Statistics and Econometrics Lecture 7 Saul Lach September 2017 Saul Lach () Applied Statistics and Econometrics September 2017 1 / 68 Outline of Lecture 7 1 Empirical example: Italian labor force

More information

ECON3150/4150 Spring 2016

ECON3150/4150 Spring 2016 ECON3150/4150 Spring 2016 Lecture 4 - The linear regression model Siv-Elisabeth Skjelbred University of Oslo Last updated: January 26, 2016 1 / 49 Overview These lecture slides covers: The linear regression

More information

Answer all questions from part I. Answer two question from part II.a, and one question from part II.b.

Answer all questions from part I. Answer two question from part II.a, and one question from part II.b. B203: Quantitative Methods Answer all questions from part I. Answer two question from part II.a, and one question from part II.b. Part I: Compulsory Questions. Answer all questions. Each question carries

More information

Practice exam questions

Practice exam questions Practice exam questions Nathaniel Higgins nhiggins@jhu.edu, nhiggins@ers.usda.gov 1. The following question is based on the model y = β 0 + β 1 x 1 + β 2 x 2 + β 3 x 3 + u. Discuss the following two hypotheses.

More information

ECON Introductory Econometrics. Lecture 7: OLS with Multiple Regressors Hypotheses tests

ECON Introductory Econometrics. Lecture 7: OLS with Multiple Regressors Hypotheses tests ECON4150 - Introductory Econometrics Lecture 7: OLS with Multiple Regressors Hypotheses tests Monique de Haan (moniqued@econ.uio.no) Stock and Watson Chapter 7 Lecture outline 2 Hypothesis test for single

More information

An explanation of Two Stage Least Squares

An explanation of Two Stage Least Squares Introduction Introduction to Econometrics An explanation of Two Stage Least Squares When we get an endogenous variable we know that OLS estimator will be inconsistent. In addition OLS regressors will also

More information

Microeconometrics (PhD) Problem set 2: Dynamic Panel Data Solutions

Microeconometrics (PhD) Problem set 2: Dynamic Panel Data Solutions Microeconometrics (PhD) Problem set 2: Dynamic Panel Data Solutions QUESTION 1 Data for this exercise can be prepared by running the do-file called preparedo posted on my webpage This do-file collects

More information

Monday 7 th Febraury 2005

Monday 7 th Febraury 2005 Monday 7 th Febraury 2 Analysis of Pigs data Data: Body weights of 48 pigs at 9 successive follow-up visits. This is an equally spaced data. It is always a good habit to reshape the data, so we can easily

More information

Final Exam. 1. Definitions: Briefly Define each of the following terms as they relate to the material covered in class.

Final Exam. 1. Definitions: Briefly Define each of the following terms as they relate to the material covered in class. Name Answer Key Economics 170 Spring 2003 Honor pledge: I have neither given nor received aid on this exam including the preparation of my one page formula list and the preparation of the Stata assignment

More information

Problem Set 1 ANSWERS

Problem Set 1 ANSWERS Economics 20 Prof. Patricia M. Anderson Problem Set 1 ANSWERS Part I. Multiple Choice Problems 1. If X and Z are two random variables, then E[X-Z] is d. E[X] E[Z] This is just a simple application of one

More information

Longitudinal Data Analysis Using Stata Paul D. Allison, Ph.D. Upcoming Seminar: May 18-19, 2017, Chicago, Illinois

Longitudinal Data Analysis Using Stata Paul D. Allison, Ph.D. Upcoming Seminar: May 18-19, 2017, Chicago, Illinois Longitudinal Data Analysis Using Stata Paul D. Allison, Ph.D. Upcoming Seminar: May 18-19, 217, Chicago, Illinois Outline 1. Opportunities and challenges of panel data. a. Data requirements b. Control

More information

Econometrics II. Lecture 4: Instrumental Variables Part I

Econometrics II. Lecture 4: Instrumental Variables Part I Econometrics II Lecture 4: Instrumental Variables Part I Måns Söderbom 12 April 2011 mans.soderbom@economics.gu.se. www.economics.gu.se/soderbom. www.soderbom.net 1. Introduction Recall from lecture 3

More information

Recent Advances in the Field of Trade Theory and Policy Analysis Using Micro-Level Data

Recent Advances in the Field of Trade Theory and Policy Analysis Using Micro-Level Data Recent Advances in the Field of Trade Theory and Policy Analysis Using Micro-Level Data July 2012 Bangkok, Thailand Cosimo Beverelli (World Trade Organization) 1 Content a) Classical regression model b)

More information

Lab 10 - Binary Variables

Lab 10 - Binary Variables Lab 10 - Binary Variables Spring 2017 Contents 1 Introduction 1 2 SLR on a Dummy 2 3 MLR with binary independent variables 3 3.1 MLR with a Dummy: different intercepts, same slope................. 4 3.2

More information

Econ 1123: Section 5. Review. Internal Validity. Panel Data. Clustered SE. STATA help for Problem Set 5. Econ 1123: Section 5.

Econ 1123: Section 5. Review. Internal Validity. Panel Data. Clustered SE. STATA help for Problem Set 5. Econ 1123: Section 5. Outline 1 Elena Llaudet 2 3 4 October 6, 2010 5 based on Common Mistakes on P. Set 4 lnftmpop = -.72-2.84 higdppc -.25 lackpf +.65 higdppc * lackpf 2 lnftmpop = β 0 + β 1 higdppc + β 2 lackpf + β 3 lackpf

More information

Applied Statistics and Econometrics

Applied Statistics and Econometrics Applied Statistics and Econometrics Lecture 5 Saul Lach September 2017 Saul Lach () Applied Statistics and Econometrics September 2017 1 / 44 Outline of Lecture 5 Now that we know the sampling distribution

More information

ECONOMICS AND ECONOMIC METHODS PRELIM EXAM Statistics and Econometrics August 2013

ECONOMICS AND ECONOMIC METHODS PRELIM EXAM Statistics and Econometrics August 2013 ECONOMICS AND ECONOMIC METHODS PRELIM EXAM Statistics and Econometrics August 2013 Instructions: Answer all six (6) questions. Point totals for each question are given in parentheses. The parts within

More information

Applied Statistics and Econometrics

Applied Statistics and Econometrics Applied Statistics and Econometrics Lecture 6 Saul Lach September 2017 Saul Lach () Applied Statistics and Econometrics September 2017 1 / 53 Outline of Lecture 6 1 Omitted variable bias (SW 6.1) 2 Multiple

More information

1: a b c d e 2: a b c d e 3: a b c d e 4: a b c d e 5: a b c d e. 6: a b c d e 7: a b c d e 8: a b c d e 9: a b c d e 10: a b c d e

1: a b c d e 2: a b c d e 3: a b c d e 4: a b c d e 5: a b c d e. 6: a b c d e 7: a b c d e 8: a b c d e 9: a b c d e 10: a b c d e Economics 102: Analysis of Economic Data Cameron Spring 2016 Department of Economics, U.C.-Davis Final Exam (A) Tuesday June 7 Compulsory. Closed book. Total of 58 points and worth 45% of course grade.

More information

THE MULTIVARIATE LINEAR REGRESSION MODEL

THE MULTIVARIATE LINEAR REGRESSION MODEL THE MULTIVARIATE LINEAR REGRESSION MODEL Why multiple regression analysis? Model with more than 1 independent variable: y 0 1x1 2x2 u It allows : -Controlling for other factors, and get a ceteris paribus

More information

Econ 836 Final Exam. 2 w N 2 u N 2. 2 v N

Econ 836 Final Exam. 2 w N 2 u N 2. 2 v N 1) [4 points] Let Econ 836 Final Exam Y Xβ+ ε, X w+ u, w N w~ N(, σi ), u N u~ N(, σi ), ε N ε~ Nu ( γσ, I ), where X is a just one column. Let denote the OLS estimator, and define residuals e as e Y X.

More information

Measurement Error. Often a data set will contain imperfect measures of the data we would ideally like.

Measurement Error. Often a data set will contain imperfect measures of the data we would ideally like. Measurement Error Often a data set will contain imperfect measures of the data we would ideally like. Aggregate Data: (GDP, Consumption, Investment are only best guesses of theoretical counterparts and

More information

point estimates, standard errors, testing, and inference for nonlinear combinations

point estimates, standard errors, testing, and inference for nonlinear combinations Title xtreg postestimation Postestimation tools for xtreg Description The following postestimation commands are of special interest after xtreg: command description xttest0 Breusch and Pagan LM test for

More information

Problem Set 4 ANSWERS

Problem Set 4 ANSWERS Economics 20 Problem Set 4 ANSWERS Prof. Patricia M. Anderson 1. Suppose that our variable for consumption is measured with error, so cons = consumption + e 0, where e 0 is uncorrelated with inc, educ

More information

IV Estimation and its Limitations: Weak Instruments and Weakly Endogeneous Regressors

IV Estimation and its Limitations: Weak Instruments and Weakly Endogeneous Regressors IV Estimation and its Limitations: Weak Instruments and Weakly Endogeneous Regressors Laura Mayoral, IAE, Barcelona GSE and University of Gothenburg U. of Gothenburg, May 2015 Roadmap Testing for deviations

More information

Chapter 7. Hypothesis Tests and Confidence Intervals in Multiple Regression

Chapter 7. Hypothesis Tests and Confidence Intervals in Multiple Regression Chapter 7 Hypothesis Tests and Confidence Intervals in Multiple Regression Outline 1. Hypothesis tests and confidence intervals for a single coefficie. Joint hypothesis tests on multiple coefficients 3.

More information

Econometrics. 8) Instrumental variables

Econometrics. 8) Instrumental variables 30C00200 Econometrics 8) Instrumental variables Timo Kuosmanen Professor, Ph.D. http://nomepre.net/index.php/timokuosmanen Today s topics Thery of IV regression Overidentification Two-stage least squates

More information

FTE Employment before FTE Employment after

FTE Employment before FTE Employment after 1. (25 points) In 1992, there was an increase in the (state) minimum wage in one U.S. state (New Jersey) but not in a neighboring location (eastern Pennsylvania). The study provides you with the following

More information

ECON Introductory Econometrics. Lecture 17: Experiments

ECON Introductory Econometrics. Lecture 17: Experiments ECON4150 - Introductory Econometrics Lecture 17: Experiments Monique de Haan (moniqued@econ.uio.no) Stock and Watson Chapter 13 Lecture outline 2 Why study experiments? The potential outcome framework.

More information

Outline. Linear OLS Models vs: Linear Marginal Models Linear Conditional Models. Random Intercepts Random Intercepts & Slopes

Outline. Linear OLS Models vs: Linear Marginal Models Linear Conditional Models. Random Intercepts Random Intercepts & Slopes Lecture 2.1 Basic Linear LDA 1 Outline Linear OLS Models vs: Linear Marginal Models Linear Conditional Models Random Intercepts Random Intercepts & Slopes Cond l & Marginal Connections Empirical Bayes

More information

Applied Statistics and Econometrics

Applied Statistics and Econometrics Applied Statistics and Econometrics Lecture 13 Nonlinearities Saul Lach October 2018 Saul Lach () Applied Statistics and Econometrics October 2018 1 / 91 Outline of Lecture 13 1 Nonlinear regression functions

More information

1. The shoe size of five randomly selected men in the class is 7, 7.5, 6, 6.5 the shoe size of 4 randomly selected women is 6, 5.

1. The shoe size of five randomly selected men in the class is 7, 7.5, 6, 6.5 the shoe size of 4 randomly selected women is 6, 5. Economics 3 Introduction to Econometrics Winter 2004 Professor Dobkin Name Final Exam (Sample) You must answer all the questions. The exam is closed book and closed notes you may use calculators. You must

More information

multilevel modeling: concepts, applications and interpretations

multilevel modeling: concepts, applications and interpretations multilevel modeling: concepts, applications and interpretations lynne c. messer 27 october 2010 warning social and reproductive / perinatal epidemiologist concepts why context matters multilevel models

More information

Lab 07 Introduction to Econometrics

Lab 07 Introduction to Econometrics Lab 07 Introduction to Econometrics Learning outcomes for this lab: Introduce the different typologies of data and the econometric models that can be used Understand the rationale behind econometrics Understand

More information

Lab 6 - Simple Regression

Lab 6 - Simple Regression Lab 6 - Simple Regression Spring 2017 Contents 1 Thinking About Regression 2 2 Regression Output 3 3 Fitted Values 5 4 Residuals 6 5 Functional Forms 8 Updated from Stata tutorials provided by Prof. Cichello

More information

Lecture#12. Instrumental variables regression Causal parameters III

Lecture#12. Instrumental variables regression Causal parameters III Lecture#12 Instrumental variables regression Causal parameters III 1 Demand experiment, market data analysis & simultaneous causality 2 Simultaneous causality Your task is to estimate the demand function

More information

Suggested Answers Problem set 4 ECON 60303

Suggested Answers Problem set 4 ECON 60303 Suggested Answers Problem set 4 ECON 60303 Bill Evans Spring 04. A program that answers part A) is on the web page and is named psid_iv_comparison.do. Below are some key results and a summary table is

More information

14.32 Final : Spring 2001

14.32 Final : Spring 2001 14.32 Final : Spring 2001 Please read the entire exam before you begin. You have 3 hours. No books or notes should be used. Calculators are allowed. There are 105 points. Good luck! A. True/False/Sometimes

More information

Binary Dependent Variables

Binary Dependent Variables Binary Dependent Variables In some cases the outcome of interest rather than one of the right hand side variables - is discrete rather than continuous Binary Dependent Variables In some cases the outcome

More information

Econometrics Midterm Examination Answers

Econometrics Midterm Examination Answers Econometrics Midterm Examination Answers March 4, 204. Question (35 points) Answer the following short questions. (i) De ne what is an unbiased estimator. Show that X is an unbiased estimator for E(X i

More information

Spatial Regression Models: Identification strategy using STATA TATIANE MENEZES PIMES/UFPE

Spatial Regression Models: Identification strategy using STATA TATIANE MENEZES PIMES/UFPE Spatial Regression Models: Identification strategy using STATA TATIANE MENEZES PIMES/UFPE Intruduction Spatial regression models are usually intended to estimate parameters related to the interaction of

More information

Econometrics Review questions for exam

Econometrics Review questions for exam Econometrics Review questions for exam Nathaniel Higgins nhiggins@jhu.edu, 1. Suppose you have a model: y = β 0 x 1 + u You propose the model above and then estimate the model using OLS to obtain: ŷ =

More information

Handout 11: Measurement Error

Handout 11: Measurement Error Handout 11: Measurement Error In which you learn to recognise the consequences for OLS estimation whenever some of the variables you use are not measured as accurately as you might expect. A (potential)

More information

Hypothesis Tests and Confidence Intervals in Multiple Regression

Hypothesis Tests and Confidence Intervals in Multiple Regression Hypothesis Tests and Confidence Intervals in Multiple Regression (SW Chapter 7) Outline 1. Hypothesis tests and confidence intervals for one coefficient. Joint hypothesis tests on multiple coefficients

More information

Regression with a Single Regressor: Hypothesis Tests and Confidence Intervals

Regression with a Single Regressor: Hypothesis Tests and Confidence Intervals Regression with a Single Regressor: Hypothesis Tests and Confidence Intervals (SW Chapter 5) Outline. The standard error of ˆ. Hypothesis tests concerning β 3. Confidence intervals for β 4. Regression

More information

1 Linear Regression Analysis The Mincer Wage Equation Data Econometric Model Estimation... 11

1 Linear Regression Analysis The Mincer Wage Equation Data Econometric Model Estimation... 11 Econ 495 - Econometric Review 1 Contents 1 Linear Regression Analysis 4 1.1 The Mincer Wage Equation................. 4 1.2 Data............................. 6 1.3 Econometric Model.....................

More information

Question 1 [17 points]: (ch 11)

Question 1 [17 points]: (ch 11) Question 1 [17 points]: (ch 11) A study analyzed the probability that Major League Baseball (MLB) players "survive" for another season, or, in other words, play one more season. They studied a model of

More information

Economics 345: Applied Econometrics Section A01 University of Victoria Midterm Examination #2 Version 2 Fall 2016 Instructor: Martin Farnham

Economics 345: Applied Econometrics Section A01 University of Victoria Midterm Examination #2 Version 2 Fall 2016 Instructor: Martin Farnham Economics 345: Applied Econometrics Section A01 University of Victoria Midterm Examination #2 Version 2 Fall 2016 Instructor: Martin Farnham Last name (family name): First name (given name): Student ID

More information

Econometrics I KS. Module 2: Multivariate Linear Regression. Alexander Ahammer. This version: April 16, 2018

Econometrics I KS. Module 2: Multivariate Linear Regression. Alexander Ahammer. This version: April 16, 2018 Econometrics I KS Module 2: Multivariate Linear Regression Alexander Ahammer Department of Economics Johannes Kepler University of Linz This version: April 16, 2018 Alexander Ahammer (JKU) Module 2: Multivariate

More information

ECON Introductory Econometrics. Lecture 6: OLS with Multiple Regressors

ECON Introductory Econometrics. Lecture 6: OLS with Multiple Regressors ECON4150 - Introductory Econometrics Lecture 6: OLS with Multiple Regressors Monique de Haan (moniqued@econ.uio.no) Stock and Watson Chapter 6 Lecture outline 2 Violation of first Least Squares assumption

More information

Statistical Inference with Regression Analysis

Statistical Inference with Regression Analysis Introductory Applied Econometrics EEP/IAS 118 Spring 2015 Steven Buck Lecture #13 Statistical Inference with Regression Analysis Next we turn to calculating confidence intervals and hypothesis testing

More information

Ecmt 675: Econometrics I

Ecmt 675: Econometrics I Ecmt 675: Econometrics I Assignment 7 Problem 1 a. reg hours lwage educ age kidslt6 kidsge6 nwifeinc, r Linear regression Number of obs = 428 F( 6, 421) = 3.93 Prob > F = 0.0008 R-squared = 0.0670 Root

More information

ECON Introductory Econometrics. Lecture 4: Linear Regression with One Regressor

ECON Introductory Econometrics. Lecture 4: Linear Regression with One Regressor ECON4150 - Introductory Econometrics Lecture 4: Linear Regression with One Regressor Monique de Haan (moniqued@econ.uio.no) Stock and Watson Chapter 4 Lecture outline 2 The OLS estimators The effect of

More information

Nonlinear Regression Functions

Nonlinear Regression Functions Nonlinear Regression Functions (SW Chapter 8) Outline 1. Nonlinear regression functions general comments 2. Nonlinear functions of one variable 3. Nonlinear functions of two variables: interactions 4.

More information

Control Function and Related Methods: Nonlinear Models

Control Function and Related Methods: Nonlinear Models Control Function and Related Methods: Nonlinear Models Jeff Wooldridge Michigan State University Programme Evaluation for Policy Analysis Institute for Fiscal Studies June 2012 1. General Approach 2. Nonlinear

More information

ECON3150/4150 Spring 2015

ECON3150/4150 Spring 2015 ECON3150/4150 Spring 2015 Lecture 3&4 - The linear regression model Siv-Elisabeth Skjelbred University of Oslo January 29, 2015 1 / 67 Chapter 4 in S&W Section 17.1 in S&W (extended OLS assumptions) 2

More information

Applied Econometrics. Lecture 3: Introduction to Linear Panel Data Models

Applied Econometrics. Lecture 3: Introduction to Linear Panel Data Models Applied Econometrics Lecture 3: Introduction to Linear Panel Data Models Måns Söderbom 4 September 2009 Department of Economics, Universy of Gothenburg. Email: mans.soderbom@economics.gu.se. Web: www.economics.gu.se/soderbom,

More information

Heteroskedasticity. Occurs when the Gauss Markov assumption that the residual variance is constant across all observations in the data set

Heteroskedasticity. Occurs when the Gauss Markov assumption that the residual variance is constant across all observations in the data set Heteroskedasticity Occurs when the Gauss Markov assumption that the residual variance is constant across all observations in the data set Heteroskedasticity Occurs when the Gauss Markov assumption that

More information

Economics 345: Applied Econometrics Section A01 University of Victoria Midterm Examination #2 Version 1 SOLUTIONS Fall 2016 Instructor: Martin Farnham

Economics 345: Applied Econometrics Section A01 University of Victoria Midterm Examination #2 Version 1 SOLUTIONS Fall 2016 Instructor: Martin Farnham Economics 345: Applied Econometrics Section A01 University of Victoria Midterm Examination #2 Version 1 SOLUTIONS Fall 2016 Instructor: Martin Farnham Last name (family name): First name (given name):

More information

At this point, if you ve done everything correctly, you should have data that looks something like:

At this point, if you ve done everything correctly, you should have data that looks something like: This homework is due on July 19 th. Economics 375: Introduction to Econometrics Homework #4 1. One tool to aid in understanding econometrics is the Monte Carlo experiment. A Monte Carlo experiment allows

More information

2.1. Consider the following production function, known in the literature as the transcendental production function (TPF).

2.1. Consider the following production function, known in the literature as the transcendental production function (TPF). CHAPTER Functional Forms of Regression Models.1. Consider the following production function, known in the literature as the transcendental production function (TPF). Q i B 1 L B i K i B 3 e B L B K 4 i

More information

ECO375 Tutorial 4 Wooldridge: Chapter 6 and 7

ECO375 Tutorial 4 Wooldridge: Chapter 6 and 7 ECO375 Tutorial 4 Wooldridge: Chapter 6 and 7 Matt Tudball University of Toronto St. George October 6, 2017 Matt Tudball (University of Toronto) ECO375H1 October 6, 2017 1 / 36 ECO375 Tutorial 4 Welcome

More information

Mediation Analysis: OLS vs. SUR vs. 3SLS Note by Hubert Gatignon July 7, 2013, updated November 15, 2013

Mediation Analysis: OLS vs. SUR vs. 3SLS Note by Hubert Gatignon July 7, 2013, updated November 15, 2013 Mediation Analysis: OLS vs. SUR vs. 3SLS Note by Hubert Gatignon July 7, 2013, updated November 15, 2013 In Chap. 11 of Statistical Analysis of Management Data (Gatignon, 2014), tests of mediation are

More information