Reduce Unexpected Aırlıne Dıverts: Modellıng wıth Tıme Serıes Analysıs | Research Square window.SnipcartSettings = { analytics: { enabled: false } }; (function() { var accessVector = localStorage.getItem('access_vector') || ''; window.dataLayer = window.dataLayer || []; if (accessVector) { window.dataLayer.push({ user: { profile: { profileInfo: { snid: accessVector } } } }); } })(); (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-K279D39R'); Browse Preprints In Review Journals COVID-19 Preprints AJE Video Bytes Research Tools Research Promotion AJE Professional Editing AJE Rubriq About Preprint Platform In Review Editorial Policies Our Team Advisory Board Help Center Sign In Submit a Preprint Cite Share Download PDF Research Article Reduce Unexpected Aırlıne Dıverts: Modellıng wıth Tıme Serıes Analysıs Hazal Berve DOGAN, Tahir Khaniyev, Derya Gozen, Umut Demirezen This is a preprint; it has not been peer reviewed by a journal. https://doi.org/ 10.21203/rs.3.rs-1315163/v1 This work is licensed under a CC BY 4.0 License Status: Posted Version 1 posted You are reading this latest preprint version Abstract In this study, a decision support system was designed to minimize the costs caused by an airline's unexpected diverts. Meteorological data provided by an airline was used to predict visibility range, using the R programming language. The results of the analyzes are presented. It is aimed to make predictions by analyzing the data using time series analysis methods. Detailed forecasts were made to correspond to 3 forward-looking hours. The results obtained from time series analysis using AR, MA, ARMA, ARIMA, AutoARIMA and VAR were compared according to the error rate functions. Aviation Divert Weather Forecast Time Series Decision Support Systems Figures Figure 1 Figure 2 Figure 3 Figure 4 Figure 5 Figure 6 Figure 7 Figure 8 Figure 9 Figure 10 Figure 11 Introduction Divert occurs when the airplane is landing on a different airport, rather than the planned destination published by the airline's timeline. Airplanes can be diverted for flight safety (fire / smoke, mechanical failure, natural disaster, security), operational conditions (fuel leak, weather condition at destination, runway failures), and service-related (medical, career criminal) reasons. Minimizing the number of unexpected diverts for an airline company plays an important role not only in reducing costs caused by this situation, but also preventing loss of reputation. For this reason, in case of a diverted flight, the purpose is to minimize costs faced by the airline company such as, shifting the flight timeline, providing new tickets to the passengers, fuel the airplane spends in the air and accommodation and health expenses of the passengers. Within the scope of this study, flights diverted due to the unfavorable weather conditions at the destination will be examined. In order to reduce the time and financial resource losses that may arise as a result of the referrals, some weather data of the region where the aircraft landed is evaluated before the airplane leaves. The report, which is published at regular intervals (half or one hour) determined by regional agreements and contains the weather condition data of the airport (visibility range, wind speed, wind angle, ceiling), is called the “Meteorological Terminal Air Report (METAR)” [1]. The weather forecast report published at certain intervals (usually 9 or 24 hours) for an airport, including meteorological events that are foreseen to be encountered in and around the airport is called" Terminal Aerodrome Forecast (TAF)" [1]. While "TAF" data is being examined; in the case of factors such as visibility range, wind speed, wind angle, and ceiling do not meet the restrictions accepted for safe landing, it is decided to take off / not to take off before flight or to land / not to land during the flight. Depending on this decision (TAF - METAR inconsistancy), a need for a decision support system has arised, which requires optimum decision making by using weather condition data analysis and weather forecasting methods. For this reason, a decision support system for this need is proposed in this study. In the study, 84 divert reports, which occurred between the same dates, along with 130,000 lines of METAR and TAF data from domestic flights of an airline for Trabzon Airport, corresponding to the years 2010-2018, were provided by the airline company. During the analysis of the compliance of METAR and TAF data, it was found that diverted flights were mostly due to the visibility range (90%) among the meteorological data provided. The limit values used in programming are determined by the International Civil Aviation Organization (ICAO) according to some standards[1] set for the province of Trabzon. METAR and TAF data for one of the 84 flights mentioned before are shown in Figure 1 as an example. Between 16.10.2011 - 19.10.2011, it was observed that there was a difference between METAR and TAF when the real values of the visibility range were compared with the forecast values. In addition, it can be concluded that TAF data did not yield effective results in predicting sudden changes in visibility range that could affect the steering decision. Figure 1. METAR-TAF compliance for a sample flight Starting from TAF - METAR incompatibility, the time series method was used to predict sudden changes in visibility range and to make the decision of divert more efficiently. In the R programming language, forward-looking 6-step[2] TAF predictions were made using the following time series prediction methods: Autoregression (AR), Moving Avarage (MA), Autoregressive Moving Avarage (ARMA), Integrated Autoregressive Moving Avarage (ARIMA) and Vector Autoregression (VAR). Depending on the result of a using methods, error functions are compared. The values predicted are defined as “Corrected TAF” (CTAF) to avoid confusion with the current TAF. [1] Some standards determined by the International Civil Aviation Organization (ICAO) for Trabzon province, respectively; Visibility Range> 4593 m and Ceiling > 386 ft [2] The reason for the 6-step prediction in the future; From Trabzon to any point in Turkey are foreseen to go to the max 3 hours. Considering that the METAR and TAF data used come every half an hour, a 6-step prediction is thought to be sufficient for a flight. Literature Review There are many studies on the subject discussed in the literature. Within the scope of the study, the ones related to Time Series Analysis (TSA) were reviewed. Paras et al. (2012) explained a simple model for weather forecasting. The model used is multiple linear regression (MLR) model. Weather parameters such as weather condition data at a specific station, minimum - maximum temperature, relative humidity were estimated using the properties calculated based on the correlation value in the weather condition data set at different time intervals. Regression equation coefficients were used to predict future weather conditions. The results obtained show that the MLR model can be used to predict the weather conditions. In the study of Sfetsos (2000), a comparison of various estimation approaches on hourly average wind speed data is presented using time series analysis. In addition to traditional linear ARMA models and Artificial Neural Networks, the model with the least errors was created with Adaptive Neural Network Based Fuzzy Inference System (ANFIS). In Wu (2007) study, various forecasting directions related to wind speed and power are emphasized. Using the past time data (METAR), artificial neural networks, which are an advanced and learning method, have been used in conjunction with Regression Analysis, which is the most basic estimation method to make TAF predictions. In Yukubu and Gulumbe (2008) studies, seasonal modeling and estimation results for Sokoto monthly average temperature were obtained by using SARIMA approach. Five seasonal models were selected using the model selection criteria. The selected models have minimized the mean square error statistics of the forecasts in temperature prediction. In Bahadır and Saraçlı’s (2010) studies, temperature, precipitation and evaporation parameters were analyzed using the ARIMA (Box-Jenkins) model. As a result of their analysis, it has been concluded that for a next 5 years in Isparta, the city will go through a more humid period, the region will not be affected by global warming scenarios, and the drought will not be effective in the region. Agrawal et al. (2012) presented the Artificial Neural Network model using MATLAB to estimate two important weather parameters (minimum and maximum temperature) in their studies. The model has been trained on 60 years of data (1901-1960) and tested on 40 years of data to forecast the minimum and maximum temperature. Results based on mean square errors (MSE) have shown that this model has a potential for successful application for weather forecast. In their study, Nury et al. (2013) used the ARIMA model to make short-term forecasts of monthly minimum and maximum temperatures in Syiret and Mouluibazar regions in Northeast Bangladesh. Between 1977-2011, the model was trained with the temperatures recorded at two stations in the Sylhet region, and verified on the period of 2010-2012. Using ARIMA models, forecasts of temperatures at 2 stations for 1 month after 2010-2011 were made. In their study, Lim and McAleer (2002) estimated the intrernational tourism for the period of 1990-1996, using the ARIMA models used in univariate time series analyzes, based on the tourist arrivals between 1975-1989. The estimates obtained that ARIMA model forecasts tourist arrivals from Singapore for the period 1990–1996 very well. In the studies of Janiszewski and Wojtowicz (2014), the SARIMA model was used to estimate passenger traffic at Oslo Airport. The parameters of the selected model were estimated by the maximum likelihood method using GRETL software. It is concluded that the SARIMA model gives reasonable results and can be applied to estimate passenger traffic. In their work, Radziukynas and Klementavicius (2014), they discussed the short-term estimation of wind speed for Lithuanian wind farm using the time series approach. Historical wind speed data (4 months) was applied to the ARIMA model and the forecast results were presented. Root mean square error (RMSE) and absolute error were used to calculate the accuracy of the estimates. In the studies of Medar et al. (2017), weather parameters were estimated using Data Mining, Regression Approaches and Artificial Neural Networks methods, and the results were compared. In Kırbaş’s (2016) study, the observation results of a meteorological station in April 2016 were compiled. The wind speed data obtained were analyzed by using statistical methods and artificial neural networks. Forward wind speed estimation was made over the created time series. As a result of comparing the calculations and calculations with the real data, a distinct error rate difference was observed between the studied ARIMA models and artificial neural networks, which featured the Artificial Neural Network method. In the proposed study, detailed evaluations of frequently used forecasting methods were carried out at the 12-step level. Methods Thanks to the methods used in the literature, the methods used in the study are described in detail in the subtitles. Time Series Analysis The time series are sequences created by ordering the observation values for any event by time. Time series analysis, on the other hand, is a method that aims to model the stochastic process that gives the structure of the observed series about an event observed at certain time intervals and to make predictions about the future with the help of the observation values of the past periods. (Box and Jenkins, 1986). Box-Jenkins describes a time series as a sequentially generated group observation (Box and Jenkins, 1976). Among the observed values of time series, situations such as increase, decrease or remain constant in certain periods can be observed. Such situations can have several causes. Investigating these changes is beneficial when it is desired to make predictions, that is, when predicting the future of time series data, because time series may show similar features in the future. These changes are the components of the time series; Trend, seasonal changes, cyclical and random changes are examined in four groups. Although it is difficult to completely eliminate seasonal, cyclical or irregular fluctuations, various methods are used for a certain level of smoothing. These methods will be discussed in the following sections. Flattening on the dataset used within the scope of the study was made for weekly, daily, hourly time zones and hourly flattening was found to be the most suitable option for the dataset, considering that the actual data came every half hour. Essentially, flattening is to get rid of outliers without losing the trend of the data set. Accordingly, the flattening process for the specified time periods has been applied to the data set in Figure 2 (the flattening process has been applied to 130,000 data, and the flattening process for the last 500 data is shown in Figure 2). In cases where the time series is stationary, that is, the average, variance and covariance of the process do not change depending on time, suitable ones from the time series models are used. However, most of the time series are not stationary due to the characteristics of a particular stochastic process that changes over time. Time series are analyzed under two titles as stationary and non-stationary series according to the deviations shown on average. In order to apply the Box Jenkins method to non-stationary time series, it is necessary to eliminate the elements such as trend and seasonality, which disrupt the stability, with some conversion methods, thus making the series stationary (Pindyckand and Rubinfeld 1998). Before performing a statistical analysis of a time series, it is necessary to investigate the stationarity of the process that created that series. The absence of a stochastic process makes the behavior of the series valid only for the period under consideration, and makes it difficult for us to generalize the series for other periods. For this reason, stagnation in time series is one of the most important features to be emphasized. In addition, the classical regression model was developed for use in the relationships between stationary variables, therefore it should not be used in non-stationary series (Gujarati, 2005: 709). Since any of the explanatory variables in the regression equation is not stationary, the regression theory is disrupted, and stasis is actually a necessity. If the expected value, variance and covariance of a time series do not remain constant over time (if it changes depending on time), the series is not stationary. If the series is not stationary, analyzes are made only after it becomes stationary using various techniques. Many economic data (especially monetary data) are not stationary. If a series is not stationary, the expected value or variance, or both, changes over time, only validates the behavior of the series for the estimated period under review. For this reason, it is very important to make a non-stationary time series stationary. A non-stationary time series is made stationary by applying one or more degrees of discrimination. DETERMINATION OF STABILITY IN TIME SERIES The methods used in the determination of stationarity are divided into two as classical and modern in the literature. Classical methods make intuitive use of correlograms of graphs of series and autocorrelation (ACF) and partial autocorrelation (PACF) graphs to detect stability. Modern methods include mathematical tests such as the Dickey Fuller Test. DETERMINATION OF STABILITY WITH CLASSIC METHODS In order to determine the stability with the graphic method, the graphics of the levels and differences of the series are examined, so that it can be determined whether there is a trend or seasonality in the series, and whether it is deterministic or random. The correlogram is obtained by drawing autocorrelation (ACF) and partial autocorrelation (PACF) functions. Autocorrelation Function (ACF) The autocorrelation function (ACF) can be seen as an indicator of independence in a series, as it shows the correlation between observation values. Since it is not possible to fully define a stochastic process, the autocorrelation function that partially defines the process has an important place in the model building process. The autocorrelation function gives the information of the degree of correlation between adjacent data points in an array. The time series consisting of all delays and the original time series are drawn on the same graph, and with the help of this graphic, it is seen that the time series consisting of delays have the same structure as the original time series. In the next step, the values of the Autocorrelation coefficients are calculated. Partial Autocorrelation Function (PACF) Partial autocorrelation coefficient values of all delays constitute the partial autocorrelation function. In the time series analysis, the partial autocorrelation coefficient is used to determine to what degree the autoregressive model will continue. In other words, the partial correlation function refers to the relationship between lagged variables. DETERMINATION OF STABILITY WITH MODERN METHODS The data set used in the study is already stationary without any stabilization, as can be understood intuitively from the ACF and PACF graphics. However; as classical methods have been replaced by modern methods today, modern methods, which include various tests, are more reliable. Accordingly, while analyzing the data set stationarity, DF test was also used with the help of the R Programming language, although it is clearly seen that the data set is stationary in the correlograms. As a result, knowing that the data set we will analyze is stationary, modeling can be started. Time Series Models For any time series to be stationary, its mean, variance, covariance and higher-order moments must be constant over time. If the model is not stationary, the array must be stationed. (Box and Jenkins, 1976). Within the scope of the study, univariate-linear-stationary time series will be discussed. Time series models can be divided into three general classes. Autoregressive Process (AR) models were developed by Yule (1926, 1927), Moving Average (MA) models Slutsky (1937) and ARMA models Wold (1954) (Makridakis and Wheelwright, 1989). For each time series model listed below, the results of a flight selected from the diverted flight list will be presented as an example. Accuracy and model results vary for other flights on the list; therefore, the example to be presented should not be considered as the representative of flights on the entire list. The selected flight is a flight that leaves at 20:20 on 18.10.2011 and is directed due to low visibility range. Assuming that the METAR data recorded up to the flight time are known, the visibility range parameter will be predicted 6 steps ahead of the flight time, and the results will be presented in graphical format. The accuracy criteria and comparisons of the models established for all flights in the routing list will be included in the next sections. Autoregressive Process Model - AR (p) Autoregressive models (alternate-dependent models) can be defined as models whose future values are estimated by using the past values of the time series. Many time series include this process (Enders, 2004). Under the title of autoregressive process models, the first order AR model, AR (1), was used as the initial value. As an example, the view distance estimation results of the guided flight dated 18.10.2011 with 20:20 departure time are presented in Figure 3. In Figure 3, AR (1) model was applied and the last 500 of the 130.000 data set were visualized. In the graphic of the sample flight, the red line represents the actual data, the black line represents the fitted values (fitted) according to the model, and the blue line indicates the forecast values. Forecasting for 6 forward steps is made in 85% and 95% confidence intervals. In the graph, although the AR (1) model tends to capture the actual data in the fitting process, it is observed that it does not comply with the METAR data by displaying a linear behavior while predicting and cannot predict the sudden decrease of visibility range. Moving Average Model - MA (q) If the delayed error terms of a time series affect its current value, the moving average (MA) process is defined. In other words, the estimated value of the variable in the moving average process is related to the estimated values of the error value (Enders, 2004). As an introduction to the moving average model, MA (1) model was chosen from the first degree. The result graph of the sample flight can be seen in Figure 4. When the chart above is analyzed, the MA (1) model tends to capture the actual data in the fitting process; however, it can be concluded that he could not model the sudden decrease in visibility range in the forecast. Contrary to the sudden decrease in visibility range, it can be said that the MA (1) model has a much more optimistic prediction. Autoregressive and Moving Average Model - ARMA (p, q) Most cases cannot be expressed by AR (p) or MA (q) processes alone. These series are expressed as the sum of autoregressive and moving average models. If a time series has both AR and MA properties at the same time, this process is called Autoregressive and Moving Average (ARMA) process. AR (p), MA (q), ARMA (p, q) processes are based on the assumption that time series are stationary. Model results of ARMA (1,1) of the sample flight are presented in Figure 5. When the graphic is examined, the ARMA (1,1) model tends to capture the actual data in fitting, as in the AR (1) and MA (1) models; It can be said that it gives more realistic values than AR (1) and MA (1) models. The sudden visibility range decrease was estimated more accurately by ARMA (1,1) compared to AR (1) and MA (1) models. Autoregressive Integrated Moving Average Model - ARIMA (p, d, q) The basis of the Box Jenkins method used in the analysis of univariate time series is to explain the value of time series in any period with a linear combination of observation values and error terms of the same series in the previous period. Therefore, the mentioned method is also seen in the literature as Autoregressive Integrated Moving Average Method (ARIMA) (Özmen, 1986). When applying ARIMA model, initial parameters were chosen as ARIMA (1,1,1). Model results can be found in Figure 6: As can be seen from the graphic showing the results of ARIMA (1,1,1) model, it appears that the ARIMA model tends to capture the actual data in the fitting process as in the AR (1), MA (1) and ARMA (1,1) models. However, by estimating the sudden decrease of visibility range better than AR, MA and ARMA models; it has been observed that forecasts tend to catch the trend of actual data. As can be seen from the graphic applied with the ARIMA (1,1,1) model, it can be said that the ARIMA model tends to capture the actual data in the fitting process as in the AR (1), MA (1) and ARMA (1,1) models. However, by estimating the sudden decrease of view range better than AR, MA and ARMA models; it has been observed that forecasts tend to catch the trend of real data. AutoARIMA Model auto.ARIMA is an R function that returns the best ARIMA model based on AIC, AICc or BIC. The function fits the univariate time series best ARIMA model by performing a search between possible models within the specified constraints. (Montgomery et al., 2008). If there are more than one alternative model in a modeling process, there are multiple model selection criteria in the literature to choose the best one. The most common of these are AIC (Akaike Information Criterion) and SC (Scwarz Criterion) information criteria. According to these criteria, the best model is the model with the lowest numerical value according to AIC and SC values. (Grasa, 1989, Lutkepohl, 1991). AutoArima fits the best ARIMA model to the univariate time series. Returns the best ARIMA model based on AIC or BIC value. This function performs a search according to the possible model within the restrictions. That is, p, d, q values, auto, which are determined manually in ARIMA models. In Arima, all combinations are tried in the background by the program and given as the most optimized program output. For the sample flight, the results of the ARIMA model (5,1,6) returned by the auto.ARIMA function are shown in Figure 7: When the graphic is examined, the ARIMA (5,1,6) model obtained as a result of the auto.ARIMA function; It is seen that as in the AR (1), MA (1), ARMA (1,1) and ARIMA (1,1,1) models, it tends to capture the actual data in the fitting process. The sudden decrease in visibility range is much better predicted than the aforementioned models; the tendency to capture the behavior of real data and model accuracy have increased significantly. Vector Autoregressive Model - VAR () The Vector Autoregression (VAR) model is an extension of the univariate autoregression model to multivariate time series data. In this model, all variables are considered intrinsic and a variable is defined as a function of its own the lagged values of other variables in the model. In Figure 8, the VAR model has been applied and the last 500 of the 130.000 data set have been visualized. The ones shown in red are real data, while the blacks show the fitted data according to the VAR model algorithm. The line, colored in blue, shows the forecast data according to the VAR algorithm. Forecasting for 6 steps forward is made between 85% and 95% confidence intervals, as can be seen from the chart, the VAR model tends to capture real data in the fitting process, as in the Ar and MA, ARMA and ARIMA models. In making predictions, it modeled the sudden visibility range decrease better than the AR, MA and ARMA and ARIMA models, and its success in capturing the trend of real data is much higher than the success of the ARIMA model, but since the AutoArima model and the VAR model results are close to each other, Error tests were used to find out which model has higher success. Results And Discussion When VAR and AutoARIMA models are compared, it is observed that error rates of AutoARIMA model are lower at certain points. After the determination of the most suitable model within the scope of the forecast of meteorological data, foresight tests are needed in order to use the model in foresight for the future. If the predictive power of a model becomes insignificant, it cannot be used in future predictions (Çuhadar et al. 2009). Average Absolute Percentage Error (MAPE) statistic, Average Absolute Error (MAE) and Root Mean Square Error (RMSE) ratios were compared for AR, MA, ARMA, ARIMA, AutoARIMA and VAR models to perform prediction, verification and determine the predictive power of the model. As a result of comparison, when all error functions are examined, it is seen that error rates of AutoARIMA and VAR models are much lower than other models. Error Tests of Estimates Predicted by Models There are many criteria that can be used to measure the accuracy of the predicted estimates. With the help of computer program (MATLAB), estimate calculations can be made at the desired confidence level. The model can be used to make a future prediction after determining, estimating, and testing for compliance. The aim is to obtain forecast values close to the future value. Here estimates should be produced to minimize error tests. The model that best fits the data should be tested by testing the future estimation success. Various criteria are used to measure predictive success: mean square error (MSE), root mean square error (RMSE), mean absolute percent error (MAPE), average percent error (MPE), etc. These criteria are desired to be as small as possible for the selection of the most successful forecasting model. MAPE, RMSE and MAE statistics calculated for AR, MA, ARMA, ARIMA, AutoARIMA and VAR models are given below. Conclusion In this study, meteorological data provided by an airline was used to predict visibility range, using the R programming language. According to results of the analysis, a decision support system was prefered to minimize the costs caused by an airline's unexpected diverts. The decision support system’s aim is that make predictions by analyzing the data using time series analysis methods. Forecasts were made to correspond to 3 forward-looking hours of visibility range. The results obtained from time series analysis using AR, MA, ARMA, ARIMA, AutoARIMA and VAR were compared according to the error rate functions. As a result of comparing the error rates, the auto.ARIMA model was found to be more successful than the VAR model in predicting the visibility range. The confusion matrix is presented in Table 1. The purpose of the study; to reduce the number of diverted flights caused by low visibility range. It has been decided to fly in cases where the visibility range is under 4593 m. Therefore, the number of flights overlapping the “flying” decisions of CTAF and METAR is important to us. The aim is not to remove the flight that will be diverted due to low visibility range. The confusion matrix shows that for 84 flights diverted, 25 of them are prevented from being diverted by taking CTAF reference. The improvement rate in the percentage base is 30 percent. Since this ratio is not considered sufficient, future studies will focus on modeling with ANNs. Declarations Compliance with Ethical Standards Conflict of Interest: Authors declare that they have no conflict of interest. Ethical approval: This article does not contain any studies with human participants or animals performed by any of the authors. References Havacılık Amaçlı Rutin Hava Raporu (2018). Access Address: https://hezarfen.mgm.gov.tr /KodA/Default.aspx https://www.dhmi.gov.tr/dosyalar/pdf/DHMi-Havacilik-Terimleri-Sozlugu.pdf Agrawal, A., Kumar, V., Pandey, A. ve Khan, I. (2012). An Application of Time Series Analysis for Weather Forecasting. International Journal of Engineering Research and Aplications , 2(2), 974-980. Box, G., E., P., Jenkins, G.M. (1976) Time Series Analysis: Forecasting and Control. San Francisco, CA: Holden-Day. Altunkaynak, A., Başakin, E. E. (2018 ). Zaman Serileri Kullanılarak Nehir Akım Tahmini ve Farklı Yöntemlerle Karşılaştırılması. Journal of Science and Technology https://doi.org/10.18185/erzifbed.339781BAHADIR, M., & SARAÇLI, S. (2010). Isparta'da ARIMA Modeline Göre Sentetik İklim Verilerinin Analizi. New World Science Academy , Vol.5, No.3, Article No.4A0027. BURKE, O. (2011). Statistical Methods Autocorrelation. Oxford, England. Kırbaş, İ. (2016). Short‐Term Multı‐Step Wind Speed Prediction Using Statistical Methods And Artificial Neural Networks, presented at the International Science and Technology Conference , vol. 1, p. 1064. Kumar, N., Jha., G. (2013). A Time Series ANN Approach for Weather Forecasting. International Journal of Control Theory and Computer Modeling , 3(1), 19-25. Nury, A., Koch, M. ve Alam, M., (2013). Time Series Analysis and Forecasting of Temperatures in the Sylhet Division of Bangladesh. 4th International Conference On Environmental Aspects of Bangladesh (ICEAB), 24-26. Enders, W. (2004), Applied Econometric Time Series , John Wiley & Sons, 2nd ed. Paras, Mathur, S. (2012). A Simple Weather Forecasting Model Using Mathematical Regression . Indian Research Journal of Extension Education Special Issues, 1, 161-168. Radzuan, N., Othman, Z., Abu Bakar, A. (2013). Uncertain Time Series in Weather Prediction. Procedia Technology https://doi.org/10.1016/j.protcy.2013.12.228 Lütkepohl, Helmut (1991).Introduction to Multiple Time Series Analysis, New York: Springer-Verlag. Grasa, Antonio Aznar (1989). Econometric Model Selection: A New Approach, Dordrecht: Kluwer Academic Publishers. Oundo, K.A. (2012). Visibility Forecast Verification at Jomo Kenyetta Intenational Airport. Access Address: http://erepository.uonbi.ac.ke/bitstream/handle/11295/56262/Oundo_Visibility%20forecast%20verification%20at%20Jomo%20Kenyatta%20International%20Airport.pdf?sequence=3&isAllowed=y Medar, R., Niranjan, P., Angadi, A., Tamase, P. (2017). Comparative Study of Different Weather Forecasting Models. International Conference on Energy, Communication, Data Analytics and Soft Computing, 1604-1609. Radziukynas, V., Klementavičius, A . (2014). Short-term Wind Speed Forecasting with ARIMA Model. 55th International Scientific Conference on Power and Electrical Engineering of Riga Technical University https://doi.org/ 10.1515/lpts-2016-0008Sfetsos, A. (2000). A comparison of various forecasting techniques applied to mean hourly wind speed time series. Renewable Energy, vol. 21, pp. 23-25. Lim, C., & McAleer, M. (2002). Time Series forecasts of International Travel Demand for Australia. Tourism Management 23(4), pp. 389-396. Wójtowicz , M., Janiszewski , S. (2014). Forecasting of Air Traffic: The Case Study of Oslo Airport. Access Address: https://www.infona.pl/resource/bwmeta1.element.baztech-bad3559a-30fb-4b70-a8ee-f242fdcc71dd Yakubu , M., Gulumbe, S. (2008). Forecasting of Temperature in Sokoto Metropolis Using Seasonal Modelling. Nigerian Journal of Basic And Applied Sciences, 16(1), 36-47. Wu, Y., Hong, J. (2007). A literature review of wind forecasting technology in the world. Access Address: http://assets.fiercemarkets.net/public/sites/energy/reports/ieeewindforecasting.pdf Tables Table 1: Confusion Matrix for Time Series Analysis Cite Share Download PDF Status: Posted Version 1 posted You are reading this latest preprint version Research Square lets you share your work early, gain feedback from the community, and start making changes to your manuscript prior to peer review in a journal. As a division of Research Square Company, we’re committed to making research communication faster, fairer, and more useful. We do this by developing innovative software and high quality services for the global research community. Our growing team is made up of researchers and industry professionals working together to solve the most critical problems facing scientific publishing. Also discoverable on Platform About Our Team In Review Editorial Policies Advisory Board Help Center Resources Author Services Accessibility API Access RSS feed Manage Cookie Preferences © Research Square 2026 | ISSN 2693-5015 (online) Privacy Policy Terms of Service Do Not Sell My Personal Information {"props":{"pageProps":{"initialData":{"identity":"rs-1315163","acceptedTermsAndConditions":true,"allowDirectSubmit":true,"archivedVersions":[],"articleType":"Research Article","associatedPublications":[],"authors":[{"id":80495211,"identity":"5f3c1872-3df1-475b-9553-73b2b5b3cf84","order_by":0,"name":"Hazal Berve DOGAN","email":"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAZAAAAAyAQMAAABI0h/eAAAABlBMVEX///8AAABVwtN+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA5UlEQVRIiWNgGAWjYBACAxDxsIEZRDE+ABI8fERpSYRoYQZxeNhI0cImASYJaTFnP/7wQ+IOazl597PHKr/m2MmwMTA/fHQDjxbLnoRkicQz6caGZ/LSbstuSwY6jM3YOAefww4kHJBIbDucuLEhx+y25DZmoBYeNmm8Ws4/bP4B1tL/xqxYcls9EVpuJLOBbZkvkWPG+HHbYWK0PGOzAPnFQOKNsTTjtuM8bMyE/HI+/fGNj6AQ688x/PhzW7U9P3vzw8f4tCD0HgDGJQ+IxUyMchCQbwCmmB/Eqh4Fo2AUjIIRBQBN1koN+dopsAAAAABJRU5ErkJggg==","orcid":"https://orcid.org/0000-0002-9213-5345","institution":"TOBB Economics and Technology University: TOBB Ekonomi ve Teknoloji Universitesi","correspondingAuthor":true,"submittingAuthor":false,"prefix":"","firstName":"Hazal","middleName":"Berve","lastName":"DOGAN","suffix":""},{"id":80495212,"identity":"be7c42e3-94b5-4a63-8c90-8bb0fcfed2e8","order_by":1,"name":"Tahir Khaniyev","email":"","orcid":"","institution":"TOBB Economics and Technology University: TOBB Ekonomi ve Teknoloji Universitesi","correspondingAuthor":false,"submittingAuthor":false,"prefix":"","firstName":"Tahir","middleName":"","lastName":"Khaniyev","suffix":""},{"id":80495213,"identity":"d635ccbc-42ba-4915-8a00-5bbaf90a27ca","order_by":2,"name":"Derya Gozen","email":"","orcid":"","institution":"Bilkent University: Bilkent Universitesi","correspondingAuthor":false,"submittingAuthor":false,"prefix":"","firstName":"Derya","middleName":"","lastName":"Gozen","suffix":""},{"id":80495214,"identity":"b4c931c8-8a3a-4393-9193-3447877e7b73","order_by":3,"name":"Umut Demirezen","email":"","orcid":"","institution":"-","correspondingAuthor":false,"submittingAuthor":false,"prefix":"","firstName":"Umut","middleName":"","lastName":"Demirezen","suffix":""}],"badges":[],"createdAt":"2022-01-31 16:06:52","currentVersionCode":1,"declarations":"","doi":"10.21203/rs.3.rs-1315163/v1","doiUrl":"https://doi.org/10.21203/rs.3.rs-1315163/v1","draftVersion":[],"editorialEvents":[],"editorialNote":"","failedWorkflow":false,"files":[{"id":17879347,"identity":"4f89550e-cb98-40e7-a2ff-8ba9d855575e","added_by":"auto","created_at":"2022-02-02 16:41:30","extension":"png","order_by":1,"title":"Figure 1","display":"","copyAsset":false,"role":"figure","size":93541,"visible":true,"origin":"","legend":"\u003cp\u003eMETAR-TAF compliance for a sample flight\u003c/p\u003e","description":"","filename":"fig1.png","url":"https://assets-eu.researchsquare.com/files/rs-1315163/v1/249aaea0c7d50e139379ec18.png"},{"id":17879346,"identity":"e0f5390f-65c9-49ab-83a1-99ea9f2027bb","added_by":"auto","created_at":"2022-02-02 16:41:30","extension":"png","order_by":2,"title":"Figure 2","display":"","copyAsset":false,"role":"figure","size":170309,"visible":true,"origin":"","legend":"\u003cp\u003eA Section From the Flattened Data Set\u003c/p\u003e\u003cp\u003e2.1: ACF and PACF graphs of the model\u003c/p\u003e","description":"","filename":"fig2.png","url":"https://assets-eu.researchsquare.com/files/rs-1315163/v1/cf1b8690bf0ab3a8fd99be44.png"},{"id":17879348,"identity":"d99975bd-32fd-4a18-87f7-46c458941ea2","added_by":"auto","created_at":"2022-02-02 16:41:31","extension":"png","order_by":3,"title":"Figure 3","display":"","copyAsset":false,"role":"figure","size":54180,"visible":true,"origin":"","legend":"\u003cp\u003eAR (1) model result for 18.20.2011 20:20 flight\u003c/p\u003e\u003cp\u003e\u003cbr\u003e\u003c/p\u003e","description":"","filename":"fig3.png","url":"https://assets-eu.researchsquare.com/files/rs-1315163/v1/c5379b9f8747fe24dad032b0.png"},{"id":17879733,"identity":"25a20e4b-be95-4a86-a452-1c8c1e0494e1","added_by":"auto","created_at":"2022-02-02 16:44:31","extension":"png","order_by":4,"title":"Figure 4","display":"","copyAsset":false,"role":"figure","size":54667,"visible":true,"origin":"","legend":"\u003cp\u003eMA (1) model result for 18.20.2011 20:20 flight\u003c/p\u003e","description":"","filename":"fig4.png","url":"https://assets-eu.researchsquare.com/files/rs-1315163/v1/2e06f809bd073f8ca71f577f.png"},{"id":17879356,"identity":"6b516077-731d-41bb-b2bf-07b7488b3438","added_by":"auto","created_at":"2022-02-02 16:41:31","extension":"png","order_by":5,"title":"Figure 5","display":"","copyAsset":false,"role":"figure","size":57433,"visible":true,"origin":"","legend":"\u003cp\u003eARMA (1) model results for 18.20.2011 20:20 flight\u003c/p\u003e","description":"","filename":"fig5.png","url":"https://assets-eu.researchsquare.com/files/rs-1315163/v1/48d4029ec3c95c3c9d1c1e1e.png"},{"id":17879350,"identity":"bc559b82-d965-4ee3-a1c5-681f50b2c6a5","added_by":"auto","created_at":"2022-02-02 16:41:31","extension":"png","order_by":6,"title":"Figure 6","display":"","copyAsset":false,"role":"figure","size":46159,"visible":true,"origin":"","legend":"\u003cp\u003eARIMA (1,1,1) model results for 18.20.2011 20:20 flight\u003c/p\u003e","description":"","filename":"fig6.png","url":"https://assets-eu.researchsquare.com/files/rs-1315163/v1/a4a66fc8155efe89e148fb74.png"},{"id":17879358,"identity":"902d5860-df70-42e9-979e-65fdd300f872","added_by":"auto","created_at":"2022-02-02 16:41:31","extension":"png","order_by":7,"title":"Figure 7","display":"","copyAsset":false,"role":"figure","size":81882,"visible":true,"origin":"","legend":"\u003cp\u003eauto.ARIMA (p, d, q) model results for 18.20.2011 20:20 flight\u003c/p\u003e","description":"","filename":"fig7.png","url":"https://assets-eu.researchsquare.com/files/rs-1315163/v1/dd64099ad62fd0f4f6ccdd09.png"},{"id":17879349,"identity":"b28c35ba-48c0-45d7-9385-7c67fc87841b","added_by":"auto","created_at":"2022-02-02 16:41:31","extension":"png","order_by":8,"title":"Figure 8","display":"","copyAsset":false,"role":"figure","size":50467,"visible":true,"origin":"","legend":"\u003cp\u003eVector Autoregressive Model (VAR)\u003c/p\u003e","description":"","filename":"fig8.png","url":"https://assets-eu.researchsquare.com/files/rs-1315163/v1/e5fd00c14d508e74de840915.png"},{"id":17879357,"identity":"55c59c7f-6693-40d4-9e5a-087ba72746f4","added_by":"auto","created_at":"2022-02-02 16:41:31","extension":"png","order_by":9,"title":"Figure 9","display":"","copyAsset":false,"role":"figure","size":174486,"visible":true,"origin":"","legend":"\u003cp\u003eAverage Absolute Error (MAE) Comparison\u003c/p\u003e","description":"","filename":"fig9.png","url":"https://assets-eu.researchsquare.com/files/rs-1315163/v1/128627dec05c665227896a08.png"},{"id":17879355,"identity":"2deb7d34-427c-4deb-baed-4b23a2200baa","added_by":"auto","created_at":"2022-02-02 16:41:31","extension":"png","order_by":10,"title":"Figure 10","display":"","copyAsset":false,"role":"figure","size":174275,"visible":true,"origin":"","legend":"\u003cp\u003eComparison of Root Mean Square Error Rates (RMSE)\u003c/p\u003e","description":"","filename":"fig10.png","url":"https://assets-eu.researchsquare.com/files/rs-1315163/v1/7eb78870e73b85e62432796e.png"},{"id":17879354,"identity":"88564760-f133-4d80-952b-8504b85fc26b","added_by":"auto","created_at":"2022-02-02 16:41:31","extension":"png","order_by":11,"title":"Figure 11","display":"","copyAsset":false,"role":"figure","size":165266,"visible":true,"origin":"","legend":"\u003cp\u003eComparison of the Average Absolute Percentage Error (MAPE)\u003c/p\u003e","description":"","filename":"fig11.png","url":"https://assets-eu.researchsquare.com/files/rs-1315163/v1/13aa0cf2e157641ceb343f97.png"},{"id":19519419,"identity":"7e1aa7db-a5d9-428e-959c-4b171d97839b","added_by":"auto","created_at":"2022-03-23 11:19:20","extension":"pdf","order_by":0,"title":"","display":"","copyAsset":false,"role":"manuscript-pdf","size":1437755,"visible":true,"origin":"","legend":"","description":"","filename":"manuscript.pdf","url":"https://assets-eu.researchsquare.com/files/rs-1315163/v1/74868a57-4478-48cf-99cc-abfe1c35ba01.pdf"}],"financialInterests":"","formattedTitle":"\u003cp\u003eReduce Unexpected Aırlıne Dıverts: Modellıng wıth Tıme Serıes Analysıs\u003c/p\u003e","fulltext":[{"header":"Introduction","content":"\u003cp\u003eDivert occurs when the airplane is landing on a different airport, rather than the planned destination published by the airline's timeline. Airplanes can be diverted for flight safety (fire / smoke, mechanical failure, natural disaster, security), operational conditions (fuel leak, weather condition at destination, runway failures), and service-related (medical, career criminal) reasons. Minimizing the number of unexpected diverts for an airline company plays an important role not only in reducing costs caused by this situation, but also preventing loss of reputation. For this reason, in case of a diverted flight, the purpose is to minimize costs faced by the airline company such as, shifting the flight timeline, providing new tickets to the passengers, fuel the airplane spends in the air and accommodation and health expenses of the passengers. Within the scope of this study, flights diverted due to the unfavorable weather conditions at the destination will be examined. In order to reduce the time and financial resource losses that may arise as a result of the referrals, some weather data of the region where the aircraft landed is evaluated before the airplane leaves.\u003c/p\u003e\n\u003cp\u003eThe report, which is published at regular intervals (half or one hour) determined by regional agreements and contains the weather condition data of the airport (visibility range, wind speed, wind angle, ceiling), is called the \u0026ldquo;Meteorological Terminal Air Report (METAR)\u0026rdquo; [1].\u003c/p\u003e\n\u003cp\u003eThe weather forecast report published at certain intervals (usually 9 or 24 hours) for an airport, including meteorological events that are foreseen to be encountered in and around the airport is called\" Terminal Aerodrome Forecast (TAF)\" [1].\u003c/p\u003e\n\u003cp\u003eWhile \"TAF\" data is being examined; in the case of factors such as visibility range, wind speed, wind angle, and ceiling do not meet the restrictions accepted for safe landing, it is decided to take off / not to take off before flight or to land / not to land during the flight. Depending on this decision (TAF - METAR inconsistancy), a need for a decision support system has arised, which requires optimum decision making by using weather condition data analysis and weather forecasting methods. For this reason, a decision support system for this need is proposed in this study.\u003c/p\u003e\n\u003cp\u003eIn the study, 84 divert reports, which occurred between the same dates, along with 130,000 lines of METAR and TAF data from domestic flights of an airline for Trabzon Airport, corresponding to the years 2010-2018, were provided by the airline company.\u003c/p\u003e\n\u003cp\u003eDuring the analysis of the compliance of METAR and TAF data, it was found that diverted flights were mostly due to the visibility range (90%) among the meteorological data provided.\u003c/p\u003e\n\u003cp\u003eThe limit values used in programming are determined by the International Civil Aviation Organization (ICAO) according to some standards[1] set for the province of Trabzon.\u003c/p\u003e\n\u003cp\u003eMETAR and TAF data for one of the 84 flights mentioned before are shown in Figure 1 as an example. Between 16.10.2011 - 19.10.2011, it was observed that there was a difference between METAR and TAF when the real values of the visibility range were compared with the forecast values.\u003c/p\u003e\n\u003cp\u003eIn addition, it can be concluded that TAF data did not yield effective results in predicting sudden changes in visibility range that could affect the steering decision.\u003c/p\u003e\n\u003cp\u003eFigure 1. METAR-TAF compliance for a sample flight\u003c/p\u003e\n\u003cp\u003eStarting from TAF - METAR incompatibility, the time series method was used to predict sudden changes in visibility range and to make the decision of divert more efficiently. In the R programming language, forward-looking 6-step[2] TAF predictions were made using the following time series prediction methods: Autoregression (AR), Moving Avarage (MA), Autoregressive Moving Avarage (ARMA), Integrated Autoregressive Moving Avarage (ARIMA) and Vector Autoregression (VAR). Depending on the result of a using methods, error functions are compared. The values predicted are defined as \u0026ldquo;Corrected TAF\u0026rdquo; (CTAF) to avoid confusion with the current TAF.\u003c/p\u003e\n\u003cp\u003e[1] Some standards determined by the International Civil Aviation Organization (ICAO) for Trabzon province, respectively; Visibility Range\u0026gt; 4593 m and Ceiling \u0026gt; 386 ft\u003c/p\u003e\n\u003cp\u003e[2] The reason for the 6-step prediction in the future;\u003c/p\u003e\n\u003cp\u003eFrom Trabzon to any point in Turkey are foreseen to go to the max 3 hours.\u003c/p\u003e\n\u003cp\u003eConsidering that the METAR and TAF data used come every half an hour, a 6-step prediction is thought to be sufficient for a flight.\u003c/p\u003e"},{"header":"Literature Review","content":"\u003cp\u003eThere are many studies on the subject discussed in the literature. Within the scope of the study, the ones related to Time Series Analysis (TSA) were reviewed.\u003c/p\u003e\n\u003cp\u003eParas et al. (2012) explained a simple model for weather forecasting. The model used is multiple linear regression (MLR) model.\u003c/p\u003e\n\u003cp\u003eWeather parameters such as weather condition data at a specific station, minimum - maximum temperature, relative humidity were estimated using the properties calculated based on the correlation value in the weather condition data set at different time intervals. Regression equation coefficients were used to predict future weather conditions. The results obtained show that the MLR model can be used to predict the weather conditions.\u003c/p\u003e\n\u003cp\u003eIn the study of Sfetsos (2000), a comparison of various estimation approaches on hourly average wind speed data is presented using time series analysis. In addition to traditional linear ARMA models and Artificial Neural Networks, the model with the least errors was created with Adaptive Neural Network Based Fuzzy Inference System (ANFIS).\u003c/p\u003e\n\u003cp\u003eIn Wu (2007) study, various forecasting directions related to wind speed and power are emphasized. Using the past time data (METAR), artificial neural networks, which are an advanced and learning method, have been used in conjunction with Regression Analysis, which is the most basic estimation method to make TAF predictions.\u003c/p\u003e\n\u003cp\u003eIn Yukubu and Gulumbe (2008) studies, seasonal modeling and estimation results for Sokoto monthly average temperature were obtained by using SARIMA approach. Five seasonal models were selected using the model selection criteria. The selected models have minimized the mean square error statistics of the forecasts in temperature prediction.\u003c/p\u003e\n\u003cp\u003eIn Bahadır and Sara\u0026ccedil;lı\u0026rsquo;s (2010) studies, temperature, precipitation and evaporation parameters were analyzed using the ARIMA (Box-Jenkins) model. As a result of their analysis, it has been concluded that for a next 5 years in Isparta, the city will go through a more humid period, the region will not be affected by global warming scenarios, and the drought will not be effective in the region.\u003c/p\u003e\n\u003cp\u003eAgrawal et al. (2012) presented the Artificial Neural Network model using MATLAB to estimate two important weather parameters (minimum and maximum temperature) in their studies. The model has been trained on 60 years of data (1901-1960) and tested on 40 years of data to forecast the minimum and maximum temperature. Results based on mean square errors (MSE) have shown that this model has a potential for successful application for weather forecast.\u003c/p\u003e\n\u003cp\u003eIn their study, Nury et al. (2013) used the ARIMA model to make short-term forecasts of monthly minimum and maximum temperatures in Syiret and Mouluibazar regions in Northeast Bangladesh. Between 1977-2011, the model was trained with the temperatures recorded at two stations in the Sylhet region, and verified on the period of 2010-2012. Using ARIMA models, forecasts of temperatures at 2 stations for 1 month after 2010-2011 were made.\u003c/p\u003e\n\u003cp\u003eIn their study, Lim and McAleer (2002) estimated the intrernational tourism for the period of 1990-1996, using the ARIMA models used in univariate time series analyzes, based on the tourist arrivals between 1975-1989. The estimates obtained that ARIMA model forecasts tourist arrivals from Singapore for the period 1990\u0026ndash;1996 very well.\u003c/p\u003e\n\u003cp\u003eIn the studies of Janiszewski and Wojtowicz (2014), the SARIMA model was used to estimate passenger traffic at Oslo Airport. The parameters of the selected model were estimated by the maximum likelihood method using GRETL software. It is concluded that the SARIMA model gives reasonable results and can be applied to estimate passenger traffic.\u003c/p\u003e\n\u003cp\u003eIn their work, Radziukynas and Klementavicius (2014), they discussed the short-term estimation of wind speed for Lithuanian wind farm using the time series approach. Historical wind speed data (4 months) was applied to the ARIMA model and the forecast results were presented. Root mean square error (RMSE) and absolute error were used to calculate the accuracy of the estimates. In the studies of Medar et al. (2017), weather parameters were estimated using Data Mining, Regression Approaches and Artificial Neural Networks methods, and the results were compared.\u003c/p\u003e\n\u003cp\u003eIn Kırbaş\u0026rsquo;s (2016) study, the observation results of a meteorological station in April 2016 were compiled. The wind speed data obtained were analyzed by using statistical methods and artificial neural networks. Forward wind speed estimation was made over the created time series. As a result of comparing the calculations and calculations with the real data, a distinct error rate difference was observed between the studied ARIMA models and artificial neural networks, which featured the Artificial Neural Network method. In the proposed study, detailed evaluations of frequently used forecasting methods were carried out at the 12-step level.\u003c/p\u003e"},{"header":"Methods","content":"\u003cp\u003eThanks to the methods used in the literature, the methods used in the study are described in detail in the subtitles.\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eTime Series Analysis\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003eThe time series are sequences created by ordering the observation values for any event by time. Time series analysis, on the other hand, is a method that aims to model the stochastic process that gives the structure of the observed series about an event observed at certain time intervals and to make predictions about the future with the help of the observation values of the past periods. (Box and Jenkins, 1986).\u003c/p\u003e\n\u003cp\u003eBox-Jenkins describes a time series as a sequentially generated group observation (Box and Jenkins, 1976). Among the observed values of time series, situations such as increase, decrease or remain constant in certain periods can be observed. Such situations can have several causes. Investigating these changes is beneficial when it is desired to make predictions, that is, when predicting the future of time series data, because time series may show similar features in the future. These changes are the components of the time series; Trend, seasonal changes, cyclical and random changes are examined in four groups.\u003c/p\u003e\n\u003cp\u003eAlthough it is difficult to completely eliminate seasonal, cyclical or irregular fluctuations, various methods are used for a certain level of smoothing. These methods will be discussed in the following sections. Flattening on the dataset used within the scope of the study was made for weekly, daily, hourly time zones and hourly flattening was found to be the most suitable option for the dataset, considering that the actual data came every half hour.\u003c/p\u003e\n\u003cp\u003eEssentially, flattening is to get rid of outliers without losing the trend of the data set. Accordingly, the flattening process for the specified time periods has been applied to the data set in Figure 2 (the flattening process has been applied to 130,000 data, and the flattening process for the last 500 data is shown in Figure 2).\u003c/p\u003e\n\u003cp\u003eIn cases where the time series is stationary, that is, the average, variance and covariance of the process do not change depending on time, suitable ones from the time series models are used. However, most of the time series are not stationary due to the characteristics of a particular stochastic process that changes over time.\u003c/p\u003e\n\u003cp\u003eTime series are analyzed under two titles as stationary and non-stationary series according to the deviations shown on average. In order to apply the Box Jenkins method to non-stationary time series, it is necessary to eliminate the elements such as trend and seasonality, which disrupt the stability, with some conversion methods, thus making the series stationary (Pindyckand and Rubinfeld 1998).\u003c/p\u003e\n\u003cp\u003eBefore performing a statistical analysis of a time series, it is necessary to investigate the stationarity of the process that created that series. The absence of a stochastic process makes the behavior of the series valid only for the period under consideration, and makes it difficult for us to generalize the series for other periods. For this reason, stagnation in time series is one of the most important features to be emphasized. In addition, the classical regression model was developed for use in the relationships between stationary variables, therefore it should not be used in non-stationary series (Gujarati, 2005: 709).\u003c/p\u003e\n\u003cp\u003eSince any of the explanatory variables in the regression equation is not stationary, the regression theory is disrupted, and stasis is actually a necessity. If the expected value, variance and covariance of a time series do not remain constant over time (if it changes depending on time), the series is not stationary. If the series is not stationary, analyzes are made only after it becomes stationary using various techniques. Many economic data (especially monetary data) are not stationary.\u003c/p\u003e\n\u003cp\u003eIf a series is not stationary, the expected value or variance, or both, changes over time, only validates the behavior of the series for the estimated period under review. For this reason, it is very important to make a non-stationary time series stationary. A non-stationary time series is made stationary by applying one or more degrees of discrimination.\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eDETERMINATION OF STABILITY IN TIME SERIES\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003eThe methods used in the determination of stationarity are divided into two as classical and modern in the literature.\u003c/p\u003e\n\u003cp\u003eClassical methods make intuitive use of correlograms of graphs of series and autocorrelation (ACF) and partial autocorrelation (PACF) graphs to detect stability.\u003c/p\u003e\n\u003cp\u003eModern methods include mathematical tests such as the Dickey Fuller Test.\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eDETERMINATION OF STABILITY WITH CLASSIC METHODS\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003eIn order to determine the stability with the graphic method, the graphics of the levels and differences of the series are examined, so that it can be determined whether there is a trend or seasonality in the series, and whether it is deterministic or random.\u003c/p\u003e\n\u003cp\u003eThe correlogram is obtained by drawing autocorrelation (ACF) and partial autocorrelation (PACF) functions.\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eAutocorrelation Function (ACF)\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003eThe autocorrelation function (ACF) can be seen as an indicator of independence in a series, as it shows the correlation between observation values. Since it is not possible to fully define a stochastic process, the autocorrelation function that partially defines the process has an important place in the model building process. The autocorrelation function gives the information of the degree of correlation between adjacent data points in an array.\u003c/p\u003e\n\u003cp\u003eThe time series consisting of all delays and the original time series are drawn on the same graph, and with the help of this graphic, it is seen that the time series consisting of delays have the same structure as the original time series. In the next step, the values of the Autocorrelation coefficients are calculated.\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003ePartial Autocorrelation Function (PACF)\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003ePartial autocorrelation coefficient values of all delays constitute the partial autocorrelation function. In the time series analysis, the partial autocorrelation coefficient is used to determine to what degree the autoregressive model will continue. In other words, the partial correlation function refers to the relationship between lagged variables.\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eDETERMINATION OF STABILITY WITH MODERN METHODS\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003eThe data set used in the study is already stationary without any stabilization, as can be understood intuitively from the ACF and PACF graphics. However; as classical methods have been replaced by modern methods today, modern methods, which include various tests, are more reliable. Accordingly, while analyzing the data set stationarity, DF test was also used with the help of the R Programming language, although it is clearly seen that the data set is stationary in the correlograms. As a result, knowing that the data set we will analyze is stationary, modeling can be started.\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eTime Series Models\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003eFor any time series to be stationary, its mean, variance, covariance and higher-order moments must be constant over time. If the model is not stationary, the array must be stationed. (Box and Jenkins, 1976). Within the scope of the study, univariate-linear-stationary time series will be discussed. Time series models can be divided into three general classes. Autoregressive Process (AR) models were developed by Yule (1926, 1927), Moving Average (MA) models Slutsky (1937) and ARMA models Wold (1954) (Makridakis and Wheelwright, 1989). For each time series model listed below, the results of a flight selected from the diverted flight list will be presented as an example.\u003c/p\u003e\n\u003cp\u003eAccuracy and model results vary for other flights on the list; therefore, the example to be presented should not be considered as the representative of flights on the entire list. The selected flight is a flight that leaves at 20:20 on 18.10.2011 and is directed due to low visibility range. Assuming that the METAR data recorded up to the flight time are known, the visibility range parameter will be predicted 6 steps ahead of the flight time, and the results will be presented in graphical format. The accuracy criteria and comparisons of the models established for all flights in the routing list will be included in the next sections.\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eAutoregressive Process Model - AR (p)\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003eAutoregressive models (alternate-dependent models) can be defined as models whose future values are estimated by using the past values of the time series. Many time series include this process (Enders, 2004). Under the title of autoregressive process models, the first order AR model, AR (1), was used as the initial value. As an example, the view distance estimation results of the guided flight dated 18.10.2011 with 20:20 departure time are presented in Figure 3.\u003c/p\u003e\n\u003cp\u003eIn Figure 3, AR (1) model was applied and the last 500 of the 130.000 data set were visualized. In the graphic of the sample flight, the red line represents the actual data, the black line represents the fitted values (fitted) according to the model, and the blue line indicates the forecast values. Forecasting for 6 forward steps is made in 85% and 95% confidence intervals. In the graph, although the AR (1) model tends to capture the actual data in the fitting process, it is observed that it does not comply with the METAR data by displaying a linear behavior while predicting and cannot predict the sudden decrease of visibility range.\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eMoving Average Model - MA (q)\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003eIf the delayed error terms of a time series affect its current value, the moving average (MA) process is defined. In other words, the estimated value of the variable in the moving average process is related to the estimated values of the error value (Enders, 2004). As an introduction to the moving average model, MA (1) model was chosen from the first degree. The result graph of the sample flight can be seen in Figure 4.\u003c/p\u003e\n\u003cp\u003eWhen the chart above is analyzed, the MA (1) model tends to capture the actual data in the fitting process; however, it can be concluded that he could not model the sudden decrease in visibility range in the forecast. Contrary to the sudden decrease in visibility range, it can be said that the MA (1) model has a much more optimistic prediction.\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eAutoregressive and Moving Average Model - ARMA (p, q)\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003eMost cases cannot be expressed by AR (p) or MA (q) processes alone. These series are expressed as the sum of autoregressive and moving average models. If a time series has both AR and MA properties at the same time, this process is called Autoregressive and Moving Average (ARMA) process. AR (p), MA (q), ARMA (p, q) processes are based on the assumption that time series are stationary. Model results of ARMA (1,1) of the sample flight are presented in Figure 5.\u003c/p\u003e\n\u003cp\u003eWhen the graphic is examined, the ARMA (1,1) model tends to capture the actual data in fitting, as in the AR (1) and MA (1) models; It can be said that it gives more realistic values than AR (1) and MA (1) models. The sudden visibility range decrease was estimated more accurately by ARMA (1,1) compared to AR (1) and MA (1) models.\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eAutoregressive Integrated Moving Average Model - ARIMA (p, d, q)\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003eThe basis of the Box Jenkins method used in the analysis of univariate time series is to explain the value of time series in any period with a linear combination of observation values and error terms of the same series in the previous period. Therefore, the mentioned method is also seen in the literature as Autoregressive Integrated Moving Average Method (ARIMA) (\u0026Ouml;zmen, 1986).\u003c/p\u003e\n\u003cp\u003eWhen applying ARIMA model, initial parameters were chosen as ARIMA (1,1,1). Model results can be found in Figure 6:\u003c/p\u003e\n\u003cp\u003eAs can be seen from the graphic showing the results of ARIMA (1,1,1) model, it appears that the ARIMA model tends to capture the actual data in the fitting process as in the AR (1), MA (1) and ARMA (1,1) models. However, by estimating the sudden decrease of visibility range better than AR, MA and ARMA models; it has been observed that forecasts tend to catch the trend of actual data.\u003c/p\u003e\n\u003cp\u003eAs can be seen from the graphic applied with the ARIMA (1,1,1) model, it can be said that the ARIMA model tends to capture the actual data in the fitting process as in the AR (1), MA (1) and ARMA (1,1) models.\u003c/p\u003e\n\u003cp\u003eHowever, by estimating the sudden decrease of view range better than AR, MA and ARMA models; it has been observed that forecasts tend to catch the trend of real data.\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eAutoARIMA Model\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003eauto.ARIMA is an R function that returns the best ARIMA model based on AIC, AICc or BIC. The function fits the univariate time series best ARIMA model by performing a search between possible models within the specified constraints. (Montgomery et al., 2008). If there are more than one alternative model in a modeling process, there are multiple model selection criteria in the literature to choose the best one. The most common of these are AIC (Akaike Information Criterion) and SC (Scwarz Criterion) information criteria. According to these criteria, the best model is the model with the lowest numerical value according to AIC and SC values. (Grasa, 1989, Lutkepohl, 1991). AutoArima fits the best ARIMA model to the univariate time series. Returns the best ARIMA model based on AIC or BIC value. This function performs a search according to the possible model within the restrictions. That is, p, d, q values, auto, which are determined manually in ARIMA models. In Arima, all combinations are tried in the background by the program and given as the most optimized program output.\u003c/p\u003e\n\u003cp\u003eFor the sample flight, the results of the ARIMA model (5,1,6) returned by the auto.ARIMA function are shown in Figure 7:\u003c/p\u003e\n\u003cp\u003eWhen the graphic is examined, the ARIMA (5,1,6) model obtained as a result of the auto.ARIMA function; It is seen that as in the AR (1), MA (1), ARMA (1,1) and ARIMA (1,1,1) models, it tends to capture the actual data in the fitting process. The sudden decrease in visibility range is much better predicted than the aforementioned models; the tendency to capture the behavior of real data and model accuracy have increased significantly.\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eVector Autoregressive Model - VAR ()\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003eThe Vector Autoregression (VAR) model is an extension of the univariate autoregression model to multivariate time series data. In this model, all variables are considered intrinsic and a variable is defined as a function of its own the lagged values of other variables in the model.\u003c/p\u003e\n\u003cp\u003eIn Figure 8, the VAR model has been applied and the last 500 of the 130.000 data set have been visualized. The ones shown in red are real data, while the blacks show the fitted data according to the VAR model algorithm. The line, colored in blue, shows the forecast data according to the VAR algorithm. Forecasting for 6 steps forward is made between 85% and 95% confidence intervals, as can be seen from the chart, the VAR model tends to capture real data in the fitting process, as in the Ar and MA, ARMA and ARIMA models. In making predictions, it modeled the sudden visibility range decrease better than the AR, MA and ARMA and ARIMA models, and its success in capturing the trend of real data is much higher than the success of the ARIMA model, but since the AutoArima model and the VAR model results are close to each other, Error tests were used to find out which model has higher success.\u003c/p\u003e"},{"header":"Results And Discussion","content":"\u003cp\u003eWhen VAR and AutoARIMA models are compared, it is observed that error rates of AutoARIMA model are lower at certain points.\u003c/p\u003e\n\u003cp\u003eAfter the determination of the most suitable model within the scope of the forecast of meteorological data, foresight tests are needed in order to use the model in foresight for the future. If the predictive power of a model becomes insignificant, it cannot be used in future predictions (\u0026Ccedil;uhadar et al. 2009). Average Absolute Percentage Error (MAPE) statistic, Average Absolute Error (MAE) and Root Mean Square Error (RMSE) ratios were compared for AR, MA, ARMA, ARIMA, AutoARIMA and VAR models to perform prediction, verification and determine the predictive power of the model. As a result of comparison, when all error functions are examined, it is seen that error rates of AutoARIMA and VAR models are much lower than other models.\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eError Tests of Estimates Predicted by Models\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003eThere are many criteria that can be used to measure the accuracy of the predicted estimates. With the help of computer program (MATLAB), estimate calculations can be made at the desired confidence level. The model can be used to make a future prediction after determining, estimating, and testing for compliance. The aim is to obtain forecast values close to the future value. Here estimates should be produced to minimize error tests. The model that best fits the data should be tested by testing the future estimation success. Various criteria are used to measure predictive success: mean square error (MSE), root mean square error (RMSE), mean absolute percent error (MAPE), average percent error (MPE), etc. These criteria are desired to be as small as possible for the selection of the most successful forecasting model. MAPE, RMSE and MAE statistics calculated for AR, MA, ARMA, ARIMA, AutoARIMA and VAR models are given below.\u003c/p\u003e"},{"header":"Conclusion","content":"\u003cp\u003eIn this study, meteorological data provided by an airline was used to predict visibility range, using the R programming language. According to results of the analysis, a decision support system was prefered to minimize the costs caused by an airline's unexpected diverts. The decision support system\u0026rsquo;s aim is that make predictions by analyzing the data using time series analysis methods. Forecasts were made to correspond to 3 forward-looking hours of visibility range. The results obtained from time series analysis using AR, MA, ARMA, ARIMA, AutoARIMA and VAR were compared according to the error rate functions.\u003c/p\u003e\n\u003cp\u003eAs a result of comparing the error rates, the auto.ARIMA model was found to be more successful than the VAR model in predicting the visibility range. The confusion matrix is presented in Table 1. The purpose of the study; to reduce the number of diverted flights caused by low visibility range. It has been decided to fly in cases where the visibility range is under 4593 m. Therefore, the number of flights overlapping the \u0026ldquo;flying\u0026rdquo; decisions of CTAF and METAR is important to us. The aim is not to remove the flight that will be diverted due to low visibility range.\u003c/p\u003e\n\u003cp\u003eThe confusion matrix shows that for 84 flights diverted, 25 of them are prevented from being diverted by taking CTAF reference. The improvement rate in the percentage base is 30 percent. Since this ratio is not considered sufficient, future studies will focus on modeling with ANNs.\u003c/p\u003e"},{"header":"Declarations","content":"\u003cp\u003e\u003cstrong\u003eCompliance with Ethical Standards\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eConflict of Interest:\u003c/strong\u003e Authors declare that they have no conflict of interest.\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003eEthical approval:\u003c/strong\u003e This article does not contain any studies with human participants or animals performed by any of the authors.\u003c/p\u003e"},{"header":"References","content":"\u003col\u003e\n\u003cli\u003eHavacılık Ama\u0026ccedil;lı Rutin Hava Raporu (2018). Access Address: https://hezarfen.mgm.gov.tr /KodA/Default.aspx\u003c/li\u003e\n\u003cli\u003ehttps://www.dhmi.gov.tr/dosyalar/pdf/DHMi-Havacilik-Terimleri-Sozlugu.pdf\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eAgrawal, A., Kumar, V., Pandey, A. ve Khan, I.\u003c/strong\u003e (2012). An Application of Time Series Analysis for Weather Forecasting. \u003cem\u003eInternational Journal of Engineering Research and Aplications\u003c/em\u003e, 2(2), 974-980.\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eBox, G., E., P., Jenkins, G.M.\u003c/strong\u003e (1976) Time Series Analysis: Forecasting and Control. San Francisco, CA: Holden-Day.\u003c/li\u003e\n\u003c/ol\u003e\n\u003col\u003e\n\u003cli\u003e\u003cstrong\u003eAltunkaynak, A., Başakin, E. E. (2018\u003c/strong\u003e). Zaman Serileri Kullanılarak Nehir Akım Tahmini ve Farklı Y\u0026ouml;ntemlerle Karşılaştırılması. \u003cem\u003eJournal of Science and Technology\u003c/em\u003e https://doi.org/10.18185/erzifbed.339781BAHADIR, M., \u0026amp; SARA\u0026Ccedil;LI, S. (2010). Isparta'da ARIMA Modeline G\u0026ouml;re Sentetik İklim Verilerinin Analizi. \u003cem\u003eNew World Science Academy\u003c/em\u003e, Vol.5, No.3, Article No.4A0027.\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eBURKE, O.\u003c/strong\u003e (2011). Statistical Methods Autocorrelation. Oxford, England.\u003c/li\u003e\n\u003c/ol\u003e\n\u003col start=\"7\"\u003e\n\u003cli\u003e\u003cstrong\u003eKırbaş, İ. \u003c/strong\u003e(2016). Short‐Term Multı‐Step Wind Speed Prediction Using Statistical Methods And Artificial Neural Networks, presented at the \u003cem\u003eInternational Science and Technology Conference\u003c/em\u003e, vol. 1, p. 1064.\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eKumar, N., Jha., G.\u003c/strong\u003e (2013). A Time Series ANN Approach for Weather Forecasting. \u003cem\u003eInternational Journal of Control Theory and Computer Modeling\u003c/em\u003e, 3(1), 19-25.\u003c/li\u003e\n\u003c/ol\u003e\n\u003col\u003e\n\u003cli\u003e\u003cstrong\u003eNury, A., Koch, M. ve Alam, M., \u003c/strong\u003e(2013). Time Series Analysis and Forecasting of Temperatures in the Sylhet Division of Bangladesh. \u003cem\u003e4th International Conference On Environmental Aspects of Bangladesh (ICEAB),\u003c/em\u003e 24-26.\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eEnders, W. \u003c/strong\u003e(2004), \u003cem\u003eApplied Econometric Time Series\u003c/em\u003e, John Wiley \u0026amp; Sons, 2nd ed.\u003c/li\u003e\n\u003c/ol\u003e\n\u003col start=\"11\"\u003e\n\u003cli\u003e\u003cstrong\u003eParas, Mathur, S.\u003c/strong\u003e (2012). A Simple Weather Forecasting Model Using Mathematical Regression\u003cem\u003e. Indian Research Journal of Extension Education Special Issues,\u003c/em\u003e 1, 161-168.\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eRadzuan, N., Othman, Z., Abu Bakar, A.\u003c/strong\u003e (2013). Uncertain Time Series in Weather Prediction. \u003cem\u003eProcedia Technology \u003c/em\u003ehttps://doi.org/10.1016/j.protcy.2013.12.228\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eL\u0026uuml;tkepohl, Helmut \u003c/strong\u003e(1991).Introduction to Multiple Time Series Analysis, New York: Springer-Verlag.\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eGrasa, Antonio Aznar \u003c/strong\u003e(1989). Econometric Model Selection: A New Approach, Dordrecht: Kluwer Academic Publishers.\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eOundo, K.A.\u003c/strong\u003e (2012). Visibility Forecast Verification at Jomo Kenyetta Intenational Airport. Access Address: http://erepository.uonbi.ac.ke/bitstream/handle/11295/56262/Oundo_Visibility%20forecast%20verification%20at%20Jomo%20Kenyatta%20International%20Airport.pdf?sequence=3\u0026amp;isAllowed=y\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eMedar, R., Niranjan, P., Angadi, A., Tamase, P.\u003c/strong\u003e (2017). Comparative Study of Different Weather Forecasting Models. International Conference on Energy, Communication, Data Analytics and Soft Computing, 1604-1609.\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eRadziukynas, V., Klementavičius, A\u003c/strong\u003e. (2014). Short-term Wind Speed Forecasting with ARIMA Model. 55th International Scientific Conference on Power and Electrical Engineering of Riga Technical University https://doi.org/ 10.1515/lpts-2016-0008Sfetsos, A. (2000). A comparison of various forecasting techniques applied to mean hourly wind speed time series. Renewable Energy, vol. 21, pp. 23-25.\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eLim, C., \u0026amp; McAleer, M.\u003c/strong\u003e (2002). Time Series forecasts of International Travel Demand for Australia. Tourism Management 23(4), pp. 389-396.\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eW\u0026oacute;jtowicz , M., Janiszewski , S.\u003c/strong\u003e (2014). Forecasting of Air Traffic: The Case Study of Oslo Airport. Access Address: https://www.infona.pl/resource/bwmeta1.element.baztech-bad3559a-30fb-4b70-a8ee-f242fdcc71dd\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eYakubu , M., Gulumbe, S.\u003c/strong\u003e (2008). Forecasting of Temperature in Sokoto Metropolis Using Seasonal Modelling. Nigerian Journal of Basic And Applied Sciences, 16(1), 36-47.\u003c/li\u003e\n\u003cli\u003e\u003cstrong\u003eWu, Y., Hong, J.\u003c/strong\u003e (2007). A literature review of wind forecasting technology in the world. Access Address: http://assets.fiercemarkets.net/public/sites/energy/reports/ieeewindforecasting.pdf\u003c/li\u003e\n\u003c/ol\u003e"},{"header":"Tables","content":"\u003cp\u003eTable 1: Confusion Matrix for Time Series Analysis\u003c/p\u003e\n\u003cp\u003e\u003cimg src=\"data:image/png;base64,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\"\u003e\u003c/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003c/p\u003e"}],"fulltextSource":"","fullText":"","funders":[],"hasAdminPriorityOnWorkflow":false,"hasManuscriptDocX":true,"hasOptedInToPreprint":true,"hasPassedJournalQc":"","hasAnyPriority":false,"hideJournal":true,"highlight":"","institution":"","isAcceptedByJournal":false,"isAuthorSuppliedPdf":false,"isDeskRejected":"","isHiddenFromSearch":false,"isInQc":false,"isInWorkflow":false,"isPdf":false,"isPdfUpToDate":true,"isWithdrawnOrRetracted":false,"journal":{"display":true,"email":"
[email protected]","identity":"researchsquare","isNatureJournal":false,"hasQc":true,"allowDirectSubmit":true,"externalIdentity":"","sideBox":"","snPcode":"","submissionUrl":"/submission","title":"Research Square","twitterHandle":"researchsquare","acdcEnabled":true,"dfaEnabled":false,"editorialSystem":"","reportingPortfolio":"","inReviewEnabled":false,"inReviewRevisionsEnabled":true},"keywords":"Aviation, Divert, Weather Forecast, Time Series, Decision Support Systems","lastPublishedDoi":"10.21203/rs.3.rs-1315163/v1","lastPublishedDoiUrl":"https://doi.org/10.21203/rs.3.rs-1315163/v1","license":{"name":"CC BY 4.0","url":"https://creativecommons.org/licenses/by/4.0/"},"manuscriptAbstract":"In this study, a decision support system was designed to minimize the costs caused by an airline's unexpected diverts. Meteorological data provided by an airline was used to predict visibility range, using the R programming language. The results of the analyzes are presented. It is aimed to make predictions by analyzing the data using time series analysis methods. Detailed forecasts were made to correspond to 3 forward-looking hours. The results obtained from time series analysis using AR, MA, ARMA, ARIMA, AutoARIMA and VAR were compared according to the error rate functions.","manuscriptTitle":"Reduce Unexpected Aırlıne Dıverts: Modellıng wıth Tıme Serıes Analysıs","msid":"","msnumber":"","nonDraftVersions":[{"code":1,"date":"2022-02-02 16:41:29","doi":"10.21203/rs.3.rs-1315163/v1","editorialEvents":[{"type":"communityComments","content":0}],"status":"published","journal":{"display":true,"email":"
[email protected]","identity":"researchsquare","isNatureJournal":false,"hasQc":true,"allowDirectSubmit":true,"externalIdentity":"","sideBox":"","snPcode":"","submissionUrl":"/submission","title":"Research Square","twitterHandle":"researchsquare","acdcEnabled":true,"dfaEnabled":false,"editorialSystem":"","reportingPortfolio":"","inReviewEnabled":false,"inReviewRevisionsEnabled":true}}],"origin":"","ownerIdentity":"ad7f60b4-6b41-4334-bc3d-17802af2dea4","owner":[],"postedDate":"February 2nd, 2022","published":true,"recentEditorialEvents":[],"rejectedJournal":[],"revision":"","amendment":"","status":"posted","subjectAreas":[],"tags":[],"updatedAt":"2022-03-23T11:19:16+00:00","versionOfRecord":[],"versionCreatedAt":"2022-02-02 16:41:29","video":"","vorDoi":"","vorDoiUrl":"","workflowStages":[]},"version":"v1","identity":"rs-1315163","journalConfig":"researchsquare"},"__N_SSP":true},"page":"/article/[identity]/[[...version]]","query":{"redirect":"/article/rs-1315163","identity":"rs-1315163","version":["v1"]},"buildId":"7rjqhiLT3MXkJMwkYKINL","isFallback":false,"isExperimentalCompile":false,"dynamicIds":[84888],"gssp":true,"scriptLoader":[]}
Text is read by the "Ask this paper" AI Q&A widget below.
Extraction quality varies by source — PMC NXML preserves structure
cleanly, OA-HTML may include some navigation residue, and OA-PDF can
have broken hyphenation. The publisher copy
(via DOI)
is the canonical version.