Quiz 2
Registry Synced

Gauss-Markov Theorem

90 words
1 min read

Gauss-Markov Theorem

3.1 The BLUE Property

Gauss-Markov Theorem: Under the classical assumptions (linearity, zero mean errors, homoscedasticity, uncorrelated errors), the OLS estimator β^\hat{\boldsymbol{\beta}} is BLUE — Best Linear Unbiased Estimator.

Assumptions

  1. Linearity: y=Xβ+εy = \mathbf{X}\boldsymbol{\beta} + \boldsymbol{\varepsilon}
  2. Zero mean: E[ε]=0E[\boldsymbol{\varepsilon}] = 0
  3. Homoscedasticity: Var(εi)=σ2\text{Var}(\varepsilon_i) = \sigma^2 (constant variance)
  4. Uncorrelated errors: Cov(εi,εj)=0\text{Cov}(\varepsilon_i, \varepsilon_j) = 0 for iji \neq j
  5. Full rank: X\mathbf{X} has full column rank

Variance of OLS Estimator

Var(β^)=σ2(XTX)1\text{Var}(\hat{\boldsymbol{\beta}}) = \sigma^2 (\mathbf{X}^T\mathbf{X})^{-1}
Document outline

Keep your place and jump directly to a heading.

Table of Contents
System Normal // Awaiting Context

Intelligence Hub

Navigate the knowledge graph to generate context. The Hub adapts dynamically to surface backlinks, related notes, and metadata insights.