/ECON526

Primary LanguageJupyter Notebook

ECON526 - Fall 2023

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 Lecture Slides

and Paul's HTML Slides, source

Course materials

  • Get a GitHub ID and apply for the Student Developer Pack to get further free features
  • Consider clicking Watch at the top of this repository to see file changes

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:

For introductory users, we recommend using GitHub Desktop which allows cloning from a button on the public github repo directly. For intermediate users, we recommend skipping the GitHub Desktop and instead using VS Code 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 two midterms, weekly to bi-weekly problem sets, and a final data project due the last day of class.

  1. September 10th Midnight: Problem Set 1
  2. September 17th Midnight: Problem Set 2
  3. September 25th Midnight: Problem Set 3
  4. October 4th Midnight: Problem Set 4
  5. October 5th: Midterm Logistics Practice with Midterm Practice Problems
  6. October 11th: IN CLASS MIDTERM #1'
  7. October 25th: Problem Set 5
  8. October 2nd, 10am: Problem Set 6
  9. November 8th: IN CLASS MIDTERM #2
  10. December 8th 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 three 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

Paul's HTML Slides, source

Jesse

Phil

Paul

HTML Slides, source