Summary Statistics

Titleā€ƒ Summary Statistics

Summary

Calculates summary statistics for fields in a table.


Usage

Syntax

Parameter Explanation
in_table

The input table containing the fields that will be used to calculate statistics.

out_table

The output table that will store the calculated statistics.

case_field (Optional)

The field or fields in the input used to calculate statistics separately for each unique attribute value (or combination of attribute values when multiple fields are specified).

esri_out_feature_service_name (Optional)

The name of the optional feature service to create on the federated server containing the result of this tool. If no name is specified an output feature service will not be created.

Code Samples

Tags

add, attribute, average, count, field, first, histogram, largest, last, math, max, mean, min, quantify, range, smallest, standard deviation, statistical, std, sum, summarize, table, total

Credits

Use limitations