RUNNINGSTDEV
Calculates the running standard deviation of a column
Last updated
Was this helpful?
Calculates the running standard deviation of a column
RUNNINGSTDEV(column)
Returns the running standard deviation in a column
Argument
Description
column
Column on which to compute the running standard deviation. Must be numeric.
Running standard deviation of input column
Last updated
Was this helpful?
Was this helpful?