VarianceStatDescription

Description

A VarianceStatDescription is an interface that defines a StatDescription for the variance aggregate for a field in dataItems.

Properties

Property

Type

Description

type

StatKey.Variance

The type of theStatDescription.

field

string

The source field used to calculate the aggregate.

entirePopulation

boolean

true if the aggregate targets the entire population, otherwise false when it targets a sample.