@stdlib/stats-base-sstdevch
Calculate the standard deviation of a single-precision floating-point strided array using a one-pass trial mean algorithm.
Calculate the standard deviation of a single-precision floating-point strided array using a one-pass trial mean algorithm.
Calculate the standard deviation of a single-precision floating-point strided array using a two-pass algorithm.
Calculate the standard deviation of a single-precision floating-point strided array using a one-pass textbook algorithm.
Calculate the standard deviation of a single-precision floating-point strided array using Welford's algorithm.
Calculate the standard deviation of a single-precision floating-point strided array using a one-pass algorithm proposed by Youngs and Cramer.
Calculate the standard deviation of a strided array.
Calculate the standard deviation of a strided array using a one-pass trial mean algorithm.
Calculate the standard deviation of a strided array using a two-pass algorithm.
Calculate the standard deviation of a single-precision floating-point strided array.
Normal distribution standard deviation.
Negative binomial distribution standard deviation.
Negative binomial distribution variance.
Normal distribution variance.
Lognormal distribution standard deviation.
Lognormal distribution variance.
Exponential distribution standard deviation.
Exponential distribution variance.
Erlang distribution standard deviation.
Erlang distribution variance.
F distribution standard deviation.