Next Article in Journal
Modeling of Mixed Crop Field Water Demand and a Smart Irrigation System
Next Article in Special Issue
Influence of Extreme Strength in Water Quality of the Jucazinho Reservoir, Northeastern Brazil, PE
Previous Article in Journal
Cadmium and Lead Sorption/Desorption on Non-Amended and By-Product-Amended Soil Samples and Pyritic Material
Previous Article in Special Issue
Implementation of DMAs in Intermittent Water Supply Networks Based on Equity Criteria
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Review

Overview, Comparative Assessment and Recommendations of Forecasting Models for Short-Term Water Demand Prediction

1
Department of Electrical Engineering, Tshwane University of Technology, Pretoria 0001, South Africa
2
Council for Scientific and Industrial Research, Pretoria 0081, South Africa
3
Department of Biological, Geological and Environmental Sciences, University of Bologna, Via Zamboni, 33-40126 Bologna, Italy
*
Author to whom correspondence should be addressed.
Water 2017, 9(11), 887; https://doi.org/10.3390/w9110887
Submission received: 8 September 2017 / Revised: 6 November 2017 / Accepted: 6 November 2017 / Published: 13 November 2017

Abstract

:
The stochastic nature of water consumption patterns during the day and week varies. Therefore, to continually provide water to consumers with appropriate quality, quantity and pressure, water utilities require accurate and appropriate short-term water demand (STWD) forecasts. In view of this, an overview of forecasting methods for STWD prediction is presented. Based on that, a comparative assessment of the performance of alternative forecasting models from the different methods is studied. Times series models (i.e., autoregressive (AR), moving average (MA), autoregressive-moving average (ARMA), and ARMA with exogenous variable (ARMAX)) introduced by Box and Jenkins (1970), feed-forward back-propagation neural network (FFBP-NN), and hybrid model (i.e., combined forecasts from ARMA and FFBP-NN) are compared with each other for a common set of data. Akaike information criterion (AIC), originally proposed by Akaike (1974) is used to estimate the quality of each short-term forecasting model. Furthermore, Nash–Sutcliffe (NS) model efficiency coefficient proposed by Nash–Sutcliffe (1970), root mean square error (RMSE) and mean absolute percentage error (MAPE) are the forecasting statistical terms used to assess the predictive performance of the models. Lastly, as regards the selection of an accurate and appropriate STWD forecasting model, this paper provides recommendations and future work based on the forecasts generated by each of the predictive models considered.

Graphical Abstract

1. Introduction

The most crucial factor in the planning, operation and management of water distribution systems (WDS) is the satisfaction of consumer demand. The stochastic nature of water demand during the day and week is influenced by several factors; namely, climatic and geographic conditions, commercial and social conditions of people, population growth, industrialisation, technical innovation, cost of supply, and condition of WDS [1,2,3,4]. Therefore, water utilities need accurate and appropriate short-term water demand (STWD) forecasts in order to continually satisfy consumers with quality water in adequate volumes, and at reasonable pressures [5,6,7]. STWD forecasting is an important component of the successful operation, management, and optimisation of any existing WDS. As a result, the selection of an accurate and appropriate STWD forecasting model is useful for [1,6,8,9,10,11,12,13,14,15,16]:
  • explaining day-to-day demand variations
  • minimising the operating cost of pumping stations
  • pinpointing possible network failures (e.g., water leaks and pipe bursts)
  • helping utilities plan and manage water demands for near-term events
  • optimizing daily operations of the infrastructure (e.g., pump scheduling, control of reservoirs volume, pressure management, and water conservation program)
In the light of the above, the first objective of this paper is to present an overview of forecasting methods for STWD prediction. Based on that, the second objective is to conduct a comparative assessment of the performance of alternative forecasting models from the different methods. As regards the selection of an accurate and appropriate model, the third objective of the paper is to present recommendations and future work for the forecasts generated by the forecasting models considered.

2. Overview of STWD Forecasting Methods

In this section, the overview of univariate time series (UTS), time series regression (TSR), artificial neural network (ANN), and hybrid methods for STWD prediction is presented (see also Table 1).

2.1. UTS Forecasting Methods

