State Bayes' theorem and what each term means.
easyAnswer
- .
- Posterior = Likelihood * Prior / Evidence.
- Prior encodes belief before seeing D.
- Likelihood tells how well θ explains D.
- Evidence P(D) = ∫ P(θ) dθ normalizes.
- In practice, we compute posterior up to proportionality: ∝ , and use MCMC / variational methods to sample or approximate.
Check yourself — multiple choice
- P(D)*P(θ)
- Posterior ∝ Likelihood × Prior; evidence normalizes; foundation of Bayesian inference
- Only for classification
- Not real
Bayes: posterior ∝ likelihood × prior; evidence normalizes.
#bayesian#theory
Practise Statistics Fundamentals
215 interview questions in this topic.