Aggregate data

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Smasongarrison (talk | contribs) at 04:32, 4 September 2018 (→‎top: copy editing, applying General fixes). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In statistics, aggregate data are data combined from several measurements. When data are aggregated, groups of observations are replaced with summary statistics based on those observations.[1]

In a data warehouse, the use of aggregate data dramatically reduces the time to query large sets of data. Developers pre-summarize queries that are regularly used, such as Weekly Sales across several dimensions such as by item hierarchy or geographical hierarchy.

In economics, aggregate data or data aggregates are high-level data that are composed from a multitude or combination of other more individual data, such as:

References

  1. ^ Aggregation and Restructuring of data (chapter 5.6 from the book "R in Action", Manning Publications)