UTS methods forecast future water demand based on past observations and associated error terms [17,18]. Exponential smoothing, autoregressive (AR), moving average (MA), autoregressive-moving average (ARMA), autoregressive integrated moving average (ARIMA) and seasonal ARIMA (SARIMA) are examples of UTS forecasting models. These models are useful for short-term operational forecasts. However, they may not be the most accurate alternative when weather changes are likely to occur in the underlying determinants of water demands [11,18]. Furthermore, it is discussed in [11] that stochastic process models (i.e., AR, MA, ARMA, and ARIMA) are used since exponential smoothing models sometimes cease to be adequate when time series data exhibit more complex profiles. Based on that, to achieve the second objective of this paper, the model processes of AR(p), MA(q), and ARMA(p,q) are respectively considered as given in Equations (1)–(3) [17,18].
Y t = μ + k = 1 p ϕ k Y t k + ϵ t
Y t = μ + ϵ t + k = 1 q θ k ε t k
Y t = μ + k = 1 p ϕ k Y t k + ϵ t + k = 1 q θ k ε t k
where p and q are the model orders, ϕ is the autoregressive parameter, θ is the moving average parameter, μ is the mean value of the process, and ϵ t is the forecast error at time t. Y t is the observed value of demand at time t, k is the number of historical periods, Y t k and ε t k are the observation at time tk.

2.2. Time Series Regression (TSR) Forecasting Methods

Unlike the UTS models, TSR forecasting models consider the effects of exogenous variables. This is because they generate forecasts based on the relationship between water demand and its determinants [19,20,21]. TSR models include multiple linear regression (MLR), multiple and nonlinear regression (MNLR), ARMA with exogenous variable (ARMAX) and ARIMA with exogenous variable (ARIMAX). Among others, the ARMAX( p , q , b ) model is considered to achieve the second objective of this paper. Equation (4) is useful in a case where the demand at time t is influenced by MA and AR terms, in addition to exogenous variables and their autoregressive terms [11].
Y t = μ + k = 1 p ϕ k Y t k + ϵ t + k = 1 q θ k ε t k + k = 0 b β k x t k
where b is a single exogenous variable considered for the ARMAX model. Additionally, β k and x t k are respectively the coefficient and observed value of the k t h independent variable.

2.3. Artificial Neural Network (ANN) Forecasting Methods

ANNs were introduced following Rosenblatt’s concept of perceptron [22], and their application usually involves a comparative assessment of the performance with TSR models (e.g., feed-forward back-propagation neural network (FFBP-NN), generalized regression neural networks (GRNNs), radial basis neural networks (RBNNs), and MLR) [1,10,23,24,25,26], with UTS models (e.g., dynamic artificial neural network (DAN2), ARIMA and FFBP-NN) [27] or with both UTS and TSR models (e.g., simple linear regression (SLR), MLR, UTS models, and ANN models) [5,28,29]. Nonetheless, in order to achieve the second objective of this paper, FFBP-NN (see Equation (5)) is considered [1].
Y t = α 0 + j = 1 p α j f ( i = 1 h β i j Y t j + β 0 j ) + ϵ t
where p is the number of hidden nodes, h is the number of input nodes, f is a sigmoid transfer function, α j is the vector of the weights from hidden to the output nodes, β i j are the weights from the input to hidden nodes, and α 0 and β 0 j are the weights of the arcs leaving from the bias terms.

2.4. Hybrid Forecasting Methods

Forecasting with hybrid models (i.e., combined forecasts from two or more predictive models) has found wide application [6,11,24,30,31,32,33,34], since it leads to better forecasting performance. For instance, Equation (6) is applied in a case where forecasts from different models are combined in order to obtain a hybrid forecast. As regards achieving the second objective of this paper, the combined forecast is obtained by using a UTS model (i.e., ARMA) and an ANN model (i.e., FFBP-NN).
Y t ^ = β 0 + i = 1 n β i Y ^ i , t
where Y ^ i , t is the predicted value of the time series at time t using the i t h model, β 0 is the regression intercept, β i coefficients are determined by optimisation or least squares regression to minimise the mean square error (MSE) between the hybrid forecast Y ^ i , t and the actual data [11].

3. Presentation and Discussion of Results

