Weighting aggregated data by known population sizes
You regress a per-region average outcome (say average customer spend) on regional characteristics. Each region's average is computed over its population , which ranges from tiny rural regions to huge metros. A region's average has variance roughly .
Explain how you would fit this, why an unweighted regression is inefficient, and what weighting achieves.
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
- No full solutions here. Hints and approaches only.
- Complexity, edge cases and intuition are the point.
- 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 correctingWhen you know the variance, weight instead of just robustifyingVariance proportional to a regressor squared: divide it outWhat if your weights are wrong? WLS versus robust SEsFeasible GLS: estimate the variance, then weight
All questions →