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

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

7.0K
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...
7.0K
Multiple Comparison Tests01:13

Multiple Comparison Tests

4.5K
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.5K
Bonferroni Test01:10

Bonferroni Test

3.5K
The Bonferroni test is a statistical test named after Carlo Emilio Bonferroni, an Italian mathematician best known for Bonferroni inequalities. This statistical test is a type of multiple comparison test to determine which means are different than the rest. Bonferroni test can minimize the Type 1 error by reducing the significance level alpha, which otherwise increases with sample pairs.
The means of different samples are first paired in all possible combinations.
The null hypothesis of the...
3.5K
Comparing Experimental Results: Student's t-Test01:09

Comparing Experimental Results: Student's t-Test

6.2K
The t-test is a statistical method used to compare the sample mean with a population mean or compare two means from two data sets. The test statistic is calculated from the standard deviation, mean, and number of measurements in the data set at a selected confidence interval and then compared to a table of critical values at this confidence level. If the test statistic is smaller than the critical value, the null hypothesis is accepted. In this case, we state that the difference between the...
6.2K
Significance Testing: Overview01:04

Significance Testing: Overview

12.9K
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...
12.9K
Identifying Statistically Significant Differences: The F-Test01:14

Identifying Statistically Significant Differences: The F-Test

4.0K
The F-test is used to compare two sample variances to each other or compare the sample variance to the population variance. It is used to decide whether an indeterminate error can explain the difference in their values. The underlying assumptions that allow the use of the F-test include the data set or sets are normally distributed, and the data sets are independent of each other. The test statistic F is calculated by dividing one variance by another. In other words, the square of one standard...
4.0K

You might also read

Related Articles

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

Sort by
Same author

Federated learning with noisy labels: A comprehensive and concise review of current methodologies and future directions.

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

Hyperbolic Self-Paced Multi-Expert Network for Cross-Domain Few-Shot Facial Expression Recognition.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Societyยท2025
Same author

DCES-PA: Deformation-controllable elastic shape model for 3D bone proliferation analysis using hand HR-pQCT images.

Computers in biology and medicineยท2024
Same author

DeGCN: Deformable Graph Convolutional Networks for Skeleton-Based Action Recognition.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Societyยท2024
Same author

Relationship-Guided Knowledge Transfer for Class-Incremental Facial Expression Recognition.

IEEE transactions on image processing : a publication of the IEEE Signal Processing Societyยท2024
Same author

Knowledge Distillation Meets Label Noise Learning: Ambiguity-Guided Mutual Label Refinery.

IEEE transactions on neural networks and learning systemsยท2023

Related Experiment Video

Updated: Mar 8, 2026

Transient Optical Clearing Using Absorbing Molecules for Ex Vivo and In Vivo Imaging
07:15

Transient Optical Clearing Using Absorbing Molecules for Ex Vivo and In Vivo Imaging

Published on: July 11, 2025

3.4K

t-Tests, F-tests and Otsu's methods for image thresholding.

Jing-Hao Xue, D Michael Titterington

    IEEE Transactions on Image Processing : a Publication of the IEEE Signal Processing Society
    |February 18, 2011
    PubMed
    Summary
    This summary is machine-generated.

    Otsu's binarization method is equivalent to finding the optimal threshold using Student's t-statistic for image segmentation. This principle extends to multi-level thresholding via ANOVA's F-statistic.

    More Related Videos

    Author Spotlight: Mitochondrial Remodeling in Skeletal Muscle
    10:53

    Author Spotlight: Mitochondrial Remodeling in Skeletal Muscle

    Published on: December 1, 2023

    4.4K
    Area-based Image Analysis Algorithm for Quantification of Macrophage-fibroblast Cocultures
    07:05

    Area-based Image Analysis Algorithm for Quantification of Macrophage-fibroblast Cocultures

    Published on: February 15, 2022

    3.0K

    Related Experiment Videos

    Last Updated: Mar 8, 2026

    Transient Optical Clearing Using Absorbing Molecules for Ex Vivo and In Vivo Imaging
    07:15

    Transient Optical Clearing Using Absorbing Molecules for Ex Vivo and In Vivo Imaging

    Published on: July 11, 2025

    3.4K
    Author Spotlight: Mitochondrial Remodeling in Skeletal Muscle
    10:53

    Author Spotlight: Mitochondrial Remodeling in Skeletal Muscle

    Published on: December 1, 2023

    4.4K
    Area-based Image Analysis Algorithm for Quantification of Macrophage-fibroblast Cocultures
    07:05

    Area-based Image Analysis Algorithm for Quantification of Macrophage-fibroblast Cocultures

    Published on: February 15, 2022

    3.0K

    Area of Science:

    • Computer Vision
    • Statistical Image Processing

    Background:

    • Otsu's method is a popular image thresholding technique.
    • Student's t-test is a common statistical test for comparing two groups.

    Discussion:

    • This paper reveals the statistical underpinnings of Otsu's method.
    • It demonstrates the equivalence between Otsu's binarization and maximizing the absolute Student's t-statistic.
    • Extends this to multi-level thresholding using the F-statistic from one-way ANOVA.

    Key Insights:

    • Establishes a direct link between Otsu's method and statistical hypothesis testing.
    • Provides a statistical framework for understanding and extending image thresholding algorithms.
    • Highlights the role of likelihood-ratio tests in parametric thresholding.

    Outlook:

    • Potential for developing novel thresholding methods based on statistical principles.
    • Further exploration of parametric methods and their statistical equivalences.
    • Applications in advanced image analysis and machine learning.