Intro 4 Up
Intro 4 Up
Teaching Assistant:
Andrea Ghisletta
Universität Basel
Peter Merian-Weg 6, Office 5.49
andrea.ghisletta(at)unibas.ch
Introduction 3 Introduction 4
Exercise sessions:
During lecture time. Will be announced as we go ahead.
Introduction 5 Introduction 6
• What is it?
• How are they used?
• When can they be used?
• When can they not be used?
• What can go wrong?
Introduction 7 Introduction 8
... have taken several courses in econometrics ... want to do empirical research in their PhD
... have only taken basic statistical courses ... want to a purely theoretical PhD
... very much like mathematics ... want to use quantitative analysis in their work,
e.g. consultants, traders, financial analysts
... very much like getting results
... want to become deciders
... have performed sophisticated own empirical projects
→ Some disappointment is inevitable.
... have never (really) run a regression
⇒ I want to challenge all of you in some dimension.
⇒ You will be able to (partly) choose the formal level.
Introduction 9 Introduction 10
Outline Outline
1. Causal effects and the logic of randomized experiments + Data generating process and Monte Carlo
2. Linear regression:
+ Sampling distribution and asymptotic properties
Estimation, small and large sample properties, hypothesis testing, omitted
variable bias, model selection, functional form + Maximum likelihood estimation
3. Robust inference in the linear model:
heteroscedasticity and clustering
Introduction 11 Introduction 12
This course deals (mainly) with observational data Level of the course
This course deals with Data which is non-experimental, i.e. not from The level of this course is between introductory and advanced textbooks.
experiments
It is introductory concerning ...
• Data from surveys, public records, accounting, ... • ... most of its topics
• Traditional approach of econometrics • ... its mathematical rigor (limited use of matrices)
• Prevailing in empirical literature
It is advanced concerning ...
• Widely used in current research
• ... some of its topics
But experiments become more and more important.
• ... its mathematical rigor (we do some proofs)
• ... the applications
Introduction 15 Introduction 16
Introduction 19 Introduction 20
These handouts are ... • You can pass the exam with or without matrices. You may not reach to
... very brief maximum number of points. But almost.
... not self-contained ⇒ Choose your level based on your background and/or ambition
... intended to be a useful companion for your life after this course • Only choose matrices if you feel comfortable with them. Spend your time
⇒ You will absolutely need to work with one or more textbooks on the econometrics and not on the mathematics.
... most handouts will come in two versions:
with use of matrices and without
• Choose matrix-free if you just want to pass this exam.
• Choose matrices if you want to continue with Time Series Analysis I/II or
Microeconometrics I/II.
.
1 Introduction
Statistical Software Problem Sets
The multiple linear regression model and its estimation using ordinary
least squares (OLS) is doubtless the most widely used tool in econometrics.
• We will
It use
allows R
to estimate the relation between a dependent variable and a set
There will be 8 problem sets.
of explanatory variables. Prototypical examples in econometrics are:
• Handouts provide R and STATA code • They will not be graded
• Wage of an employee as a function of her education and her work • You don’t have to hand them in
• We assume you
experience (theare familiar
so-called Mincer with some statistical software
equation).
• They will be discussed by the teaching assistant in dedicated lectures
• Price of a house as a function of its number of bedrooms and its age
Alternative: (an example of hedonic price regressions). during the usual time slots.
The dependent variable is an interval variable, i.e. its values represent
• Usea another statistical package.
natural order and differences of two values are meaningful. In practice, Note:
this means that
For example, STATA the variable needs to be observed with some precision
and that all observed values are far from ranges which are theoretically • It is in your own interest to do the problem sets seriously
• excluded.
Please checkWages,
withfor example,
me if itdocovers
strictly speaking not qualify we
all methods as they
use. • The problem sets are key for your understanding
cannot take values beyond two digits (cents) and values which are nega-
tive. In practice, monthly wages in dollars in a sample of full time workers • They are very important for the exam
is perfectly fine with OLS whereas wages measured in three wage cate-
gories (low, middle, high) for a sample that includes unemployed (with • Doing the problem sets in groups can considerably increase their value
zero wages) ask for other estimation tools.
added
Introduction 25 Introduction 26
Note:
• The questions in the online test are different from the questions in the
problem set.
• The online test is a good preparation for the problem set.
• The questions in the online tests are generally easier than the exam
questions.