Related Experiment Video
Updated: Mar 19, 2026

08:03
Heuristic Mining of Hierarchical Genotypes and Accessory Genome Loci in Bacterial Populations
Published on: December 7, 2021
2.9K
LandScape: a simple method to aggregate p-values and other stochastic variables without a priori grouping
Summary
This study introduces a novel method for aggregating multiple statistical tests without predefined groups, offering a flexible alternative for analyzing large datasets. The approach simplifies complex data, enhancing statistical power and potentially improving scientific discovery.
Area of Science:
- Statistical analysis in high-throughput scientific research.
- Simultaneous testing and data aggregation methodologies.
Background:
- Performing numerous statistical tests simultaneously is common in science.
- Grouping tests a priori (e.g., by regions or sliding windows) can be subjective and impact results.
- A need exists for methods that aggregate test statistics or p-values without relying on predefined criteria.
Purpose of the Study:
- To present a simple, criterion-agnostic method for aggregating sequences of stochastic variables (test statistics or p-values).
- To provide methods for evaluating the significance of aggregated variables using theoretical and resampling techniques.
- To demonstrate the method's validity and utility in simulations and real-world data analyses.
Main Methods:
- Aggregation of test statistics or p-values into fewer variables.
- Significance evaluation using theoretical considerations and resampling techniques.
- Controlled Family-Wise Error Rate (FWER) under specific assumptions.
Main Results:
- Demonstrated validity through simulations and real data analyses.
- Showcased the method's ability to control FWER in the strong sense.
- Highlighted the method's flexibility and independence from a priori grouping criteria.
Conclusions:
- The proposed aggregation method is a valuable supplement to standard statistical procedures.
- It offers a practical, agnostic alternative to conventional p-value aggregation over predefined regions.
- The method is implemented in Python and publicly available.
Related Concept Videos
Decision Making: P-value Method
7.1K
The process of hypothesis testing based on the P-value method includes calculating the P- value using the sample data and interpreting it.
First, a specific claim about the population parameter is proposed. The claim is based on the research question and is stated in a simple form. Further, an opposing statement to the claim is also stated. These statements can act as null and alternative hypotheses: a null hypothesis would be a neutral statement while the alternative hypothesis can...
First, a specific claim about the population parameter is proposed. The claim is based on the research question and is stated in a simple form. Further, an opposing statement to the claim is also stated. These statements can act as null and alternative hypotheses: a null hypothesis would be a neutral statement while the alternative hypothesis can...
7.1K
P-value
9.3K
P-value is one of the most crucial concepts in statistics.
P-value stands for the probability value. P-value is the probability that, if the null hypothesis is true, the results from another randomly selected sample will be as extreme or more extreme as the results obtained from the given sample.
A large P-value calculated from the data indicates to not reject the null hypothesis. But a higher P-value does not mean that the null hypothesis is true. The smaller the P-value, the more...
P-value stands for the probability value. P-value is the probability that, if the null hypothesis is true, the results from another randomly selected sample will be as extreme or more extreme as the results obtained from the given sample.
A large P-value calculated from the data indicates to not reject the null hypothesis. But a higher P-value does not mean that the null hypothesis is true. The smaller the P-value, the more...
9.3K
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...
The means of different samples are first paired in all possible combinations.
The null hypothesis of the...
3.5K
Testing a Claim about Population Proportion
4.0K
A complete procedure for testing a claim about a population proportion is provided here.
There are two methods of testing a claim about a population proportion: (1) Using the sample proportion from the data where a binomial distribution is approximated to the normal distribution and (2) Using the binomial probabilities calculated from the data.
The first method uses normal distribution as an approximation to the binomial distribution. The requirements are as follows: sample size is large...
There are two methods of testing a claim about a population proportion: (1) Using the sample proportion from the data where a binomial distribution is approximated to the normal distribution and (2) Using the binomial probabilities calculated from the data.
The first method uses normal distribution as an approximation to the binomial distribution. The requirements are as follows: sample size is large...
4.0K
Statistical Hypothesis Testing
7.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...
Statistical significance measures the probability that an observed result occurred by chance. If this probability, known as...
7.1K
Statistical Analysis: Overview
16.9K
When we take repeated measurements on the same or replicated samples, we will observe inconsistencies in the magnitude. These inconsistencies are called errors. To categorize and characterize these results and their errors, the researcher can use statistical analysis to determine the quality of the measurements and/or suitability of the methods.
One of the most commonly used statistical quantifiers is the mean, which is the ratio between the sum of the numerical values of all results and the...
One of the most commonly used statistical quantifiers is the mean, which is the ratio between the sum of the numerical values of all results and the...
16.9K

