Detailed Course Notes for ECON 4750

Author

Brantly Callaway

1 Introduction

These are a set of detailed course notes for ECON 4750 at UGA. They largely come from my personal notes that I have used to teach this course in previous years, which, in turn, are largely based on the Stock and Watson textbook serves as the other main reference for the course.

These notes have improved drastically over the course of several years. However, they are a work in progress and have not been professionally edited or anything like that…so it is possible that there are some mistakes (if you find any, please let me know). That said, I hope you will find this to be a useful resource this semester.

1.1 What is this?

In previous years, I used to provide these notes as supplementary material for the textbook. Now, I think that there is enough detail here that it can be used as a main reference for the course. And, for example, there are several topics that we will cover in class in substantially more detail than in the textbook.

The material provided here can also be useful as a quasi-study guide. In particular, the notes cover pretty much exactly what we will be able to cover in a one semester course. In some ways, covering less material relative to the textbook can (in my view) make things easier for students. The notes also provide cross-references to the corresponding section in the textbook. For some topics here, I provide substantially less detail than the book; this may help you when it comes to studying as it may give you a sense of the material I see as being most important. In addition, there are additional practice questions (some with answers) provided at the end of each section.

1.2 What is this not?

There are a couple of things that I want to explicitly say that this material is not. These include:

  • A substitute for coming to class — I will take attendance anyway, but not attending class and relying on this material is not a good plan. Please do not do this.

  • A full substitute for the textbook — In a number of places, the textbook contains substantially more details than I am able to provide here. In my experience, it is also useful to have different “voices” that you can refer to (e.g., you may find my explanation unclear but may find the textbook much clearer). The textbook also contains substantially more material than what I provide in these notes. If there are additional topics in the textbook that we do not cover that you would like to learn about, these should all be understandable for you by the end of this semester.

  • Sufficient for making good grades on exams — The material provided here should be helpful and perhaps even a good starting point when it comes to studying for exams, but it is not sufficient for making a good grade in the class. Any material that we cover in class is fair game for exams, even if it is not explicitly covered in these notes.

1.3 Why did I write this?

I have a strong opinion about the best order to teach the material in ECON 4750. And, although, there are a number of advanced undergraduate textbooks in Econometrics that I like and reference as I teach the course, none of them go in the same order that I would like to teach. Therefore, I think one way that I can both go in the order that I want to during the semester without confusing you (the student) too much is to provide a detailed set of references to material that we are covering throughout the semester.

The book that I strongly suggest for the course is Stock and Watson. By the end of the semester, we will have covered in much detail the first 14 chapters of the textbook (and some topics we will have covered in substantially more detail than in the textbook). If I had more time, the next topic that I would cover in this course would be Time Series Econometrics. I used to cover this material in the current course, but I have found that I am happier with the tradeoff of understanding slightly fewer topics better relative to covering more topics but at a faster pace. Time series is especially important for students who are interested in macroeconomics or finance. Fortunately, we offer a time series econometrics course, and, if you take it, you should be well prepared for it coming out of this course.

1.4 Additional References

These are all free to download; they are not main textbooks but I sometimes consult them for the class and could potentially be useful for you to consult in the future:

  1. For R programming: Introduction to Econometrics with R, by Cristoph Hanck, Martin Arnold, Alexander Gerber, and Martin Schmelzer

  2. For prediction/machine learning: An Introduction to Statistical Learning, by Gareth James, Daniela Witten, Trevor Hastie, and Robert Tibshirani

  3. For causal inference: Causal Inference: The Mixtape, by Scott Cunningham

Additional R References:

There are tons of free R resources available online. Here are some that seem particularly useful to me.

  1. Full length book: Introduction to Data Science: Data Wrangling and Visualization with R, by Rafael Irizarry (this is way more than you will need for this course, but I suggest checking out Chapters 1, 2, 3, and 6, and there’s plenty more that you might find interesting).

  2. Videos on LinkedIn Learning: R for Data Science: Analysis and Visualization, by Barton Poulson (this is a paid resource, but UGA provides free access to LinkedIn Learning for students, faculty, and staff).

1.5 Goals for the Course

I have three high level goals — that by the end of the semester, students should be able to

  1. Run regressions and be able to interpret them (this includes even complex regressions) and also be able to think through which regression you ought to run.

  2. Use data in order to be able to predict outcomes of interest.

  3. Be able to think clearly about when statistical results can be interpreted as causal effects as well as learn some of the main tools that empirical researchers use to learn about causal effects from data.

In order to make progress towards these three goals, we also will need to learn about two additional topics:

  • Statistical Programming

  • Probability and Statistics

We’ll start the course off talking about these two topics. Perhaps this will be review material for some of you, but I have found that it is worth it to spend several weeks getting everyone on the same page with respect to these topics.

1.6 Studying for the Class

Students ask me all the time “How should I study for your class?” My advice (and I think this applies to most classes, not just my class) is for you to start by studying the notes from class. The things that I have discussed in class are the things that I think are most important for you learn in this sort of class and are the material that will be covered on the exam. That said, it may sometimes be the case that you do not fully understand a lecture or the notes that you took from a lecture when you are studying (this certainly applied to me when I was a student). If there are places that you do not understand what the notes mean, then I think that is the time when you should find the relevant portion of the textbook (or supplementary notes provided here) in order to “supplement” what the notes say.

1.7 First Week of Class

Related Reading: SW All of Chapter 1

In the first few classes, we will talk at very high level about the objectives of Econometrics.