The statisticians have a bunch of tricks to transform the formulas into more-easily computable forms, e.g. calculate both the average and the standard deviation in a single pass through the data instead of one pass to calculate the average and a second to calculate the standard deviation. Converting the math in here to efficient code isn't very easy.
Jtsummers|11 months ago
Hussell|11 months ago
danhau|11 months ago
theWreckluse|11 months ago
kqr|11 months ago
It is a good frequentist's toolbox, but it is not immediately translatable to code, no.
unknown|11 months ago
[deleted]