Related Experiment Video
Updated: Aug 10, 2025

05:51
Assessing the Accuracy of Fitness Smartwatch Data for Cardiovascular and Physical Activity Monitoring: A Validation Study in Digital Health
Published on: February 21, 2025
596
Binned Data Provide Better Imputation of Missing Time Series Data from Wearables
Shweta Chakrabarti1, Nupur Biswas1, Khushi Karnani2
1Rhenix Lifesciences, Hyderabad 500038, India.
Sensors (Basel, Switzerland)
|February 11, 2023
Summary
Data binning improves time-series imputation for wearable health trackers. Expectation maximization with binned data yielded the best results, outperforming other methods for missing health data. This approach enhances imputation accuracy.
Area of Science:
- Data Science
- Machine Learning
- Health Informatics
Background:
- Missing values in time-series data are a prevalent challenge.
- Existing imputation methods show variable performance dependent on data characteristics.
- Wearable health trackers generate time-series data prone to missing values.
Purpose of the Study:
- To evaluate the effectiveness of data binning for time-series imputation.
- To compare various imputation algorithms using binned versus whole datasets.
- To identify optimal bin sizes for imputing missing data from wearable health trackers.
Main Methods:
- Imputation of missing data using Expectation Maximization, K-Nearest Neighbor, Iterative Imputer, Random Forest, and Simple Imputer.
- Application of data binning strategies with varying bin sizes (15 min, 30 min, 45 min, 1 h).
- Evaluation of imputation performance using Root Mean Square Error (RMSE) on simulated missing data (15 min and 1 h).
Main Results:
- Data binning significantly improved imputation accuracy compared to using the whole dataset.
- Expectation Maximization demonstrated the best performance with binned data.
- Smaller bin sizes (15 min, 1 h) generally resulted in lower RMSE values.
- Random Forest performance was unaffected by data binning.
Conclusions:
- Data binning is a valuable technique for enhancing time-series imputation, particularly for health tracker data.
- Expectation Maximization combined with data binning offers a robust imputation strategy.
- The proposed method shows potential applicability beyond digital health domains.
Related Concept Videos
Censoring Survival Data
173
Survival analysis is a statistical method used to analyze time-to-event data, often employed in fields such as medicine, engineering, and social sciences. One of the key challenges in survival analysis is dealing with incomplete data, a phenomenon known as "censoring." Censoring occurs when the event of interest (such as death, relapse, or system failure) has not occurred for some individuals by the end of the study period or is otherwise unobservable, and it might have many different...
173
Noncompartmental Analysis: Mean Residence Time
219
According to statistical moment theory, mean residence time (MRT) is an important measure in pharmacokinetics. MRT can be defined as the expected mean of a probability density function distribution. It provides valuable insights into drug disposition in the body.
After the administration of a drug through intravenous bolus injection, the drug molecules are distributed throughout the body and remain there for varying periods. The MRT represents the average time these drug molecules stay in the...
After the administration of a drug through intravenous bolus injection, the drug molecules are distributed throughout the body and remain there for varying periods. The MRT represents the average time these drug molecules stay in the...
219

