What is a hierarchical Bayesian model?
hardAnswer
- Multi-level model: parameters vary across groups j and are themselves drawn from a shared 'population' distribution ~ .
- Partial pooling: group estimates borrow strength from each other via the shared prior — automatic shrinkage.
- Uses: hospital effects, per-user models, radon by county (Gelman's classic example).
- Solves the 'estimate 10,000 individual users' problem: no-pool overfits, full-pool ignores individuality, partial-pool balances them.
Check yourself — multiple choice
- Only fixed effects
- Multi-level: ~ shared population ; partial pooling → shrinkage; solves 'no-pool overfits vs full-pool ignores individuality'
- Same as OLS
- Random
Hierarchical: partial pooling via shared prior; balances no-pool / full-pool.
#bayesian#mixed-effects
Practise Statistics Fundamentals
215 interview questions in this topic.