population-var ( seq -- x )
Statistics

Prev:population-ste ( seq -- x )
Next:sample-std ( seq -- x )


Vocabulary
math.statistics

Inputs
seqan object


Outputs
xan object


See also
var-ddof, sample-var

Definition