Real-world applications of statistics and probability — in AI, medicine, finance, sports, the internet, science and beyond. See where each concept is working right now.
← 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