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