var
Var
var x
Supported in | K7, K9 |
var gets the variance of a list.
It can also be made using the avg function.
var !10 8.25 {(+/x*x:x-avg x)%#x}@!10 8.25
Supported in | K7, K9 |
var gets the variance of a list.
It can also be made using the avg function.
var !10 8.25 {(+/x*x:x-avg x)%#x}@!10 8.25