Lecture 1
Lecture 1
Jürgen Meinecke
27 July, 2018
Welcome
Welcome to your second course in econometrics!
Definition
Econometrics is the science of using economic theory and
statistical techniques to analyze economic data.
https://juergenmeinecke.github.io/EMET3004
https://juergenmeinecke.github.io/EMET3004
https://juergenmeinecke.github.io/EMET2007
Introduction
Definition
The populationqstandard deviation is defined by
StD[Y] := Var[Y]
Introduction
Examples
I Australian citizens
I kangaroos in Tidbinbilla
I leukocytes in the bloodstream
I protons in an atom
I lactobacilli in yogurt
Definition
The population size N is the number of subjects in the
population.
I could ask the park ranger, but suppose she also doesn’t know
Definition
Because each subject is equally likely to be drawn and the
distribution is the same for all i, the random variables Y1 , . . . , Yn
are independently and identically distributed (i.i.d.)
with mean µY and variance σY2 .
Introduction
Definition
The sample average is the average outcome in the sample:
1 n
Ȳ := ∑ Yi
n i=1
And so forth . . .
This illustrates that the sample average itself is a random
variable!
Introduction
Introduction
How far away can the sample mean be from the hypothesized
population mean to imply rejection of the hypothesized value?
Answer:
if true sample mean has less than a 5% chance to occur under
the hypothesized population mean we declare this ‘too far’
√
Everything smaller than µY − 1.96 · σY / n and
√
everything larger than µY + 1.96 · σY / n
In the bus example too far means
√
everything smaller than 810 − 1.96 · 1.5 = 807.60 and
√
everything larger than 810 + 1.96 · 1.5 = 812.40
The sample average of 8:14 lies outside the symmetric 95% area
which is centered around the hypothesized true value of the
population mean
Corollary
√
The ratio sY / n has a special name
Definition
√
The standard error of Ȳ is defined as SE(Ȳ) := sY / n.