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 Software for Data Analysis and Clinical Trials01:12

Statistical Software for Data Analysis and Clinical Trials

Statistical software is pivotal in data analysis and clinical trials by providing tools to analyze data, draw conclusions, and make predictions. These software packages range from simple data management applications to complex analytical platforms, supporting various statistical tests, models, and simulation techniques. Their significance lies in their ability to handle vast amounts of data with precision and efficiency, enabling researchers to validate hypotheses, identify trends, and make...
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
Improving Translational Accuracy02:07

Improving Translational Accuracy

Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
Improving Translational Accuracy02:07

Improving Translational Accuracy

Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
Pharmacokinetic Models: Comparison and Selection Criterion01:26

Pharmacokinetic Models: Comparison and Selection Criterion

Physiological and compartmental models are valuable tools used in studying biological systems. These models rely on differential equations to maintain mass balance within the system, ensuring an accurate representation of the dynamic processes at play.
Physiological models take a detailed approach by considering specific molecular processes. They can predict drug distribution, metabolism, and elimination changes, providing a comprehensive understanding of how drugs interact with the body.
Statistical Analysis System (SAS)01:14

Statistical Analysis System (SAS)

SAS, short for Statistical Analysis System, is a powerful data analysis, management, and visualization tool. Developed by the SAS Institute in the early 1970s, SAS has evolved into a comprehensive software suite used across various industries for statistical analysis, business intelligence, and predictive modeling.
Applications: SAS finds applications in numerous fields, including healthcare for clinical trial analysis, finance for risk assessment, marketing for customer data analysis, and...

You might also read

Related Articles

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

Sort by
Same author

Assessing the association of physical distancing to avoid COVID-19 with health-related quality of life in immunocompromised adolescents: results from the cross-sectional observational EAGLE study.

Frontiers in pediatrics·2026
Same author

Cardiovascular-Kidney-Metabolic Syndrome: Conceptualising an Approach to Health Economic Modelling.

Diabetes, obesity & metabolism·2026
Same author

Validation of a De Novo Health Economic Model for Finerenone in Heart Failure with Left Ventricular Ejection Fraction ≥40.

Journal of market access & health policy·2026
Same author

The evolving burden of obesity in the US: a novel population-level system dynamics approach.

Journal of medical economics·2025
Same author

NHS 10 year plan: Can using AI offer a solution to the NHS' problems?

BMJ (Clinical research ed.)·2025
Same author

The health economics of insulin therapy: How do we address the rising demands, costs, inequalities and barriers to achieving optimal outcomes.

Diabetes, obesity & metabolism·2025

Related Experiment Video

Updated: Jun 12, 2026

Automated, Quantitative Cognitive/Behavioral Screening of Mice: For Genetics, Pharmacology, Animal Cognition and Undergraduate Instruction
16:23

Automated, Quantitative Cognitive/Behavioral Screening of Mice: For Genetics, Pharmacology, Animal Cognition and Undergraduate Instruction

Published on: February 26, 2014

Assessing the relationship between computational speed and precision: a case study comparing an interpreted versus

Phil McEwan1, Klas Bergenheim, Yong Yuan

  • 1Cardiff Research Consortium Ltd, Cardiff, UK.

Pharmacoeconomics
|June 8, 2010
PubMed
Summary

Using C++ and variance reduction significantly speeds up disease simulation models, drastically cutting computation time and improving efficiency for complex economic models. This approach enhances statistical precision and overall model performance.

More Related Videos

Computational Reconstruction of Pancreatic Islets as a Tool for Structural and Functional Analysis
07:58

Computational Reconstruction of Pancreatic Islets as a Tool for Structural and Functional Analysis

Published on: March 9, 2022

Related Experiment Videos

Last Updated: Jun 12, 2026

Automated, Quantitative Cognitive/Behavioral Screening of Mice: For Genetics, Pharmacology, Animal Cognition and Undergraduate Instruction
16:23

Automated, Quantitative Cognitive/Behavioral Screening of Mice: For Genetics, Pharmacology, Animal Cognition and Undergraduate Instruction

Published on: February 26, 2014

Computational Reconstruction of Pancreatic Islets as a Tool for Structural and Functional Analysis
07:58

Computational Reconstruction of Pancreatic Islets as a Tool for Structural and Functional Analysis

Published on: March 9, 2022

Area of Science:

  • Health economics
  • Computational modeling
  • Statistical simulation

Background:

  • Disease modeling simulations are valuable but computationally intensive.
  • This study investigates optimizing simulation efficiency for health economic models.

Purpose of the Study:

  • To assess the impact of programming language choice and variance reduction techniques on simulation efficiency.
  • To quantify computational gains in disease modeling.

Main Methods:

  • A type 2 diabetes mellitus simulation model (UKPDS 68) was implemented in Visual Basic for Applications (VBA) and C++.
  • Antithetic variates were employed for variance reduction.
  • Quality-Adjusted Life Years (QALYs) were predicted over a 40-year horizon.

Main Results:

  • C++ reduced simulation run time by 75-90 fold compared to VBA.
  • Antithetic variates decreased simulation replications and run time by approximately 53%.
  • Combined C++ and variance reduction yielded a 246-fold improvement in computation time for complex scenarios.

Conclusions:

  • Programming language and variance reduction significantly impact economic model computation time.
  • C++ and variance reduction are recommended for complex, computationally intensive models.
  • Model transparency concerns with compiled languages can be mitigated through documentation and validation.