Describe before you summarize
What does one headline number leave out?
Count & Chance
Work from a claim to its data, calculation, and limits. Twelve interactive labs are paired with source-backed guides, learning routes, self-checks, and downloadable case files.
All examples use synthetic data generated in your browser. They are teaching models, not findings about real people or events.
Loading the deterministic simulation...
SEEDStart with a question
Each route connects three readings to three rerunnable labs, a concrete practice task, and checked answers.
What does one headline number leave out?
When does more data fail to mean better evidence?
Which hidden structure can reverse or weaken a comparison?
What context must travel with a striking result?
Selected experiments
Every lab exposes its controls, seed, raw values, CSV, assumptions, and failure conditions. These four span sampling, uncertainty, comparison, and multiplicity.
Draw repeated samples from a right-skewed synthetic population and watch the distribution of their means change with sample size.
Change prevalence, sensitivity, and specificity, then inspect every expected true and false alert in a synthetic population.
Adjust the mix of two synthetic groups and see how different weights can reverse an aggregate comparison.
Generate complete families of valid null p-values and compare an unadjusted threshold with Bonferroni family-wise control.
Applied casebook
Three complete synthetic case files include the data dictionary, calculation table, audit tasks, checked answer, and a downloadable CSV.
| Option | New | Returning | Raw total |
|---|---|---|---|
| A | 60% | 90% | 84% |
| B | 65% | 95% | 71% |
Why? The options received different proportions of new and returning visitors. A 50/50 standardization gives A 75% and B 80%.
Read the derivation
A skewed population can produce nearly normal averages. The change belongs to repeated sampling, not to the original observations.
Even a strong detector can produce a surprising share of false alerts when the event it seeks is rare. The missing ingredient is the base rate.
A combined rate can reverse the comparison inside every subgroup when the groups appear in different proportions.
A small model, honestly labeled
Inputs are clamped to documented ranges, a seeded generator creates the sample, and a pure statistics function produces both the chart and its accessible value table.