Agile Software Effort Estimation using Regression Techniques

📅 2025-10-06
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
To address the insufficient accuracy of story-point-based effort estimation in agile development, this paper proposes a hybrid modeling approach integrating LASSO and Elastic Net regression, optimized via grid search and validated using 5-fold cross-validation. Empirical evaluation on 21 real-world projects demonstrates that the proposed model significantly outperforms existing methods: LASSO achieves 100.0% prediction accuracy at thresholds of 8% and 25% (PRED(8%) and PRED(25%)), with a mean magnitude of relative error (MMRE) of 0.0491 and mean squared error (MSE) of 0.0007. The primary contribution lies in the first systematic empirical validation of sparse regularized regression for story-point-driven effort estimation—establishing a new statistical modeling paradigm that is highly accurate, interpretable, and deployable in agile practice.

Technology Category

Application Category

📝 Abstract
Software development effort estimation is one of the most critical aspect in software development process, as the success or failure of the entire project depends on the accuracy of estimations. Researchers are still conducting studies on agile effort estimation. The aim of this research is to develop a story point based agile effort estimation model using LASSO and Elastic Net regression techniques. The experimental work is applied to the agile story point approach using 21 software projects collected from six firms. The two algorithms are trained using their default parameters and tuned grid search with 5-fold cross-validation to get an enhanced model. The experiment result shows LASSO regression achieved better predictive performance PRED (8%) and PRED (25%) results of 100.0, MMRE of 0.0491, MMER of 0.0551, MdMRE of 0.0593, MdMER of 0.063, and MSE of 0.0007. The results are also compared with other related literature.
Problem

Research questions and friction points this paper is trying to address.

Developing agile effort estimation model using regression techniques
Applying LASSO and Elastic Net to story point estimation
Evaluating predictive performance across 21 software projects
Innovation

Methods, ideas, or system contributions that make the work stand out.

LASSO regression for agile effort estimation
Elastic Net regression with story points
Grid search with cross-validation for tuning
🔎 Similar Papers
No similar papers found.
S
Sisay Deresa Sima
Department of Computer Science, Addis Ababa University, Addis Ababa, Ethiopia
A
Ayalew Belay Habtie
Department of Computer Science, Addis Ababa University, Addis Ababa, Ethiopia