In this paper, ARIMA-based models (i.e., AR, MA, ARMA, ARMAX) together with the widely used non-parametric forecasting model, FFBP-NN, have been compared with each other and against the hybrid model, a combination of two or more forecasting models (i.e., ARMA and FFBP-NN) for a common set of data (see Figure 1). Figure 1a shows the average water consumption for the 24 h of each day for a city in south-eastern Spain, obtained from all the available data provided in [1]. The predictive models considered in this paper were used to forecast hourly water demands. In addition, an average weekly data of 168 h was used, and based on that, the proportion of data used for the training and testing were 60 % and 40 % respectively.
Figure 1a shows a similar behaviour during the early morning (e.g., all curves grow from 6:00 a.m. until 10:00 a.m.). In addition, from 10:00 a.m. to 4:00 p.m., all the curves have decreasing and increasing trend (except on weekends). According to [1], temperature is said to be the main factor that influences multiple sources of water consumption (e.g., showers, water for garden, etc.). Hence, Figure 1b shows the single exogenous variable considered for ARMAX model.
The results shown in Figure 2, Figure 3, Figure 4 and Figure 5 are obtained by computing Equations (1)–(6) in MATLAB. Figure 2, Figure 3 and Figure 4 show the forecasts generated by AR and MA (see Figure 2), ARMA and ARMAX (see Figure 3), as well as FFBP-NN and hybrid model (see Figure 4). Figure 5a–c show the comparative assessment of the predictive performance of these models by using forecasting statistical terms such as root mean square error (RMSE), mean absolute percentage error (MAPE), and Nash–Sutcliffe (NS) [39]. This assessment was achieved by computing Equations (7)–(9). In addition, the estimate of the relative quality of AR, MA, ARMA, ARMAX, and FFBP-NN is shown in Figure 5d, and it was obtained by applying Akaike information criterion (AIC) [40], which is based on Equation (10). The forecasts presented in this paper were generated using the best model order, which is determined by the AIC.
Figure 2a,c, Figure 3a,c, and Figure 4a,c were obtained by using the training dataset, whereas the test dataset was used to obtain Figure 2b,d, Figure 3b,d, and Figure 4b,d. Based on the application of AIC [40], Figure 2a,b show that a model process of AR( p = 2 ) was used to generate the forecasts for the training and test datasets. A model process of MA( q = 3 ) was also used to obtain the forecasts presented in Figure 2c,d. The forecasts shown in Figure 3a,b were obtained based on a model process of ARMA( p = 1 , q = 1 ). The results of Figure 3c,d were obtained using a model process of ARMAX( p = 1 , q = 1 , b = 1 ). A model order of three was used to obtain the results shown in Figure 4a,b. The configuration of the neural network was achieved with a feed-forward neural network of one hidden layer (10 hidden neurons) using a Levenberg–Marquardt optimisation-based backpropagation algorithm to train the neural network weights. The training was stopped using validation data ( 15 % of the training datasets). This process was performed 10 times (i.e., 10 cross-validation) to select the feed-forward neural network with the best predictive accuracy to compensate for neural network training variations. The model orders mentioned in this paper are the best, and were obtained using AIC. Lastly, the optimal weighting of the hybrid forecast obtained using ARMA and FFBP-NN—as shown in Figure 4c,d—was achieved by using linear least square optimisation.
The RMSE and MAPE were used to evaluate the forecasting accuracy of the predictive models. In addition, NS was used to estimate the forecasting power of the models. The results of Figure 2b,d, Figure 3b,d, and Figure 4b,d show that the hybrid model was the best forecasting model for STWD prediction (i.e., RMSE = 0.82, MAPE = 3.56%, NS = 0.98) followed by ARMAX (i.e., RMSE = 1.03, MAPE = 3.86%, NS = 0.95), ARMA (i.e., RMSE = 1.85, MAPE = 7.63%, NS = 0.91), MA (i.e., RMSE = 2.59, MAPE = 11.42%, NS = 0.81), AR (i.e., RMSE = 2.67, MAPE = 11.59%, NS = 0.8), and FFBP-NN (i.e., RMSE = 2.8, MAPE = 12.31%, NS = 0.78). In addition, the plots of RMSE, MAPE, and NS versus model order variation are also presented in Figure 5a–c. Compared to AR, MA, ARMA, and FFBP-NN, Figure 5d shows that the AIC value for ARMAX is the smallest. This implies that the quality of the ARMAX model compared to others (i.e., AR, MA, ARMA, and FFBP-NN) is estimated to be the best. The predictive accuracy of all models decreases as the model order increases. For instance, FFBP-NN model had a remarkable decrease in accuracy compared to other models. Due to the additional piece of information (i.e., relative temperature) as shown in Figure 1b, the results obtained in Figure 3 and Figure 5 show that ARMAX(1,1,1) provided a better forecast than ARMA(1,1). Generally, based on the forecasting statistical terms considered in this paper, the comparative assessment shows that for STWD forecasting, the hybrid model (combined forecast from ARMA and FFBP-NN) was the best model, followed by ARMAX, ARMA, MA, AR, and FFBP-NN.
M S E = 1 N t = 1 N ( Y t Y t ^ ) 2 R M S E = M S E
M A P E = 100 N t = 1 N Y t Y t ^ Y t
N S = 1 t = 1 N ( Y t Y t ^ ) 2 t = 1 N ( Y t μ Y t ) 2
A I C = N log ( R S S N ) + 2 k
where Y t is the real observation, Y t ^ is the forecast value at time t, and μ Y t is the mean of real observation. RSS is the estimated residual of fitted model, and k is the number of estimated parameters in the model.

4. Recommendations of STWD Forecasting Models and Future Work

As regards the selection of accurate and appropriate forecasting models for STWD prediction, this section of the paper presents recommendations and future work based on the forecasts generated by AR, MA, ARMA, ARMAX, FFBP-NN, and hybrid models.
Concerning UTS forecasting models (i.e., AR, MA, and ARMA), the results obtained in Figure 2 and Figure 3a,b show that ARMA is the best predictive model. It is useful for STWD operational forecasts to minimise the operating cost of pumping stations [1,6,15,16,18]. However, as regards influencing future water demand, a major criticism of UTS predictive models is their failure to account for the effects of changing exogenous variables [11,18]. In reference to UTS models, TSR models (i.e., ARMAX) is preferred since it offers a straightforward framework for quantifying the effects of exogenous variables (e.g., weather data, demographics) [11,19,24,25,26]. Figure 3d shows that the forecast generated by ARMAX is useful for better prediction of daily water demand and for setting water rates.
It is discussed in the scientific literature that ANN models (i.e., FFBP-NN) are designed to detect complex nonlinear relationships that may be harder to summarise. In addition, it is also discussed that it is useful for a better prediction of peak daily water demand to inform optimal operating policy as well as pumping and maintenance scheduling [1,5,24,26,27,28,29,35]. Nonetheless, it requires greater computational resources than most STWD forecasting methods [11]. Compared with AR, MA, ARMA, ARMAX, and hybrid model, the results obtained show that the forecasting performance of FFBP-NN was the least [24,25]. However, by combining the forecasts generated by FFBP-NN and ARMA, the result obtained in Figure 4d shows that the best forecasting performance was obtained. This shows that if ARMAX and FFBP-NN are used to generate a hybrid forecast, a better forecast compared to the combination of ARMA and FFBP-NN will be obtained. Hybrid forecasting is necessary for operational purposes because it is useful for real-time near-optimal control of WDS [11,33,34,35,36,37,38].
This study shows that UTS models (i.e., ARMA), TSR models (i.e., ARMAX), and hybrid model (combined forecast from two or more models such as ARMA and FFBP-NN) may be considered as the accurate and appropriate models for STWD prediction. However, these models are not applicable in more general decision problem frameworks, since they cannot be used to understand and analyse the overall level of uncertainty in future demand forecasts. Therefore, much more attention needs to be given to probabilistic forecasting methods for STWD prediction, since such best single valued forecasts obtained by hybrid model do not guarantee reliable and robust decisions, which can only be obtained via Bayesian Decision approaches requiring the estimation of the full predictive density [11,15,41,42,43,44,45,46,47]. Furthermore, given that the main objective of WDS management is to guarantee short-term user’s demand, alternative approaches to predicting a future expected value as described in this paper will be analysed in the future. These approaches [15,42], based on the Bayesian maximisation of an “expected utility function”, require forecasting the entire predictive density instead of the sole expected value, and can guarantee more reliable and robust decisions.

5. Conclusions

The main objective of WDS management is to guarantee short-term user demand, which implies making real-time rational decisions based on the best available information on future user demand. Deterministic forecasts such as the ones described in this paper are insufficient to provide the predictive probability distribution of future demand, conditional upon models’ forecasts, which can be regarded as the maximum information to be used in any educated decision making process.
The selection of an accurate and appropriate STWD forecasting model is useful for the successive assessment of such predictive probability distribution. As a result, this paper overviews the forecasting methods and models for STWD prediction, assesses the the forecasting performances of AR, MA, ARMA, ARMAX, FFBP-NN, and hybrid model from the different methods overviewed, and provides recommendations and future work for the forecasts generated by these predictive models.
Furthermore, the forecasts generated by AR, MA, ARMA, ARMAX, FFBP-NN, and hybrid model (i.e., combined forecast using ARMA and FFBP-NN) have been compared with each other for a common set of data. AIC is used to estimate the quality of each model and forecasting statistical terms; namely, RMSE, MAPE, and NS model efficiency coefficient are used to assess the predictive performance of these models. The comparative assessment of the forecasting models show that ARMA, ARMAX, and the hybrid model may be considered as the best conditioning candidates for the assessment of the predictive probability distribution of future demands.
In a successive paper, we will show how to derive the above-mentioned predictive probability distribution conditional on one or more predictive models as the fundamental tool for estimating expected benefits (or expected losses) to be maximised (or minimised), within a Bayesian decision making framework.

