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

Ratio Level of Measurement00:54

Ratio Level of Measurement

18.3K
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.
A set of data measured using the ratio scale takes care of the ratio problem and provides complete information. Ratio scale data are like interval scale data, except they have a zero point and ratios can be calculated....
18.3K
Quantifying and Rejecting Outliers: The Grubbs Test01:02

Quantifying and Rejecting Outliers: The Grubbs Test

1.6K
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...
1.6K
Expected Frequencies in Goodness-of-Fit Tests01:19

Expected Frequencies in Goodness-of-Fit Tests

2.5K
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).
2.5K
Difference from Background: Limit of Detection01:05

Difference from Background: Limit of Detection

6.4K
The limit of detection (LOD) is the smallest amount of analyte that can be distinguished from the background noise. The LOD value corresponds to the concentration at which the analyte signal is three times larger than the standard deviation of the blank signal. Below this value, the analyte signal cannot be differentiated from the background noise. It is calculated by dividing the calibration slope by 3 times the standard deviation of the blank signals.
The LOD indicates the presence or absence...
6.4K
Mean Absolute Deviation01:13

Mean Absolute Deviation

2.6K
The mean absolute deviation is also a measure of the variability of data in a sample. It is the absolute value of the average difference between the data values and the mean.
Let us consider a dataset containing the number of unsold cupcakes in five shops: 10, 15, 8, 7, and 10. Initially, calculate the sample mean. Then calculate the deviation, or the difference, between each data value and the mean. Next, the absolute values of these deviations are added and divided by the sample size to...
2.6K
Routh-Hurwitz Criterion II01:19

Routh-Hurwitz Criterion II

261
In the application of the Routh-Hurwitz criterion, two specific scenarios can arise that complicate stability analysis.
The first scenario occurs when a singular zero appears in the first column of the Routh table. This situation creates a division by zero issues. To resolve this, a small positive or negative number, denoted as epsilon (∈), is substituted for the zero. The stability analysis proceeds by assuming a sign for ∈. If ∈ is positive, any sign change in the first...
261

You might also read

Related Articles

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

Sort by
Same author

Hierarchical feature based dual contrastive multiview clustering.

Neural networks : the official journal of the International Neural Network Society·2026
Same author

Unsupervised feature selection via row-sparse local preserving projection.

Neural networks : the official journal of the International Neural Network Society·2026
Same author

A Unified Framework for Pseudo-Supervised Clustering via Weighted Sample Aggregation.

IEEE transactions on pattern analysis and machine intelligence·2026
Same author

Projection with mixed-size anchor graphs.

Neural networks : the official journal of the International Neural Network Society·2026
Same author

SimMTC: Simple Multi-View Tensor Clustering.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Society·2026
Same author

Unsupervised fine-tuning of vision-language models by fusing classifier tuning and visual prompt tuning.

Neural networks : the official journal of the International Neural Network Society·2026

Related Experiment Video

Updated: Jul 14, 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.5K

Worst-Case Discriminative Feature Learning via Max-Min Ratio Analysis.

Zheng Wang, Feiping Nie, Canyu Zhang

    IEEE Transactions on Pattern Analysis and Machine Intelligence
    |October 10, 2023
    PubMed
    Summary

    We introduce Max-Min Ratio Analysis (MMRA), a new method for class separation. MMRA enhances feature learning by maximizing the ratio of between-class to within-class scatter, improving separation for overlapped classes.

    More Related Videos

    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

    796
    Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
    07:15

    Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model

    Published on: August 16, 2020

    6.8K

    Related Experiment Videos

    Last Updated: Jul 14, 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.5K
    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

    796
    Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model
    07:15

    Machine Learning Algorithms for Early Detection of Bone Metastases in an Experimental Rat Model

    Published on: August 16, 2020

    6.8K

    Area of Science:

    • Machine Learning
    • Data Science

    Background:

    • Traditional methods struggle with 'worst-case class separation', especially with diverging intra-class sample distributions.
    • Existing techniques maximize minimal pairwise distances, failing to fully separate overlapping classes.

    Purpose of the Study:

    • To address the challenge of worst-case class separation using a novel criterion.
    • To develop discriminative feature learning models for dimensionality reduction and metric learning.

    Main Methods:

    • Propose Max-Min Ratio Analysis (MMRA) to maximize the minimal ratio of between-class to within-class scatter.
    • Develop two novel discriminative feature learning models based on the MMRA criterion.
    • Derive an iterative algorithm and a bisection search strategy for solving the optimization problem.

    Main Results:

    • The proposed MMRA criterion significantly enhances separability for overlapped classes.
    • Developed algorithms demonstrate convergence and efficient solving of the non-smooth, non-convex problem.
    • Extensive experiments on artificial and real-world ScRNA-seq datasets validate the method's effectiveness.

    Conclusions:

    • The novel MMRA criterion effectively tackles the worst-case class separation problem.
    • The developed feature learning models and algorithms offer significant improvements in pattern classification and image retrieval.
    • MMRA provides a robust approach for improving class separability in complex datasets.