Related Experiment Video
Updated: Jan 17, 2026

A Machine Learning Approach to Design an Efficient Selective Screening of Mild Cognitive Impairment
Published on: January 11, 2020
Predictive Modelling of Low Birth Weight in Pregnancies: A Comparative Analysis of Logistic Regression and Decision
Ravi Kumar1, Abhinav Bahuguna2, Palak Goyal1
1Department of Community Medicine, Shri Ram Murti Smarak Institute of Medical Sciences, Bareilly, India.
Insights
Predicting low birth weight (LBW) is crucial for infant health. Maternal age, comorbidities, and gestational age significantly predict LBW, with logistic regression showing higher accuracy than decision trees.
Area of Science:
- Maternal and Child Health
- Biostatistics
- Predictive Modeling
Background:
- Birth weight is critical for infant development.
- Low birth weight (LBW) infants face significant early health challenges.
- Identifying LBW predictors is essential for targeted interventions.
Purpose of the Study:
- To identify significant predictors of LBW using a model-based approach.
- To compare the predictive performance of logistic regression and decision tree models for LBW.
Main Methods:
- Hospital-based cross-sectional study of 130 pregnant women (2022-2023).
- Application of logistic regression and decision tree methods.
- Model performance assessed using Receiver Operating Characteristic (ROC) curves.
Main Results:
- Prevalence of LBW was 38.5%.
- Significant predictors of LBW include maternal age, abortion history, comorbidities, pregnancy complications, and gestational age (P < 0.05).
- Logistic regression (AUC=0.881) and decision tree (AUC=0.814) models demonstrated good discrimination ability.
Conclusions:
- Logistic regression demonstrated higher accuracy in predicting LBW compared to the decision tree model.
- Findings underscore the need for targeted maternal and child care policies to mitigate LBW risks.
- Decision trees, while useful for pattern recognition, require cautious application due to potential overfitting.
Background:
Birth weight plays a vital role in an infant's comprehensive development. Low birth weight (LBW) infants may go through several kinds of health complications in the early stages of their lives. This paper is an attempt to identify the predictors that significantly influence the likelihood of LBW through a model-based approach.
Methodology:
Data for this hospital based cross sectional study includes 130 pregnant women during the years 2022-2023. We have applied logistic regression and the decision tree method for predicting LBW in pregnancies. The performance of these predictive models has been assessed through receiving operating characteristic curve (ROC).
Results:
The findings revealed 38.5% prevalence of LBW in pregnancies. Factors such as age of mother, abortion, presence of co-morbidities, pregnancy complications, and gestational age have been identified as significant predictors (P < 0.05) of LBW through logistic regression. The area under the ROC curve (AUC=0.881) for logistic regression and decision tree (AUC=0.814) indicates that the fitted models have better discrimination ability.
Conclusions:
Logistic have better accuracy than decision tree model. Decision tree excels at capturing patterns but may overfit and hence should be used with caution. This study highlighted the need of targeted policy implementation on maternal and childhood care to reduce the risk of LBW.
Related Concept Videos
Survival Tree
Building a Survival Tree
Constructing a...
Regression Toward the Mean
Regression Analysis
In regression analysis, a regression equation is determined based on the line of best fit– a line that best fits the data points plotted in a graph. This line is also called the regression line. The algebraic equation for the regression line is called the regression equation. It is represented as:
Residuals and Least-Squares Property
If the observed data point lies above the line, the residual is positive, and the line underestimates the actual data value for y. If the observed data point lies below the line, the residual is negative, and the line overestimates the actual data value for y.
The process of fitting the best-fit...
Multiple Regression
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
z Scores and Area Under the Curve
