Chapter 3 — Classical statistics#
See the excerpt from Chapter 3 for a preview of the classical (frequentist) topics covered in the book.
Notebooks#
Each notebook contains the code examples from the corresponding section in book. If you’re reading the book, you should follow along by running the commands in the these notebooks, to check all the probability calculations for yourself.
Estimates and estimators 31_estimators.ipynb
Confidence intervals 32_confidence_intervals.ipynb
Introduction to hypothesis testing 33_intro_to_NHST.ipynb
Analytical approximations 34_analytical_approx.ipynb
Two-sample tests 35_two_sample_tests.ipynb
Statistical design and error analysis 36_design.ipynb
Inventory of statistical tests 37_inventory_stats_tests.ipynb
No notebook available for Section 3.8 Stats practice