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

1.7K
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...
1.7K
Distribution Reliability and Automation01:25

Distribution Reliability and Automation

141
Distribution reliability in electrical power systems is critical for ensuring an uninterrupted power supply to consumers at minimal cost. According to IEEE Standard Terms, reliability is the probability that a device will function without failure over a specified time period or amount of usage. For electric power distribution, this translates to maintaining continuous power supply and addressing customer concerns over power outages. Several indices, as defined by IEEE Standard 1366-2012, are...
141
The Anderson-Darling Test01:16

The Anderson-Darling Test

820
The Anderson-Darling test is a statistical method used to determine whether a data sample is likely drawn from a specific theoretical distribution. Unlike parametric tests, it does not require assumptions about specific parameters of the distribution. Instead, it compares the sample's empirical cumulative distribution function (ECDF) with the cumulative distribution function (CDF) of the hypothesized distribution. Critical values for the test are specific to the chosen distribution rather...
820

You might also read

Related Articles

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

Sort by
Same author

Tumor-immune trajectory context connects static tissue architecture to clinical outcomes.

bioRxiv : the preprint server for biology·2026
Same author

Total solar eclipse triggers dawn behavior in birds: Insights from acoustic recordings and community science.

Science (New York, N.Y.)·2025
Same author

AI, citizen science, and the 2024 eclipse emphasize the importance of light for bird behavior.

bioRxiv : the preprint server for biology·2025
Same author

Improving neuroendocrine tumor treatments with mathematical modeling: lessons from other endocrine cancers.

Endocrine oncology (Bristol, England)·2025
Same author

A Simple Framework for Agent-Based Modeling with Extracellular Matrix.

Bulletin of mathematical biology·2025
Same author

Merging metabolic modeling and imaging for screening therapeutic targets in colorectal cancer.

NPJ systems biology and applications·2025
Same journal

Closely related, yet phenotypically different - Genome assemblies of two sister species of widow spiders: <i>Latrodectus hasselti</i> and <i>L. katipo</i>, Theridiidae.

GigaByte (Hong Kong, China)·2026
Same journal

ChestPathCT5-S100: an open real-world chest CT dataset of five common thoracic pathologies with heterogeneous acquisition conditions.

GigaByte (Hong Kong, China)·2026
Same journal

AortaSeg-60: an open real-world CT-angiography dataset of the aorta with automated segmentation masks and pathological variability.

GigaByte (Hong Kong, China)·2026
Same journal

A chromosome-level reference genome for Pacific herring (<i>Clupea pallasii)</i> from the Bering Sea.

GigaByte (Hong Kong, China)·2026
Same journal

Efficient downsampling of genome alignments with Rasusa.

GigaByte (Hong Kong, China)·2026
Same journal

AI in practice: a multilingual survey of 2025 BioHackathon participants.

GigaByte (Hong Kong, China)·2026
See all related articles

Related Experiment Video

Updated: Aug 9, 2025

Fabrication and Testing of Miniature Automatic Photophoretic Trapping Rigs
06:57

Fabrication and Testing of Miniature Automatic Photophoretic Trapping Rigs

Published on: November 23, 2021

2.4K

DAPT: A package enabling distributed automated parameter testing.

Ben Duggan1, John Metzcar1, Paul Macklin1

  • 1Indiana University Luddy School of Informatics, Computing and Engineering, 107 S Indiana Ave, Bloomington, IN 47405, USA.

Gigabyte (Hong Kong, China)
|February 24, 2023
PubMed
Summary
This summary is machine-generated.

The Distributed Automated Parameter Testing (DAPT) package enables efficient, crowdsourced computational power for agent-based models (ABM) and simulations. This Python tool streamlines parameter testing and data management across distributed resources, accelerating scientific discovery.

More Related Videos

Computerized Adaptive Testing System of Functional Assessment of Stroke
05:21

Computerized Adaptive Testing System of Functional Assessment of Stroke

Published on: January 7, 2019

5.9K
Single Droplet Digital Polymerase Chain Reaction for Comprehensive and Simultaneous Detection of Mutations in Hotspot Regions
08:23

Single Droplet Digital Polymerase Chain Reaction for Comprehensive and Simultaneous Detection of Mutations in Hotspot Regions

Published on: September 25, 2018

13.3K

Related Experiment Videos

Last Updated: Aug 9, 2025

Fabrication and Testing of Miniature Automatic Photophoretic Trapping Rigs
06:57

Fabrication and Testing of Miniature Automatic Photophoretic Trapping Rigs

Published on: November 23, 2021

2.4K
Computerized Adaptive Testing System of Functional Assessment of Stroke
05:21

Computerized Adaptive Testing System of Functional Assessment of Stroke

Published on: January 7, 2019

5.9K
Single Droplet Digital Polymerase Chain Reaction for Comprehensive and Simultaneous Detection of Mutations in Hotspot Regions
08:23

Single Droplet Digital Polymerase Chain Reaction for Comprehensive and Simultaneous Detection of Mutations in Hotspot Regions

Published on: September 25, 2018

13.3K

Area of Science:

  • Computational Science
  • Simulation Modeling
  • Scientific Computing

Background:

  • Agent-based models (ABM) and simulations necessitate extensive parameter testing for robust evaluation.
  • Managing large-scale parameter sweeps and simulation data presents significant computational and logistical challenges.
  • Current methods for parameter testing and analysis can be inefficient, especially when distributed across teams or high-performance computing (HPC) resources.

Purpose of the Study:

  • To introduce the Distributed Automated Parameter Testing (DAPT) Python package.
  • To provide a flexible and scriptable toolset for managing and executing parameter testing for simulation models.
  • To enable efficient utilization of distributed computational resources, including crowdsourcing, for model evaluation.

Main Methods:

  • Development of the DAPT Python package for automated parameter testing.
  • Implementation of a distributed approach using an online parameter database.
  • Facilitation of simultaneous parameter set execution across multiple users and computational resources.
  • Integration of flexible, scriptable tools for job management and data processing.

Main Results:

  • DAPT enables simultaneous execution of parameter sets from multiple distributed sources.
  • The package facilitates ad hoc crowdsourcing of computational power for parameter sweeps.
  • DAPT streamlines the management and storage of simulation data.
  • The toolset allows for rapid evaluation of models and hypotheses.

Conclusions:

  • The DAPT Python package offers an effective solution for accelerating parameter testing in agent-based models and simulations.
  • Distributed and crowdsourced computation via DAPT enhances the efficiency of scientific model evaluation.
  • DAPT provides a flexible framework for teams to manage complex simulation testing and analysis workflows.