Summarizing Numerical Data
Concept Acquisition
- Wilkinson’s Grammar of Graphic provides a unifying framework to describe a wide range of statistical graphics.
- A plot can be decomposed into a series of layers that include the data, the aesthetic mappings, the geometry, and more.
- Aesthetic mappings link the variability in a data variable to the variablity in an aesthetic / visual cue.
- The geometry describes the manner in which the obserbations will be represented on the plot.
- Facets allow for multiple subplots for subsets of the data.
Concept Application
- Describe a distribution in terms of shape, center, and spread