@stdlib/stats-base-svariancepn
Calculate the variance of a single-precision floating-point strided array using a two-pass algorithm.
Calculate the variance of a single-precision floating-point strided array using a two-pass algorithm.
Calculate the variance of a single-precision floating-point strided array using a one-pass textbook algorithm.
Calculate the variance of a single-precision floating-point strided array using Welford's algorithm.
Calculate the variance of a single-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.
Calculate the variance of a strided array.
Calculate the variance of a strided array using a one-pass trial mean algorithm.
Calculate the variance of a strided array using a two-pass algorithm.
Calculate the variance of a strided array using a one-pass textbook algorithm.
Pass comma seprater array value for get standard deviation values
library for computing running (or rolling) statistics for one set of values.
A node-red node for fast-running-stats
[Deprecated] Performs mathematical aggregations on an array of numbers