Acknowledgments

The authors would like to thank the Council for Scientific and Industrial Research, South Africa and the Tshwane University of Technology, Pretoria, South Africa for their financial supports.

Author Contributions

Amos O. Anele, Yskandar Hamam and Adnan M. Abu-Mahfouz conceived and designed the experiments; Amos O. Anele developed the algorithm in MATLAB, performed the simulation experiments and analysed the results obtained; Ezio Todini contributed to the further analysis and interpretation of the results. The manuscript was written by Amos O. Anele with contribution from all co-authors.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Herrera, M.; Torgo, L.; Izquierdo, J.; Pérez-García, R. Predictive models for forecasting hourly urban water demand. J. Hydrol. 2010, 387, 141–150. [Google Scholar] [CrossRef]
  2. Gharun, M.; Azmi, M.; Adams, M.A. Short-term forecasting of water yield from forested catchments after Bushfire: A case study from southeast Australia. Water 2015, 7, 599–614. [Google Scholar] [CrossRef]
  3. Abu-Mahfouz, A.M.; Hamam, Y.; Page, P.R.; Djouani, K.; Kurien, A. Real-time dynamic hydraulic model for potable water loss reduction. Procedia Eng. 2016, 154, 99–106. [Google Scholar] [CrossRef]
  4. Pacchin, E.; Alvisi, S.; Franchini, M. A Short-Term Water Demand Forecasting Model Using a Moving Window on Previously Observed Data. Water 2017, 9, 172. [Google Scholar] [CrossRef]
  5. Jain, A.; Ormsbee, L.E. Short-term water demand forecast modeling techniques—Conventional methods versus AI. J. Am. Water Works Assoc. 2002, 94, 64–72. [Google Scholar]
  6. Alvisi, S.; Franchini, M.; Marinelli, A. A short-term, pattern-based model for water-demand forecasting. J. Hydroinf. 2007, 9, 39–50. [Google Scholar] [CrossRef]
  7. Khatri, K.; Vairavamoorthy, K. Water Demand Forecasting for the City of the Future Against the Uncertainties and the Global Change Pressures: Case of Birmingham. In Proceedings of the World Environmental and Water Resources Congress, Kansas, MO, USA, 17–21 May 2009; pp. 17–21. [Google Scholar]
  8. Hamam, Y.M.; Hindi, K.S. Optimised on-Line Leakage Minimisation in Water Piping Networks Using Neural Nets. In Proceedings of the IFIP Working Conference, Dagschul, Germany, 28 September–1 October 1992; pp. 57–64. [Google Scholar]
  9. Hindi, K.; Hamam, Y. Locating pressure control elements for leakage minimization in water supply networks: An optimization model. Eng. Opt. 1991, 17, 281–291. [Google Scholar] [CrossRef]
  10. Hindi, K.; Hamam, Y. Pressure control for leakage minimization in water supply networks Part 1: Single period models. Int. J. Syst. Sci. 1991, 22, 1573–1585. [Google Scholar] [CrossRef]
  11. Donkor, E.A.; Mazzuchi, T.A.; Soyer, R.; Alan Roberson, J. Urban water demand forecasting: Review of methods and models. J. Water Resour. Plan. Manag. 2012, 140, 146–159. [Google Scholar] [CrossRef]
  12. Veiga, V.B.; Hassan, Q.K.; He, J. Development of Flow Forecasting Models in the Bow River at Calgary, Alberta, Canada. Water 2014, 7, 99–115. [Google Scholar] [CrossRef]
  13. Arampatzis, G.; Perdikeas, N.; Kampragou, E.; Scaloubakas, P.; Assimacopoulos, D. A Water Demand Forecasting Methodology for Supporting Day-to-Day Management of Water Distribution Systems. In Proceedings of the 12th International Conference “Protection & Restoration of the Environment”, Skiathos, Greece, 29 June–3 July 2014. [Google Scholar]
  14. Amponsah, S.; Otoo, D.; Todoko, C. Time series analysis of water consumption in the Hohoe municipality of the Volta region, Ghana. Int. J. Appl. Math. Res. 2015, 4, 393–403. [Google Scholar] [CrossRef]
  15. Alvisi, S.; Franchini, M. Assessment of predictive uncertainty within the framework of water demand forecasting using the Model Conditional Processor (MCP). Urban Water J. 2015, 14, 1–10. [Google Scholar] [CrossRef]
  16. Gagliardi, F.; Alvisi, S.; Kapelan, Z.; Franchini, M. A Probabilistic Short-Term Water Demand Forecasting Model Based on the Markov Chain. Water 2017, 9, 507. [Google Scholar] [CrossRef]
  17. Box, G.; Jenkins, G. Time Series Analysis: Forecasting and Control; Holden-Day: San Franciso, CA, USA, 1970. [Google Scholar]
  18. Billings, R.B.; Jones, C.V. Forecasting Urban Water Demand; American Water Works Association: Denver, CO, USA, 2011. [Google Scholar]
  19. Polebitski, A.S.; Palmer, R.N.; Waddell, P. Evaluating water demands under climate change and transitions in the urban environment. J. Water Resour. Plan. Manag. 2010, 137, 249–257. [Google Scholar] [CrossRef]
  20. Qi, G.; Hamam, Y.; Van Wyk, B.J.; Du, S. Model-free Prediction based on Tracking Theory and Newton Form of Polynomial. World Acad. Sci. Eng. Technol. 2011, 5, 882–889. [Google Scholar]
  21. Candelieri, A. Clustering and Support Vector Regression for Water Demand Forecasting and Anomaly Detection. Water 2017, 9, 224. [Google Scholar] [CrossRef]
  22. Rosenblatt, F. The perceptron: A probabilistic model for information storage and organization in the brain. Psychol. Rev. 1958, 65, 386. [Google Scholar] [CrossRef] [PubMed]
  23. Hindi, K.; Hamam, Y. Locating pressure control elements for leakage minimisation in water supply networks by genetic algorithms. In Artificial Neural Nets and Genetic Algorithms; Springer: Vienna, Austria, 1993; pp. 583–587. [Google Scholar]
  24. Jentgen, L.; Kidder, H.; Hill, R.; Conrad, S. Energy management strategies use short-term water consumption forecasting to minimize cost of pumping operations. J. Am. Water Works Assoc. 2007, 99, 86. [Google Scholar]
  25. Cutore, P.; Campisano, A.; Kapelan, Z.; Modica, C.; Savic, D. Probabilistic prediction of urban water consumption using the SCEM-UA algorithm. Urban Water J. 2008, 5, 125–132. [Google Scholar] [CrossRef]
  26. Adamowski, J.; Karapataki, C. Comparison of multivariate regression and artificial neural networks for peak urban water-demand forecasting: evaluation of different ANN learning algorithms. J. Hydrol. Eng. 2010, 15, 729–743. [Google Scholar] [CrossRef]
  27. Ghiassi, M.; Zimbra, D.K.; Saidane, H. Urban water demand forecasting with a dynamic artificial neural network model. J. Water Resour. Plan. Manag. 2008, 134, 138–146. [Google Scholar] [CrossRef]
  28. Jain, A.; Varshney, A.K.; Joshi, U.C. Short-term water demand forecast modelling at IIT Kanpur using artificial neural networks. Water Resour. Manag. 2001, 15, 299–321. [Google Scholar] [CrossRef]
  29. Bougadis, J.; Adamowski, K.; Diduch, R. Short-term municipal water demand forecasting. Hydrol. Process. 2005, 19, 137–148. [Google Scholar] [CrossRef]
  30. Hamam, Y.; Brameller, A. Hybrid method for the solution of piping networks. Proc. Inst. Electr. Eng. IET 1971, 118, 1607–1612. [Google Scholar] [CrossRef]
  31. Zhou, S.L.; McMahon, T.A.; Walton, A.; Lewis, J. Forecasting daily urban water demand: A case study of Melbourne. J. Hydrol. 2000, 236, 153–164. [Google Scholar] [CrossRef]
  32. Gato, S.; Jayasuriya, N.; Roberts, P. Temperature and rainfall thresholds for base use urban water demand modelling. J. Hydrol. 2007, 337, 364–376. [Google Scholar] [CrossRef]
  33. Wang, X.; Sun, Y.; Song, L.; Mei, C. An eco-environmental water demand based model for optimising water resources using hybrid genetic simulated annealing algorithms. Part I. Model development. J. Environ. Manag. 2009, 90, 2628–2635. [Google Scholar] [CrossRef] [PubMed]
  34. Brentan, B.M.; Luvizotto, E., Jr.; Herrera, M.; Izquierdo, J.; Pérez-García, R. Hybrid regression model for near real-time urban water demand forecasting. J. Comput. Appl. Math. 2017, 309, 532–541. [Google Scholar] [CrossRef]
  35. Tiwari, M.; Adamowski, J.; Adamowski, K. Water demand forecasting using extreme learning machines. J. Water Land Dev. 2016, 28, 37–52. [Google Scholar] [CrossRef]
  36. Aly, A.H.; Wanakule, N. Short-term forecasting for urban water consumption. J. Water Resour. Plan. Manag. 2004, 130, 405–410. [Google Scholar] [CrossRef]
  37. Caiado, J. Performance of combined double seasonal univariate time series models for forecasting water demand. J. Hydrol. Eng. 2009, 15, 215–222. [Google Scholar] [CrossRef]
  38. Altunkaynak, A.; Özger, M.; Çakmakci, M. Water consumption prediction of Istanbul city by using fuzzy logic approach. Water Resour. Manag. 2005, 19, 641–654. [Google Scholar] [CrossRef]
  39. Nash, J.E.; Sutcliffe, J.V. River flow forecasting through conceptual models part I—A discussion of principles. J. Hydrol. 1970, 10, 282–290. [Google Scholar] [CrossRef]
  40. Akaike, H. A new look at the statistical model identification. IEEE Trans. Autom. Control 1974, 19, 716–723. [Google Scholar] [CrossRef]
  41. Todini, E. Using phase-state modelling for inferring forecasting uncertainty in nonlinear stochastic decision schemes. J. Hydroinf. 1999, 1, 75–82. [Google Scholar]
  42. Todini, E. A model conditional processor to assess predictive uncertainty in flood forecasting. Int. J. River Basin Manag. 2008, 6, 123–137. [Google Scholar] [CrossRef]
  43. Anele, A.; Hamam, Y.; Todini, E.; Abu-Mahfouz, A. Predictive uncertainty estimation in water demand forecasting using the model conditional processor. Water Resour. Manag. 2007. under review. [Google Scholar]
  44. Coccia, G.; Todini, E. Recent developments in predictive uncertainty assessment based on the model conditional processor approach. Hydrol. Earth Syst. Sci. 2011, 15, 3253–3274. [Google Scholar] [CrossRef]
  45. Todini, E. The role of predictive uncertainty in the operational management of reservoirs. In Proceedings of the ICWRS2014—Evolving Water Resources Systems: Understanding, Predicting and Managing Water-Society Interactions, Bologna, Italy, 16 September 2014; pp. 4–6. [Google Scholar]
  46. Barbetta, S.; Coccia, G.; Moramarco, T.; Todini, E. Case study: A real-time flood forecasting system with predictive uncertainty estimation for the Godavari River, India. Water 2016, 8, 463. [Google Scholar] [CrossRef]
  47. Reggiani, P.; Coccia, G.; Mukhopadhyay, B. Predictive Uncertainty Estimation on a Precipitation and Temperature Reanalysis Ensemble for Shigar Basin, Central Karakoram. Water 2016, 8, 263. [Google Scholar] [CrossRef]
