StandardDeviationStatDefinition
Description
A StandardDeviationStatDefinition
is an interface that defines a StatDefinition
for the standard deviation aggregate for a field in dataItems
.
Properties
Property |
Type |
Description |
---|---|---|
type |
|
The type of the |
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. |
Need help? Contact us!