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

Bonferroni Test01:10

Bonferroni Test

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

Multiple Comparison Tests

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...
Test for Homogeneity01:23

Test for Homogeneity

The goodness–of–fit test can be used to decide whether a population fits a given distribution, but it will not suffice to decide whether two populations follow the same unknown distribution. A different test, called the test for homogeneity, can be used to conclude whether two populations have the same distribution. To calculate the test statistic for a test for homogeneity, follow the same procedure as with the test of independence. The hypotheses for the test for homogeneity can be stated as...
Types of Hypothesis Testing01:11

Types of Hypothesis Testing

There are three types of hypothesis tests: right-tailed, left-tailed, and two-tailed.
When the null and alternative hypotheses are stated, it is observed that the null hypothesis is a neutral statement against which the alternative hypothesis is tested. The alternative hypothesis is a claim that instead has a certain direction. If the null hypothesis claims that p = 0.5, the alternative hypothesis would be an opposing statement to this and can be put either p > 0.5, p < 0.5, or p ≠ 0.5.
Statistical Inference Techniques in Hypothesis Testing: Parametric Versus Nonparametric Data01:16

Statistical Inference Techniques in Hypothesis Testing: Parametric Versus Nonparametric Data

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, comparing...
Statistical Hypothesis Testing01:16

Statistical Hypothesis Testing

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...

You might also read

Related Articles

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

Sort by
Same author

Where Medical Statistics Meets Artificial Intelligence.

The New England journal of medicine·2023
Same author

Correction: Machine learning for predicting neurodegenerative diseases in the general older population: a cohort study.

BMC medical research methodology·2023
Same author

Machine learning for predicting neurodegenerative diseases in the general older population: a cohort study.

BMC medical research methodology·2023
Same author

Allergic airway inflammation delays glioblastoma progression and reinvigorates systemic and local immunity in mice.

Allergy·2022
Same author

DrDimont: explainable drug response prediction from differential analysis of multi-omics networks.

Bioinformatics (Oxford, England)·2022
Same author

An improved residual U-Net with morphological-based loss function for automatic liver segmentation in computed tomography.

Mathematical biosciences and engineering : MBE·2022
Same journal

2DKD: a toolkit for content-based local image search.

Source code for biology and medicine·2020
Same journal

Computing and graphing probability values of pearson distributions: a SAS/IML macro.

Source code for biology and medicine·2020
Same journal

iPBAvizu: a PyMOL plugin for an efficient 3D protein structure superimposition approach.

Source code for biology and medicine·2019
Same journal

Social support for collaboration and group awareness in life science research teams.

Source code for biology and medicine·2019
Same journal

MZPAQ: a FASTQ data compression tool.

Source code for biology and medicine·2019
Same journal

IPCAPS: an R package for iterative pruning to capture population structure.

Source code for biology and medicine·2019
See all related articles

Related Experiment Video

Updated: Jun 28, 2026

Combined Immunofluorescence and DNA FISH on 3D-preserved Interphase Nuclei to Study Changes in 3D Nuclear Organization
13:55

Combined Immunofluorescence and DNA FISH on 3D-preserved Interphase Nuclei to Study Changes in 3D Nuclear Organization

Published on: February 3, 2013

Permutation - based statistical tests for multiple hypotheses.

Anyela Camargo1, Francisco Azuaje, Haiying Wang

  • 1University of Ulster at Jordanstown, School of Computing and Mathematics, Shore Road, Newtownabbey, Co, Antrim, BT37 0QB, Northern Ireland, UK. hy.wang@ulster.ac.uk.

Source Code for Biology and Medicine
|October 23, 2008
PubMed
Summary
This summary is machine-generated.

This study introduces Ptest, an open-source software for hypothesis testing in genomics. It offers permutation tests for categorical and numerical data, enhancing multiple testing correction beyond traditional methods.

More Related Videos

Mapping Cortical Dynamics Using Simultaneous MEG/EEG and Anatomically-constrained Minimum-norm Estimates: an Auditory Attention Example
08:45

Mapping Cortical Dynamics Using Simultaneous MEG/EEG and Anatomically-constrained Minimum-norm Estimates: an Auditory Attention Example

Published on: October 24, 2012

Related Experiment Videos

Last Updated: Jun 28, 2026

Combined Immunofluorescence and DNA FISH on 3D-preserved Interphase Nuclei to Study Changes in 3D Nuclear Organization
13:55

Combined Immunofluorescence and DNA FISH on 3D-preserved Interphase Nuclei to Study Changes in 3D Nuclear Organization

Published on: February 3, 2013

Mapping Cortical Dynamics Using Simultaneous MEG/EEG and Anatomically-constrained Minimum-norm Estimates: an Auditory Attention Example
08:45

Mapping Cortical Dynamics Using Simultaneous MEG/EEG and Anatomically-constrained Minimum-norm Estimates: an Auditory Attention Example

Published on: October 24, 2012

Area of Science:

  • Genomics and Proteomics
  • Bioinformatics
  • Statistical Genetics

Background:

  • Genomic and proteomic analyses frequently involve testing numerous hypotheses on diverse data types.
  • Standard multiple testing corrections (Bonferroni, Benjamini-Hochberg) and permutation tests are crucial for managing false positives.
  • Existing tools often lack permutation test options for categorical data like Chi-square tests.

Purpose of the Study:

  • To develop an open-source software tool, Ptest, for hypothesis testing.
  • To provide robust statistical tests for both numerical and categorical data.
  • To incorporate advanced multiple testing correction methods, including permutation tests.

Main Methods:

  • Developed a user-friendly, public-domain software tool.
  • Implemented estimation of test statistics for categorical (Chi-square) and numerical (t-test, ANOVA, Bartlett's test) data.
  • Integrated Bonferroni, Benjamini-Hochberg, and permutation tests for validating statistical significance and controlling Type I errors.

Main Results:

  • The Ptest software enables comprehensive hypothesis testing for genomics and proteomics.
  • Permutation tests were demonstrated to be powerful for multiple hypotheses assessment.
  • The tool effectively controls the rate of Type I errors for both numerical and categorical data.

Conclusions:

  • The Ptest software offers versatile analytical options for hypothesis testing in functional genomics.
  • It supports a wide range of hypothesis testing tasks using both numerical and categorical data.
  • The tool enhances the reliability of findings in large-scale biological data analyses.