mannheim.au

Distribution drips

Distributions are easier to grasp when you can see them.

I always tell students to look first at the shape of the data they're examining. Visualising the distribution helps us understand what the data are saying and whether they need to be transformed before analysis.

This drips a sample of random points X, drawn from the distribution you choose. Change its parameters and the sample size and watch the shape change. It's a simple way to see the order that underlies randomness.

What are these distributions?

I built this with the d3-random library.