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

Frequency-dependent Selection01:21

Frequency-dependent Selection

22.2K
When the fitness of a trait is influenced by how common it is (i.e., its frequency) relative to different traits within a population, this is referred to as frequency-dependent selection. Frequency-dependent selection may occur between species or within a single species. This type of selection can either be positive—with more common phenotypes having higher fitness—or negative, with rarer phenotypes conferring increased fitness.
22.2K
Introduction to Nonparametric Statistics01:28

Introduction to Nonparametric Statistics

837
Nonparametric statistics offer a powerful alternative to traditional parametric methods, useful when assumptions about the population distribution cannot be made. Unlike parametric tests, which require data to follow a specific distribution with well-defined parameters (such as the mean and standard deviation), nonparametric tests do not require such constraints. This makes them particularly valuable when dealing with small sample sizes, skewed data, or ordinal and categorical variables.
One of...
837
Quantifying and Rejecting Outliers: The Grubbs Test01:02

Quantifying and Rejecting Outliers: The Grubbs Test

1.8K
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.8K
Statistical Inference Techniques in Hypothesis Testing: Parametric Versus Nonparametric Data01:16

Statistical Inference Techniques in Hypothesis Testing: Parametric Versus Nonparametric Data

191
Statistical inference techniques, paramount in hypothesis testing, differentiate into two broad categories: parametric and nonparametric statistics.
Parametric statistics, as the name suggests, assumes that data follow a specific distribution, often a normal distribution. This assumption enables robust hypothesis testing and estimation. Parametric methods, like the Student's t-test or Goodness-of-fit test, are frequently employed in biostatistics due to their robustness. For instance,...
191
Classification of Signals01:30

Classification of Signals

747
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
747
Expected Frequencies in Goodness-of-Fit Tests01:19

Expected Frequencies in Goodness-of-Fit Tests

2.6K
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.6K

You might also read

Related Articles

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

Sort by
Same author

Personal Recovery Profiles in Chinese Carers of Children and Young People With Mental Illness: A CHIME Framework-Based Study.

International journal of mental health nursing·2026
Same author

Developing a core competency framework for community-based psychiatric rehabilitation practitioners in China: a modified Delphi study.

BMC psychiatry·2026
Same author

Extraction, isolation, structural characterization, antioxidant activity and cardiomyocyte protective activity of polysaccharide from Bletilla striata leaves.

Journal of the science of food and agriculture·2026
Same author

Development and optimization of disinfection protocol for negative pressure wards: a Delphi study.

BMC infectious diseases·2025
Same author

Gender differences in caregiver burden among informal caregivers of people with mental illness: A cross-sectional survey.

Archives of psychiatric nursing·2025
Same author

Care Tasks and Caregiver Burden Among Family Caregivers of Patients With Mental Disorders in China: Illness Perception as a Mediator and Social Support as a Moderator.

Journal of psychiatric and mental health nursing·2025

Related Experiment Video

Updated: Aug 28, 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.6K

A Novel Nonparametric Feature Selection Approach Based on Mutual Information Transfer Network.

Kunmei Li1, Nasser Fard1

  • 1College of Engineering, Northeastern University, Boston, MA 02115, USA.

Entropy (Basel, Switzerland)
|September 23, 2022
PubMed
Summary

This study introduces a new feature selection method using mutual information and mixed-integer linear programming. It improves classification accuracy by finding optimal feature subsets more effectively than traditional methods.

Keywords:
P-median problemfeature selectionlinear programmingmaxflowmutual information

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

858
Using Informational Connectivity to Measure the Synchronous Emergence of fMRI Multi-voxel Information Across Time
07:12

Using Informational Connectivity to Measure the Synchronous Emergence of fMRI Multi-voxel Information Across Time

Published on: July 1, 2014

12.4K

Related Experiment Videos

Last Updated: Aug 28, 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.6K
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

858
Using Informational Connectivity to Measure the Synchronous Emergence of fMRI Multi-voxel Information Across Time
07:12

Using Informational Connectivity to Measure the Synchronous Emergence of fMRI Multi-voxel Information Across Time

Published on: July 1, 2014

12.4K

Area of Science:

  • Data Science
  • Machine Learning
  • Computational Statistics

Background:

  • Feature selection reduces computational cost in data analysis.
  • Mutual Information (MI) quantifies feature dependence, but MI-based greedy forward methods (MIGFMs) often require specific parameters.
  • Parametric limitations can lead to suboptimal feature subsets.

Purpose of the Study:

  • To propose a novel nonparametric feature selection method.
  • To address the limitations of parametric MIGFMs.
  • To enhance the identification of superior feature subsets while managing computational expense.

Main Methods:

  • Developed a nonparametric feature selection approach using mutual information and mixed-integer linear programming (MILP).
  • Formulated the feature selection as a maximum flow problem within a mutual information network.
  • Utilized the Gurobi solver for efficient problem resolution.

Main Results:

  • The proposed method demonstrated significantly improved classification accuracy compared to existing MIGFMs.
  • Effectively identified superior feature subsets.
  • Maintained computational costs within an affordable range.

Conclusions:

  • The novel nonparametric method offers a more robust and accurate approach to feature selection.
  • MILP combined with mutual information networks provides an effective solution for high-dimensional data analysis.
  • This method overcomes limitations of traditional parametric techniques, preventing the oversight of optimal feature subsets.