statiq

interactive statistical distribution explorer

Probability distributions, live plots, sliders for every parameter. Compute probabilities, quantiles, random samples — or solve for any unknown parameter.

Loading…
should be near-instant

Get the desktop version

Same 32 distributions, native macOS window — useful when you want to keep statiq open next to your other tools, or work offline.

The web version covers the 17 most common distributions. The desktop version has all 32, including non-central χ²/t/F, Wilcoxon, Mann-Whitney, and more.

Quick start (terminal)
git clone https://github.com/hakvinv/statiq.git
cd statiq
./statiq.command

The .command launcher creates a Python virtual environment on first run and installs PyQt6, scipy, numpy and matplotlib (~120 MB).