Using classification techniques for statistical analysis of Anemia

Kanak Meena1, Devendra K Tayal1, Vaidehi Gupta1

  • 1Computer Science and Engineering, India; Indira Gandhi Delhi Technical University for Women, India.

Insights

This study uses data mining to predict childhood anemia, linking maternal health and diet during pregnancy to infant anemia. The findings aim to guide parents and clinicians in preventing this widespread nutritional deficiency.

Area of Science:

  • Public Health
  • Data Science
  • Pediatrics

Background:

  • Childhood anemia is a growing global health concern, often linked to a lack of awareness about its causes and prevention.
  • Existing methods for anemia prediction were time-consuming, relying on expert advice translated into algorithms.

Purpose of the Study:

  • To develop a decision support system for predicting childhood anemia using data mining techniques.
  • To investigate the relationship between maternal health and diet during pregnancy and the child's anemic status.
  • To provide dietary guidelines for anemia prevention in infants.

Main Methods:

  • Utilized data mining techniques, specifically decision tree and association rule mining.
  • Applied these techniques to a dataset from India's National Family Health Survey-4 (NFHS-4) (2015-16).
  • Compared the effectiveness of decision tree and association rule mining for anemia prediction.

Main Results:

  • Developed a predictive model for childhood anemia.
  • Established correlations between maternal nutritional factors and infant anemia.
  • Identified key feeding practices and dietary influences on infant health related to anemia.

Conclusions:

  • Data mining offers an efficient approach for anemia prediction and understanding risk factors.
  • Maternal health and diet during pregnancy significantly impact a child's risk of anemia.
  • The developed system can aid in preventing anemia by informing parents and clinicians about crucial dietary and feeding practices.

Related Concept Videos

Statistical Analysis: Overview01:11

Statistical Analysis: Overview

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...
16.5K
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...
894
Statistical Significance01:50

Statistical Significance

Once data is collected from both the experimental and the control groups, a statistical analysis is conducted to find out if there are meaningful differences between the two groups. A statistical analysis determines how likely any difference found is due to chance (and thus not meaningful). In psychology, group differences are considered meaningful, or significant, if the odds that these differences occurred by chance alone are 5 percent or less. Stated another way, if we repeated this...
21.3K
Noncompartmental Analysis: Statistical Moment Theory00:56

Noncompartmental Analysis: Statistical Moment Theory

Noncompartmental analyses leverage statistical moment theory to examine time-related changes in macroscopic events, encapsulating the collective outcomes stemming from the constituent elements in play. Statistical moment theory is a mathematical approach used to describe the time course of drug concentration in the body without assuming a specific compartmental model. SMT provides insights into drug absorption, distribution, metabolism, and elimination by treating drug concentration versus time...
391
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...
1.5K
Statistical Inference Techniques in Hypothesis Testing: Parametric Versus Nonparametric Data01:16

Statistical Inference Techniques in Hypothesis Testing: Parametric Versus Nonparametric Data

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,...
482