avedev() Function

Returns the average deviation of the specified number(s).

Syntax

avedev( number, … )

number: (Decimal Array) A number or array of numbers to include in the set on which the average deviation will be calculated.

Returns

Decimal

Examples

You can experiment with this function in the test box below.

Test Input

avedev(1,2,3,4) returns 1

Open in Github Built: Fri, Mar 11, 2022 (04:59:07 PM)

On This Page

FEEDBACK