An open API service indexing awesome lists of open source software.

https://github.com/stdlib-js/stats-array-nanstdevwd

Calculate the standard deviation of an array ignoring `NaN` values and using Welford's algorithm.
https://github.com/stdlib-js/stats-array-nanstdevwd

array deviation dispersion javascript math mathematics node node-js nodejs sample-standard-deviation spread standard-deviation statistics stats stdlib unbiased var variance

Last synced: about 1 month ago
JSON representation

Calculate the standard deviation of an array ignoring `NaN` values and using Welford's algorithm.

Awesome Lists containing this project