A map of the major branches of statistics and probability — biostatistics, econometrics, Bayesian statistics, machine learning, actuarial science and more — what each studies and where it is used.
← 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