Expression Language Reference
    Preparing search index...
    • Returns the average of the absolute deviations of data points from their mean.

      Category: Statistical

      Parameters

      • ...args: any[]

        number1, number2, ... Number1 is required, subsequent numbers are optional. 1 to 255 arguments for which you want the average of the absolute deviations. You can also use a single array or a reference to an array instead of arguments separated by commas.

      Returns number | Error