美国COVID-19病例和死亡的两部分预测建模
Teresa-Thuong Le1, Xiyue Liao2
1California State University, Long Beach, CA, United States of America.
PloS one
|June 6, 2024
概括
这项研究开发了COVID-19病例和死亡的预测模型. 最好的模型,一个两部分的XGBoost,确定了人口和初级保健医生率作为影响COVID-19发生和死亡率的关键因素.
科学领域:
- 流行病学 流行病学
- 生物统计学 生物统计学
- 数据科学数据科学数据科学
背景情况:
- 准确的COVID-19预测对于疾病控制和预防至关重要.
- 现有的模型可能会因为COVID-19病例和死亡数据的偏差分布而扎.
研究的目的:
- 开发和评估COVID-19病例和死亡的预测模型.
- 确定与COVID-19发生和死亡相关的关键因素.
- 为了应对COVID-19数据分布高度偏差所带来的挑战.
主要方法:
- 一个由两个部分组成的建模框架,将后勤分类与机器学习或统计平滑相结合.
- 使用了来自5个Kaggle来源的28,955个观测和18个变量的横截面数据集.
- 在模型开发和评估中使用XGBoost,根平均平方误差 (RMSE) 和平均绝对误差 (MAE).
主要成果:
- 两部分的XGBoost模型在预测COVID-19病例和死亡的整个分布方面表现出卓越的表现.
- 人口密度和初级保健医生的比例被确定为影响COVID-19病例和死亡的最重要因素.
- 拟议的两部分框架有效地处理了数据分布的偏差.
结论:
- 两部分的XGBoost模型为COVID-19预测提供了一个强大的方法,特别是在歪曲的数据中.
- 了解人口和医疗保健获取的影响对于COVID-19缓解策略至关重要.
- 这种预测建模框架可以帮助公共卫生倡议管理传染病.
相关概念视频
Steps in Outbreak Investigation
122
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:
122
Statistical Methods for Analyzing Epidemiological Data
353
Epidemiological data primarily involves information on specific populations' occurrence, distribution, and determinants of health and diseases. This data is crucial for understanding disease patterns and impacts, aiding public health decision-making and disease prevention strategies. The analysis of epidemiological data employs various statistical methods to interpret health-related data effectively. Here are some commonly used methods:
353
Contingency Table
2.5K
A contingency table provides a way of portraying data that can facilitate calculating probabilities. It is a method of displaying a frequency distribution as a table with rows and columns to show how two variables may be dependent (contingent) upon each other; The table helps determine conditional probabilities quite quickly and can help systematically organize, analyze and quantify data. The table displays sample values concerning two variables that may be dependent or contingent on one...
2.5K
Actuarial Approach
74
The actuarial approach, a statistical method originally developed for life insurance risk assessment, is widely used to calculate survival rates in clinical and population studies. This method accounts for participants lost to follow-up or those who die from causes unrelated to the study, ensuring a more accurate representation of survival probabilities.
Consider the example of a high-risk surgical procedure with significant early-stage mortality. A two-year clinical study is conducted,...
Consider the example of a high-risk surgical procedure with significant early-stage mortality. A two-year clinical study is conducted,...
74
Residuals and Least-Squares Property
7.3K
The vertical distance between the actual value of y and the estimated value of y. In other words, it measures the vertical distance between the actual data point and the predicted point on the line
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...
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...
7.3K
Prediction Intervals
2.3K
The interval estimate of any variable is known as the prediction interval. It helps decide if a point estimate is dependable.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
2.3K


