Official Content

Number of terms considered in a rolling average calculation.

Scope

Generators: .NET, .NET Framework, Java
Level: Query element

Description

Use this property to control the number of terms involved in a rolling average calculation.

When going through the series values, new values are considered for the average, while older values are discarded.

Note that, at the beginning of the series (as well as at the end when performing a central rolling average), it is not possible to have enough terms to compute the average. In that case, the calculation uses the maximum number of terms available.

Also, keep in mind that, for a central rolling average calculation, an odd number is required for this property because it considers an equal number of terms on both sides of the value, plus the value itself.

Runtime/Design time

This property applies only at design time.

How to apply changes

To apply the corresponding changes when the property value is configured, Run the main object.

Availability

This property is available since GeneXus 17 Upgrade 9.

See Also

Average type property
Show values as property

Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant