What is the posterior predictive distribution?
hardAnswer
- = ∫ dθ.
- Predicts new data marginalizing over posterior uncertainty.
- Unlike MLE + plug-in prediction, it accounts for parameter uncertainty → wider (better-calibrated) prediction intervals, especially with small n.
- In practice: draw θ^(s) from posterior, sample ~ .
- Foundation of Bayesian forecasting and probabilistic programming.
Check yourself — multiple choice
- Same as likelihood
- = ∫ dθ → prediction that marginalizes over posterior uncertainty; wider than plug-in; correct at small n
- Random
- Only frequentist
Posterior predictive: integrates over posterior; correct-uncertainty predictions.
#bayesian
Practise Statistics Fundamentals
215 interview questions in this topic.