Related Experiment Video
Updated: Jun 19, 2026

10:46
A Method of Trigonometric Modelling of Seasonal Variation Demonstrated with Multiple Sclerosis Relapse Data
Published on: December 9, 2015
Visualization and exploration of temporal trend relationships in multivariate time-varying data
1The Ohio State University, OH, USA. leeten@cse.ohio-state.edu
IEEE Transactions on Visualization and Computer Graphics
|October 17, 2009
Summary
This study introduces a new algorithm for analyzing complex scientific data. It identifies and visualizes trends and their relationships over time and space, enabling better understanding of correlations and causality.
Area of Science:
- Data Science
- Scientific Visualization
- Time Series Analysis
Background:
- Analyzing large, multivariate time-varying datasets is challenging.
- Understanding temporal trends and their interrelationships is crucial for scientific discovery.
Purpose of the Study:
- To develop a novel algorithm for exploring and visualizing multivariate time-varying data.
- To identify and model trend relationships, including correlations and causal effects, within scientific datasets.
Main Methods:
- Developed the SUBDTW algorithm to detect trend appearance and disappearance in time series.
- Modeled temporal trend relationships using a state machine approach.
- Proposed a linear-time complexity algorithm for extracting trend relationships from large datasets.
Main Results:
- Successfully identified important trend relationships by analyzing variable changes over time and space.
- Demonstrated the algorithm's ability to model temporal relationships as state machines.
- Validated the approach on diverse scientific datasets, showcasing its utility.
Conclusions:
- The new algorithm efficiently extracts and visualizes complex trend relationships in scientific data.
- The SUBDTW algorithm and state machine modeling provide robust methods for time series trend analysis.
- Novel user interfaces enhance exploration and understanding of spatio-temporal data patterns.
Related Concept Videos
Time-Series Graph
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...
Survival Tree
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a survival tree begins...
Building a Survival Tree
Constructing a survival tree begins...
Scatter Plot
The most common and easiest way to display the relationship between two variables, x and y, is a scatter plot. A scatter plot shows the direction of a relationship between the variables. A clear direction happens when there is either:
Drug Concentration Versus Time Correlation
The plasma drug concentration-time curve is a crucial tool in pharmacokinetics, representing the drug's concentration in plasma at different time intervals post-administration. This curve illustrates the drug's journey from absorption into the systemic circulation, distribution to body tissues, and eventual elimination through excretion or biotransformation.
Two pivotal parameters are the minimum effective concentration (MEC) and the minimum toxic concentration (MTC). The MEC is the lowest drug...
Two pivotal parameters are the minimum effective concentration (MEC) and the minimum toxic concentration (MTC). The MEC is the lowest drug...
Correlation of Experimental Data
Dimensional analysis simplifies complex physical problems and guides experimental investigations, but it does not provide complete solutions. It identifies the dimensionless groups that influence a phenomenon, but experimental data is needed to establish the specific relationships and validate theoretical predictions.
For example, a spherical particle moving through a viscous fluid experiences drag. Dimensional analysis shows that the drag force depends on the particle's diameter, velocity, and...
For example, a spherical particle moving through a viscous fluid experiences drag. Dimensional analysis shows that the drag force depends on the particle's diameter, velocity, and...
Variability: Analysis
Measures of variability are statistical metrics that reveal the dispersion pattern within a dataset. They are pivotal in biostatistics, providing insights into the heterogeneity within health and biological data. Variability signifies the degree to which data points diverge from one another, helping researchers understand the potential range of values and associated uncertainty within the data.
The range is a simple measure of variability, indicating the difference between the highest and...
The range is a simple measure of variability, indicating the difference between the highest and...

