- BDA is about what we should believe given:
- some observable data, and
- our model of how this data was generated.
- Our best friend will be Bayes rule: \[\underbrace{P(\theta \, | \, D)}_{posterior} \propto \underbrace{P(\theta)}_{prior} \times \underbrace{P(D \, | \, \theta)}_{likelihood}\]
- If \(P(\theta \, | \, D)\) is hard to compute, we resort to
magicsome clever stuff.