Welcome to EC 320: Introduction to Econometrics (Winter 2022) at the University of Oregon.
- Instructor: Philip Economides
- GE: Micaela Wood
- Syllabus
This course introduces the statistical techniques that help economists learn about the world using data. Using calculus and introductory statistics, students will cultivate a working understanding of the theory underpinning regression analysis—how it works, why it works, and when it can lead us astray. As the course progresses, students will apply the insights of theory to work with and learn from actual data using R
, a statistical programming language. My goal is for students to leave the course with marketable skills in data analysis and—most importantly—a more sophisticated understanding of the notion that correlation does not necessarily imply causation.
The HTML versions of the lecture slides allow you to view animations and interactive features, provided that you have an internet connection. The PDF slides don't require an internet connection, but they cannot display the animations or interactive features.
Posted every week and made available on Canvas.
Problem Set 1: Review Content
Available: 01/03/2022 | Due: 01/10/2022
Quiz 1 - Basics
Available: 01/13/2022 | Due: 01/17/2022
Problem Set 2: Fundamentals and Regressions
Available: 01/17/2022 | Due: 01/24/2022
Problem Set 3: Simple Linear Regressions
Available: 01/24/2022 | Due: 01/31/2022
Midterm Exam
Date: 02/07/2022
Problem Set 4: Inference and Multiple Linear Regressions
Available: 02/09/2022 | Due: 02/18/2022
Quiz 2 - Regressions
Available: 02/21/2022 | Due: 02/23/2022
Data Project
Available: 01/03/2022 | Due: 03/01/2022
Problem Set 5: Deeper Topics
Available: 02/23/2022 | Due: 03/07/2022
Final Exam
Date: 03/16/2022
Each bullet point represents a given week
-
Introduction to
R
andR Markdown
-
Visualization using
ggplot2
-
Regression Analysis & Hypothesis Testing
-
No lab
-
Hypothesis Testing and Confidence Intervals
-
Omitted Variable Bias Simulation
-
Maps with
ggplot2
! -
Interaction Terms and Non-Linear Relationships
-
Heteroskedasticity and Autocorrelation
For supplemental lecture documents, problem sets, and other materials, please see Canvas.
I am indebted to Ed Rubin (@edrubin) and Kyle Raze (@kyleraze) for their contributions to course materials and the preparation has put into previous work in this course. I also source some material from Nick Huntington-Klein (@NickCH-K), who maintains a trove of resources for learning causal inference.