Skip to main content

Frequency (Analysis Tools)

Summary

Reads a table and a set of fields and creates a new table containing unique field values and the number of occurrences of each unique field value.

Usage

  • The output table will contain the field Frequency and the specified Frequency Field(s) and Summary Field(s) parameter values.

  • The output table will contain the frequency for each unique combination of the specified Frequency Field(s) parameter value.

  • If a summary field is specified, the unique attribute values of the frequency calculation will be summarized by the numeric attribute values of each summary field.

  • When using layers or table views, only the selected records will be used in calculations.

Parameters

Label Explanation Data type

Input Table

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

Table View; Raster Layer

Output Table

The output table that will store the frequency statistics.

Table

Frequency Field(s)

The fields that will be used to calculate frequency statistics. Each unique combination of field values will be included as a new row in the output table.

Field

Summary Field(s)

(Optional)

The numeric attribute fields that will be summed and added to the output table. Values will be summed for each unique combination of frequency fields. Null values will be excluded from this calculation.

Field

Environments

Output CONFIG Keyword, Current Workspace, Scratch Workspace

Licensing information

  • Basic: Yes
  • Standard: Yes
  • Advanced: Yes