std-ddof ( seq n -- x )
Statistics

Prev:sample-var ( seq -- x )
Next:ste-ddof ( seq n -- x )


Vocabulary
math.statistics

Inputs
seqan object
nan object


Outputs
xan object


See also
population-std, sample-std

Definition