Homework 8 - Statistical transforms and aggregation

Overview: Visualization is a great way to communicate information, but as with any communication system, too much information can cause an overload! In the assignment we’ll explore visualizing a dataset that might be too large to show with the basic techniques that we started with. We’ll compare an overloaded visualization to versions that use different forms of “compression”, such as binning, dimensionality reduction or statistics. The goal will be to try to preserve as much useful information as possible, while avoiding overloading our reader.

Requirements:

You should follow the standard instructions for submitting this assignment on Canvas.