StatisticType¶
The value (expressed as a decimal) of the statistics and whether it is weighted and/or includes missing values.
Properties¶
Name |
Type |
Description |
|
---|---|---|---|
IsWeighted |
boolean |
0..1 |
Set to “true” if the statistic is weighted using the weight designated in VariableStatistics. |
ComputationBase |
string |
0..1 |
Defines the cases included in determining the statistic. The options are total=all cases, valid and missing (invalid); validOnly=Only valid values, missing (invalid) are not included in the calculation; missingOnly=Only missing (invalid) cases included in the calculation. |
Properties Inherited from decimal¶
No properties are inherited.
Item Type Hierarchy¶
- decimal
StatisticType