Related Experiment Video
Updated: Mar 15, 2026

05:12
ExCYT: A Graphical User Interface for Streamlining Analysis of High-Dimensional Cytometry Data
Published on: January 16, 2019
12.0K
Visualization of Categorical Longitudinal and Times Series Data.
Summary
This study introduces a novel horizontal line plot for visualizing categorical longitudinal data, enhancing pattern discovery in complex datasets. The method effectively displays state trajectories for multiple participants, improving data interpretation.
Area of Science:
- Statistics
- Data Visualization
- Longitudinal Data Analysis
Background:
- Growth curves are standard for continuous longitudinal data analysis.
- Traditional methods fail with categorical longitudinal data, hindering pattern identification.
- Categorical data represent distinct states without inherent order, complicating trajectory visualization.
Purpose of the Study:
- To introduce a new plotting technique for categorical longitudinal data.
- To enable interpretable visualization of state sequences for multiple participants.
- To reveal patterns and heterogeneity in categorical trajectories.
Main Methods:
- Developed a horizontal line plot using color/shade to represent categorical states.
- Applied sorting and stacking techniques to reveal trajectory patterns.
- Utilized the R package longCatEDA for data illustration.
Main Results:
- The horizontal line plot effectively visualizes categorical longitudinal data for multiple participants.
- Demonstrated utility across various scenarios: large samples, latent classes, intensive longitudinal designs, and missing data.
- Successfully applied to simulated and real-world alcohol consumption data.
Conclusions:
- The proposed plotting method significantly enhances the exploratory data analysis of categorical longitudinal data.
- Offers a powerful tool for uncovering complex patterns in state-based trajectories.
- Facilitates a deeper understanding of individual and group-level categorical changes over time.
More Related Videos
Related Concept Videos
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
Bar Graph
23.7K
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.7K
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...
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
How Data are Classified: Categorical Data
47.3K
A variable, usually notated by capital letters such as X and Y, is a characteristic or measurement that can be determined for each member of a population. Data are the actual values of variables. They may be numbers, or they may be words. Datum is a single value.
Data are classified based on whether they are measurable or not. Categorical data cannot be measured; instead, it can be divided into categories. For example, if Y denotes a person's party affiliation, some examples of Y include...
Data are classified based on whether they are measurable or not. Categorical data cannot be measured; instead, it can be divided into categories. For example, if Y denotes a person's party affiliation, some examples of Y include...
47.3K
Review and Preview
12.1K
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...
12.1K
Pie Chart
16.9K
A pie chart (or a pie graph) is a circular graphical chart or a pictorial representation of categorical data. It is divided into slices of pie each indicating numerical proportions. It is also used to show the relative sizes of data in a single chart.
In a pie chart, the central angle, the arc length of each slice, and the area are directly proportional to the quantity or percentage it represents. Some real-world examples that can be depicted using pie charts include marks obtained by students...
In a pie chart, the central angle, the arc length of each slice, and the area are directly proportional to the quantity or percentage it represents. Some real-world examples that can be depicted using pie charts include marks obtained by students...
16.9K

