Skip to Content
Practical Data Science with Python
book

Practical Data Science with Python

by Nathan George
September 2021
Beginner to intermediate
620 pages
15h 30m
English
Packt Publishing
Content preview from Practical Data Science with Python

9

Statistical Testing for Data Science

In the previous chapter, we laid the groundwork for understanding probability and statistics. Now, we will leverage that understanding to perform statistical tests that we can use to test hypotheses. We will cover the following statistical tests in this chapter:

  • The t-test, z-test, and bootstrapping for comparing the means of data (for example, A/B testing)
  • The ANOVA test for comparing the means of groups
  • Testing if data comes from a distribution (for example, a Gaussian distribution)
  • Testing for outliers with the scikit-posthocs package
  • Tests for relationships between variables (Pearson and chi-squared tests)

This is only a small number of the total amount of statistical tests out there, but there are ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Data Science Projects with Python - Second Edition

Data Science Projects with Python - Second Edition

Stephen Klosterman
Python: End-to-end Data Analysis

Python: End-to-end Data Analysis

Phuong Vothihong, Martin Czygan, Ivan Idris, Magnus Vilhelm Persson, Luiz Felipe Martins

Publisher Resources

ISBN: 9781801071970Supplemental Content