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 Significance01:37

Statistical Significance

Once data is collected from both the experimental and the control groups, a statistical analysis is conducted to find out if there are meaningful differences between the two groups. A statistical analysis determines how likely any difference found is due to chance (and thus not meaningful). In psychology, group differences are considered meaningful, or significant, if the odds that these differences occurred by chance alone are 5 percent or less. Stated another way, if we repeated this...
Causality in Epidemiology01:21

Causality in Epidemiology

Causality or causation is a fundamental concept in epidemiology, vital for understanding the relationships between various factors and health outcomes. Despite its importance, there's no single, universally accepted definition of causality within the discipline. Drawing from a systematic review, causality in epidemiology encompasses several definitions, including production, necessary and sufficient, sufficient-component, counterfactual, and probabilistic models. Each has its strengths and...
Comparing the Survival Analysis of Two or More Groups01:20

Comparing the Survival Analysis of Two or More Groups

Survival analysis is a cornerstone of medical research, used to evaluate the time until an event of interest occurs, such as death, disease recurrence, or recovery. Unlike standard statistical methods, survival analysis is particularly adept at handling censored data—instances where the event has not occurred for some participants by the end of the study or remains unobserved. To address these unique challenges, specialized techniques like the Kaplan-Meier estimator, log-rank test, and Cox...
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...
Significance Testing: Overview01:04

Significance Testing: Overview

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...
Criteria for Causality: Bradford Hill Criteria - II01:28

Criteria for Causality: Bradford Hill Criteria - II

The Bradford Hill criteria serve as guidelines for establishing causative links in epidemiological research. Beyond Strength, Consistency, Specificity, and Temporality, key criteria also include Biological Gradient, Plausibility, Coherence, Experiment, and Analogy. These principles assist scientists in assessing the likelihood of causation in complex biological contexts. Below is a summary of these concepts:

You might also read

Related Articles

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

Sort by
Same author

Promera: a unified model for biomolecular structure prediction, filtering, and design.

bioRxiv : the preprint server for biology·2026
Same author

Thousandfold Expansion Microscopy.

bioRxiv : the preprint server for biology·2026
Same author

SwitchCraft: A Programmatic Framework for Designing State-Switching Proteins.

ArXiv·2026
Same author

Patterns and drivers of 43,617 mosaic chromosomal alterations in blood.

Nature genetics·2026
Same author

Multi-resolution modeling of a discrete stochastic process identifies causes of cancer.

... International Conference on Learning Representations·2026
Same author

AI-based methods for simulating, sampling, and predicting protein ensembles.

Current opinion in structural biology·2026
Same journal

OpenIMC: an open-source platform for analyzing single-cell and spatial proteomics by imaging mass cytometry.

BMC bioinformatics·2026
Same journal

NAP: an open source pipeline for cross-domain microbiome profiling using Nanopore sequencing-derived amplicon data.

BMC bioinformatics·2026
Same journal

SurvGME: an R package for survival analysis with graphical and measurement error models.

BMC bioinformatics·2026
Same journal

SimMapNet: a Bayesian framework for gene regulatory network inference using gene ontology similarities as external hint.

BMC bioinformatics·2026
Same journal

Dual channel drug-drug interactions extraction based on cross attention.

BMC bioinformatics·2026
Same journal

FeSseqdb: a curated sequence-level database and interpretable machine learning framework for identifying iron-sulfur proteins.

BMC bioinformatics·2026
See all related articles

Related Experiment Video

Updated: May 24, 2026

Two-vessel Occlusion Mouse Model of Cerebral Ischemia-reperfusion
07:34

Two-vessel Occlusion Mouse Model of Cerebral Ischemia-reperfusion

Published on: March 1, 2019

Assessing statistical significance in causal graphs.

Leonid Chindelevitch1, Po-Ru Loh, Ahmed Enayetallah

  • 1Computational Sciences Center of Emphasis, Pfizer Worldwide Research & Development, Cambridge, MA, USA.

BMC Bioinformatics
|February 22, 2012
PubMed
Summary
This summary is machine-generated.

We developed algorithms to assess statistical significance in signed causal graphs, crucial for analyzing biological regulatory networks. These methods efficiently compute p-values for hypothesis testing in complex biological data.

More Related Videos

Application of Granger Causality Analysis of the Directed Functional Connection in Alzheimer's Disease and Mild Cognitive Impairment
08:43

Application of Granger Causality Analysis of the Directed Functional Connection in Alzheimer's Disease and Mild Cognitive Impairment

Published on: August 7, 2017

Related Experiment Videos

Last Updated: May 24, 2026

Two-vessel Occlusion Mouse Model of Cerebral Ischemia-reperfusion
07:34

Two-vessel Occlusion Mouse Model of Cerebral Ischemia-reperfusion

Published on: March 1, 2019

Application of Granger Causality Analysis of the Directed Functional Connection in Alzheimer's Disease and Mild Cognitive Impairment
08:43

Application of Granger Causality Analysis of the Directed Functional Connection in Alzheimer's Disease and Mild Cognitive Impairment

Published on: August 7, 2017

Area of Science:

  • Computational biology
  • Network analysis
  • Statistical modeling

Background:

  • Signed causal graphs model cellular regulatory networks, predicting effects and inferring causes.
  • Assessing statistical significance in these complex models presents computational challenges.
  • Existing methods for graph randomization do not fully address signed causal graphs.

Purpose of the Study:

  • To address fundamental computational problems in hypothesis testing for signed causal graphs.
  • To develop efficient algorithms for computing null distributions in biological network analysis.
  • To enable robust statistical inference for signed causal graph models.

Main Methods:

  • Developed algorithms to compute the "Ternary Dot Product Distribution" for hypothesis testing.
  • Generalized Fisher's exact test to ternary variables for classification agreement.
  • Created an efficient algorithm for uniform random sampling of signed causal graphs.

Main Results:

  • Presented two efficient algorithms for computing the Ternary Dot Product Distribution.
  • Established computational complexity bounds for the Ternary Dot Product Distribution.
  • Provided a uniform random sampling algorithm for causal graph topologies.

Conclusions:

  • Delivered algorithmic solutions for critical statistical significance questions in causal graph methodology.
  • The presented algorithms are computationally efficient and mathematically validated.
  • Findings have potential applications beyond biology, generalizing existing mathematical results.