Expression Language Reference
    Preparing search index...
    • Returns the percentage rank of a value in a data set.

      Category: Statistical

      Parameters

      • array: any

        The array or range of data with numeric values that defines relative standing.

      • x: any

        The value for which you want to know the rank.

      • significance: any

        Optional. A value that identifies the number of significant digits for the returned percentage value. If omitted, PERCENTRANK.INC uses three digits (0.xxx).

      Returns number | Error