Re: Statistics primitives ("Elusive Eight")
Lassi Kortela 17 Mar 2024 16:53 UTC
Computed some cumulative distribution functions:
- Normal distribution (mean 0)
- Student's t-distribution
- Chi-squared distribution
Plot images are in the repo and seem to match Wikipedia plots.
The Student's formula is from MathWorld, Wikipedia doesn't have it.
https://github.com/pre-srfi/statistics8/tree/master/gnuplot