Economics 725-01: Data Methods in Economics
Syllabus:
PDF copy of syllabus
Schedule and Lecture Materials:
August 26 Sources of Data in Economics
August 28 Panel Study of Income Dynamics
September 2 Introduction to SAS
September 9 Reading and Writing Data in SAS
September 16 Tables and Graphs in SAS
September 18 Data Cleaning
September 23 BY-group processing
September 25 Income variables in the PSID, data set merging, project assignment
September 30 ARRAY processing and DO loops
October 2 Some multivariate procedures
October 7 Missing Data
October 9 Survey Design and Weighting
October 14 SAS Macros
Assignments:
Data and programs:
ASCII data sets:
- web_example1.asc -- subset of variables drawn 2005 PSID individual file
- la_data_40_NC.txt state and local area employment and unemployment data for NC from the BLS/LAUS
- hw2.txt -- text file with variables for homework #2
- hw3.txt -- text file with variables for homework #3
- hw4.txt -- text file with variables for homework #4
- hw5.txt -- text file with variables for homework #5
SAS Programs:
- example1_read_ASCII.sas -- program to read ASCII data set, web_example1.asc, and
demonstrate basic SAS reading, data selection, variable construction
and tabulating commands
- NC_county_read.sas -- program to read county-level unemployment rates for NC, using the BLS/LAUS data
- hw1.sas -- program for homework assignment #1
- tables_graphs_ex1.sas -- program with table and graph examples
- by_example.sas -- program that uses BY-group processing to calculate family statistics in PSID
- headwife_t2fif05_mrg_hw3.sas -- program that MERGEs cross-year individual level data from the homework 3 data cart with the 2005 T-2 Family Income File and calculates distributional statistics (discussed in class on Sept. 25)
- multi_stat_example.sas -- program to read data from HW4 data cart and illustrate different multivariate procedures
- hw1.sas -- instructor's program to complete homework 1
- headwife_t2fif05_mrg_hw4.sas -- instructor's program to complete homework 4
- headwife_t2fif05_mrg_hw4_with_weight.sas -- instructor's program to complete homework 4, modified to include weights
- hw5.sas -- instructor's first program to complete homework 5 (multiple output data set version)
- hw5_2.sas -- instructor's second program to complete homework 5 (single output data set version)
Graduate Assistant:
The graduate assistant for this course is Jonathan Woodward, a third-year student in the Ph.D. program. This is Jonathan's second year helping with ECO 725. Jonathan's office is 451 Bryan; his office hours are 11 a.m. - 12 p.m. Mondays and Fridays.
PSID resources:
- PSID web-site.
- Andreski, Patty, Frank P. Stafford and Wei-Jun Jean Yeung. "Assessing the PSID t-2 Income Data." Technical Series Paper #08-02. Ann Arbor, MI: University of Michigan, 2008.
- Burkhauser, Richard V., Robert R. Weathers II and Mathis Shroeder. "A Guide to Disability Statistics from the Panel Study of Income Dynamics." Working paper. Ithaca, NY: Cornell University, 2006.
- Kim, Yong-Seong, Tecla Loup, Joseph Lupton and Frank P. Stafford. "Notes on the 'Income Plus' Files 1994-1997: Family Income and Components Files." Technical Series Paper #99-01. Ann Arbor, MI: University of Michigan, 2000.
- Kim, Yong-Seong, and Frank P. Stafford. "The Quality of PSID Income Data in the 1990's and Beyond." Working paper. Ann Arbor, MI: University of Michigan, 2000.
- Chart with information about where and how different income measures can be found
Other resources: