ECON526

ECON526 - Fall 2024

This is a MA-level course in quantitative economics, data science, and causal inference in economics.

This course will have a combination of coding, theory, and development of mathematical background. All coding is done in Python. Link to Jesse’s Lecture Slides and Paul’s HTML Slides, source

Course materials

All materials will be on github, and canvas will be used to submit assignments/communication.

There is no assigned physical textbook, but we will be using lecture notes from:

Computing Environment

While you can use the UBC JupyterOpen for this course, we strongly suggest installing Python on your local machine. The easiest way to do this is:

We recommend using VS Code to access repositories since you will likely begin using the VSCode editor as your primary Python (and latex) editor sooner than later.

Syllabus

See Syllabus for more details

Problem Sets and Exams

The course has one midterm, weekly to bi-weekly problem sets, and a final data project due the last day of class.

  1. September 8th Midnight: Problem Set 1
  2. September 18th Midnight: Problem Set 2
  3. September 25th Midnight: Problem Set 3
  4. October 6th Midnight: Problem Set 4
  5. October 16th: Midterm Logistics Practice and Review Midterm Practice Problems
  6. October 21st: IN CLASS MIDTERM
  7. December 15th Midnight: Data Project Due

See the /problem_sets folder within this repository for the problem sets as jupyter notebooks. You should modify them directly as Jupyter notebooks, and the TA will explain how to submit them.

Lectures

This year the course will be taught in two parts where the later parts of the course will follow material in Causal Inference for The Brave and True.

This lecture begins assuming you have completed the math/programming bootcamp for our masters students, or had an existing python-based programming course. To refresh your knowledge, see basics in QuantEcon Data Science Lectures or QuantEcon Python Programming for Economics and Finance.

Slides for the lectures can be found here and after his section starts: Paul’s HTML Slides, source

Jesse

Paul

HTML Slides, source