In traditional (Frequentist) statistics, we treat parameters (like a mean \(\mu\)) as fixed, unknown constants. In the Bayesian Framework, we treat everything unknown as a random variable.
| Feature | Frequentist Approach | Bayesian Approach |
|---|---|---|
| Definition of Probability | Long-run frequency of repeatable events | Degree of belief or certainty in a proposition |
| Parameters (θ) | Fixed constants; we just don’t know them | Random variables; they have a distribution |
| Data (y) | Random; one of many possible outcomes | Fixed; it is the only evidence we actually have |
| Result | A point estimate and a p-value | A full probability distribution (the posterior) |