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 Analysis: Overview01:11

Statistical Analysis: Overview

5.4K
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...
5.4K
Correlation and Regression00:53

Correlation and Regression

1.2K
In statistics, correlation describes the degree of association between two variables. In the subfield of linear regression, correlation is mathematically expressed by the correlation coefficient, which describes the strength and direction of the relationship between two variables. The coefficient is symbolically represented by 'r' and ranges from -1 to +1. A positive value indicates a positive correlation where the two variables move in the same direction. A negative value suggests a...
1.2K
Correlation of Experimental Data01:23

Correlation of Experimental Data

135
Dimensional analysis simplifies complex physical problems and guides experimental investigations, but it does not provide complete solutions. It identifies the dimensionless groups that influence a phenomenon, but experimental data is needed to establish the specific relationships and validate theoretical predictions.
For example, a spherical particle moving through a viscous fluid experiences drag. Dimensional analysis shows that the drag force depends on the particle's diameter, velocity,...
135
Statistical Methods for Analyzing Epidemiological Data01:25

Statistical Methods for Analyzing Epidemiological Data

268
Epidemiological data primarily involves information on specific populations' occurrence, distribution, and determinants of health and diseases. This data is crucial for understanding disease patterns and impacts, aiding public health decision-making and disease prevention strategies. The analysis of epidemiological data employs various statistical methods to interpret health-related data effectively. Here are some commonly used methods:
268
Analysis Methods of Pharmacokinetic Data: Model and Model-Independent Approaches01:14

Analysis Methods of Pharmacokinetic Data: Model and Model-Independent Approaches

76
Drug disposition in the body is a complex process and can be studied using two major approaches: the model and the model-independent approaches.
The model approach uses mathematical models to describe changes in drug concentration over time. Pharmacokinetic models help characterize drug behavior in patients, predict drug concentration in the body fluids, calculate optimum dosage regimens, and evaluate the risk of toxicity. However, ensuring that the model fits the experimental data accurately...
76
Statistical Methods to Analyze Parametric Data: ANOVA01:12

Statistical Methods to Analyze Parametric Data: ANOVA

257
Analysis of Variance, or ANOVA, is a powerful statistical technique used to analyze parametric data, primarily in research and experimental studies. It's designed to compare the means of two or more groups, assisting researchers in identifying any significant differences between these group means. There are two main types of ANOVA based on the complexity of the analysis: one-way and two-way.
One-way ANOVA is applied when a single independent variable or factor is scrutinized. It compares...
257

You might also read

Related Articles

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

Sort by
Same author

Synthetic data generation methods for longitudinal and time series health data: a systematic review.

BMC medical informatics and decision making·2025
Same author

Truth-indifferent communication in healthcare: a functional analysis of bullshit.

Journal of medical ethics·2025
Same author

Benchmarking speech-to-text robustness in noisy emergency medical dialogues: an evaluation of models under realistic acoustic conditions.

JAMIA open·2025
Same author

Synthetic data for pharmacogenetics: enabling scalable and secure research.

JAMIA open·2025
Same author

A Pipeline for Automating Emergency Medicine Documentation Using LLMs with Retrieval-Augmented Text Generation.

Applied artificial intelligence : AAI·2025
Same author

Integrating Nurse Preferences Into AI-Based Scheduling Systems: Qualitative Study.

JMIR formative research·2025

Related Experiment Video

Updated: May 21, 2025

Author Spotlight: Emerging Technologies and Advanced Tools for Decoding Metabolomics Data Analysis
07:11

Author Spotlight: Emerging Technologies and Advanced Tools for Decoding Metabolomics Data Analysis

Published on: November 10, 2023

2.2K

Utility-based Analysis of Statistical Approaches and Deep Learning Models for Synthetic Data Generation With Focus on

Marko Miletic1, Murat Sariyar1

  • 1Institute for Optimisation and Data Analysis (IODA), Bern University of Applied Sciences, Biel, Switzerland.

JMIR AI
|March 20, 2025
PubMed
Summary
This summary is machine-generated.

Statistical methods like synthpop outperform deep learning for synthetic medical data generation, preserving data utility. Deep learning models, including LLMs, show mixed results, especially with smaller datasets.

Keywords:
deep learningmedical data synthesispropensity score mean-squared errorrandom forestssimulation studysynthetic data generation

More Related Videos

Statistical Modelling of Cortical Connectivity Using Non-invasive Electroencephalograms
08:51

Statistical Modelling of Cortical Connectivity Using Non-invasive Electroencephalograms

Published on: November 1, 2019

5.6K
Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches
09:47

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches

Published on: December 15, 2023

932

Related Experiment Videos

Last Updated: May 21, 2025

Author Spotlight: Emerging Technologies and Advanced Tools for Decoding Metabolomics Data Analysis
07:11

Author Spotlight: Emerging Technologies and Advanced Tools for Decoding Metabolomics Data Analysis

Published on: November 10, 2023

2.2K
Statistical Modelling of Cortical Connectivity Using Non-invasive Electroencephalograms
08:51

Statistical Modelling of Cortical Connectivity Using Non-invasive Electroencephalograms

Published on: November 1, 2019

5.6K
Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches
09:47

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches

Published on: December 15, 2023

932

Area of Science:

  • Medical Data Science
  • Machine Learning in Healthcare
  • Synthetic Data Generation

Background:

  • Advancements in Generative Adversarial Networks and LLMs enable medical data synthesis.
  • Deep learning methods offer potential for high-quality, realistic datasets, crucial for healthcare ML.
  • Challenges persist in accurately capturing complex associations within medical datasets.

Purpose of the Study:

  • Evaluate various Synthetic Data Generation (SDG) methods for replicating medical dataset correlation structures.
  • Assess SDG method performance on downstream tasks using Random Forests and other models.
  • Compare statistical (synthpop, copula) and deep learning (ctgan, tvae, LLMs) SDG approaches.

Main Methods:

  • Evaluated SDG methods on simulated and real-world medical datasets (body performance, breast cancer, diabetes).
  • Assessed data quality using correlation matrices, propensity score MSE (pMSE), and F1-scores.
  • Compared synthetic data utility by training models on synthetic data and testing on real data.

Main Results:

  • Statistical methods (synthpop, copula) consistently outperformed deep learning approaches in preserving correlation structures.
  • Synthpop was the most effective SDG method overall.
  • Deep learning methods, including LLMs, showed variable performance, struggling with numerical dependencies and smaller datasets.

Conclusions:

  • Statistical methods, especially synthpop, are superior for synthetic tabular data generation, offering robustness and utility.
  • Copula methods show promise but have limitations with integer variables.
  • Deep learning methods underperform for general tabular synthetic data but may have niche applications.