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

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
Factorial Design02:01

Factorial Design

15.0K
Factorial Analysis is an experimental design that applies Analysis of Variance (ANOVA) statistical procedures to examine a change in a dependent variable due to more than one independent variable, also known as factors. Changes in worker productivity can be reasoned, for example, to be influenced by salary and other conditions, such as skill level. One way to test this hypothesis is by categorizing salary into three levels (low, moderate, and high) and skills sets into two levels (entry level...
15.0K
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
Bootstrapping01:24

Bootstrapping

900
The term "bootstrap" originated in the 19th century as a metaphor for self-improvement or achieving something independently, without external assistance. This concept extends to statistical bootstrapping, a self-contained method for estimating population parameters through resampling, even though it can be computationally intensive. Developed by the American statistician Dr. Bradley Efron in 1979, bootstrapping provides a robust way to perform inference when the original sample size is...
900
Testing a Claim about Population Proportion01:24

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...
4.0K
Compacting Factor test01:22

Compacting Factor test

672
The compacting factor test is a method used to assess the workability of concrete. It is  especially suitable for concrete mixes containing aggregates up to one and a half inches in size. This test involves specialized equipment consisting of two truncated cone-shaped hoppers and a cylinder, all with polished interior surfaces to minimize friction.
The procedure begins by placing concrete into the upper hopper without any compaction. Once filled, the bottom door of this hopper is opened,...
672

You might also read

Related Articles

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

Sort by
Same author

First Large Comprehensive Core-Laboratory Evaluation of Implantation Depth and Clinical Outcomes in TAVR: Final Global Results from the Optimize PRO Prospective Study.

JACC. Cardiovascular interventions·2026
Same author

Circadian rest/activity rhythms and change in MRI-derived brain volumes: Differences by age in a cognitively healthy sample.

Alzheimer's & dementia : the journal of the Alzheimer's Association·2026
Same author

NeMO Analytics: a compendium of transcriptomic data for the exploration of neocortical development.

Nature neuroscience·2026
Same author

Correction: Associations of personality traits with actigraphic sleep in middle-aged and older adults.

Scientific reports·2026
Same author

Chronotype and All-Cause Mortality in US Middle-Aged and Older Adults: Results From the NHANES.

Journal of sleep research·2026
Same author

GAMing the Brain: Investigating the Cross-modal Relationships between Functional Connectivity and Structural Features using Generalized Additive Models.

Machine learning in clinical neuroimaging : 7th international workshop, MLCN 2024, held in conjunction with MICCAI 2024, Marrakesh, Morocco, October 10, 2024, proceedings. MLCN (Workshop) (7th : 2024 : Marrakesh, Morocco)·2026

Related Experiment Video

Updated: Mar 15, 2026

P300-Based Brain-Computer Interface Speller Performance Estimation with Classifier-Based Latency Estimation
06:09

P300-Based Brain-Computer Interface Speller Performance Estimation with Classifier-Based Latency Estimation

Published on: September 8, 2023

1.0K

Fast, Exact Bootstrap Principal Component Analysis for p > 1 million.

Aaron Fisher, Brian Caffo, Brian Schwartz

    Journal of the American Statistical Association
    |September 13, 2016
    PubMed
    Summary

    We developed a fast bootstrap principal component analysis (PCA) method for high-dimensional data. This approach significantly reduces computation time, making complex analyses feasible on standard hardware.

    Keywords:
    PCASVDfunctional data analysisimage analysissingular value decomposition

    More Related Videos

    Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data
    14:27

    Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data

    Published on: June 26, 2013

    16.4K
    A Tactile Automated Passive-Finger Stimulator TAPS
    19:44

    A Tactile Automated Passive-Finger Stimulator TAPS

    Published on: June 3, 2009

    14.2K

    Related Experiment Videos

    Last Updated: Mar 15, 2026

    P300-Based Brain-Computer Interface Speller Performance Estimation with Classifier-Based Latency Estimation
    06:09

    P300-Based Brain-Computer Interface Speller Performance Estimation with Classifier-Based Latency Estimation

    Published on: September 8, 2023

    1.0K
    Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data
    14:27

    Identification of Disease-related Spatial Covariance Patterns using Neuroimaging Data

    Published on: June 26, 2013

    16.4K
    A Tactile Automated Passive-Finger Stimulator TAPS
    19:44

    A Tactile Automated Passive-Finger Stimulator TAPS

    Published on: June 3, 2009

    14.2K

    Area of Science:

    • Statistics
    • Machine Learning
    • Computational Biology

    Background:

    • Principal Component Analysis (PCA) is widely used for dimensionality reduction.
    • Estimating sampling variability of PCA results using bootstrap is computationally intensive, especially with high-dimensional data (p >> n).
    • Existing methods struggle with large datasets due to infeasible calculation and storage of bootstrap principal components.

    Purpose of the Study:

    • To introduce a computationally efficient method for bootstrap PCA.
    • To enable accurate estimation of sampling variability in high-dimensional PCA.
    • To overcome the computational limitations of traditional bootstrap PCA.

    Main Methods:

    • Leveraging the n-dimensional subspace of bootstrap samples for efficient representation.
    • Calculating bootstrap principal components, eigenvalues, and scores using low-dimensional coordinates.
    • Applying the fast bootstrap PCA to electroencephalogram (EEG) and magnetic resonance imaging (MRI) datasets.

    Main Results:

    • The proposed method allows for fast, exact calculation of bootstrap PCA results.
    • Uncertainty metrics can be computed without storing high-dimensional bootstrap components.
    • Significant reduction in computation time was observed, e.g., 47 minutes vs. 4 days for MRI data.

    Conclusions:

    • The developed fast bootstrap PCA method is computationally feasible for high-dimensional datasets.
    • This approach enables robust estimation of sampling variability in complex datasets.
    • The method has practical implications for fields utilizing large-scale data analysis, such as neuroimaging.