Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Time-Series Graph00:54

Time-Series Graph

5.6K
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.6K
Ranks01:02

Ranks

578
Unlike parametric methods, nonparametric statistics are ideal for nominal and ordinal data, requiring fewer assumptions about the population's nature or distribution. This makes nonparametric methods easier to apply and interpret, as they do not depend on parameters like mean or standard deviation. One common approach in nonparametric analysis is to sort data according to a specific criterion. For instance, we might arrange weather data from hottest to coldest days in a month or rank cities...
578
Interpreting R Charts01:22

Interpreting R Charts

434
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...
434
Relative Frequency Histogram01:14

Relative Frequency Histogram

6.8K
The relative frequency depicts the proportion of data points that have each value. The frequency tells the number of data points that have each value. Like the histogram, a relative frequency histogram also has the same shape with a horizontal scale (the x-axis), but the vertical scale (the y-axis) is marked with relative frequencies (percentages of the whole) instead of actual frequencies. A relative frequency histogram is a graphical representation of a frequency distribution where the...
6.8K
Multiple Bar Graph01:07

Multiple Bar Graph

10.5K
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...
10.5K
Friedman Two-way Analysis of Variance by Ranks01:21

Friedman Two-way Analysis of Variance by Ranks

575
Friedman's Two-Way Analysis of Variance by Ranks is a nonparametric test designed to identify differences across multiple test attempts when traditional assumptions of normality and equal variances do not apply. Unlike conventional ANOVA, which requires normally distributed data with equal variances, Friedman's test is ideal for ordinal or non-normally distributed data, making it particularly useful for analyzing dependent samples, such as matched subjects over time or repeated measures...
575

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Oxygen-mediated tandem polyethylene upcycling for selective aromatic synthesis.

National science review·2026
Same author

Usefulness of metabolic score for insulin resistance to predict restenosis after coronary stent implantation.

Annals of medicine·2026
Same author

Comparative transcriptome analysis unveils unique antiviral immune signatures of <i>Rhinolophus pusillus</i>.

Frontiers in immunology·2026
Same author

VizDefender: Unmasking Visualization Tampering Through Proactive Localization and Intent Inference.

IEEE transactions on visualization and computer graphics·2026
Same author

BiasField: Interactive Bias Probing of Machine Learning Datasets.

IEEE transactions on visualization and computer graphics·2026
Same author

VizQStudio: Iterative Visualization Literacy MCQs Design with Simulated Students.

IEEE transactions on visualization and computer graphics·2026
Same journal

MesoSplats: Texture Synthesis with Gaussian Splatting.

IEEE transactions on visualization and computer graphics·2026
Same journal

GLLA: A Unified Force-Directed Graph Layout Framework Supporting Local Adjustments.

IEEE transactions on visualization and computer graphics·2026
Same journal

Multi-Perception Crowd: Learning to combine entity and implicit perception for diverse crowd simulation.

IEEE transactions on visualization and computer graphics·2026
Same journal

Hiding in Plain Sight: Camouflaging Real-world Objects.

IEEE transactions on visualization and computer graphics·2026
Same journal

RTF2Mesh: Restricted Tangent Face Based Mesh Compression With Neural Displacement Fields.

IEEE transactions on visualization and computer graphics·2026
Same journal

Practical Occluder Generation for Mobile Games.

IEEE transactions on visualization and computer graphics·2026
See all related articles

Related Experiment Video

Updated: Apr 4, 2026

Facilitating the Analysis of Immunological Data with Visual Analytic Techniques
10:58

Facilitating the Analysis of Immunological Data with Visual Analytic Techniques

Published on: January 2, 2011

10.6K

RankExplorer: Visualization of Ranking Changes in Large Time Series Data.

Conglei Shi1, Weiwei Cui, Shixia Liu

  • 1Hong Kong University of Science and Technology. clshi@cse.ust.hk

IEEE Transactions on Visualization and Computer Graphics
|September 11, 2015
PubMed
Summary
This summary is machine-generated.

RankExplorer visualizes ranking changes in large time series datasets. This novel ThemeRiver-based method segments data and uses enhanced views to reveal hidden patterns in item value and rank evolution.

More Related Videos

A User-friendly and Powerful R Analysis of Large-scale Datasets
10:56

A User-friendly and Powerful R Analysis of Large-scale Datasets

Published on: November 4, 2025

462
Using Generative Art to Convey Past and Future Climate Transitions
06:10

Using Generative Art to Convey Past and Future Climate Transitions

Published on: March 31, 2023

1.6K

Related Experiment Videos

Last Updated: Apr 4, 2026

Facilitating the Analysis of Immunological Data with Visual Analytic Techniques
10:58

Facilitating the Analysis of Immunological Data with Visual Analytic Techniques

Published on: January 2, 2011

10.6K
A User-friendly and Powerful R Analysis of Large-scale Datasets
10:56

A User-friendly and Powerful R Analysis of Large-scale Datasets

Published on: November 4, 2025

462
Using Generative Art to Convey Past and Future Climate Transitions
06:10

Using Generative Art to Convey Past and Future Climate Transitions

Published on: March 31, 2023

1.6K

Area of Science:

  • Data Visualization
  • Information Visualization
  • Computer Science

Background:

  • Analyzing time series data often requires understanding both item value fluctuations and rank dynamics.
  • Visualizing ranking changes for thousands of items presents significant challenges for traditional methods.

Purpose of the Study:

  • To propose a novel visualization method, RankExplorer, for effectively revealing ranking changes in large-scale time series data.
  • To address the limitations of existing visualizations in presenting complex temporal ranking dynamics.

Main Methods:

  • Developed a segmentation technique to categorize time series into manageable ranking groups.
  • Extended the ThemeRiver visualization with color bars and glyphs to display aggregation values and content evolution within ranking categories.
  • Incorporated a trend curve to quantify the degree of ranking changes over time.
  • Integrated rich user interactions for exploratory data analysis.

Main Results:

  • The proposed segmentation method effectively partitions large datasets into interpretable ranking categories.
  • The enhanced ThemeRiver view successfully illustrates the evolution of aggregation values and content within each ranking category.
  • The trend curve provides a clear overview of overall ranking change intensity.
  • Case studies demonstrate RankExplorer's ability to uncover patterns obscured by traditional visualizations.

Conclusions:

  • RankExplorer offers a powerful and effective solution for visualizing ranking changes in large time series datasets.
  • The method enhances the understanding of temporal dynamics in item rankings, crucial for applications like search engine analysis.
  • The combination of segmentation, enhanced ThemeRiver, trend curves, and interactivity facilitates deeper insights into complex ranking behaviors.