Property sheet Statistic Analysis
Function Description
In the Statistic Analysis group on the Property Sheet tab and the Statistic Analysis group in the Context Menu of the property sheet, Seven functions of Statistic Analysis for the attribute table of Vector Dataset and Tabular Dataset are organized, including sum, average, maximum value, minimum value, variance, standard deviation and Count of Single Values.
Statistic Analysis type | Description |
Sum | It is used to count the sum of the attribute values of the selected fields in the attribute table. |
Average value | It is used to count the average value of the attribute value of the selected field in the attribute table. |
Maximum value | It is used to count the maximum attribute value in the selected field in the attribute table. |
Minimum value | Used to count the lowest attribute value in the selected field in the attribute table. |
Variance | Used to count the variance of all attribute values for the fields selected in the attribute table. |
Standard deviation | It is used to count the standard deviation of all attribute values of the selected field in the attribute table. |
Count of Single Values | It is used to count the total number of single values in the selected cells in the current Tabular. |
- The Statistic Function Button in the Statistic Analysis group is available only if there is a visible selected column in the Tabular.
- Different types of fields support different Statistic Analysis types, as follows:
- The
- numerical field supports the above seven Statistic Analysis types;
- Boolean type, text type, Long Binary, character type field, only supporting statistical Count of Single Values;
- Date fields support statistical maximum, minimum, and Count of Single Values.
The operation of the Statistic Analysis function in the attribute table is the same. Take Sum as an example:
Function entrance
- Property Sheet tab-> Statistic Analysis group-> Sum button.
- TabularContext Menu-> Statistic Analysis-> Sum.
Operating instructions
- In the opened attribute table, click the Field of the field to be counted to select the column, and the selected field must be a numeric field.
- Click the Property Sheet tab-> Statistic Analysis-> Sum option, or right-click to select Statistic Analysis-> Sum option. The status bar and Output Window at the bottom of the Tabular will output a Statistics Result containing the Type, Field, and the sum of all attribute values for the selected column.
![]() |
Related topics