What is the marginal likelihood (evidence) and why is it hard?
hardAnswer
- p(D) = ∫ p(θ) dθ.
- Normalizing constant for the posterior.
- High-dimensional integral → intractable in closed form for most models.
- Bayesian model comparison: Bayes .
- Computing p(D): bridge sampling, thermodynamic integration, Chib's method, variational lower bounds (ELBO ≤ log p(D)).
- MCMC alone doesn't give p(D) — special methods required.
Check yourself — multiple choice
- Same as likelihood
- p(D) = ∫ p(θ) dθ; usually intractable; needed for Bayes factors; approximated via bridge sampling / thermodynamic integration / ELBO
- Random
- Free from MCMC
Marginal likelihood: ∫ p(θ)dθ; intractable; special methods needed.
#bayesian
Practise Statistics Fundamentals
215 interview questions in this topic.