Data Science

Topics in the Data Science category.

Chapter 1: Exploratory Data Analysis

Learn the fundamentals of Exploratory Data Analysis (EDA) - understanding your data through visualization, summary statistics, and pattern discovery.

Chapter 4: Hypothesis Testing Methods

Comprehensive guide to statistical hypothesis testing methods - single sample tests, two sample tests, and proportion tests with practical examples.

Chapter 4.1: Single Sample Tests

Learn single sample hypothesis tests - z-tests and t-tests for comparing one sample to a claimed value, with practical examples and Python code.

Chapter 4.2: Two Sample Tests

Master two sample hypothesis tests - independent and paired t-tests for comparing two groups, with real-world examples and Python implementations.

Chapter 4.3: Proportion Tests

Learn proportion tests for testing percentages and proportions - one-sample and two-sample proportion tests with practical examples and Python code.

Statistics Formulas Cheat Sheet

Complete reference guide with all statistical formulas, explanations, and when to use them - your go-to resource for hypothesis testing, confidence intervals, and more.