Running Average
A report running average column averages the values in a specified column for all the column’s rows, up to and including the value in the current row.
For example, if you had a column with three rows, with values of 10, 20, and 30, respectively,
the corresponding values in the report running average column would
be 10, 15, and 20.