z-score ( seq -- n )


Vocabulary
math.statistics

Inputs
seqa sequence


Outputs
na number


Word description
Calculates the Z-Score for seq.

Definition