Search
@stdlib/stats-base-mean
Calculate the arithmetic mean of a strided array.
v0.2.2 URL:
https://unpkg.com/@stdlib/stats-base-mean@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
statistics
stats
mathematics
math
average
avg
mean
arithmetic mean
central tendency
strided
strided array
array
@stdlib/stats-base-variance
Calculate the variance of a strided array.
v0.2.2 URL:
https://unpkg.com/@stdlib/stats-base-variance@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
statistics
stats
mathematics
math
variance
var
deviation
dispersion
sample variance
unbiased
stdev
std
standard deviation
strided
strided array
typed
array
@stdlib/blas-ext-base-gsumpw
Calculate the sum of strided array elements using pairwise summation.
v0.2.2 URL:
https://unpkg.com/@stdlib/blas-ext-base-gsumpw@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
statistics
stats
mathematics
math
blas
extended
sum
total
pairwise
pw
summation
strided
strided array
array
@stdlib/stats-base-variancepn
Calculate the variance of a strided array using a two-pass algorithm.
v0.2.2 URL:
https://unpkg.com/@stdlib/stats-base-variancepn@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
statistics
stats
mathematics
math
variance
var
deviation
dispersion
sample variance
unbiased
stdev
std
standard deviation
strided
strided array
typed
array
@stdlib/stats-base-meanpn
Calculate the arithmetic mean of a strided array using a two-pass error correction algorithm.
v0.2.2 URL:
https://unpkg.com/@stdlib/stats-base-meanpn@0.2.2/lib/index.js
Open
Browse Files
stdlib
stdmath
statistics
stats
mathematics
math
average
avg
mean
arithmetic mean
central tendency
strided
strided array
array