Related Experiment Video
Updated: Jan 7, 2026

A Method of Trigonometric Modelling of Seasonal Variation Demonstrated with Multiple Sclerosis Relapse Data
Published on: December 9, 2015
Integrating quantile regression with ARIMA and ANN for interpretable and accurate PM2.5 forecasting in Hat Yai,
Jularat Chumnaul1, Kasikrit Damkliang2
1Division of Computational Science, Faculty of Science, Prince of Songkla University, Hat Yai, Songkhla, 90110, Thailand. jularat.c@psu.ac.th.
Abstract:
Accurate forecasting of PM2.5 concentrations is crucial for effective air quality management and the protection of public health. This study proposes a novel hybrid model that integrates Autoregressive Integrated Moving Average (ARIMA), Artificial Neural Network (ANN), and quantile regression to enhance forecasting accuracy and robustness. The model is evaluated using daily PM2.5 concentration data from Station 44T in Hat Yai, Songkhla, Thailand, collected via the Air4Thai platform between January 1, 2020, and December 31, 2024. After handling missing values through data cleaning procedures, 1809 observations were retained and split into training (1447 days) and testing (362 days) sets. Several models were developed and evaluated, including a baseline ARIMA(1,1,2), a standalone ANN, and hybrid models integrating ARIMA and ANN, with an additional model incorporating quantile regression. Results showed that, while the ARIMA model demonstrated strong interpretability and the ANN struggled with linear dependencies, the hybrid ARIMA-ANN models showed marked improvements in predictive performance. The proposed ARIMA-ANN-QREG model achieved the best results, with the lowest MAE (1.704), MAPE (11.782%), and minimal bias (MFB = -0.0004), even under extreme PM2.5 conditions. By combining linear, nonlinear, and distributional modeling, the proposed approach offers a computationally efficient yet highly interpretable alternative to deep learning architectures such as ConvLSTM. These findings demonstrate that ARIMA-ANN-QREG is a robust and practical forecasting tool for real-world air quality management, with direct relevance for policy-making and early-warning systems.
Related Concept Videos
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.
Precipitation and Co-precipitation
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:
Quantitative Analysis
In quantitative analysis, two key measurements are made: the sample quantity and a property proportional to the amount of the analyte (the substance being analyzed). This forms the basis of the...
Precipitation Gravimetry
In determining nickel by gravimetric analysis, a precipitant of ethanolic dimethylglyoxime is added to a hot nickel salt solution. This is quickly followed by the dropwise addition of dilute ammonia solution until precipitation occurs. A...
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...
