avedev() Function

Function

avedev( number )

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

Parameters

Keyword Type Description

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

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

Open in Github Built: Wed, Aug 16, 2023 (04:37:39 PM)

On This Page

FEEDBACK