Think with data

Reason clearly about uncertainty, inference, models, causality, and Bayesian evidence

The statistical thinking track: five lessons on simulating your way to intuition, from sampling variation to Bayesian updating.
Published

July 1, 2026

Modified

July 18, 2026

Track description

This track teaches statistical reasoning by simulation first, formula second: you’ll see sampling variation, hypothesis testing, regression uncertainty, causal bias, and Bayesian updating happen in front of you before – or instead of – proving them algebraically. Several lessons run live, interactive R in your browser via WebAssembly, so there’s nothing to install to follow along.

Who this is for

Analysts and researchers who use statistics regularly but want firmer intuition for why the methods work, not just how to call them.

Prerequisites

  • Minimum: comfort with R and the tidyverse pipe (|>), as taught in the Build with R track’s first two lessons.
  • Helpful: having fit a linear model before (even in another tool) makes lesson 3 land faster.
  • No prior statistics coursework assumed – concepts are built from simulation, not formulas, though formulas are shown alongside.

Lessons

Estimated total time: ~4.75 hours across 5 lessons (durations are rounded active-work estimates, not automated reading time).

Start with lesson 1: Embrace the noise →

Back to top