Class StandardScore

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable

    public class StandardScore
    extends UnaryFieldExpression
    Standard Score FieldExpression.

    Computes the Standard Score (or z-score) for a numeric value given the specified population mean and standard deviation.

    See Also:
    Serialized Form