Skip to main content

Adding A Statistic

How to add a statistical parameter

Vasileios Nasis avatar
Written by Vasileios Nasis
Updated over 5 years ago

Use aggregation statistical parameters to do more with your data. The statistical parameters are calculated in the cloud based on the underlying parameter reported by the sensor. It will not affect data collected and you can add and remove them as needed.

For example use the Average value of a parameter over a time period to smooth out spikes or extreme values. Set alarms based on these statistic instead of an instantaneous value to avoid false positives. They are also useful for applications such as monitoring permissible exposure limits for a work shift of 8 hours.

Functions

Minimum (MIN): Returns the minimum value over the rolling time period.
Maximum (MAX): Returns the maximum value over the rolling time period.
Average (AVG): Returns the average over the rolling time period (moving average).

Time Period

Choose a time periods between 5 minutes and 1 month for the Min, Max and Average functions. The available intervals are:

  • 5, 10, 15, 30, 45 minutes 

  • 1, 2, 6, 8, 12 hours 

  • 1, 7, 30 days 

Update Frequency

  • Time period up to 2 hours: per device Reporting Interval 

  • Time period 6 hour to 30 day: 1 hour

These statistics are similar to the Reference variables you can create for Alerts.

Did this answer your question?