Jove
Visualize
Contact Us

Related Concept Videos

Quantifying and Rejecting Outliers: The Grubbs Test01:02

Quantifying and Rejecting Outliers: The Grubbs Test

2.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...
2.6K
Statistical Hypothesis Testing01:16

Statistical Hypothesis Testing

3.1K
Hypothesis testing is a critical statistical procedure facilitating informed, evidence-based decisions. It begins with a hypothesis, which is a tentative explanation, or a prediction about a population parameter. This hypothesis can be either a null hypothesis (H0), indicating no effect or difference, or an alternative hypothesis (Ha), suggesting an effect or difference.
Statistical significance measures the probability that an observed result occurred by chance. If this probability, known as...
3.1K
Significance Testing: Overview01:04

Significance Testing: Overview

6.0K
Significance testing is a set of statistical methods used to test whether a claim about a parameter is valid. In analytical chemistry, significance testing is used primarily to determine whether the difference between two values comes from determinate or random errors. The effect of a particular change in the measurement protocol, analyst, or sample itself can cause a deviation from the expected result. In the case of a suspected deviation/outlier, we need to be able to confirm mathematically...
6.0K
Statistical Methods to Analyze Parametric Data: Student t-Test and Goodness-of-Fit Test01:09

Statistical Methods to Analyze Parametric Data: Student t-Test and Goodness-of-Fit Test

2.7K
In parametric statistics, two fundamental tests stand out for their utility and wide application: the Student's t-test and goodness-of-fit tests. These tests provide researchers with a robust method for drawing insights from data, testing hypotheses, and making informed decisions based on their findings.
The Student's t-test is a statistical test that examines if there is a statistically significant difference between the means of two groups. This test is instrumental when dealing with...
2.7K
Statistical Inference Techniques in Hypothesis Testing: Parametric Versus Nonparametric Data01:16

Statistical Inference Techniques in Hypothesis Testing: Parametric Versus Nonparametric Data

252
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,...
252
Goodness-of-Fit Test01:16

Goodness-of-Fit Test

5.2K
The goodness-of-fit test is a type of hypothesis test which determines whether the data "fits" a particular distribution. For example, one may suspect that some anonymous data may fit a binomial distribution. A chi-square test (meaning the distribution for the hypothesis test is chi-square) can be used to determine if there is a fit. The null and alternative hypotheses may be written in sentences or stated as equations or inequalities. The test statistic for a goodness-of-fit test is given as...
5.2K

You might also read

Related Articles

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

Sort by
Same author

Image Inpainting Forgery Detection: A Review.

Journal of imaging·2024
Same author

A Decision-Tree Approach to Assist in Forecasting the Outcomes of the Neonatal Brain Injury.

International journal of environmental research and public health·2021
Same author

Image inpainting methods evaluation and improvement.

TheScientificWorldJournal·2014
See all related articles
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 Experiment Video

Updated: Oct 12, 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.7K

Accelerating Causal Inference and Feature Selection Methods through G-Test Computation Reuse.

Camil Băncioiu1, Remus Brad1

  • 1Department of Computer Science and Electrical Engineering, Lucian Blaga University of Sibiu, 550024 Sibiu, Romania.

Entropy (Basel, Switzerland)
|November 27, 2021
PubMed
Summary

A new method efficiently computes the statistical G-test by linking it to information theory. This approach significantly speeds up applications like feature selection and causal inference by reusing calculations.

Keywords:
G-testMarkov blanketcausal inferencecomputation reusefeature selectioninformation theory

More Related Videos

A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment
12:18

A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment

Published on: January 11, 2020

7.7K
Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

1.1K

Related Experiment Videos

Last Updated: Oct 12, 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.7K
A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment
12:18

A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment

Published on: January 11, 2020

7.7K
Constructing and Visualizing Models using Mime-based Machine-learning Framework
06:19

Constructing and Visualizing Models using Mime-based Machine-learning Framework

Published on: July 22, 2025

1.1K

Area of Science:

  • Computational statistics
  • Information theory
  • Data science

Background:

  • The G-test is a statistical test used in various data science applications.
  • Existing methods for computing the G-test can be computationally intensive, especially in iterative processes.
  • Applications like feature selection and causal inference often require numerous G-tests.

Purpose of the Study:

  • To introduce a novel and highly efficient method for computing the statistical G-test.
  • To demonstrate the computational advantages of this new method in data science tasks.

Main Methods:

  • The G-test statistic is decomposed into a sum of joint entropy terms, leveraging information theory principles.
  • This decomposition allows for the reuse of partial results, optimizing computation.
  • The method was implemented within the IPC-MB algorithm for Markov blanket discovery.

Main Results:

  • The proposed G-test computation method demonstrated significant efficiency gains compared to unoptimized methods.
  • IPC-MB using the enhanced G-test showed superior performance over its standard version and IPC-MB++.
  • The method offers substantial speedups for iterative G-test computations.

Conclusions:

  • The novel G-test computation method offers substantial efficiency improvements.
  • This approach is broadly applicable to any data science task involving G-tests, particularly feature selection and causal inference.
  • The method's foundation in information theory ensures wide applicability across data science domains.