Problem Set 7
Important
To be completed in class November 20. Submit on Canvas.
Use the RMarkdown file provided (.Rmd extension) and write your answers and code in the spaces provided. Submit the PDF that is “knitted.”
Files
- Problem Set - PDF
- RMardown file
Purpose
This problem set will help you asses your knowledge about:
- Hypothesis testing
- P-values
- Using linear regression to estimate causal effects
Criteria for success
In addition to providing the correct code and/or answer, a successful problem set will:
- Have clear explanations that demonstrate your knowledge of the material
- Use the “comment out” function to explain what the code is doing