0-Course Lecture Notes
0-Course Lecture Notes
Contents
1 Goals and learning outputs 2
1.1 Motivation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.2 Learning outcomes . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
1.3 Team . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2
2 Program 3
2.1 Modules . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
2.2 Support material . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
2.3 Bibliography . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
3 Grading 5
3.1 Evaluation Type . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
3.2 Assessments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
1 Goals and learning outputs 2
1. Create, modify and run Jupyter notebooks that include code and documentation;
2. Write basic Python programs to study Economics and Finance models;
3. Understand what are models and how to use them;
4. Write Python programs to simulate Economics and Finance models;
1.3 Team
Authors
• José Matos;
• Paulo B. Vasconcelos.
2 Program
2.1 Modules
Modules
The course is divided in modules:
1. Tools;
2. Models;
3. Data analysis;
4. Numerical errors.
1. Tools what
1. Installation;
2. Programming languages;
3. Jupyter (working environment);
4. Python;
5. Simple economic examples.
2. Models how
1. What it is modelling;
2. What types of models there are;
3. Simulation;
4. Programming;
5. Application examples.
These documents will be available in the week previous to the class to allow students to get a
better grasp of the new subjects and to promote the blended nature of the course. Students are
encouraged to consult that material before the class to ease the learning path/process.
2.3 Bibliography
Recommended references
• https://jupyter-notebook-beginner-guide.readthedocs.io/
3 Grading
3.1 Evaluation Type
Distributed assessment without final exam
3.2 Assessments
Type
Individual assessment
30% (Moodle in the class)
Group project
20% presentation (10 min. video presentation)
50% report