QNORM
Applies to: CELONIS 4.2 CELONIS 4.3 CELONIS 4.4 CELONIS 4.5 CELONIS 4.6
Description
Evaluates the quantile function of values in a FLOAT column assuming the normal distribution N(0,1).
For values not in the interval (0,1) the result is null.
Syntax
QNORM ( table.column )
Example
[1] Simple QNORM calculation over a FLOAT column.
|