StatisticType ------------- The value (expressed as a decimal) 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 "DecimalValue","`decimal <https://cogsdata.org/docs/modeler-guide/primitive-types/#decimal>`_","0..1","" "IsWeighted","`boolean <https://cogsdata.org/docs/modeler-guide/primitive-types/#boolean>`_","0..1","Set to ""true"" if the statistic is weighted using the weight designated in VariableStatistics." "ComputationBase","`string <https://cogsdata.org/docs/modeler-guide/primitive-types/#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/StatisticType.svg