Empirical Exercises

You must choose one of four empirical exercises to complete this semester. The exercises are listed and described in more detail below (or on our class website):

Please submit your answers as a PDF on Canvas no later than 11:59pm on April 26. In your PDF, please include a link to your GitHub repository. Be sure to also include in your repository all of your supporting documentation, including your code files (Stata, R, Python, SAS, etc.), all figures/tables, and some instructions (e.g., as part of your ReadMe file) that introduce the reader to your data and the sequence in which your code should be run. Practice writing good code and showing me only what I would need to recreate your results.

The exercise is worth 30 points toward your final grade, with 20 points allocated to the accuracy of your work (2 points for each of 10 questions) and 10 points allocated to the replicability of your work (i.e., can I easily recreate your answers from your repository?)

In your project, please be sure to organize your folders in a useful way. The way I organize things (though certainly not the only way to do it) is to keep a folder for each new project and named accordingly. I typically have the following subfolders:

It’s good to start developing some organization practices that work best for you. It’s extremely easy to forget what you were doing on a project once you have several things going at once, especially when you wait for 6-8 months after submitting a paper for publication. The last thing you want is to not be able to replicate your own work!