/normal-distribution

Stole this from this guy, and modified it http://www.math.ucla.edu/~tom/distributions/normal.html

Primary LanguageJavaScript

normal-distribution

This code was straight up ripped off this guy:

http://www.math.ucla.edu/~tom/distributions/normal.html

with minor modifications so that it is node compatible.

Standard-Deviation

Just a cli wrapper for the mathjs npm module for stadard dev:

node standarddeviation.js numbers
node standarddeviation.js 2 4 6 8