The document summarizes a methodology for predicting ATM cash withdrawals using double exponential smoothing. It analyzes over 880,000 daily withdrawal observations from over 10,000 ATMs between January and March 2018. It finds that withdrawals follow weekly and monthly patterns. It calculates seasonal indices for each day of the week and date of the month based on average withdrawals. It then uses double exponential smoothing to establish a baseline level for each ATM, factoring in the seasonal indices to predict future withdrawals. Testing on held-out data from March 19-24, it achieves an expected 66% accuracy with errors below 25%.
Related topics: