Grouping and Summarizing Data |
Performing Standard Data Operations > Grouping and Summarizing Data
When performing data analysis, it is often important to have the ability to quickly group like records together as well as obtain summary information on your table.
The group records operation groups together all like-records in a data set based on a user-defined criteria. It also enables you to perform aggregate function calculations on the data set. Strata also provides a convenient "screen grouping" utility called group breaks, which is often helpful when manually reviewing groups of data within a table.
In addition, it is often important to get statistics on the full table. In order to make this information available, Strata provides a utility for scanning and summarizing data within a given table.
Learn More
To learn more about creating calculations, please see the following:
Inserting and Removing Group Breaks
|