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

Expected Frequencies in Goodness-of-Fit Tests01:19

Expected Frequencies in Goodness-of-Fit Tests

5.0K
A goodness-of-fit test is conducted to determine whether the observed frequency values are statistically similar to the frequencies expected for the dataset. Suppose the expected frequencies for a dataset are equal such as when predicting the frequency of any number appearing when casting a die. In that case, the expected frequency is the ratio of the total number of observations (n)  to the number of categories (k).
5.0K
Multiple Comparison Tests01:13

Multiple Comparison Tests

4.1K
Multiple comparison test, abbreviated as MCT, is a post hoc analysis generally performed after comparing multiple samples with one or more tests. An MCT will help identify a significantly different sample among multiple samples or a factor among multiple factors.
It would be easy to compare two samples using a significance alpha level of 0.05. In other words, there is only one sample pair to be compared. However, it would be difficult to identify a significantly different sample if the number...
4.1K
Second Uniqueness Theorem01:16

Second Uniqueness Theorem

1.2K
Consider a region consisting of several individual conductors with a definite charge density in the region between these conductors. The second uniqueness theorem states that if the total charge on each conductor and the charge density in the in-between region are known, then the electric field can be uniquely determined.
In contrast, consider that the electric field is non-unique and apply Gauss's law in divergence form in the region between the conductors and the integral form to the surface...
1.2K
Quantifying and Rejecting Outliers: The Grubbs Test01:02

Quantifying and Rejecting Outliers: The Grubbs Test

3.0K
Sometimes, a data set can have a recorded numerical observation that greatly  deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier.  To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
3.0K
Kendall's Tau Test01:16

Kendall's Tau Test

934
Kendall's tau test, also known as the Kendall rank coefficient test, is a nonparametric method for assessing association between two variables. This test is particularly useful for identifying significant correlations when the distributions of the sample and population are unknown. Developed in 1938 by the British statistician Sir Maurice George Kendall, the tau coefficient (denoted as τ) serves as a rank correlation coefficient, with values ranging from -1 to +1.
A τ value of +1 indicates...
934
The Representativeness Heuristic02:13

The Representativeness Heuristic

16.5K
The representative heuristic describes a biased way of thinking, in which you unintentionally stereotype someone or something. For example, you may assume that your professors spend their free time reading books and engaging in intellectual conversation, because the idea of them spending their time playing volleyball or visiting an amusement park does not fit in with your stereotypes of professors.
16.5K

You might also read

Related Articles

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

Sort by
Same author

Contextual image caption creation using object positional embedding and generative models.

PloS one·2026
Same author

Failed back surgery syndrome after non-instrumented lumbar surgery: Clinical report of a Tertiary care neurosurgical center.

Pakistan journal of medical sciences·2026
Same author

Machine learning-driven image encryption using SVM for enhanced security and computational efficiency.

Scientific reports·2026
Same author

Thyroid Eye Disease, Glycemic Control, and the Role of a One-Stop Clinic Approach: A Retrospective Audit Study.

Cureus·2026
Same author

A narrative review on the use of artificial intelligence in cardiovascular medicine.

Cardiovascular diagnosis and therapy·2026
Same author

From Plaque to Perfusion: A Narrative Review of Multimodality Imaging in Acute Coronary Syndromes.

Journal of clinical medicine·2026

Related Experiment Video

Updated: Nov 10, 2025

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.8K

TKFIM: Top-K frequent itemset mining technique based on equivalence classes.

Saood Iqbal1, Abdul Shahid1, Muhammad Roman1

  • 1Institute of Computing, Kohat University of Science & Technology, Kohat, Kohat, KPK, Pakistan.

Peerj. Computer Science
|April 5, 2021
PubMed
Summary

This study introduces Top-k frequent itemsets mining (TKFIM), a novel method for discovering frequent itemsets without a support threshold. TKFIM accurately mines all frequent patterns and significantly outperforms existing methods in performance and execution time.

Keywords:
Algorithm AnalysisArtifical IntelligenceFrequent ItemsetsSupport ThresholdTop-k Frequent Itemsets

More Related Videos

Cloud-Based Phrase Mining and Analysis of User-Defined Phrase-Category Association in Biomedical Publications
09:20

Cloud-Based Phrase Mining and Analysis of User-Defined Phrase-Category Association in Biomedical Publications

Published on: February 23, 2019

8.9K
Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

1.1K

Related Experiment Videos

Last Updated: Nov 10, 2025

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
07:35

Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances

Published on: October 11, 2018

7.8K
Cloud-Based Phrase Mining and Analysis of User-Defined Phrase-Category Association in Biomedical Publications
09:20

Cloud-Based Phrase Mining and Analysis of User-Defined Phrase-Category Association in Biomedical Publications

Published on: February 23, 2019

8.9K
Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers
03:37

Author Spotlight: Impact of Intergenic Interactions on Disease-Identifying Dark Biomarkers

Published on: March 1, 2024

1.1K

Area of Science:

  • Data Mining
  • Pattern Recognition

Background:

  • Exponential data growth presents challenges for traditional frequent itemset (FI) mining algorithms.
  • Existing threshold-based and size-based algorithms can miss crucial information or require complex parameter tuning.
  • Support threshold selection is difficult for users unfamiliar with dataset characteristics, impacting FI mining accuracy.

Purpose of the Study:

  • To propose a novel method for discovering frequent itemsets (FIs) without relying on a support threshold.
  • To enhance the accuracy and efficiency of FI mining in large datasets.
  • To address the computational deficiencies and potential inaccuracies of existing FI mining techniques.

Main Methods:

  • Developed a Top-k frequent itemsets mining (TKFIM) approach.
  • Utilized class equivalence and set-theory concepts for pattern discovery.
  • Compared TKFIM against state-of-the-art methods like Top-k miner and Build Once and Mine Once (BOMO).

Main Results:

  • TKFIM successfully mines all frequent itemsets without missing any patterns.
  • Demonstrated significant performance gains over Top-k miner (up to 92.70%) and BOMO (up to 100%) across various datasets.
  • Achieved substantial improvements in execution time and overall performance compared to existing techniques.

Conclusions:

  • The proposed TKFIM method offers accurate and efficient frequent itemset mining.
  • TKFIM overcomes the limitations of threshold-based approaches, particularly for users lacking dataset expertise.
  • The method is suitable for large-scale datasets, providing a robust alternative for pattern discovery.