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