Using Gap Charts to Visualize the Temporal Evolution of Ranks and Scores
IEEE Computer Graphics and Applications
|January 24, 2017
Summary
Gap charts (GCs) offer a novel visualization for ranked data over time, outperforming traditional rank charts (RCs) and score charts (SCs). GCs clearly display rank changes and score differences, enhancing understanding of performance evolutions.
Area of Science:
- Data Visualization
- Information Visualization
- Computer Science
Background:
- Traditional line charts like rank charts (RCs) and score charts (SCs) have limitations in visualizing ranked data over time.
- Existing methods struggle to clearly represent both rank and score dynamics simultaneously.
Purpose of the Study:
- Introduce a novel class of line charts, gap charts (GCs), designed to overcome limitations of existing ranking visualizations.
- Evaluate the effectiveness of GCs for tasks involving time-dependent rank and score analysis.
Main Methods:
- Developed gap charts (GCs) that display entries ranked by a performance metric over time.
- Ensured entries do not overlap, with gaps indicating score differences.
- Evaluated GCs against standard time-dependent ranking visualizations.
Main Results:
- Gap charts (GCs) outperform traditional visualizations for tasks requiring identification and understanding of rank and score evolutions.
- GCs effectively visualize magnitude of score differences through gaps between entries.
- Entries in GCs exhibit minimal overlap, primarily occurring during rank changes.
Conclusions:
- Gap charts (GCs) represent a significant advancement in visualizing time-dependent ranked data.
- GCs offer a scalable and generic approach applicable to diverse datasets.
- This novel visualization enhances the interpretability of performance metric dynamics.
Related Concept Videos
Run Charts
325
Run charts serve as an essential instrument for visualizing the performance of various processes over time, enabling the identification of trends and patterns crucial for quality improvement. These charts map out a series of data points chronologically, offering insights into the stability and efficiency of a process. A run chart's creation involves plotting data points on a graph, with the time intervals on the horizontal axis and the specific measurements on the vertical axis. For...
325
Bar Graph
23.5K
A bar graph is also called a bar chart and consists of bars that are separated from each other. It either uses horizontal or vertical bars to show comparisons among categories. The bars can be rectangles, or they can be rectangular boxes (used in three-dimensional plots). One axis of the graph represents the specific categories being compared, and the other axis shows a discrete value. In this graph, the length of the bar for each category is proportional to the number or percent of individuals...
23.5K
Boxplot
14.3K
Box plots (also called box-and-whisker plots or box-whisker plots) give an excellent graphical image of the concentration of the data. They also show how far the extreme values are from most data. A box plot is constructed from five values: the minimum value, the first quartile, the median, the third quartile, and the maximum value. We use these values to compare how close other data values are to them. To construct a box plot, use a horizontal or vertical number line and a rectangular box. The...
14.3K
Multiple Bar Graph
10.4K
As the name suggests, a multiple bar graph is the same as a bar graph but has multiple bars to depict relationships between different data values. One can include as many parameters as possible. However, each parameter must have the same unit of measurement.
Each bar or column in the multiple bar graph represents a data value. These graphs are used primarily in interrelating two or more sets of data. The categories of different kinds of data are listed along the horizontal or x-axis, whereas...
Each bar or column in the multiple bar graph represents a data value. These graphs are used primarily in interrelating two or more sets of data. The categories of different kinds of data are listed along the horizontal or x-axis, whereas...
10.4K
Time-Series Graph
5.5K
A time-series graph is a line graph with repeated measurements taken at successive intervals of time. It is also called a time series chart. To construct a time-series graph, one must look at both pieces of a paired data set. The horizontal axis is used to plot the time increments, and the vertical axis is used to plot the values of the variable that one is measuring. By using the axes in this way, each point on the graph will correspond to time and a measured quantity. The points on the graph...
5.5K
Interpreting Run Charts
4.1K
Run charts, essentially line graphs plotted over time, serve as fundamental yet effective tools for process analysis. They chronicle data sequentially, facilitating the identification of trends, shifts, or cyclical movements. This graphical representation is instrumental in determining whether a process is stable or exhibits signs of potential instability indicative of special cause variation. In the healthcare domain, run charts depict infection rates over time, enabling hospitals to monitor...
4.1K


