Posterior predictive check — how do you use it?
hardAnswer
- Simulate replicated datasets from posterior predictive; compare their summary statistics (mean, quantiles, distribution shape) to observed data.
- If observed data looks like a plausible draw from , the model captures the data — otherwise, refine.
- Formalized via Bayesian p-values: fraction of with statistic ≥ observed.
- Standard diagnostic step in ArviZ, brms, Stan.
Check yourself — multiple choice
- Random
- Simulate from posterior predictive, compare summaries to observed data → refine model if mismatch; Bayesian p-value formalizes it
- Same as prior predictive
- Not real
Posterior predictive check: compare summaries to observed; refine model.
#bayesian
Practise Statistics Fundamentals
215 interview questions in this topic.