The people who built statistics, probability, AI and machine learning — Bayes, Gauss, Fisher, Turing, Shannon, Hinton, LeCun and more — with short bios and what each is known for.
← Back to Statistics Playground
An interactive playground for probability and statistics. Pick a function, edit its parameters, and see the distribution curve, the computed value, and a plain-English interpretation — all computed in your browser (no server, no install). The functions mirror familiar R syntax (for example pnorm, dbinom, t.test) and the numbers come from numpy running under Pyodide.
pnorm
dbinom
t.test