STAT
From STX Wiki
Jump to navigationJump to search
STAT - mean and std.deviation
Usage:
STAT a
Inputs:
a | number or vector |
Outputs:
my | average of a (number) |
sigma | standard deviation of a (number) |
Function:
Compute average and standard deviation of input a.
If a is a number:
If a is a vector with n elements: