Related Experiment Video
Updated: Aug 23, 2025

A Method of Trigonometric Modelling of Seasonal Variation Demonstrated with Multiple Sclerosis Relapse Data
Published on: December 9, 2015
Forecasting COVID-19 cases using time series modeling and association rule mining
Rachasak Somyanonthanakul1, Kritsasith Warin2, Watchara Amasiri3
1College of Digital Innovation Technology, Rangsit University, Pathum Thani, 12000, Thailand.
Combining autoregressive integrated moving average (ARIMA) and association rule mining (ARM) models improved COVID-19 case prediction. The ARIMAX model effectively identified prognostic factors for better hospital resource management during pandemics.
Area of Science:
- Epidemiology and Public Health
- Data Science and Machine Learning
- Health Services Research
Background:
- COVID-19 pandemic necessitates robust crisis management strategies.
- Accurate prediction of case numbers is crucial for resource allocation.
- Identifying prognostic factors aids in understanding disease progression and patient outcomes.
Purpose of the Study:
- To evaluate the combined effectiveness of Autoregressive Integrated Moving Average (ARIMA) and Association Rule Mining (ARM) for COVID-19 case prediction.
- To identify key prognostic factors influencing COVID-19 patient outcomes and hospital stays.
- To develop an optimized model for efficient COVID-19 crisis management.
Main Methods:
- Analysis of 3685 COVID-19 patient data from Thailand (March 2020 - August 2021).
- Application of Autoregressive Integrated Moving Average (ARIMA) and its derivative Autoregressive Integrated Moving Average with Exogenous Variables (ARIMAX) models.
- Utilized Association Rule Mining (ARM) to identify significant prognostic factors from patient data.
Main Results:
- The ARIMA (2, 2, 2) model predicted COVID-19 cases with R²=0.5695, RMSE=29.7605, MAE=27.5102.
- The ARIMAX (1, 1, 1) model, incorporating ARM-identified factors (symptoms, age, underlying diseases), showed improved prediction (R²=0.5695, RMSE=27.7508, MAE=23.4642).
- Longer hospital stays (>14 days) linked to healthcare worker status and underlying diseases. Worsening cases associated with symptoms, pregnancy, metabolic syndrome, and age >65.
Conclusions:
- The ARIMAX model, enhanced by ARM-identified prognostic factors, shows significant potential for predicting COVID-19 case numbers.
- This predictive capability can optimize hospital resource preparation and management during pandemics.
- The study highlights the value of integrating time series analysis with data mining for public health crisis response.
Related Concept Videos
Steps in Outbreak Investigation
Statistical Methods for Analyzing Epidemiological Data
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...
Prediction Intervals
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.
Causality in Epidemiology
Survival Tree
Building a Survival Tree
Constructing a...

