[]
Returns the sample variance of the values in the group (uses the formula based on n-1).
public const GridAggregate Var = 8
Type | Description |
---|---|
GridAggregate | Returns the sample variance of the values in the group (uses the formula based on n-1). |