Summary:Visualization is a powerful way to facilitate data analysis, but it is crucial that visualization systems explicitly convey the presence, nature, and degree of uncertainty to users. Otherwise, there is a danger that data will be falsely interpreted, potentially leading to inaccurate conclusions. A common method for denoting uncertainty is to use error bars or similar techniques designed to convey the degree of statistical uncertainty. While uncertainty can often be modeled statistically, a second form of uncertainty, bounded uncertainty, can also arise that has very different properties than statistical uncertainty. Error bars should not be used for bounded uncertainty because they do not convey the correct properties, so a different technique should be used instead.
In this paper we describe a technique for conveying bounded uncertainty in visualizations and show how it can be applied systematically to common displays of abstract charts and graphs. Interestingly, it is not always possible to show the exact degree of uncertainty, and in some cases it can only be displayed approximately. We specify an algorithm that approximates the degree of uncertainty to make it displayable while minimizing the overall loss in accuracy. In addition, we consider new data delivery paradigms that offer mechanisms for interactive control over uncertainty levels, but whose use may result in hidden side effects. We propose interfaces that offer control of uncertainty levels to the user in ways that encourage careful use of these facilities.
This paper deals with the visualization of bounded uncertainty which cannot be displayed using error bars or similar techniques, but rather should be conveyed through abstract charts and graphs. Bounded uncertainty has the property that the exact value lies inside an interval with precise upper and lower bounds, however no distribution of values can be assumed. Visualizing this type of uncertainty using previous techniques can be misleading since these techniques imply properties of statistical uncertainty. Therefore, the display of bounded uncertainty should be through techniques different than ones used for statistical uncertainty. Specifically, a technique called ambiguation widens the boundaries of graphical elements and draws the ambiguous regions between boundaries in a fuzzy manner that resembles smeared ink. The advantages of using this technique are that the location, degree, and type of uncertainty can be read in a straightforward manner.Keywords:
uncertainty visualization, bounded uncertainty, adjustable uncertaintyTechniques:
Convey bounded uncertainty via ambiguation of abstract charts and graphs (ie pie charts, error bars, scatter plots)Bibtex:
Images:
@InProceedings{ olston:2002:VDBU, author = "Chris Olston and Jock D. Mackinlay", title = "Visualizing Data with Bounded Uncertainty", booktitle = "Proceedings of the IEEE Symposium on Information Visualization (InfoVis'02)", pages = "37-40", year = "2002", }