Econometrics Assignment 3 Stata

Econometrics, Assignment Three

Due on May 10 in class

You are required to code a Stata dofile to replicate some of the results in the paper ‘Esti-
mating the Effect of the One-Child Policy on the Sex Ratio Imbalance in China: Identification
Based on the Difference-in-Differences’. See the original paper inOriginalPaper.pdf.

Stata tutor help, wechat cstutorcs

  • Replicate ‘Fig.1 Sex ratios by birth cohort’ from the datafigure12.dta. See an example
    of replication infigure1.pdf.
  • Replicate ‘Fig.2 Sex ratios for the Han and minorities’ from the datafigure12.dta. See
    an example of replication infigure2.pdf.
  • Replicate ‘Variables’, ‘Definitions’, ‘Sample 1: Mean’ and ‘Sample 1: SD’ in ‘Table 1
    Variable definition and summary statistics’ from datasample1.dta. See an example of
    replication inTable1.docx.
  • Replicate ‘Table 2 Difference-in-differences (DD) estimates of the effect of the one-child
    policy on the probability of being a boy’ from datasample1.dta. See an example of
    replication inTable2.docx.
  • Replicate ‘Table 5 Difference-in-differences (DD) estimates of the effect of the one-child
    policy on the probability of being a boy: Provinces versus autonomous regions’ from data
    sample1.dta. See an example of replication inTable5.docx.
    You are required to submit:
  • Replicated Fig.1 and Fig.2, named as respectivelyfigure1.pdf,figure2.pdf.
  • Replicated Table 1,2,5, named as respectivelyTable1.docx,Table2.docx,Table5.docx.
  • The dofile you code, named asDofile.do.
  • The log of your code, named asLogfile.log.
  • A compressed folder including all the files above named as ‘Student Number+Name+Replication’.
    Submit your results toEconometrics2024@163.com.
    Note:
    1
  • The definition of variables can be found inProvinceCode.txtandcensus90codebook.pdf.
  • Replication examplesTable1.docx,Table2.docx,Table5.docxare not completely consistent
    with the original paper. The black font indicates that the result is consistent with the
    original paper, and the red font indicates that the result is inconsistent with the original
    paper. Replication example is different from the original paper because clustered standard
    error is used in the original paper. Since clustered standard error is not required by this
    course, your results can either be consistent with the original paper or the replication
    example.
  • You may use the following codes to print you results in Stata: outreg2,asdoc,estout,
    esttab. However, you are not required to do so for this assignment. That is to say, you
    can also directly copy your results in Stata and paste them into a word file.

相关推荐

  1. Econometrics Assignment 3 Stata

    2024-05-10 09:12:11       36 阅读

最近更新

  1. docker php8.1+nginx base 镜像 dockerfile 配置

    2024-05-10 09:12:11       94 阅读
  2. Could not load dynamic library ‘cudart64_100.dll‘

    2024-05-10 09:12:11       100 阅读
  3. 在Django里面运行非项目文件

    2024-05-10 09:12:11       82 阅读
  4. Python语言-面向对象

    2024-05-10 09:12:11       91 阅读

热门阅读

  1. Spring Cloud的原理详解

    2024-05-10 09:12:11       49 阅读
  2. AtCoder Beginner Contest 332 D题 Swapping Puzzle

    2024-05-10 09:12:11       34 阅读
  3. C++ 70. 爬楼梯

    2024-05-10 09:12:11       100 阅读
  4. 遥感影像处理流程

    2024-05-10 09:12:11       127 阅读
  5. Ubuntu使用Samba服务设置共享文件夹方法

    2024-05-10 09:12:11       40 阅读
  6. spring开发问题总结(持续更新)

    2024-05-10 09:12:11       38 阅读
  7. cs客户端测试注意点

    2024-05-10 09:12:11       34 阅读
  8. vue原生div做触底加载

    2024-05-10 09:12:11       30 阅读
  9. 新加坡SEO服务器应对网站被恶意篡改的方法

    2024-05-10 09:12:11       37 阅读
  10. C++11

    C++11

    2024-05-10 09:12:11      23 阅读