Description

A statisticsSerial transformation will compute the configured statistic function from the list below. For each timestep in the output series the input values within the aggregation period are used to get a result value for that output time.

By default, the aggregation period is defined by the output timestep. A moving window can be defined by specifying an aggregationPeriod in the timeSeriesSet. In that case (see example below) for every timestep an aggregated value over de aggregationPeriod will be calculated.

Note: For the AggregationPeriod the start is exclusive and the end is inclusive.

Functions

The available statistic functions are:

Configuration Example

Input variable definition:

Transformation definition:

Output example