STAT

From STX Wiki
Revision as of 09:20, 6 May 2011 by 193.171.195.48 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Mean and standard deviation of input A.

[SPU STAT A OUT MY SIGMA]

In Out
Anumber MY=A
SIGMA=0
Avector MY=1n∑i=0n−1A[i]
SIGMA=1n−1∑i=0n−1(A[i]−MY)2

with: n = length of Avector

See also

<SP-atoms>

Navigation menu

Personal tools