Course Outline: Econometrics 2: Diponegoro University - Dept. of Economics Econometrics 2
Course Outline: Econometrics 2: Diponegoro University - Dept. of Economics Econometrics 2
of Economics Econometrics 2
This outline covers topics discussed in the first half of the semester. The outline is tentative.
Instructor reserves the right to make changes. All changes will be announced in class.
General information
Instructor: Dr.rer.pol Alfa Farah
Email: [email protected]
Homepage: sites.google.com/view/alfafarah
Office hours: no regular office hour during the pandemic
Student Assistant:
Bahrul Maarif
Muhammad Hanif Rizki
Yudhea Christian Meliala
Lectures:
Class A, Wed, 13.00–15.30 WIB, code: ceacgeh
Class B, Fri, 07.00–09.30 WIB, code: qvehs3z
Class C, Thurs, 13.00–15.30 WIB, code: ozkpgg2
Class IUP, Fri, 13.00–15.30 WIB, code: 75fy6pm
Tutorials:
All classes, Sat, 08.00–10.00 WIB, code: jgggwbj
Course description
The course emphasizes on the practical application of econometrics. It provides hands-on
experience in econometric analysis designed to help students to acquire the skills necessary
to carry out their own empirical research in economics.
This part of the course focuses on regression analysis with cross section and panel data. Stu-
dents will model simple applications using R statistical software on a variety of datasets pro-
vided with the 6th edition of Introductory Econometrics: A Modern Approach by Wooldridge.
Course objectives
By the end of the quarter, students are expected to
Alfa Farah 1 of 7
Diponegoro University - Dept. of Economics Econometrics 2
Prerequisites
Mathematics 1 & 2, Statistics 1 & 2 and Econometrics 1.
Reading
1. Wooldridge, J. M. 2016. Introductory Econometrics: A Modern Approach, 6ed. [W]
(Ch. 1, 2, 3, 4, 5, 6, 9, 13, 14)
2. Heiss, Florian. 2020. Using R for Introductory Econometrics, 2ed. [H]
(Ch.1, 2, 3, 4, 6, 7, 8, 9, 13, 14)
Selected examples from Wooldridge (yellow shaded examples are discussed during lectures):
Lecture outline
The course combines lectures and tutorials. Lectures cover econometrics concepts whereas
tutorials demonstrates how to estimate econometrics models using R. Students should join
MSTeams tutorial to attend the tutorials. The tutorials are however not compulsory.
Alfa Farah 2 of 7
Diponegoro University - Dept. of Economics Econometrics 2
Software
The course will use R as the main statistical software. Students have to install R and, subse-
quently, RStudio on their computer. R can be downloaded from https://cran.r-project.org
and RStudio from https://rstudio.com/products/rstudio/download/.
Watch: https://www.youtube.com/watch?v=eBJ9Yo6flsM
Read “Introduction to RStudio” by Oscar Torres-Reyna
(https://dss.princeton.edu/training/RStudio101.pdf)
Before the first lecture, students are strongly suggested to read the first chapter of Heiss (in
particular 1.1, 1.2, 1.3, 1.4) and try the written commands.
Data sets
The computer exercises use data sets provided with the 6th edition of Introductory Econo-
metrics: A Modern Approach. The data sets are publicly available. What is exciting for R
users is that there is an R package that contains all the data sets.
The package, {"wooldridge"} or officially entitled “111 Data Sets for Econometrics”, is
written by Justin M. Shea [aut, cre] and Kennth H. Brown [ctb]. Students can install the
package by typing install.packages("wooldridge") in their RStudio console.
Before the first lecture, students are strongly suggested to visit the package’s website
https://justinmshea.github.io/wooldridge/. Tab “Articles” provides examples that is
easily reproducible.
Course assessment
The final grade will be based on your performance in all forms of assessment according to
the following distribution:
Alfa Farah 3 of 7
Diponegoro University - Dept. of Economics Econometrics 2
Term paper
Students in groups conduct econometrics analyses using the provided data (see data hand-
book) and report the analysis as an empirical research paper. Only a complete submission
that include both the paper and the R Script will be graded. Details of the term paper and
the data set will be announced in class. Submission via link provided only.
Grading policy
Grades must reflect mastery, not just effort! In order to earn a good grade, students need to
do well during their assignments and exams. Students who do well during assignments and
exams typically read the course outline carefully, go to classes regularly, read the suggested
readings, do the their homework and ask for help.
80.00 - 100.00 A
70.00 - 79.99 B
60.00 - 69.99 C
51.00 - 59.99 D
0.00 - 50.99 E
Study Tips
The readings, homework, assignments can be overwhelming. Here are some tips:
Alfa Farah 4 of 7
Diponegoro University - Dept. of Economics Econometrics 2
10. Relax! You have the right to study in your own pace!
11. It is okay to get frustrated! Everybody gets frustrated when they study Econometrics!
The good thing about frustration is that it implies that you put you best efforts! When
you do get frustrated, do not push yourself! Instead, stay away for a while but do not
forget to go back!
Alfa Farah 5 of 7
Lecture, Econometrics 2, Q1S1 2020-2021