Final Project
All materials can be found at alexcardazzi.github.io.
Project Summary
Students will be expected to carry out an econometric analysis on a topic of their choosing (to be approved by the instructor). The project should focus on identification and estimation. The goal of this project is to not only convince people that you know R
and econometrics, but that you can also present and articulate technical concepts.
While students may use any method discussed in class, they may not use time series analysis. Unfortunately, we do not have time to study time series methods, so a project using such methods would be inappropriate. Put differently, students must use either cross-sectional or panel data (though panel is highly encouraged).
Students will submit checkpoints throughout the semester to ensure they are on target. The due dates and expectations for each checkpoint are as follows.
Checkpoint 1
Create ePortfolio | 0 Points
For this checkpoint, students will create an outline of an ePortfolio. Maximally, you should think of your ePortfolio as a personal website. Minimally, your ePortfolio will act as an online resume where you can show off your work.
ODU supports student ePortfolios via the Office of Academic Success Initiatives & Support, and students are encouraged to explore these resources. I have personally used Google Sites in the past and found it to be intuitive and functional. Other faculty members might suggest websites such as Wix. The two major advantages of these services are that they are”point and click” softwares that require no coding and you can continue using them even after you graduate.
To receive full credit for this checkpoint, students must submit a working URL that navigates to an ePortfolio home page with a professional picture (or a placeholder image), their name, major, home town, graduation date, and small bio. In addition, students must upload/embed a placeholder HTML file for their final project.
Checkpoint 2
Topic(s) | 10 Points
To receive full credit, students must submit multiple research topics they’re interested in. Students are encouraged to submit multiple (3-5) topics to keep their options open. Some examples of topics might be: air quality, housing prices, sports, education, the wage gap, crime, life expectancy, traffic fatalities, etc. Generally, you will be testing the effect of some particular law or policy change on some economic outcome(s). This might be a good opportunity to bounce some ideas off of AI. Tell AI that you need to write an econometrics paper using a causal inference method and that you’re interested in XYZ. You should also do a preliminary search for your topics on Google Scholar so you can see what other people have done, find some inspiration, etc. Be sure to include some of the most relevant papers in your submission. Note that your topic(s) not need be novel, as a replication/extension of another paper would be perfectly sufficient.
Checkpoint 3
Research Question | 10 Points
For this checkpoint, students are required to submit a specific research question with a clear, testable hypothesis. At this point, it is still OK if students have multiple research topics. Gathering data is a difficult task, so having multiple possibilities will be for the better. Once again, looking to the academic literature for ideas/help is a good idea. This is also an instance where AI can be helpful in shaping and molding your ideas. After this checkpoint, though, AI’s usefulness will start to diminish.
Checkpoint 4
Data + Identification + Meeting | 10 Points
- Students must schedule a meeting with the instructor to discuss their data and identification. Meetings may be on Zoom or in person. Students are responsible for scheduling their meetings, which do not necessarily have to be during office hours. Meetings will likely be most effective before or during data collection and the formulation of their identification.
- Students must have a clear, specific identification strategy and research design. This should feel similar to an imagination exercise, except a bit more grounded in reality.
- Students must submit the data they’ll be using in their analysis. Data can either be links to online sources,
.csv
files, or a rendered.html
file with summary statistics, etc. Obviously, the closer to the latter the better. In addition, data must be appropriate for the research question and causal inference strategy. For example, if a student is choosing to use Synthetic Control, they must have panel data with only one or two treated units. Students should anticipate their sample sizes being in the hundreds or thousands unless approved by the instructor.
Checkpoint 5
Analysis | 10 Points
This checkpoint requires students to submit some form of analysis in a rendered .html
file. This document should include not only an analysis, but an outline of the rest of their final project. See below for more information.
Final Project
Final Project | 100 Points
Final projects must be rendered .html
files that are uploaded to an ePortfolio. The project’s outline should be as follows:
- Introduction: Motivate and introduce your research question. Convince the reader that this topic/question is important and that they should care. What data do you use? What causal inference strategy do you use to address this question? What do you find? What can we learn from this?
- Literature Review: What work has already been done on this topic by others? What are their conclusions? How is your work different?
- Data: Where does your data come from? Why is this data good for answering your question? Be sure to create, and discuss, a summary statistics table and some plots.
- Empirical Strategy: Outline your identification strategy including your causal inference method. Provide a discussion about why you are using the method you’re using. What are the strengths and weaknesses? What are your assumptions? Generate the results, and interpret your findings. You might want to split this into two sections: Empirical Strategy and Results.
- Conclusion: Remind the reader why your topic is important, what your research question is, what you do, and what you find. Be sure to include a discussion of the implications of your findings.
You may use this final project template to help you get started. For more help on what your project should look like, etc., check out this sample paper by Dr. Tomas Dvorak. This is an obviously slim version of what you would be generating, but the idea is the same.
Bonus: Students can gain up to 10 bonus points for creating both a video abstract and a short, non-technical executive summary of their findings. In addition to the final project, these should also be uploaded to the ePortfolio.
Project Rubric
Structure
0 - 10 Points
- The paper is organized into sections with appropriate (sub-)headings and free from formatting issues.
- Writing is free of spelling and grammar mistakes. The style of writing is professional and/or that of an academic article.
- Overall, the paper adheres to norms in the literature. Tables and figures are labeled, referenced works are cited appropriately, etc.
Research Question
0 - 10 Points
- The research question, and its importance, is prominent and clear to the reader.
- The hypotheses of the author are clear and supported by sound economic theory and/or logic.
Econometric Analysis
0 - 60 Points
- Data sources are provided and discussed.
- The data used is appropriate for addressing the research question and chosen identification strategy.
- Summary statistics are presented and discussed.
- Visualizations are labeled, informative, and discussed.
- Causal Inference Technique and Identification:
- The mechanics of the chosen method are explained in the context of the study.
- The author is up front about the assumptions required. Be sure to critically evaluate how reasonable these assumptions are.
- Why is this method appropriate for this project?
- If applicable, the econometric model should be written out with a clear connection to the research question.
- Results are generated appropriately, and presented in either a table, figure, or both.
- Both the magnitudes and signs of the results should be interpreted. What are the weaknesses of the analysis? Are there any alternative explanations for your findings?
- Technical concepts are effectively and efficiently communicated throughout the project.
Code
0 - 20 Points
All code is present, concise, commented, and neatly folded. A reader could easily replicate the project using what is described in the text and the code supplied.
Bonus
- Video Abstract (5 points): Students may produce a short video abstract for their project. These videos should be thought of as a 1-2 minute elevator pitch for their project during a job interview.
- Executive Summary (5 points): Students may also produce an executive summary for their project. This part should take the form of a memo to an executive, government official, etc. who commissioned you for your study.