StatisticDoubleType ------------------- The value (expressed as a double) of the statistics and whether it is weighted and/or includes missing values. Properties ~~~~~~~~~~ .. csv-table:: :header: "Name","Type","","Description" :widths: 15,10,5,100 "DoubleValue","`double `_","0..1","" "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. Valid values include: total, validOnly, missingOnly" Relationships ~~~~~~~~~~~~~ The following identified item types reference this type. .. container:: image |stub| .. |stub| image:: ../../images/StatisticDoubleType.svg