@stdlib/stats-base-dists-betaprime-variance
Beta prime distribution variance.
Beta prime distribution variance.
Lognormal distribution standard deviation.
Logistic distribution standard deviation.
Logistic distribution variance.
Negative binomial distribution standard deviation.
Negative binomial distribution variance.
Lognormal distribution variance.
Calculate the standard deviation of a single-precision floating-point strided array.
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 two-pass algorithm.
Calculate the standard deviation of a strided array using a one-pass textbook algorithm.
Calculate the standard deviation of a strided array using Welford's algorithm.
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 one-pass algorithm proposed by Youngs and Cramer.
Bernoulli distribution standard deviation.