Qm

When you know the variance, weight instead of just robustifying

Each observation in your regression is an average over a group of firms: row ii summarizes nin_i firms, and group sizes range from a handful to thousands. Averaging over more firms means less noise, so the error variance of row ii is σ2/ni\sigma^2 / n_i, which you can compute because you know each nin_i.

Ordinary least squares with robust standard errors would give valid inference. Explain why weighted least squares is the better choice here, how you would set it up, and what you gain.

Your answer

Solving needs a free account

Answers, streaks and solutions unlock when you are signed in. Reading the question and the hint stays free.

Discussion

Sign in to join the discussion · reading is open to everyone

💡 Discussion rules

  1. No full solutions here. Hints and approaches only.
  2. Complexity, edge cases and intuition are the point.
  3. Interview experiences are welcome. Respect your NDAs.

Loading discussion…

Learn the concepts

The theory behind this question.

Related questions

When you know the variance structure, weight instead of just correctingVariance proportional to a regressor squared: divide it outWeighting aggregated data by known population sizesWhat if your weights are wrong? WLS versus robust SEsFeasible GLS: estimate the variance, then weight
All questions →