Dataset Downloads
The workshop datasets are simulated for teaching and can be downloaded as one bundle or as individual CSV files.
Use these files with the notebooks, frequentist workflow page, and participant exercises. The matching data dictionaries describe the variables and intended teaching use for each dataset.
Download all datasets Education intervention Frequentist workflow Teacher adoption Student engagement
Individual Files
| Dataset | Used for | Download | Dictionary |
|---|---|---|---|
| Education intervention | Bayesian regression and hierarchical models | CSV | Dictionary |
| Frequentist workflow education | Validation, group comparisons, regression, logistic regression, and reporting | CSV | Dictionary |
| Teacher adoption survey | Binary outcome and Bayesian logistic regression | CSV | Dictionary |
| Student engagement ordinal | Ordinal Likert-style outcome modeling | CSV | Dictionary |
Reproducibility
The CSV files are generated from scripts/generate_synthetic_data.mjs with a fixed seed, so the teaching data can be regenerated consistently when the workshop materials are revised.