English

Frequentism and Bayesianism: A Python-driven Primer

Instrumentation and Methods for Astrophysics 2014-11-20 v1

Abstract

This paper presents a brief, semi-technical comparison of the essential features of the frequentist and Bayesian approaches to statistical inference, with several illustrative examples implemented in Python. The differences between frequentism and Bayesianism fundamentally stem from differing definitions of probability, a philosophical divide which leads to distinct approaches to the solution of statistical problems as well as contrasting ways of asking and answering questions about unknown parameters. After an example-driven discussion of these differences, we briefly compare several leading Python statistical packages which implement frequentist inference using classical methods and Bayesian inference using Markov Chain Monte Carlo.

Keywords

Cite

@article{arxiv.1411.5018,
  title  = {Frequentism and Bayesianism: A Python-driven Primer},
  author = {Jake VanderPlas},
  journal= {arXiv preprint arXiv:1411.5018},
  year   = {2014}
}

Comments

9 pages; 1 figure

R2 v1 2026-06-22T07:03:41.306Z