Figure 1. (a) Daily water demand profile and (b) Single exogenous variable “relative temperature”.
Figure 1. (a) Daily water demand profile and (b) Single exogenous variable “relative temperature”.
Water 09 00887 g001
Figure 2. Forecasts generated using (a,b) AR model and (c,d) MA model. The best model orders, AR(p = 2) and MA(q = 3), were determined based on Akaike information criterion (AIC) computation [40]. MAPE: mean absolute percentage error; NS: Nash–Sutcliffe; RMSE: root mean square error.
Figure 2. Forecasts generated using (a,b) AR model and (c,d) MA model. The best model orders, AR(p = 2) and MA(q = 3), were determined based on Akaike information criterion (AIC) computation [40]. MAPE: mean absolute percentage error; NS: Nash–Sutcliffe; RMSE: root mean square error.
Water 09 00887 g002
Figure 3. Forecasts generated using (a,b) ARMA model and (c,d) ARMAX model. Using AIC, the best model orders are ARMA(p = 1, q = 1) and ARMAX(p = 1, q = 1, b = 1).
Figure 3. Forecasts generated using (a,b) ARMA model and (c,d) ARMAX model. Using AIC, the best model orders are ARMA(p = 1, q = 1) and ARMAX(p = 1, q = 1, b = 1).
Water 09 00887 g003
Figure 4. Forecasts generated using (a,b) FFBP-NN model and (c,d) Hybrid model. The hybrid forecast was obtained by the combined forecast from ARMA and FFBP-NN.
Figure 4. Forecasts generated using (a,b) FFBP-NN model and (c,d) Hybrid model. The hybrid forecast was obtained by the combined forecast from ARMA and FFBP-NN.
Water 09 00887 g004aWater 09 00887 g004b
Figure 5. Comparative assessments of the STWD forecasting models using (a) RMSE; (b) MAPE; and (c) NS. (d) Estimated quality of AR, MA, ARMA, ARMAX, and FFBP-NN using AIC value.
Figure 5. Comparative assessments of the STWD forecasting models using (a) RMSE; (b) MAPE; and (c) NS. (d) Estimated quality of AR, MA, ARMA, ARMAX, and FFBP-NN using AIC value.
Water 09 00887 g005
Table 1. Brief summary of short-term water demand (STWD) forecasting methods and models. UTS: univariate time series; MA: moving average; AR: autoregressive; ARIMA: autoregressive integrated moving average; ARMA: autoregressive-moving average; SARIMA: seasonal ARIMA; TSR: time series regression; MNLR: multiple and nonlinear regression; ARMAX: ARMA with exogenous variable; MLR: multiple linear regression; ARIMAX: ARIMA with exogenous variable; ANN: artificial neural network; FFBP-NN: feed-forward back-propagation neural network; GRNN: generalized regression neural network; RBNN: radial basis neural network; DAN2: dynamic artificial neural network; GARCH: generalized autoregressive conditional heteroskedasticity.
Table 1. Brief summary of short-term water demand (STWD) forecasting methods and models. UTS: univariate time series; MA: moving average; AR: autoregressive; ARIMA: autoregressive integrated moving average; ARMA: autoregressive-moving average; SARIMA: seasonal ARIMA; TSR: time series regression; MNLR: multiple and nonlinear regression; ARMAX: ARMA with exogenous variable; MLR: multiple linear regression; ARIMAX: ARIMA with exogenous variable; ANN: artificial neural network; FFBP-NN: feed-forward back-propagation neural network; GRNN: generalized regression neural network; RBNN: radial basis neural network; DAN2: dynamic artificial neural network; GARCH: generalized autoregressive conditional heteroskedasticity.
Forecasting Methods and ModelsQuantitative Assessment of Forecast AccuracyForecast Purpose
UTS models [18,27,29]: MA, AR, ARIMA, exponential smoothing, ARMA, SARIMAIt can exhibit more complex profiles. However, it does not account for the effect of exogenous variables (e.g., weather data or price) [11]. Useful for short-term operational forecasts (i.e., to minimise the operating cost of pumping stations, etc.)
TSR models [1,25,26]: MNLR, ARMAX, MLR and ARIMAXTSR models produce forecasts on the basis of the relationship between water demand and its determinants (e.g., weather data, income, demographics) [19].Useful for better prediction of daily water demand [24]. Relevant for setting water rates, revenue forecasting, and financial planning exercises.
ANN models: FFBP-NN, GRNN, RBNN, DAN2 [5,35]Used with TSR models [1,24,25,26,27], with UTS models [27], or with both UTS and TSR models [5,28,29]. According to [11], ANN outperforms UTS and TSR models. However, the results of [24,25] were inconclusive.Useful for a better prediction of peak daily water demand. To inform optimal operating policy as well as pumping and maintenance scheduling.
Hybrid models: FFBP-NN and AR [36], Holt–Winters, ARIMA, and GARCH [37], Fuzzy logic and AR [38]Different forecasting models are able to capture different aspects of the information available for prediction [11]. As a result, leading to better forecasting performance [33,36]Useful for real-time, near-optimal control of water distribution systems (WDS) [6]. Necessary for operational purposes [33,36].

Share and Cite

MDPI and ACS Style

Anele, A.O.; Hamam, Y.; Abu-Mahfouz, A.M.; Todini, E. Overview, Comparative Assessment and Recommendations of Forecasting Models for Short-Term Water Demand Prediction. Water 2017, 9, 887. https://doi.org/10.3390/w9110887

AMA Style

Anele AO, Hamam Y, Abu-Mahfouz AM, Todini E. Overview, Comparative Assessment and Recommendations of Forecasting Models for Short-Term Water Demand Prediction. Water. 2017; 9(11):887. https://doi.org/10.3390/w9110887

Chicago/Turabian Style

Anele, Amos O., Yskandar Hamam, Adnan M. Abu-Mahfouz, and Ezio Todini. 2017. "Overview, Comparative Assessment and Recommendations of Forecasting Models for Short-Term Water Demand Prediction" Water 9, no. 11: 887. https://doi.org/10.3390/w9110887

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop