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 Inference Techniques in Hypothesis Testing: Parametric Versus Nonparametric Data01:16

Statistical Inference Techniques in Hypothesis Testing: Parametric Versus Nonparametric Data

261
Statistical inference techniques, paramount in hypothesis testing, differentiate into two broad categories: parametric and nonparametric statistics.
Parametric statistics, as the name suggests, assumes that data follow a specific distribution, often a normal distribution. This assumption enables robust hypothesis testing and estimation. Parametric methods, like the Student's t-test or Goodness-of-fit test, are frequently employed in biostatistics due to their robustness. For instance,...
261
Detection of Gross Error: The Q Test01:00

Detection of Gross Error: The Q Test

6.5K
When one or more data points appear far from the rest of the data, there is a need to determine whether they are outliers and whether they should be eliminated from the data set to ensure an accurate representation of the measured value. In many cases, outliers arise from gross errors (or human errors) and do not accurately reflect the underlying phenomenon. In some cases, however, these apparent outliers reflect true phenomenological differences. In these cases, we can use statistical methods...
6.5K
Quantifying and Rejecting Outliers: The Grubbs Test01:02

Quantifying and Rejecting Outliers: The Grubbs Test

2.8K
Sometimes, a data set can have a recorded numerical observation that greatly  deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier.  To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
2.8K
Estimating Population Mean with Unknown Standard Deviation01:22

Estimating Population Mean with Unknown Standard Deviation

8.4K
In practice, we rarely know the population standard deviation. In the past, when the sample size was large, this did not present a problem to statisticians. They used the sample standard deviation s as an estimate for σ and proceeded as before to calculate a confidence interval with close enough results. However, statisticians ran into problems when the sample size was small. A small sample size caused inaccuracies in the confidence interval.
William S. Gosset (1876–1937) of the...
8.4K
Estimating Population Mean with Known Standard Deviation01:16

Estimating Population Mean with Known Standard Deviation

9.0K
To construct a confidence interval for a single unknown population mean μ, where the population standard deviation is known, we need sample mean as an estimate for μ and we need the margin of error. Here, the margin of error (EBM) is called the error bound for a population mean (abbreviated EBM). The sample mean is the point estimate of the unknown population mean μ.
The confidence interval estimate will have the form as follows:
(point estimate - error bound, point estimate +...
9.0K
Statistical Analysis: Overview01:11

Statistical Analysis: Overview

10.6K
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...
10.6K

You might also read

Related Articles

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

Sort by
Same author

Evaluating the quality of tabular synthetic data in health care.

PLOS digital health·2026
Same author

Subluxation-induced liner adhesion and the effect of impaction to prevent liner dislocation in ceramic hip arthroplasty.

Bone & joint research·2026
Same author

Readiness Assessment for AI in Nursing Care Projects: Multimethods Study.

JMIR nursing·2026
Same author

Do radiolucent lines in uncemented glenoid implants appear and disappear with x-ray beam tilting? A cadaveric radiographic study.

Clinics in shoulder and elbow·2025
Same author

The Potential of AI in Nursing Care: Multicenter Evaluation in Fall Risk Assessment.

Journal of medical Internet research·2025
Same author

Primary stability of short stem prostheses for the shoulder-a biomechanical comparative study of two short stem designs.

Archives of orthopaedic and trauma surgery·2025

Related Experiment Video

Updated: Oct 26, 2025

Inverse Probability of Treatment Weighting Propensity Score using the Military Health System Data Repository and National Death Index
06:55

Inverse Probability of Treatment Weighting Propensity Score using the Military Health System Data Repository and National Death Index

Published on: January 8, 2020

14.8K

A Benchmark for Data Imputation Methods.

Sebastian Jäger1, Arndt Allhorn1, Felix Bießmann1

  • 1Beuth University of Applied Sciences, Berlin, Germany.

Frontiers in Big Data
|July 26, 2021
PubMed
Summary

This study benchmarks data imputation methods for missing values, comparing classical and deep learning approaches. Results guide data scientists in selecting preprocessing techniques for improved machine learning performance and data quality.

Keywords:
MARMCARMNARbenchmarkdata cleaningdata qualityimputationmissing data

More Related Videos

An R-Based Landscape Validation of a Competing Risk Model
05:37

An R-Based Landscape Validation of a Competing Risk Model

Published on: September 16, 2022

2.3K
A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment
12:18

A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment

Published on: January 11, 2020

7.7K

Related Experiment Videos

Last Updated: Oct 26, 2025

Inverse Probability of Treatment Weighting Propensity Score using the Military Health System Data Repository and National Death Index
06:55

Inverse Probability of Treatment Weighting Propensity Score using the Military Health System Data Repository and National Death Index

Published on: January 8, 2020

14.8K
An R-Based Landscape Validation of a Competing Risk Model
05:37

An R-Based Landscape Validation of a Competing Risk Model

Published on: September 16, 2022

2.3K
A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment
12:18

A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment

Published on: January 11, 2020

7.7K

Area of Science:

  • Data Science
  • Machine Learning
  • Data Engineering

Background:

  • Data quality is a critical challenge in modern applications, especially for machine learning (ML).
  • Missing values are a frequent data quality issue that can disrupt data pipelines and negatively impact ML model performance.
  • Existing imputation methods lack comprehensive, fair benchmarking under realistic conditions.

Purpose of the Study:

  • To bridge the gap in benchmarking data imputation techniques.
  • To compare classical and novel deep learning imputation methods.
  • To evaluate imputation performance on both imputation quality and downstream ML task impact.

Main Methods:

  • Conducted extensive experiments on diverse datasets with realistic missing data patterns.
  • Compared classical ML imputation methods with novel deep learning approaches.
  • Assessed methods under scenarios where missing data affects only test or both training and test sets.

Main Results:

  • Provided valuable insights into the performance of various imputation methods.
  • Highlighted the impact of different imputation strategies on downstream ML tasks.
  • Identified effective imputation techniques under realistic data conditions.

Conclusions:

  • The study offers guidance for researchers and engineers in selecting data preprocessing methods.
  • Results aid in automated data quality improvement for robust ML applications.
  • Informed selection of imputation techniques can enhance predictive performance and responsible AI.