Applies to: CELONIS 4.0 CELONIS 4.2 CELONIS 4.3 CELONIS 4.4
Description
This function calculates the standard deviation for samples per group. The standard deviation is using the "n-1" method. Standard deviation can be applied to INT or FLOAT columns. Эта функция вычисляет стандартное отклонение для выборок на группу. Стандартное отклонение использует метод «n-1». Стандартное отклонение может применяться к столбцам INT или FLOAT.
Syntax
Null handling
Null values are ignored, meaning that they don't influence the result. If all values of a group are null, the result for this group is also null.
Нулевые значения игнорируются, это означает, что они не влияют на результат. Если все значения группы равны нулю, результат для этой группы также равен нулю.
Examples