Calculates the running standard deviation of a column
RUNNINGSTDEV(column)
column
Returns the running standard deviation in a column
Column on which to compute the running standard deviation. Must be numeric.
Running standard deviation of input column
Last updated 2 years ago