Skip to content

statistic

Lexicon: eco.wonderland.workcell.common.data.defs
Type: string

  • average: Mathematical average value calculated for the data item during the calculation period.
  • maximum: Maximum or peak value recorded for the data item during the calculation period.
  • median: Middle number of a series of numbers.
  • minimum: Minimum value recorded for the data item during the calculation period.
  • mode: Number in a series of numbers that occurs most often.
  • range: Difference between the maximum and minimum value of a data item during the calculation period. Also represents Peak-to-Peak measurement in a waveform.
  • root-mean-square: Mathematical Root Mean Square (RMS) value calculated for the data item during the calculation period.
  • standard-deviation: Statistical Standard Deviation value calculated for the data item during the calculation period.
{
"type": "string",
"knownValues": [
"average",
"maximum",
"median",
"minimum",
"mode",
"range",
"root-mean-square",
"standard-deviation"
]
}
© Lookinglass 2026