"매 prior + likelihood = posterior — 매 belief 의 evidence 에 의해 의 update". Bayes 1763 의 origin, 20세기 frequentist 의 dominance, 2026 의 NumPyro/PyMC + GPU MCMC + variational inference 의 mainstream — 매 LLM uncertainty quantification 의 backbone.
언제: model 의 prior · likelihood 의 spec 의 draft, posterior plot 의 interpret, NumPyro/PyMC code 의 generate.
언제 X: 매 convergence diagnostic (R-hat · ESS · trace plot) — LLM 의 statistical judgment 의 unreliable, statistician 의 review 의 require.
❌ 안티패턴
Flat prior 의 always: weak data + flat prior → unstable posterior. Weakly informative prior 의 use.
No convergence check: R-hat > 1.01 · ESS < 400 → posterior 의 invalid.
Single chain MCMC: multi-chain 의 mix check 의 mandatory.
Posterior point-estimate 의 only: 매 distribution 의 entirety 의 use — credible interval · posterior predictive.