ARE 212 - Problem Set 5
Due May 1st
Part I: Theory (Optional)
1. Show that the parameter estimates for b2SLS and bIV are equivalent if we have a model with one endogenous
variable and one instrumental variable.
2. Prove that for E[Z,X] to be of full column rank, at least one of the θj in the linear projection xk = δo +δ1x1 +δ2x2 + . . . + δk1xk1 + θ1z1 + θ2z2 + . . . + θMzM + η has to be different from zero.
Part II (Applied): Instrumental Variables
1. Let’s revisit the model and data from problem set 4. We would like to estimate the model:log(wage) = βo+exper·β1+tenure·β2+married·β3+south·β4+urban·β5+black·β6+educ·β7+abil·γ+ε (1)
One of the big problems in the labor literature is that we do not (as econometricians) observe ability. If ability
is not correlated with any of the right hand side variables, we can include it in the disturbance and nothing is
lost by not observing it. If, however, it is correlated with one or more of the right hand side variables, OLS is
no longer unbiased or consistent. Assume that ability is correlated with education and none of the other right
hand side variables.
(a) Derive the bias of β7 and show what direction the bias goes in depending on whether the correlation
between ability and education is positive or negative.
(b) You showed in the first part that we can derive the sign/direction of the bias. One approach that has
been take in the literature is using a ”proxy” variable for the unobservable ability. We will use IQ here to
proxy for ability. Estimate the model above excluding ability, record your parameter estimates, standard
errors and R2.
(c) Estimate the model including IQ as a proxy, record your parameter estimates, standard errors and R2.
(d) What happens to returns to schooling? Does this result confirm your suspicion of how ability and schooling
are expected to be correlated?
2. This problem from Wooldridge asks you to try and recreate some of the results in Card(1995), which is on
reserve and on the website. Use the dataset card.raw on the website.
(a) Read the data in your favorite statistical program. Plot the series make sure your data are read in
correctly.

ARE 212留学生作业代做、c++,Python编程设计作业代写、代做b2SLS,bIV作业
(b) Estimate a log(wage) regression via Least Squares with educ, exper, exper2, black, south, smsa, reg661
through reg668 and smsa66 on the right hand side. Check your results against Table2, column 5.
(c) Estimate a reduced form equation for educ containing all of the explanatory variables and the dummy
variable nearc4. Is the partial correlation between nearc4 and educ statistically significant?
(d) Estimate the log(wage) equation by instrumental variables, using nearc4 as an instrument for educ.
Compare the 95% confidence interval for the return to educutioan to that obtained from the Least Squares
regression above.
(e) Now use multiple instruments. Use nearc2 and nearc4 as instruments for educ. Comment on the signifi-
cance of the partial correlations of both instruments in the reduced form. Show your standard errors from
the second stage and compare them to the correct standard errors.
(f) Conduct a Hausman test for endogeneity of educ. Report your test statistic, critical value and p-value.

因为专业,所以值得信赖。如有需要,请加QQ:99515681 或邮箱:99515681@qq.com

微信:codinghelp

ARE 212 - Problem Set 5的更多相关文章

  1. hdu-5904 LCIS(水题)

    题目链接: LCIS Time Limit: 4000/2000 MS (Java/Others)    Memory Limit: 65536/65536 K (Java/Others)Total ...

  2. 2016 ACM/ICPC Asia Regional Shenyang Online 1007/HDU 5898 数位dp

    odd-even number Time Limit: 2000/1000 MS (Java/Others)    Memory Limit: 65536/65536 K (Java/Others)T ...

  3. HDU 4617Weapon(两条异面直线的距离)

    Weapon Time Limit: 3000/1000 MS (Java/Others)    Memory Limit: 65535/32768 K (Java/Others) Total Sub ...

  4. Strongly connected(hdu4635(强连通分量))

    /* http://acm.hdu.edu.cn/showproblem.php?pid=4635 Strongly connected Time Limit: 2000/1000 MS (Java/ ...

  5. Connect the Cities(prim)用prim都可能超时,交了20几发卡时过的

    Connect the Cities Time Limit: 2000/1000 MS (Java/Others) Memory Limit: 32768/32768 K (Java/Others) ...

  6. (bc 1002)hdu 6016 count the sheep

    Count the Sheep Time Limit: 3000/1500 MS (Java/Others)    Memory Limit: 65536/65536 K (Java/Others) ...

  7. ural 2018 The Debut Album(dp¥)

    2018. The Debut Album Time limit: 2.0 secondMemory limit: 64 MB Pop-group “Pink elephant” entered on ...

  8. 79. 212. Word Search *HARD* -- 字符矩阵中查找单词

    79. Word Search Given a 2D board and a word, find if the word exists in the grid. The word can be co ...

  9. (Problem 46)Goldbach's other conjecture

    It was proposed by Christian Goldbach that every odd composite number can be written as the sum of a ...

随机推荐

  1. Sql 四大排名函数(ROW_NUMBER、RANK、DENSE_RANK、NTILE)简介

    排名函数是Sql Server2005新增的功能,下面简单介绍一下他们各自的用法和区别.我们新建一张Order表并添加一些初始数据方便我们查看效果. CREATE TABLE [dbo].[Order ...

  2. 从GitHub下载demo时遇到的依赖问题

    从GitHub上使用download zip下载时,经常遇到一些依赖工程没有一起下载,如果额外手动下载,配置起来也相当费事,其实,标准的方法是使用以下命令下载这样的demo. git clone -- ...

  3. php的参数函数与可变参

    在php5.5及更早的版本中,使用func_num_args(), func_get_arg(), func_get_args()函数实现. <?php function myfunc(){ / ...

  4. vs 2012 更新update4 后出现问题

    Could not load file or assembly 'file:///C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7 ...

  5. 图书管理系统 (c语言实现) (全部代码)

    直接上代码不解释 #include <stdio.h> #include <stdlib.h> #include <string.h> #define AVAILA ...

  6. 一个div实现白眼效果

    巧妙利用border和background-clip   <div class="eye"></div> .eye{ width:150px; height ...

  7. eclipse 下载安装单元测试log4j的配置与搭建

    搭建log4j的具体步骤 1.下载jar包放在lib 拓展库中 百度云下载 地址 链接:https://pan.baidu.com/s/1Cvb22kCJcymORehwhKnCrQ 提取码:b55m ...

  8. [wordpress]WordPress地址(URL)错误,修改解决方案

    本人在修改Wordpress地址(URL)时,误操作使URL指向错误,后台无法进入. 解决方案 1.先利用Putty登陆到自己的服务器上(这里登陆方法我不再赘述): 2.登陆MySqL,并输入密码: ...

  9. 【NPOI】通过NPOI从内存流中创建EXCEL

    一言不合就开始帖代码 XSSFWorkbook workbook = new XSSFWorkbook(); //创建工作簿 XSSFSheet sheet = (XSSFSheet)workbook ...

  10. 第八篇 Flask配置

    Flask 是一个非常灵活且小而精的web框架 , 那么灵活性从什么地方体现呢? 列如  Flask配置,这个东西怎么用呢? 它能给我们带来怎么样的方便呢? app配置 首先展示一下: from fl ...