Live data from Hacker News

The Central Limit Theorem Visualized with D3

blog.vctr.me

1–10 of 80 posts

Re: The Central Limit Theorem Visualized with D3

#8

Very cool. Could I suggest that you display the total balls dropped somewhere as well? Edit: just two niggles - (a) 13 bins would be better numbered 0-12 or 1-13. (b) I would round the percentages to nearest value (not down).

good idea! i'll try and add this when have time.

Re: The Central Limit Theorem Visualized with D3

#10
post #5

This isn't the central limit theorem. This is a binomial distribution. Nice animation though.

It is the distribution of the average of n binomial distributions (taking on values x±1)†, which according to the CLT converges to a Gaussian as n→∞.

[†] x is where it is centered.

Post reply on HN