University of Notre Dame mark

STATA Resources

ECON 47950

 

 

Some introductions to STATA (in PDF format)

            Sean Corcoran’s STATA Introduction

            Bill Evans’s STATA Introduction

            Jeff Smith’s STATA Guide

 

 

Programs and data that accompany my STATA introduction

            Raw data:                             cps87.raw

            STATA data dictionary:    cps87.dct

            STATA do file:                     cps87.do

            STATA log file:                    cps87.log

 

 

Sample STATA programs, data, and output

 

Topic

STATA Program

STATA data set

Output

Black/white differences in earnings

march_cps.example.do

march_cps_example.dta

march_cps_example.log

Fixed effect models

psid3.do

psid1.dta

psid3.log

Diff-in-diff Acemoglu and Angrist

ada_jpe.do

ada_jpe.dta

ada_jpe.log

RD design, replicate Card et al

card_et_al.do

card_et_al.dta

card_et_al.log

2SLS, replicate Angrist/Krueger, QJE

qob1.do

qob1.dta

qob1.log

2SLS, replicate Evans and Angrist, AER

pums80.do

pums80.dta

pums80.log

 

Joe