Share via


2.341.7.15 Aggregate Function: VarP

The following are the arguments, types, and specification of the VarP aggregate function.

Function

Arguments

Type

Specification

VarP

Return

Float

Returns the population variance of all non-null values of the expression within the specified scope.

See the Sum function regarding the return type.

Expression

Numeric

See the Sum function.

Scope

String

See the Sum function.

Recursive

Enum

See the Sum function.