Abstract
Demand forecast accuracy is critical for hotels to operate their properties efficiently and profitably. The COVID-19 pandemic is a massive challenge for hotel demand forecasting due to the relevance of historical data. Therefore, the aims of this study are twofold: to present an extension of the additive pickup method using time series and moving averages; and to test the model using the real reservation data of a hotel in Italy during the COVID-19 pandemic. This study shows that historical data are still useful for a SME hotel amid substantial demand uncertainty caused by COVID-19. Empirical results suggest that the proposed method performs better than the classical one, particularly for longer forecasting horizons and for periods when the hotel is not fully occupied.
Introduction
Forecasting hotel demand has always been challenging, because there are many external factors that can impact hotel demand. In particular, the COVID-19 pandemic has been a huge challenge for the hotel industry, because historical demand data has little value. Industry practitioners argue that even an RM system could not work well because there was no historical data to refer to. Most SME hotels have been struggling to manage the uncertainties of doing business in a world that has been turned on its head by the COVID-19 pandemic. Indeed, it is important that the chosen time series forecasting model can yield accurate forecasts for dates over a medium- and short-term forecasting horizon (1–4 weeks), regardless of the contextual factors.
The forecasting approaches using advanced booking data are typically found in the RM literature and have been applied consistently over the years (e.g., Weatherford and Kimes 2003; Atiya and Gayar 2008; Tse and Poon 2015; Lee 2018; Fiori and Foroni 2019, 2020). Room reservations usually follow similar patterns of the past. Therefore, small hotels tend to forecast occupancy for a given day used to be the occupancy recorded for the same date of the previous year. However, an unprecedented demand environment caused by the pandemic has made the forecasting process even more difficult. Historical data lost some of its value and forecasting has become even more complex, as demands are changing quickly and unpredictably (Kourentzes et al. 2021). Thus, new hotel occupancy forecasting methods should be based not only on historical data but also on current booking status (i.e., reservations on hand).
Several studies have compared the performance of different forecasting models for hotel demand. According to Weatherford and Kimes’ study (2003), pickup methods and regression yielded the lowest error compared to the booking curve and combination forecasts. Ellero and Pellegrini (2014) found that forecasting models based on booking information performed better than historical ones and additive pickup models achieve the best results in the Italian market. In addition, they proposed to investigate possible variants of the pickup models. Following this approach, Fiori and Foroni (2020) extended the multiplicative pickup method based on generalized linear models and tested it with actual booking data from one Italian hotel. As traveler’s booking patterns such as booking window has been dramatically change due to high uncertainty, using only methods strongly dependent on the “same day last year” booking data is not very relevant for hotel forecasting (Webb et al. 2020; Zhang and Lu 2022). While several scholars proposed and tested various demand forecasting models for hotels, no study has explored whether historical data and pickup forecasting models may work during the COVID-19 period. Therefore, this study focused on expanding on the additive pickup time series method for SME hotels and the efficacy of this method was tested using the real reservation data.
Methodology
Data
The data used in this research are actual booking data from a small independent hotel on Isola d’Elba, a summer holiday destination in Italy, for six consecutive years (i.e., 2015–2020). The hotel is 3-star property with 32 rooms, open from April to September, which provided booking data.
The time series of daily occupancy data is depicted in Fig. 1, which shows seasonal patterns. We show the annual average booking curve of the hotel per day of the booking window in Fig. 2. Since the high season of the destination is from the beginning of July until mid-September, we have decided to use this period in the empirical experiment. Data from 2015 to 2019 were used to feed the forecasting methods, while data from 1 July to 15 September 2020 were used to evaluate post-sample accuracy of forecasts up to 28 days ahead.
Methods
The classic additive pickup method predicts a “pickup average” of incremental bookings for each future day that is added to the current bookings on hand for a specific reading day to forecast hotel demand for future dates (Atiya and Gayar 2008; Fiori and Foroni 2019). Daily predictions of incremental bookings to be picked up from a given reading day until a future day of check-in are usually based on a fixed moving average of incremental bookings that have been observed for each specific number of days in advance in the current year (Fiori and Foroni 2019). As a result, forecasts of the number of rooms occupied do not take advantage of the information about the booking path of same calendar period in previous years. Thus, we propose an extension of the classic additive pickup method that predicts daily incremental bookings to be picked up using a moving average of k-neighbor periods of the future date of check-in and historical daily records on how bookings behaved in N previous years.
Let bn,t,j represent the number of rooms booked for the t-th check-in day in year n (n = 0, …, N) at least j days in advance (j = 0, 1, …, J). The daily incremental rooms booked between lead times j and j-1, for j = 1, …, J, is given by:
Assuming a moving average of k-neighbor periods, incremental bookings between lead times j and j − 1 in year n, for j = 1, …, J and n = 1, …, N, is given by:
while in the current year (n = 0) that quantity is computed by:
where k is a small and odd number of periods in a neighborhood of the future check-in day t. With an even number of periods the above moving averages are computed by averaging each pair of uncentered means. We propose that a prediction of incremental bookings between lead times j and j − 1, for a future check-in day t = d + j (j = 1, …, J), made on a specific reading day d in the current year, and based on historical data from N previous years, is obtained from the following expression:
Finally, the h-period-ahead forecast (h ≥ 1) of the total number of rooms occupied, Y, in that future check-in day is given by:
where h = t − d.
Regarding the evaluation metrics, we resort to the mean absolute percentage error (MAPE), the root mean squared error (RMSE), and the symmetric mean absolute percentage error (SMAPE). The classic additive pickup method is used as a benchmark in the accuracy evaluation.
Results
Table 1 shows the post-sample forecasting accuracy of the three methods for multi-step forecasts from 1 to 28 days ahead. First, it is important to note that this table reports three accuracy measures revealing similar relative performance of the forecasting methods for all horizons. Results show that the moving average additive pickup method, with both 7 and 14 observations, appear to have the same forecast performance for the whole forecasting horizon. Although the forecasts for one to three days ahead generated by both methods perform similarly, the moving average additive pickup method outperforms the classic additive pickup method for forecasting horizons of at least seven days ahead. Forecasting accuracy gains of the moving average pickup methods are stronger for longer forecasting horizons.
Table 2 gives the forecasting accuracy results of the classical and the seven-day moving average pickup methods for multi-step forecasts from 1 to 28 days ahead, per month. Results are consistent with those presented in Table 1, since the moving average method performs better than the classic additive pickup method for longer forecasting horizons. The results also reveal that these accuracy gains are stronger in July and September than in August (which is the peak of high season).
Conclusion
Accurate demand forecasts allow hotels in managing room rates and inventories in a much more effective fashion. The Covid-19 pandemic disrupted tourism and hospitality sectors worldwide through border closures, social distancing measures, the cancelation of transportations, and changes in travelers’ behavior. Indeed, Deyá-Tortella et al. (2022)’s a longitudinal analysis revealed that the COVID-19 pandemic affected hotel guests’ booking patterns such as booking window, distribution channel, and length of stay. Therefore, the demand forecasting models using a traditional approach without accounting for the new conditions caused by exogenous factor like the COVID-19 pandemic cannot estimate the demand correctly.
In this research note, we present an extension of the additive pickup method using moving averages and using historical data. When exogenous factors affect overall tourism demand and hotel booking patterns, historical booking data have a value only when it is properly analyzed. This study shows that historical data are still useful even when there is a high degree of uncertainty because of demand volatility (i.e., COVID-19). Empirical results of our study suggest that the proposed moving average pickup method outperforms the classical one, particularly for longer forecasting horizons and for periods when the hotel is not fully occupied. Thus, we advise SME hotels to use the new moving average pickup method in their forecasting tasks, particularly in periods with strong volatility in hotel demand.
This research note provides important practical implications for SME hotels, which are more threatened by increasing demand uncertainty and global competition than other hotels, and usually cannot afford for a subscription of a full revenue management system. First, this research note suggests a useful instrument for revenue managers maximizing revenue. The additive pickup time series method using moving averages generates accurate forecasts up to 28 days ahead of the date of arrival, and for periods when the hotel is not fully occupied, which is comprehensive and critical information for decision-makers regularly update their operational decisions related to price and inventory allocation. Second, the proposed method requires less data than traditional time-series approaches and can be easily implemented even in MS Excel. There characteristics are particularly pertinent for SME hotels, since they can empower their revenue management decisions with low resources. Finally, the extension of the pickup method is attractive for implementing by programmers of revenue management systems, since the formulae are straightforward, and the method is not computer-intensive.
From a theoretical point of view, the proposed method closes the gap of classical pickup methods of not considering in the forecast incremental bookings that were observed for the same calendar period, in each specific number of days in advance, from previous years. Thus, the main contribution of this research note to the theory of revenue management relies on the use of historical information about the booking path of same calendar period in the additive pickup method, in order to improve accuracy of daily demand forecasts.
Several limitations of the present research should also be noted. This study only applied the additive pickup using moving averages of 7 and 14 periods. The optimal periods of moving average and the moving average pickup method we proposed here may not work for some hotels which target different markets (e.g., business hotels in the major city). Also, the impact of COVID-19 on hotel demand was not shared equally around the world. The hotel we investigated in this study located in a summer holiday destination and enjoyed high occupancy during the summer of 2020 although the booking pattern changed significantly. However, many hotels in the major cities targeting mainly business segments had struggled during the summer of 2020. Further, the impacts of other exogenous factors on overall tourism demand and hotel booking patterns can be different from COVID 19. Therefore, we encourage future research to apply the proposed approach to various contexts and improve it further. For example, future research may consider applying the new additive pickup method per cluster of booking curves. Pattern similarity-based machine learning methods can be used to cluster booking curves. It would be interesting to compare hotel demand forecasting accuracy of this method with a cluster-based method that uses data of only similar stay days (i.e., belonging to the same cluster) to generate forecasts.
References
Atiya, Amir, and Neamat Gayar. 2008. A comparative study of the pickup method and its variations using a simulated hotel reservation data. ICGST International Journal on Artificial Intelligence and Machine Learning 8: 15–21.
Deyá-Tortella, B., V. Leoni, and V. Ramos. 2022. COVID-led consumption displacement: A longitudinal analysis of hotel booking patterns. International Journal of Hospitality Management 107: 103343. https://doi.org/10.1016/j.ijhm.2022.103343.
Ellero, A., and P. Pellegrini. 2014. Are traditional forecasting models suitable for hotels in Italian cities? International Journal of Contemporary Hospitality Management 26: 383–400. https://doi.org/10.1108/IJCHM-02-2013-0107.
Fiori, A.M., and I. Foroni. 2019. Reservation forecasting models for hospitality SMEs with a view to enhance their economic sustainability. Sustainability 11 (5): 1274. https://doi.org/10.3390/su11051274.
Fiori, A.M., and I. Foroni. 2020. Prediction accuracy for reservation-based forecasting methods applied in revenue management. International Journal of Hospitality Management 84: 102332. https://doi.org/10.1016/j.ijhm.2019.102332.
Kourentzes, N., A. Saayman, P. Jean-Pierre, D. Provenzano, M. Sahli, N. Seetaram, and S. Volo. 2021. Visitor arrivals forecasts amid COVID-19: A perspective from the Africa team. Annals of Tourism Research 88 (4): 103197. https://doi.org/10.1016/j.annals.2021.103197.
Lee, M. 2018. Modeling and forecasting hotel room demand based on advance booking information. Tourism Management 66: 62–71. https://doi.org/10.1016/j.tourman.2017.11.004.
Tse, T.S.M., and Y.T. Poon. 2015. Analyzing the use of an advance booking curve in forecasting hotel reservations. Journal of Travel and Tourism Marketing 32 (7): 852–869. https://doi.org/10.1080/10548408.2015.1063826.
Weatherford, L.R., and S.E. Kimes. 2003. A comparison of forecasting methods for hotel revenue management. International Journal of Forecasting 19: 401–415. https://doi.org/10.1016/S0169-2070(02)00011-0.
Webb, T., Z. Schwartz, Z. Xiang, and M. Singal. 2020. Revenue management forecasting: The resiliency of advanced booking methods given dynamic booking windows. International Journal of Hospitality Management 89: 102590. https://doi.org/10.1016/j.ijhm.2020.102590.
Zhang, H., and J. Lu. 2022. Forecasting hotel room demand amid COVID-19. Tourism Economics 28 (1): 200–221. https://doi.org/10.1177/13548166211035569.
Funding
Open access funding provided by University of Applied Sciences and Arts Western Switzerland (HES-SO). Luís N. Pereira is pleased to acknowledge financial support provided by FCT - Foundation for Science and Technology through project UIDB/04020/2020.
Author information
Authors and Affiliations
Corresponding author
Ethics declarations
Conflict of interest
The authors declare that they have no conflict of interest.
Additional information
Publisher's Note
Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.
Rights and permissions
Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/.
About this article
Cite this article
Heo, C.Y., Viverit, L. & Pereira, L.N. Does historical data still matter for demand forecasting in uncertain and turbulent times? An extension of the additive pickup time series method for SME hotels. J Revenue Pricing Manag (2023). https://doi.org/10.1057/s41272-023-00421-1
Received:
Accepted:
Published:
DOI: https://doi.org/10.1057/s41272-023-00421-1
Keywords
- Hotel demand forecast
- Additive pickup
- Time series
- COVID-19 pandemic
- Small and medium-sized enterprises (SMEs) hotels
- Revenue management