LeetMath

Track 1

Probability, from setup to elite

Probability is the mathematics of uncertain worlds. The goal is not to memorize formulas — it is to model uncertainty, condition on useful information, exploit symmetry, and prove that randomness behaves predictably. Eleven modules, each a set of concepts, mental moves, and the traps that catch adults.

The first 30 days

Four sittings a week, 20–30 minutes each. One goal per week, one boss mini-problem to close it.

WeekGoalBoss mini-problem
1 — Sample space & counting
Stop counting the wrong universe. Ordered vs unordered, complements, combinations.
Choose the universe deliberately before computing anything. Birthday collision: exact vs union-bound approximation.
2 — Conditioning & Bayes
Information changes the universe. Filtering, observation traps, natural frequencies.
Condition on what was observed, not what you wish were observed. Two Monty Halls with different host behavior.
3 — Independence & random variables
Independence is information transfer, not surface unrelatedness.
Choose a distribution from its generative story. Pairwise independent but not mutually independent, by construction.
4 — Expectation & indicators
Linearity beats enumeration. Fixed points, empty boxes, collisions, inversions.
Replace one impossible global count with many easy local ones. Expected inversions in a random permutation.

Adult story arcs

Every concept cluster maps to a frame you already reason in:

ArcConceptsThe question it answers
Risk deskexpectation, variance, concentration“What loss should we expect, and how bad can it get?”
Hiring funnelconditional probability, Bayes“What does a signal really tell us?”
System reliabilityindependence, union bound“How often does the system fail?”
Game tablesymmetry, conditioning, martingales“What can a fair game guarantee?”
A/B testingdistributions, variance, inference“How much evidence is enough?”
Random constructionprobabilistic method“Can randomness prove a deterministic object exists?”

What’s live, what’s next

Live in this prototype

  • 40-problem arena with answer checking
  • Hint ladders that preserve learning
  • Wrong-answer diagnosis and repair drills
  • Spaced review scheduled from your attempts
  • Module mastery tracking (local only)

On the roadmap

  • Interactive lessons with visual models
  • Placement diagnostic with misconception mapping
  • AI tutor: nudges and approach diagnosis, no spoonfeeding
  • Skill graph with prerequisite unlocks
  • Further tracks: combinatorics, algebra, proof