A General Approach to Visualizing Uncertainty in Statistical Graphics
Bernarda Petek, David Nabergoj, Erik \v{S}trumbelj

TL;DR
This paper introduces a general method for visualizing uncertainty in static 2-D statistical graphics by aggregating distributions over images, enabling both standard and novel uncertainty representations with coverage guarantees.
Contribution
It presents a unified approach to uncertainty visualization that generalizes existing methods and provides practical open-source tools for implementation.
Findings
Standard confidence intervals emerge naturally from the approach.
The method can generate both familiar and novel uncertainty visualizations.
Open-source Python library demonstrates practical applicability.
Abstract
We present a general approach to visualizing uncertainty in static 2-D statistical graphics. If we treat a visualization as a function of its underlying quantities, uncertainty in those quantities induces a distribution over images. We show how to aggregate these images into a single visualization that represents the uncertainty. The approach can be viewed as a generalization of sample-based approaches that use overlay. Notably, standard representations, such as confidence intervals and bands, emerge with their usual coverage guarantees without being explicitly quantified or visualized. As a proof of concept, we implement our approach in the IID setting using resampling, provided as an open-source Python library. Because the approach operates directly on images, the user needs only to supply the data and the code for visualizing the quantities of interest without uncertainty. Through…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Visualization and Analytics · Data Analysis with R · Statistics Education and Methodologies
