You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

The function returns a NUMBER representing the arithmetic mean of numeric values in l.

Syntax
avg(number list l) #Ouput: Number
Examples
Parser expressionDescription
append([1, 2, 3, 4, 5])

The function returns a NUMBER: 3

 avg(fieldValue({00024}, linkedIssues("is blocked by")))

The function returns a NUMBER representing the mean of remaining times in minutes among blocking issues.

Additional information

Parameters used in this function

ParameterInput (data type)Description
<parameter>

DATA TYPE

Parameter description.
Output

The function returns a NUMBER