Related Experiment Video
Updated: Sep 18, 2025

05:37
An R-Based Landscape Validation of a Competing Risk Model
Published on: September 16, 2022
2.2K
Statistical and machine learning models for predicting university dropout and scholarship impact
1Department of Mathematics and Statistics, San Diego State University, San Diego, California, United States of America.
Plos One
|June 25, 2025
Summary
Student dropout risk can be predicted using academic and socioeconomic factors. Scholarships significantly reduce dropout rates, with XGBoost models showing high accuracy in identifying at-risk students.
Area of Science:
- Higher Education Research
- Educational Data Mining
- Student Retention Studies
Background:
- Student dropout is a persistent challenge in higher education.
- Understanding dropout predictors is crucial for developing effective intervention strategies.
- Previous research often lacks a causal analysis of financial aid's impact on retention.
Purpose of the Study:
- To identify key socioeconomic and academic features predicting student dropout risk.
- To causally assess the impact of scholarship awards on student retention.
- To compare the performance of various machine learning models in predicting dropout.
Main Methods:
- Analysis of 4,424 student records from a Portuguese higher education institution.
- Definition of dropout includes field and institution changes.
- Propensity score matching used to estimate the causal effect of scholarships.
- Evaluated classifiers: Lasso regression, generalized additive model (GAM), random forest, XGBoost, and neural networks.
Main Results:
- XGBoost model achieved the highest F1-score (0.904).
- Key predictors include second-semester grades, credited units, tuition payment status, debt, scholarship holding, and enrollment age.
- GAM analysis indicated scholarships reduce dropout odds by ~40% (22.2% probability reduction).
Conclusions:
- Academic performance and financial status are significant factors in student dropout.
- Scholarship programs demonstrably improve student retention.
- Machine learning models, particularly XGBoost, offer powerful tools for predicting dropout risk.
Related Concept Videos
Outliers and Influential Points
4.3K
An outlier is an observation of data that does not fit the rest of the data. It is sometimes called an extreme value. When you graph an outlier, it will appear not to fit the pattern of the graph. Some outliers are due to mistakes (for example, writing down 50 instead of 500), while others may indicate that something unusual is happening. Outliers are present far from the least squares line in the vertical direction. They have large "errors," where the "error" or residual is the...
4.3K
Mechanistic Models: Compartment Models in Individual and Population Analysis
89
Mechanistic models are utilized in individual analysis using single-source data, but imperfections arise due to data collection errors, preventing perfect prediction of observed data. The mathematical equation involves known values (Xi), observed concentrations (Ci), measurement errors (εi), model parameters (ϕj), and the related function (ƒi) for i number of values. Different least-squares metrics quantify differences between predicted and observed values. The ordinary least...
89
Multiple Regression
3.2K
Multiple regression assesses a linear relationship between one response or dependent variable and two or more independent variables. It has many practical applications.
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...
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...
3.2K
Correlations
34.0K
Correlation means that there is a relationship between two or more variables (such as ice cream consumption and crime), but this relationship does not necessarily imply cause and effect. When two variables are correlated, it simply means that as one variable changes, so does the other. We can measure correlation by calculating a statistic known as a correlation coefficient. A correlation coefficient is a number from -1 to +1 that indicates the strength and direction of the relationship between...
34.0K
Regression Toward the Mean
6.5K
Regression toward the mean (“RTM”) is a phenomenon in which extremely high or low values—for example, and individual’s blood pressure at a particular moment—appear closer to a group’s average upon remeasuring. Although this statistical peculiarity is the result of random error and chance, it has been problematic across various medical, scientific, financial and psychological applications. In particular, RTM, if not taken into account, can interfere when...
6.5K
Steps in Outbreak Investigation
215
In the ever-evolving field of public health, statistical analysis serves as a cornerstone for understanding and managing disease outbreaks. By leveraging various statistical tools, health professionals can predict potential outbreaks, analyze ongoing situations, and devise effective responses to mitigate impact. For that to happen, there are a few possible stages of the analysis:
215

