Zhentao Shi
Sep 8, 2021
Cross-sectional data: independent across individuals
A random draw from a distribution
Slightly weaker version: independently but non-identically distributed (i.n.i.d.)
Multiplicative rule: two events \(A\) and \(B\) are statistically independent iff \(P(AB) = P(A)P(B)\).
For all \(t\in \mathbb{N}\):
Mean: \(\mu = E[Z_t]\)
Variance: \(\gamma(0) = var[Z_t]\)
Autocovariance: \(\gamma(l) = cov(Z_t, Z_{t+l})\), \(l\neq 0\)
Autocorrelation: \(\rho(l)= cov(Z_t, Z_{t+l})/\gamma(0) = \gamma(l)/\gamma(0)\)
In words, the first two moments are independent of the absolute time index \(t\).
For all \(t\), as \(l \to \infty\) the variables \(Z_t\) and \(Z_{t+l}\) are statistically independent
Various formal definitions (beyond the scope of this course, for example, ergodicity.)
Asymptotically uncorrelated: \(corr(Z_t, Z_{t+h}) \to 0\) as \(h\to \infty\).
All the above definitions are introduced to give LLN and CLT.
A typical large sample result requires strong stationarity and weak dependence.
A time series \(\{Z_t\}\) is generated as the following.
Questions:
A1. Linear model. \(\{(\mathbf{x_t}, y_t)\}_{t=1}^T\) is stationary and weakly dependent so that LLN and CLT hold.
A2. No perfect collinearity
A3. \(E[\epsilon_t | \mathbf{x_t} ] = 0\) (contemporaneous exogeneity)
Theorem: Under A1-A3, the OLS estimator \(\hat{\beta} \stackrel{p}{\to} \beta_0\).
A4. \(var[\epsilon_t |\mathbf{x}_t ] = \sigma^2\) for all \(t\) (contemporaneously homoskedastic)
A5. \(cov(\epsilon_t, \epsilon_s | \mathbf{x}_t, \mathbf{x}_s) = 0\) for all \(t\neq s\) (No serial correlation)
Theorem: Under A1-A5, the OLS estimator is asymptotically normal.