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

How Data are Classified: Categorical Data01:11

How Data are Classified: Categorical Data

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...
Thematic Layering in GIS01:30

Thematic Layering in GIS

In the past, planning projects such as schools or public facilities required extensive manual effort to gather and compile data. Information such as property boundaries, soil characteristics, road networks, zoning regulations, and flood zones had to be sourced individually from courthouses, utility providers, and registry offices. Assembling these datasets into a coherent format often took several months, delaying project timelines.The introduction of Geographic Information Systems (GIS)...
Cluster Sampling Method01:20

Cluster Sampling Method

Appropriate sampling methods ensure that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
How Data are Classified: Numerical Data00:59

How Data are Classified: Numerical Data

Data that are countable or measurable in specific units are called numerical or quantitative data. Quantitative data are always numbers. Quantitative data are the result of counting or measuring the attributes of a population. Amount of money, pulse rate, weight, number of people living in a town, and number of students who opt for statistics are examples of quantitative data.
Quantitative data may be either discrete or continuous. All quantitative data that take on only specific numerical...
Ordinal Level of Measurement00:55

Ordinal Level of Measurement

The way a set of data is measured is called its level of measurement. Correct statistical procedures depend on a researcher being familiar with levels of measurement. For analysis, data are classified into four levels of measurement—nominal, ordinal, interval, and ratio.
Data measured using an ordinal scale are similar to nominal scale data, but there is one major difference. The ordinal scale data can be ordered. An example of ordinal scale data is a list of the top five national parks in the...
Nominal Level of Measurement00:56

Nominal Level of Measurement

The way a set of data is measured is called its level of measurement. Correct statistical procedures depend on a researcher being familiar with levels of measurement. Not every statistical operation can be used with every set of data. For analysis, data are classified into four levels of measurement—nominal, ordinal, interval, and ratio.
The data that cannot be measured but can be grouped into categories fall under the nominal level of measurement. Data that is measured using a nominal scale is...

You might also read

Related Articles

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

Sort by
Same author

Chronology of forensic bloodstain age estimation using UV-Vis spectroscopy-A comprehensive review.

Forensic science international·2025
Same author

Ethical implications related to processing of personal data and artificial intelligence in humanitarian crises: a scoping review.

BMC medical ethics·2025
Same author

TapFix: Cursorless Typographical Error Correction for Touch-Sensor Displays.

Sensors (Basel, Switzerland)·2025
Same author

Comparative genomic analysis of thermophilic fungi reveals convergent evolutionary adaptations and gene losses.

Communications biology·2024
Same author

Ontology-Based Data Collection for a Hybrid Outbreak Detection Method Using Social Media.

IEEE transactions on nanobioscience·2024
Same author

The role of a digital twin in supporting criminal investigations - a case report about a possible abuse.

Forensic science, medicine, and pathology·2024

Related Experiment Video

Updated: Jun 26, 2026

Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations
12:27

Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations

Published on: February 15, 2017

Efficient layered density-based clustering of categorical data.

Bill Andreopoulos1, Aijun An, Xiaogang Wang

  • 1Biotechnological Centre, Technische Universität Dresden, 47-51 Tatzberg, 01307 Dresden Sachsen, Germany. williama@biotec.tu-dresden.de

Journal of Biomedical Informatics
|December 30, 2008
PubMed
Summary
This summary is machine-generated.

HIERDENC offers efficient hierarchical density-based clustering for categorical data, improving subspace search and scalability for large, growing datasets without re-clustering.

More Related Videos

Creating Objects and Object Categories for Studying Perception and Perceptual Learning
14:38

Creating Objects and Object Categories for Studying Perception and Perceptual Learning

Published on: November 2, 2012

ExCYT: A Graphical User Interface for Streamlining Analysis of High-Dimensional Cytometry Data
05:12

ExCYT: A Graphical User Interface for Streamlining Analysis of High-Dimensional Cytometry Data

Published on: January 16, 2019

Related Experiment Videos

Last Updated: Jun 26, 2026

Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations
12:27

Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations

Published on: February 15, 2017

Creating Objects and Object Categories for Studying Perception and Perceptual Learning
14:38

Creating Objects and Object Categories for Studying Perception and Perceptual Learning

Published on: November 2, 2012

ExCYT: A Graphical User Interface for Streamlining Analysis of High-Dimensional Cytometry Data
05:12

ExCYT: A Graphical User Interface for Streamlining Analysis of High-Dimensional Cytometry Data

Published on: January 16, 2019

Area of Science:

  • Bioinformatics
  • Data Mining
  • Machine Learning

Background:

  • Density-based clustering of categorical biomedical data faces challenges due to undefined attribute value ordering, slowing dense subspace searches.
  • Existing methods struggle with scalability and efficiency on large, dynamic datasets.

Purpose of the Study:

  • To introduce the HIERDENC algorithm for hierarchical density-based clustering of categorical data.
  • To develop an efficient indexing method for fast dense subspace searching.
  • To address the limitations of existing clustering algorithms in handling large and evolving biomedical datasets.

Main Methods:

  • Developed the HIERDENC algorithm for hierarchical density-based clustering of categorical data.
  • Proposed a complementary index for efficient dense subspace searching.
  • Implemented an updating mechanism for the HIERDENC index to accommodate new objects without full re-clustering.
  • Performed comparisons with other clustering algorithms on large datasets.

Main Results:

  • HIERDENC demonstrated superior runtime scalability with increasing numbers of objects compared to other algorithms.
  • Achieved improved cluster quality on large datasets.
  • Successfully collapsed bicliques in large networks, resulting in up to an 86.5% edge reduction.
  • The HIERDENC index updates and cluster retrieval were found to be efficient.

Conclusions:

  • HIERDENC is a scalable and efficient algorithm for hierarchical density-based clustering of categorical data.
  • The algorithm is well-suited for large and rapidly growing datasets due to its independence from object ordering and efficient incremental updating.
  • HIERDENC requires no user-specified input parameters, simplifying its application.