data science / statistics
Statistics for Data Science, Free
Statistics is the foundation under every model and every A/B test — and it's famously badly taught. These free resources build intuition first, then rigor. All current and genuinely beginner-friendly.
You can't do data science without statistics — it's how you tell signal from noise, quantify uncertainty, and know whether a result is real. The trick is to build intuition before drowning in formulas. Start with the visual, plain-language explainers below, then move to the more rigorous, code-first resources.
01 · INTUITION FIRST
Build intuition
See the ideas before the equations — these make statistics click.
- StatQuest ↗Josh Starmer's beloved free videos break down statistics and machine learning concepts with unbeatable clarity (and jingles). Start here.statquest.org
- Seeing Theory (Brown) ↗A beautiful, free, interactive visual introduction to probability and statistics — the single best intuition-builder there is.seeing-theory.brown.edu
02 · GO RIGOROUS
Courses & code-first books
Ready for depth? These are complete and free.
- Khan Academy — Statistics & Probability ↗A complete, free, self-paced course from the basics through inference and regression, with practice exercises.khanacademy.org
- Think Stats (free book) ↗A free, code-first statistics book in Python — learn stats by analyzing real datasets, the data-science way.greenteapress.com