Armando Teixeira-Pinto · Sydney School of Public Health

Statistics you can watch happen

Eleven simulations I built for teaching biostatistics. Each one runs in the browser, needs no software or account, and lets you change the thing that matters and see the consequence immediately.

Free to use in your own teaching. Throughout, blue is the model and pink is the data.

Metropolis–Hastings on a bivariate normal, 42 accepted draws

01

Neural networks

02

Bayesian computation

03

Regression models

04

Trial design

05

Sampling distributions

06

Probability

Using these in your own teaching

Embed one in your course site

Every simulation is a self-contained page and drops into an LMS page or slide with an iframe:

<iframe src="https://atpinto.github.io/CLT/"
        width="100%" height="640"
        style="border:1px solid #ccc"></iframe>

Licence and citation

Released under CC BY 4.0 — reuse, adapt and remix in your own teaching, with attribution.

Teixeira-Pinto, A. Statistical simulations for teaching. https://atpinto.github.io/