Calculations

Mean

The mean is calculated for the entire Data Series according to the equation:

 

S - Length of Data Series (Points)

f(s) - Entire Data Series

 

In the script, this calculation is performed by simply calling the built in function mean() on the input data series.

More:

Parameters

Validation

Output