Avg
Use this function in an equation to calculate the average value of a set of numbers.
For information on using this function in a model, see Avg.
Syntax
AVG (Value|Expression[,Value|Expression])
where:
- Value is a quoted string or an expression that resolves to a string.
- Expression is a data intersection to be resolved as a text string. If no expression is provided, the current symbol calculated in the calculation block is used.
Syntax example
Aver = AVG (471,(9*875.9))