Skip to content

htrangtr/ECON407_2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

ECON407 Spring 2023

This is a trial of the new course ECON 408: Computational Methods in Macroeconomics, temporarily using the ECON 407 course code.

(3 credits course) Computational tools used in macroeconomics and financial economics including applications to unemployment, inequality, asset pricing, and economic growth

Prerequisites: One of ECON 301, ECON 304, ECON 308 and one of ECON 323, CPSC 103, CPSC 110, MATH 210, COMM 337 and one of MATH 221, MATH 223.

Note that unlike the listed ECON407, it is not mandatory to have ECON302 and ECON303 - but the programming and linear algebra requirements are essential.

But don't be scared off by the programming requirement! Relative to many classes, the coding will be kept simple - just beyond the level of Stata/R. The hard part will be the economic theory.

Course Materials

  • Consider selecting Watch at the top of this repository to be alerted to all file changes
  • Since you will need to setup VS Code on your computer, you may find it easiest to clone this repository using VS Code directly.
  • I strongly suggest signing up for GitHub's student developer pack which gives you lots of free stuff (and even access to the AI GitHub Copilot )

Syllabus

See here for more details

Problem Sets and Exams

  1. Due Midnight PST on January 15th - Problem Set 0. Basically just setup and a trivial notebook.
  2. Due Midnight PST on January 29th - Problem Set 1. Variations on the Geometric Series Code and some simulations.
  3. Due Midnight PST on February 7th - Problem Set 2
  4. Due Midnight PST on February 14th - Problem Set 3
  5. February 27th: MIDTERM EXAM

Note that the midterm is the day after spring-break and cannot be moved as it requires booking a computer lab. Travel schedules are not a valid excuse for missing the midterm.

Problem sets that involve code are submitted on Canvasby the deadline:

  1. Submit a both the executed Jupyter notebook (.ipynb) and a rendered HTML or PDF file.

    • To save as HTML or PDF, you can use the File menu in Jupyter Lab or choose Export for the built-in VS Code.
  2. Problem sets that are a mixture of code and theory should be submitted as a combined PDF with both.

    • You do not need to type your equations in latex, but you should make the handwritten equations clear.
  3. Make sure to put your name on the ipynb and pdf/html files so that we can keep track of them if we download all students in the same directly.

    • For the naming convention: "FIRST_LAST_ASSIGNMENT_0.ipynb` or something like that works best

Lectures

The first few weeks will introduce Julia, and then we will move on to the core topics of the course which will be a combination of theory and computational examples.

  1. January 9th - Introduction, course overview, VSCode and Julia Overview and start of Introductory Examples
  2. January 11th - Introductory examples/fixed point problems including examples from linear-asset pricing
  3. January 16th - Finish Introductory Examples with some in Essentials and Fundamental Types
  4. January 18th - Finish off remainder of Julia overview and move to Geometric Series/Money Multiplier Model
  5. January 23rd - Finish Geometric Series/Money Multiplier Model, a little more on fixed-points, and start Dynamics in One Dimension
  6. January 25th - FInished Dynamics in One Dimension and started AR1 Processes
  7. January 30th - AR1 Processes and Wealth Distribution Dynamics
  8. February 1st - Wealth Distribution Dynamics
  9. February 6th - Finish Wealth Distribution Dynamics and start Linear State Space Models
  10. February 8th - Linear State Space Models
  11. February 13th - Review problem sets 1 and 2
  12. February 15th - Review problem set 3 and some of the extra problems
  13. February 20th - BREAK
  14. February 22nd - BREAK
  15. February 27th - MIDTERM EXAM class time
  16. March 1st -
  17. March 6th -
  18. March 8th -
  19. March 13th -
  20. March 15th -
  21. March 20th -
  22. March 22nd -
  23. March 27th -
  24. March 29th -
  25. April 3rd -
  26. April 5th -
  27. April 10th -
  28. April 12th -

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published