Related Experiment Video
Updated: Jun 18, 2026

10:22
Split Point Analysis and Uncertainty Quantification of Thermal-Optical Organic/Elemental Carbon Measurements
Published on: September 7, 2019
A General Approach to Visualizing Uncertainty in Statistical Graphics
IEEE Transactions on Visualization and Computer Graphics
|June 16, 2026
Summary
This study introduces a novel method for visualizing uncertainty in 2-D statistical graphics. The approach generates a single image representing uncertainty, generalizing existing techniques and offering new visualization possibilities.
Area of Science:
- Computer Science
- Statistics
- Data Visualization
Background:
- Visualizing uncertainty is crucial for accurate data interpretation.
- Existing methods for uncertainty visualization in 2-D graphics have limitations.
- Generalizing uncertainty visualization techniques is an ongoing challenge.
Purpose of the Study:
- To present a general framework for visualizing uncertainty in static 2-D statistical graphics.
- To demonstrate how uncertainty in data quantities can be represented as a distribution over images.
- To develop a practical tool for creating novel uncertainty visualizations.
Main Methods:
- Treating visualizations as functions of underlying quantities.
- Aggregating image distributions induced by data uncertainty into a single visualization.
- Implementing the approach using resampling in an independent and identically distributed (IID) setting.
- Developing an open-source Python library for practical application.
Main Results:
- The proposed approach generalizes sample-based overlay methods.
- Standard uncertainty representations like confidence intervals emerge naturally.
- The method allows for the creation of both familiar and novel uncertainty visualizations.
- The open-source library provides a practical validation of the theory.
Conclusions:
- The developed approach offers a unified framework for uncertainty visualization in 2-D graphics.
- The method is flexible, operating directly on images with minimal user input.
- The open-source implementation serves as a valuable tool for researchers and practitioners.
- This work advances the field of statistical graphics and data visualization.
Related Concept Videos
Uncertainty: Confidence Intervals
The confidence interval is the range of values around the mean that contains the true mean. It is expressed as a probability percentage. The interpretation of a 95% confidence interval, for instance, is that the statistician is 95% confident that the true mean falls within the interval. The upper and lower limits of this range are known as confidence limits. The confidence limits for the true mean are estimated from the sample's mean, the standard deviation, and the statistical factor 't,' or...
Probability Histograms
A probability histogram is a visual representation of a probability distribution. Similar a typical histogram, the probability histogram consists of contiguous (adjoining) boxes. It has both a horizontal axis and a vertical axis. The horizontal axis is labeled with what the data represents. The vertical axis is labeled with probability. Each rectangular bar in the histogram is 1 unit wide, which suggests that the area under each bar equals the probability, P(x), where x is 1, 2, 3, and so on.
Uncertainty: Overview
In analytical chemistry, we often perform repetitive measurements to detect and minimize inaccuracies caused by both determinate and indeterminate errors. Despite the cares we take, the presence of random errors means that repeated measurements almost never have exactly the same magnitude. The collective difference between these measurements - observed values - and the estimated or expected value is called uncertainty. Uncertainty is conventionally written after the estimated or expected value.
Propagation of Uncertainty from Random Error
An experiment often consists of more than a single step. In this case, measurements at each step give rise to uncertainty. Because the measurements occur in successive steps, the uncertainty in one step necessarily contributes to that in the subsequent step. As we perform statistical analysis on these types of experiments, we must learn to account for the propagation of uncertainty from one step to the next. The propagation of uncertainty depends on the type of arithmetic operation performed on...
Interpretation of Confidence Intervals
A confidence interval is a better estimate of the population than a point estimate, as it uses a range of values from a sample instead of a single value.
Confidence intervals have confidence coefficients that are crucial for their interpretation. The most common confidence coefficients are 0.90, 0.95, and 0.99, which can be written as percentages–90%, 95%, and 99%, respectively.
Suppose a person calculates a confidence interval with a confidence coefficient of 0.95. In that case, they can...
Confidence intervals have confidence coefficients that are crucial for their interpretation. The most common confidence coefficients are 0.90, 0.95, and 0.99, which can be written as percentages–90%, 95%, and 99%, respectively.
Suppose a person calculates a confidence interval with a confidence coefficient of 0.95. In that case, they can...
Propagation of Uncertainty from Systematic Error
The atomic mass of an element varies due to the relative ratio of its isotopes. A sample's relative proportion of oxygen isotopes influences its average atomic mass. For instance, if we were to measure the atomic mass of oxygen from a sample, the mass would be a weighted average of the isotopic masses of oxygen in that sample. Since a single sample is not likely to perfectly reflect the true atomic mass of oxygen for all the molecules of oxygen on Earth, the mass we obtain from this particular...

