Related Experiment Video
Updated: Feb 27, 2026

10:58
Facilitating the Analysis of Immunological Data with Visual Analytic Techniques
Published on: January 2, 2011
10.5K
Keshif: Rapid and Expressive Tabular Data Exploration for Novices
IEEE Transactions on Visualization and Computer Graphics
|July 11, 2017
Summary
Keshif offers an automated approach to tabular data exploration, enhancing speed and reducing learning curves for novices. This system helps users discover numerous data insights efficiently, comparable to expert tools.
Area of Science:
- Computer Science
- Human-Computer Interaction
- Data Visualization
Background:
- Manual data exploration interfaces require significant user effort and time, limiting exploratory speed and accessibility for novices.
- Existing tools often demand high expertise, creating a barrier for new data analysts.
Purpose of the Study:
- To introduce Keshif, a novel systematic design for automated tabular data exploration.
- To enhance data exploration speed, reduce learning efforts, and support novice data analysts.
Main Methods:
- Keshif aggregates data by attribute values and visualizes summaries using a consistent, data-type-based design.
- Employs linked highlighting, filtering, and comparison selections for detailed distribution analysis.
- Features aggregate metrics, scale modes, calculated attributes, and saved selections for increased expressiveness.
Main Results:
- Keshif simplifies the authoring of interactive dashboards from raw data.
- Novice users achieved an average of nearly 30 data insights within 15 minutes of exploration.
- Performance is comparable to skilled users employing more complex, traditional data exploration tools.
Conclusions:
- Keshif's automated design effectively supports novice data analysts in achieving rapid and deep data insights.
- The system demonstrates the potential of principled automated design to democratize data exploration.
Related Concept Videos
Interpreting R Charts
382
R chart, or range chart, is a fundamental tool in statistical process control used to monitor the variability within a process. It complements the X-bar (x̄) chart by focusing on the range of the data, rather than individual values, providing a clear picture of the process dispersion over time.
An R chart plots the range of subsets of measurements collected from a process. Each point on the chart represents the range—defined as the difference between the maximum and minimum...
An R chart plots the range of subsets of measurements collected from a process. Each point on the chart represents the range—defined as the difference between the maximum and minimum...
382
5-Number Summary
6.0K
In a dataset, the 5-number summary includes the minimum data value, the data value of the first quartile, the median data value or data value of the second quartile, the data value of the third quartile, and the maximum data value. These 5 data values can be visualized as a box and whisker plot.
In a box plot, the minimum and maximum data values represent the lower and upper whiskers in the graph, and the median is designated as the center of the box in the chart. The first quartile and third...
In a box plot, the minimum and maximum data values represent the lower and upper whiskers in the graph, and the median is designated as the center of the box in the chart. The first quartile and third...
6.0K
Boxplot
14.2K
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.2K
Review and Preview
11.9K
Data are individual items of information obtained from a population or sample. Data may be classified as qualitative (categorical), quantitative continuous, or quantitative discrete. Because it is not practical to measure the entire population in a study, researchers use samples to represent the population. A random sample is a representative group from the population chosen by using a method that gives each individual in the population an equal chance of being included in the sample. Random...
11.9K
Modified Boxplots
11.5K
A standard box and whisker plot informs us about the spread of the data in a given sample. One can identify the minimum value, maximum value, first quartile value, second quartile or median value, and third quartile.
However, the box plot does not tell the reader about outliers - values that lie far from the center of the data. We can modify the standard box and whisker plot to identify the outliers and visualize the actual spread of the data in a sample.
Initially, we calculate the adjusted...
However, the box plot does not tell the reader about outliers - values that lie far from the center of the data. We can modify the standard box and whisker plot to identify the outliers and visualize the actual spread of the data in a sample.
Initially, we calculate the adjusted...
11.5K
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

