November 2021
Beginner to intermediate
704 pages
20h 16m
English
Part 1. Case study 1: Finding the winning strategy in a card game
1 Computing probabilities using Python
2 Plotting probabilities using Matplotlib
3 Running random simulations in NumPy
Part 2. Case study 2: Assessing online ad clicks for significance
5 Basic probability and statistical analysis using SciPy
6 Making predictions using the central limit theorem and SciPy
7 Statistical hypothesis testing
8 Analyzing tables using Pandas
Part 3. Case study 3: Tracking disease outbreaks using news headlines
10 Clustering data into groups
11 Geographic location visualization and analysis
Part 4. Case study 4: ...