ISSN Original Article Statistical Models for Forecasting Road Accident Injuries in Ghana.

Size: px
Start display at page:

Download "ISSN Original Article Statistical Models for Forecasting Road Accident Injuries in Ghana."

Transcription

1 Available online at International Journal of Research in Environmental Science and Technology Universal Research Publications. All rights reserved ISSN Original Article Statistical Models for Forecasting Road Accident Injuries in Ghana. T. Ofori 1,*, B. Ackah 1 and L. Ephraim 2 1 Department of Mathematics, University of Mines and Technology, Tarkwa, Ghana 2 Faculty of Engineering, University of Mines and Technology, Tarkwa, Ghana Received 09 November 2012; accepted 26 December 2012 Abstract In this paper, we forecast road accident injuries using time-series modeling techniques-: Various Exponential Smoothing and Auto Regressive Integrated Moving Average (ARIMA). On validation of the forecasting Models, ARIMA model performed better than the Damped trend Exponential Smoothing Universal Research Publications. All rights reserved Keywords: Statistical Models, Road Accident, ARIMA model, Akaike Information Criterion (AIC), Bayessian Information Criterion (BIC). 1 INTRODUCTION In almost countries in Africa, Asia, and Latin America, road traffic crashes have become one of the leading causes of deaths in the Older, Children and the economically active adults between ages 30 and 49 years (Murray and Lopaz 1996, Ross et al 1991). Despite this burgeoning problem, little attention has been paid to road traffic injury prevention and treatment in most developing countries of which Ghana is no exception (Afukaar et al 2003). Forecasting of road traffic injuries enables stakeholder and policy makers to take various prevention measures. In this paper, an attempt has been made to forecast road traffic injuries using statistical time-series modeling technique Damped Trend Exponential Smoothing and Auto- Regressive Moving Average (ARIMA). Materials and Methodology Exponential smoothing Exponential smoothing is a procedure for continually revising a forecast in the light of more recent experience. Exponential Smoothing as signs exponentially decreasing weights as the observation get older. In other words, recent observations are given relatively more weight in forecasting than the older observations (Gardner 1985). Single exponential smoothing This is also known as simple exponential smoothing. Simple smoothing is used for short- range fore casting, usually just one month into the future. The model assumes that the data fluctuates around a reasonably stable mean, thus is assumes only level and noise (Brown and Meyers 1961). The specific formula for simple exponential smoothing is: When applied recursively to each successive observation in the series, each new smoothed value (forecast) is computed as the weighted average of the current observation and the previous smoothed observation; the previous smoothed observation was compute d in turn from the previous observed value and the smoothed value before the previous observation, and so on. Thus, ineffect, each smoothed value is the weighted average of the previous observations, where the weights decrease exponentially depending on the value of parameter ( ). If it is equal to 1 (one) then the previous observations are ignored entirely; if it is equal to 0 (zero), the n the current observation is ignored entirely, and the smoothed value consists entirely of the previous smoothed value (which in turn is computed from the smoothed observation before it, and soon; thus all smoothed values will be equal to the initial smoothed value ). In- between values will produce intermediate results. The initial value of plays an important role in computing all the subsequent values. Setting it to is one method of initialization. Another possibility would be to average the first four or five observations. The smaller the value of the more important is the selection of the initial value of. Double Exponential Smoothing (Holt) This method is assumes levels, trend and noise are in the data develops a forecast bases on the following formula of a straight line (Holt 1957). The smoothing equations are: 143

2 smoothed level at time of the series, computed after is observed, smoothing parameter for the level of the series, smoothed trend at the end of the period t and smoothing parameter for trend. The current value of the series is use d to calculate its smoothed value replacement in double exponential smoothing. There are several methods to choose the initial values for and. in general is set to and there are suggestion for. used to smooth seasonality. Thus individual smoothing constant can be set for each time series component based upon particular data pattern. It uses the following formula to forecast: is the forecast for a period that is period in the future from,, is the value for the trend in the period, and is the multiplicative seasonal adjustment for the period. To use this formula, Winters calculates the values, and through the following formulae. The values of and are both constants between 0 and +1 but do not have the same value. Holt s technique smooth both level (with ) and the trend (with ) component in the data. The advantage of the Holt is that it allows levels and trend component of the data to be smoothed at different values of and. A disadvantage to Holts is that different values chosen for and greatly affect accuracy. Also two smoothing constant must now be selected. Damped-Trend Exponential Smoothing This is a modification of Holts Double exponential smoothing. Damped-Trend Exponential Smoothing assumes level and damped trend parameters. This model is appropriate for series with a linear trend that is dying out with no seasonality (Gardner and Mckenzie 1985). Its smoothing parameters are level, trend and damping trend. It describe how a damping parameter, can be used within the Holt s method to give more control over trend extrapolation. The damped trend is given by: smoothed level at time of the series, computed after is observed smoothing parameter for the level of the series, smoothed trend at the end of the period t and smoothing parameter for trend. trend modification or damping parameter If, trend is damped and the forecasts approach an asymptote given the horizontal straight line or plateau: If the, the model is identical to the standard Holt (1957) model and the trend is linear. If the model is identical to standard simple exponential smoothing and if the forecast function has an exponential trend. Triple Exponential Smoothing (Winters) Winters assumes level, trend, seasonality and noise to be present in the data (Winters 1960). It uses exponential smoothing to smooth the values for level, trend and trend individually. The value of is used to smooth level; the value of is used to smooth trend and the value of is smoothed level at time of the series, computed after is observed, smoothing parameter for the level of the series, smoothed trend at the end of the period smoothing parameter for trend. The values of, and are all constants between 0 and 1, but, and do not have the same value. Since Winters considers levels, trend, and seasonality, it has advantage of being more realistic than any of the previous ones discussed. These constants work the same as other smoothing constants. A small value of will dampen out noise, but reacts slowly to changes in level in the data. A small value of dampen out noise in the seasonality component, but reacts slowly to changes in seasonality pattern. A small value of dampen out the noise in the trend component but reacts slowing to changes in the trend component. A large value of will reacts quickly to the changes in level, but will also be adversely affected by noise. The same conclusion can be draw about for seasonality and for trend. The advantage to Winters is its comprehensive nature from Time Series perspective. All the possible time series components are covered. Also it allows the levels, trend and seasonality component present in the data to be smoothed at different rates by setting different values for, and. A disadvantage to Winters is the values of the constants, that greatly affect accuracy and finding the most accurate combination of three different smoothing constants, each of which can have a value anywhere between 0 and 1, can be formidable task. ARIMA MODEL In light of the problem associated with ordinary methods, several researchers have turned to the ARIMA model as a means to better predict accident variables. The ARIMA model is a useful statistical method for analyzing longitudinal data with a correlation among neighboring observations. This method has proven to be very useful in the analysis of multivariate time series. (Sales etal,1980) In ARIMA analysis, there are two simple components for representing the behavior of observed time series processes, namely the autoregressive (AR) and moving average (MA) models (Pankratz, A.1988). The AR model is used to describe a time series in which the current observation depends on its preceding values, whereas the moving average (MA) model is used to describe a time 144

3 series process as a linear function of current and previous random errors (Shumway,1988) It is possible that a time series model will consist of a mixture of AR and MA components. In this case the series is said to be computed by an autoregressive moving average process of order (p, q), where p and q are the orders of the AR and MA components respectively. The selection strategy for such models was developed and selected by the Box and Jenkins method (Box and Jenkins 1976). A general ARIMA model can be written as: is assumed to have white noise, B is the backshift operator, N representing the stochastic part and d is the order of regular differencing needed to achieve time series stationarity. Other parameters in the model are defined as follows: are autoregressive (AR) parameters, are moving average (MA) parameter. ARIMA model development consists of a three-stage iterative process, which comprises of identification of the model, model parameter estimation and diagnostic checking of residuals of the fitted model (Brockwell and Davis 1991). This forecasting model, was proposed by Box and Jenkins in An ARIMA process is a mathematical model used for forecasting. Box-Jenkins modeling involves identifying an appropriate ARIMA process, fitting it to the data, and then using the fitted model for forecasting. One of the attractive features of the Box-Jenkins approach to forecasting is that ARIMA processes are very rich class of possible models and it is usually possible to find a process which provides an adequate description to the data. The original Box-Jenkins modeling procedure involved an iterative three-stage process of model selection, parameter estimation and model checking. Recent explanations of the process (e.g., Makridakis, Wheelwright and Hyndman, 1998) often add a preliminary stage of data preparation and a final stage of model application (or forecasting). Data preparation This involves transformations and differencing. Transformations of the data (such as square roots or logarithms) can help stabilize the variance in a series where the variation changes with the level. This often happens with business and economic data. Then the data are differenced until there are no obvious patterns such as trend or seasonality left in the data. Differencing means taking the difference between consecutive observations, or between observations a year apart. The differenced data are often easier to model than the original data. Model selection (Identification) Here the Box-Jenkins framework uses various graphs based on the transformed and differenced data to try to identify potential ARIMA processes which might provide a goodfit to the data. In the identification stage of model building, we determine the possible models based on the data pattern. But before we can begin to search for the best model for the data, the first condition is to check whether the series is stationary or not. The ARIMA model is appropriate for stationary time series data (i.e. the mean, variance, and autocorrelation are constant through time). If a time series is stationary then the mean of any major subset of the series does not differ significantly from the mean of any other major subset of the series. Also if a data series is stationary then the variance of any major subset of the series will differ from the variance of any other major subset only by chance (see Pankratz, 1983). The stationarity condition ensures that the autoregressive parameters invertible. If this condition is assured then, the estimated model can be forecasted (see Hamilton, 1994). To check for stationarity, we usually test for the existence or nonexistence of what we called unit root or observed the trend of the graph of the data. Unit root test is performed to determine whether a stochastic or a deterministic trend is present in the series. The ACF and the PACF are also so used to determined the stationarity of the data and the order of the model. Though the ACF and PACF assist in determine the order of the model but this is just a suggestion on where the model can be build from. It becomes necessary to build the model around the suggested order. In this case several models with different order can be considered. The final model can be selected using a penalty function statistics such as the Akaike Information Criterion (AIC) or Bayessian Information Criterion (BIC). See Sakamoto et al (1986), Akaike (1974). The AIC and the BIC which are measure of goodness of fit with others like the MAPE, MAE are used to select the best model. Given a data set, several competing models may be ranked according to their AIC, AICc or BIC with the one having the lowest information criterion value being the best. In the general case, the AIC and BIC take the form as shown below: Model estimation Model estimation means finding the values of the model coefficients which provide the best fit to the data. At the identification state one or more models are tentatively chosen that seen to provide statistically adequate representations of the available data. At this stage we get precise estimates of the coefficients of the model chosen at the identification stage. That is we fit the chosen model to our time series data to get estimates of the coefficients. This stage provides some warning signals about the adequacy of our model. In particular, if the estimated coefficients do not satisfy certain mathematical inequality conditions, that model is rejected.. There are sophisticated computational algorithms designed to do this. Model checking (Diagnosis) This involves testing the assumptions of the model to identify any areas where the model is inadequate. If the model is found to be inadequate, it is necessary to go back to Step 2 and try to identify a better model. Ideally, a model should extract all systematic information from the data. The 145

4 part of the data unexplained by the model (i.e., the residuals) should be small. These checks are usually based on the residuals of the model. One assumption of the ARIMA model is that, the residuals of the model should be white noise.. For a white noise series the, all the ACF are zero. In practice if the residuals of the model is white noise, then the ACF of the residuals are approximately zero. If the assumption of are not fulfilled then different model for the series must be search for. A statistical tool such as LjungBox Q statistic can be used to determine whether the series is independent or not. The test stastistics Q is (e) = the residual correlation at lag k. m = the number of times lags includes in the test n = the number of residuals The p-value associated with the Q- statistics is small ( p- value < ) the model is considered inadequate. Moreover we can check the properties of of the residual with the following graph. The normality of the residual can be check by considering the normal probability plot or the p-value from the One- Sample Kolmogorov-Smirrno test. Also we can check the randomness of the residual by considering the graph of the ACF and PACF of the residual. The individual residual autocorrelation should be small and generally within of zero. Forecasting This is what the whole procedure is designed to accomplish. Once the model has been selected, estimated and checked, it is usually a straight forward task to compute forecasts. Forecasting is the process of making statements about events whose actual outcomes have not yet been observed. It is an important application of time series. If a suitable model for the data generation process of a given time series has been found, it can be used for forecasting the future development of the variable under consideration. To choose a final model for forecasting the accuracy of the model must be higher than that of all the competing models. The accuracy for each model can be checked to determine how the model performed in terms of in-sample forecast. Usually in time series forecasting, some of the observations are left out during model building in other to access models in terms of out of sample forecasting also. The accuracy of the models can be compared using some statistic such as mean error (ME), root mean square error. (RMSE), mean absolute error (MAE), mean percentage error (MPE), mean absolute percentage error (MAPE) etc. A model with a minimum of these statistics is considered to be the best for forecasting. Error Magnitude Measurement The error magnitude measures allow forecasters to evaluate and compare the performance of various models across different time periods. It relates to forecast error and is defined by = the forecast error, = actual number of period t, = Forecast value. In a summary of visitation trend forecasts, Witt and Witt (1995) found that accuracy is the most important evaluation criterion. Because of their clear definitions, the Mean Absolute Percentage Error (MAPE), Root Mean Square Error (RMSE) was selected for this project. The MAPE is written as = number of time periods, = forecast errors in time period t, = actual number of inflation at time period t, Lower MAPE values are better because they indicate that smaller percentages errors are produced by the forecasting model. The following interpretation of MAPE values was suggested by Lewis (1982) as follows: Less than 10% is highly accurate forecasting, 10% to 20% is good forecasting, 21% to 50% is reasonable forecasting and 51% and above is inaccurate forecasting. The Root Mean Square Error (RMSE) is also an accuracy measure which was considered. This approach is capable of comparing actual rates of changes in time series data and computes the averages forecast errors. It is given by: ANALYSIS OF THE COLLECTED DATA Table (1) shows the yearly injuries resulting from road motor accidents from 1991 to Time plot (fig. 1) of total number of injuries data reveal that there is an increasing trend in the number of accident injuries. Table 1 Data on yearly accident injuries in Ghana for the period 1991 to 2010 SN. YEAR INJURIES Source: MTTU Annual report

5 Table 2 above shows the exponential smoothing model parameters. It has an value of 0.321, value of and value of It can be seen that they are all significant. Thus their p-values are all less 5%. The fitted model is given by: Fig. (1) Graph of Road Traffic Injuries For the smoothing of the data the damped trend exponential smoothing technique was found to be the most appropriate. Various of combination of, and values were tried. The various smoothing techniques were applied to smooth the data it was found that the Damped Trend gives accurate forecast based on the set criterion of least values of their RMSE and MAPE. m = 1, 2,...,5 and the initial values of for level and trend are 2667 and 1093 respectively. Model Identification At the identification stage, the appropriate AR and MA parameters are found by examining Autocorrelation function (ACF) and partial autocorrelation function (PACF) of the time series. Autocorrelation and partial autocorrelation analyses were conducted on the stationary time series. Autocorrelation measures the unconditional relationship of values between time lags, while partial autocorrelation measures the conditional relationship. EXPONENTIAL SMOOTHING MODEL Table 2 Exponential Smoothing Model Parameters Model Estimate SE t Sig. Injuries-Model_1 Table 3 Model Statistics Model Square Root Model Fit statistics Alpha (Level) Gamma (Trend) Phi (Trend damping factor) Ljung-Box Q(18) R-squared RMSE MAPE Statistics DF Sig. Injuries-Model_ E The stationary check of the series showed that it was non stationary. Merely by using the first differencing technique it was made stationary as in figure 2. By implication the mean value is zero and all the variances are constant. Figures 3 and 4 shows the correlogram of the both the ACF and the PACF of the first difference of the data. It can be seen that the ACF has one significant cut off at the first lag showing the presence of white noise and the PACF also shows two major spike. The graphs of the sample ACF and PACF were plotted (Fig. 3 and 4). Fig. 3 Graph of ACF of first difference Fig. 2 Graph of first difference Fig. 4 Graph of PACF of first difference 147

6 From figures 3 and 4 two models were selected based on their ability of reliable prediction. Four criterions namely the Normilsed Bayessian Information Criteria (BIC), the R- square, Root Mean Square Error (RMSE) and the Mean Table 4 Suggested Models Absolute Percentage Error (MAPE) were used. Lower values of the BIC, MAPE, RMSE and high value of R- square were preferable MODEL MAPE BIC RMSE R 2 ARIMA (2,1,1) ARIMA (1,1,1) From the above table and the set criterion it was found that ARIMA (1, 1, 1) was the best fitted model. Model Estimation Table 5 ARIMA Model Parameters Injuries-Model_1 Table 6 Model Statistics Model Injuries No Transformation Estimate SE T Sig. Constant 2.424E E AR Lag Difference 1 MA Lag Years No Transformation Numerator Lag E E Model Fit statistics Ljung-Box Q(18) R-squared RMSE MAPE Normalized BIC Statistics DF Sig. Injuries-Model_ The Ljung-Box statistic of the model is not significantly different from 0, with a value of for 16 DF and associated p- value of 0.003, thus failing to reject the null hypothesis of no remaining significant autocorrelation in the residuals of the model. This indicates that the model adequately captured the correlation in the time series. Moreover the low RMSE indicates a good fit for the model and the high value of the R-squared shows a perfect prediction over the mean. The coefficient of both the AR and MA are all less than 1. Model Diagnostics From the graphs of the residual ACF and PACF below it can be seen that all points are randomly distributed and it can be conclude that there is an irregular pattern which means the model is adequate. Also the individual residual autocorrelation are very small and are generally within ± 2/ n of zero. The model is adequate in the sense that the graphs of the residual ACF and PACF shows a random variation, thus from the origin zero (0) the points below and above the mean are all uneven, hence the model fitted. Fig. 6 Graph of residual PACF Forecast Fig. 5 Graph of residual ACF Fig. 7 Graph of ARIMA model 148

7 Once our model has been found and its parameters has been estimated and checked, we can therefore do our forecasting with 95% confidence interval. Now the forecast of these models were compared by validating. On comparison of the results revealed that among the models fitted ARIMA (1, 1, 1 ) model came out to be performing better when the forecast was validated. Table 7: Forecast Table Year Forecast of injuries Observed Damped ARIMA Injuries Trend (1,1,1) MAPE RMSE Acknowledgement: We thank Prof. Adetunde, I.A, Dean of Faculty of Engineering, University of Mines and Technology, Tarkwa, Ghana for fruitful discussions, his criticism, suggestions and making this article publishable. Reference Afukaar et al (2003). Pattern of road traffic injuries in Ghana: Implication for Control. Injury Control and Safety Promotion. Vol 10 Akaike, H.(1974). A New Look at the Statistical Model Identification. IEEE Transactions on Automatic Controll 19 (6): Box, G.E.P. and Jenkins, G.M. (1976). Time Series Analysis: Forecasting and Control. Holden-Day, San Francisco, C.A Brockwell P.J. and Davis R.A. (1991). Time series: Theory and methods. Springer-Verlag, (2nd Eds.) New York. Brown, R. G and Meyers R.S (1961). The Fundamentals Theorem of Exponential Smoothing. Operational Research 9 (No. 5): pp Gardner, E.S (1985). Exponential Smoothing The State of the art. Journal Forecasting, Gardner, E.S and Mckenzie, E (1985). Damped trend exponential smoothing: A modeling Viewpoint, International Journal of Forecasting, Vol. 26. pp Hamilton, J. D. (1994). Time Series Analysis. Princeton Univ. Press, Princeton New Jersey. Holt, C.C (1957), Forecasting Seasonal and Trends by exponential weighted moving averages, Office of Naval Research, Research Memorandum No. 52. Makridakis,S.,S.C. Wheelwright, and R.J. Hyndman (1998) Forecasting: methods and applications, New York: John Wiley & Sons Murray C.J and Lopez A. (1996) The Global Burden of Diseases, vol. 1: A Comprehensive Assessment of Mortality and Disability from Diseases, Injuries and Risk Factors in 1990 and projected to Cambridge: Harvard University Press Pankratz, A.(1988) Forecasting with Univariate Box- Jenkins Models: Concepts and Cases. Wiley, New York. Sakamoto, Y., Ishiguro, M., and Kitagawa G. (1986). Akaike Information Criterion Statistics. D. Reidel Publishing Company. Sales, J.D., Delleur, J.W., Yevjevich, V. and Lane, W.L.(1980) Applied Modeling of Hydrologic Time Series. Water Resources Publication, Littleton, CO. Shumway, R.H. (1988) Applied Statistical Time Series Analysis. PrenticeHall, Englewood Cliffs, NJ. Ross A. et al (1991) Towards safer Road in Developing Countries;A Guild for Planners and Engineers. Transport Research Laboratories. Crowthrone UK. Witt, S.F, and Witt C.A (1995). Forecasting tourism demand: A review of empirical research, International Journal of forecasting Vol. 2 (No.3): pp Winters, P.R (1960), Weighted Moving Averages. Management Science 6: pp zzzzzzzzzzzzzzzzzzz Source of support: Nil; Conflict of interest: None declared 149

Design of Time Series Model for Road Accident Fatal Death in Tamilnadu

Design of Time Series Model for Road Accident Fatal Death in Tamilnadu Volume 109 No. 8 2016, 225-232 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Design of Time Series Model for Road Accident Fatal Death in Tamilnadu

More information

TIME SERIES ANALYSIS AND FORECASTING USING THE STATISTICAL MODEL ARIMA

TIME SERIES ANALYSIS AND FORECASTING USING THE STATISTICAL MODEL ARIMA CHAPTER 6 TIME SERIES ANALYSIS AND FORECASTING USING THE STATISTICAL MODEL ARIMA 6.1. Introduction A time series is a sequence of observations ordered in time. A basic assumption in the time series analysis

More information

Empirical Approach to Modelling and Forecasting Inflation in Ghana

Empirical Approach to Modelling and Forecasting Inflation in Ghana Current Research Journal of Economic Theory 4(3): 83-87, 2012 ISSN: 2042-485X Maxwell Scientific Organization, 2012 Submitted: April 13, 2012 Accepted: May 06, 2012 Published: June 30, 2012 Empirical Approach

More information

A stochastic modeling for paddy production in Tamilnadu

A stochastic modeling for paddy production in Tamilnadu 2017; 2(5): 14-21 ISSN: 2456-1452 Maths 2017; 2(5): 14-21 2017 Stats & Maths www.mathsjournal.com Received: 04-07-2017 Accepted: 05-08-2017 M Saranyadevi Assistant Professor (GUEST), Department of Statistics,

More information

Forecasting the Prices of Indian Natural Rubber using ARIMA Model

Forecasting the Prices of Indian Natural Rubber using ARIMA Model Available online at www.ijpab.com Rani and Krishnan Int. J. Pure App. Biosci. 6 (2): 217-221 (2018) ISSN: 2320 7051 DOI: http://dx.doi.org/10.18782/2320-7051.5464 ISSN: 2320 7051 Int. J. Pure App. Biosci.

More information

FORECASTING SUGARCANE PRODUCTION IN INDIA WITH ARIMA MODEL

FORECASTING SUGARCANE PRODUCTION IN INDIA WITH ARIMA MODEL FORECASTING SUGARCANE PRODUCTION IN INDIA WITH ARIMA MODEL B. N. MANDAL Abstract: Yearly sugarcane production data for the period of - to - of India were analyzed by time-series methods. Autocorrelation

More information

MODELING INFLATION RATES IN NIGERIA: BOX-JENKINS APPROACH. I. U. Moffat and A. E. David Department of Mathematics & Statistics, University of Uyo, Uyo

MODELING INFLATION RATES IN NIGERIA: BOX-JENKINS APPROACH. I. U. Moffat and A. E. David Department of Mathematics & Statistics, University of Uyo, Uyo Vol.4, No.2, pp.2-27, April 216 MODELING INFLATION RATES IN NIGERIA: BOX-JENKINS APPROACH I. U. Moffat and A. E. David Department of Mathematics & Statistics, University of Uyo, Uyo ABSTRACT: This study

More information

ARIMA modeling to forecast area and production of rice in West Bengal

ARIMA modeling to forecast area and production of rice in West Bengal Journal of Crop and Weed, 9(2):26-31(2013) ARIMA modeling to forecast area and production of rice in West Bengal R. BISWAS AND B. BHATTACHARYYA Department of Agricultural Statistics Bidhan Chandra Krishi

More information

Forecasting Area, Production and Yield of Cotton in India using ARIMA Model

Forecasting Area, Production and Yield of Cotton in India using ARIMA Model Forecasting Area, Production and Yield of Cotton in India using ARIMA Model M. K. Debnath 1, Kartic Bera 2 *, P. Mishra 1 1 Department of Agricultural Statistics, Bidhan Chanda Krishi Vishwavidyalaya,

More information

5 Autoregressive-Moving-Average Modeling

5 Autoregressive-Moving-Average Modeling 5 Autoregressive-Moving-Average Modeling 5. Purpose. Autoregressive-moving-average (ARMA models are mathematical models of the persistence, or autocorrelation, in a time series. ARMA models are widely

More information

Forecasting Bangladesh's Inflation through Econometric Models

Forecasting Bangladesh's Inflation through Econometric Models American Journal of Economics and Business Administration Original Research Paper Forecasting Bangladesh's Inflation through Econometric Models 1,2 Nazmul Islam 1 Department of Humanities, Bangladesh University

More information

FORECASTING THE INVENTORY LEVEL OF MAGNETIC CARDS IN TOLLING SYSTEM

FORECASTING THE INVENTORY LEVEL OF MAGNETIC CARDS IN TOLLING SYSTEM FORECASTING THE INVENTORY LEVEL OF MAGNETIC CARDS IN TOLLING SYSTEM Bratislav Lazić a, Nebojša Bojović b, Gordana Radivojević b*, Gorana Šormaz a a University of Belgrade, Mihajlo Pupin Institute, Serbia

More information

Univariate ARIMA Models

Univariate ARIMA Models Univariate ARIMA Models ARIMA Model Building Steps: Identification: Using graphs, statistics, ACFs and PACFs, transformations, etc. to achieve stationary and tentatively identify patterns and model components.

More information

Suan Sunandha Rajabhat University

Suan Sunandha Rajabhat University Forecasting Exchange Rate between Thai Baht and the US Dollar Using Time Series Analysis Kunya Bowornchockchai Suan Sunandha Rajabhat University INTRODUCTION The objective of this research is to forecast

More information

Time Series Forecasting: A Tool for Out - Sample Model Selection and Evaluation

Time Series Forecasting: A Tool for Out - Sample Model Selection and Evaluation AMERICAN JOURNAL OF SCIENTIFIC AND INDUSTRIAL RESEARCH 214, Science Huβ, http://www.scihub.org/ajsir ISSN: 2153-649X, doi:1.5251/ajsir.214.5.6.185.194 Time Series Forecasting: A Tool for Out - Sample Model

More information

Available online at ScienceDirect. Procedia Computer Science 72 (2015 )

Available online at  ScienceDirect. Procedia Computer Science 72 (2015 ) Available online at www.sciencedirect.com ScienceDirect Procedia Computer Science 72 (2015 ) 630 637 The Third Information Systems International Conference Performance Comparisons Between Arima and Arimax

More information

Modeling and forecasting global mean temperature time series

Modeling and forecasting global mean temperature time series Modeling and forecasting global mean temperature time series April 22, 2018 Abstract: An ARIMA time series model was developed to analyze the yearly records of the change in global annual mean surface

More information

Forecasting using R. Rob J Hyndman. 2.4 Non-seasonal ARIMA models. Forecasting using R 1

Forecasting using R. Rob J Hyndman. 2.4 Non-seasonal ARIMA models. Forecasting using R 1 Forecasting using R Rob J Hyndman 2.4 Non-seasonal ARIMA models Forecasting using R 1 Outline 1 Autoregressive models 2 Moving average models 3 Non-seasonal ARIMA models 4 Partial autocorrelations 5 Estimation

More information

FORECASTING OF COTTON PRODUCTION IN INDIA USING ARIMA MODEL

FORECASTING OF COTTON PRODUCTION IN INDIA USING ARIMA MODEL FORECASTING OF COTTON PRODUCTION IN INDIA USING ARIMA MODEL S.Poyyamozhi 1, Dr. A. Kachi Mohideen 2. 1 Assistant Professor and Head, Department of Statistics, Government Arts College (Autonomous), Kumbakonam

More information

Time Series Analysis of United States of America Crude Oil and Petroleum Products Importations from Saudi Arabia

Time Series Analysis of United States of America Crude Oil and Petroleum Products Importations from Saudi Arabia International Journal of Applied Science and Technology Vol. 5, No. 5; October 2015 Time Series Analysis of United States of America Crude Oil and Petroleum Products Importations from Saudi Arabia Olayan

More information

Time Series Analysis -- An Introduction -- AMS 586

Time Series Analysis -- An Introduction -- AMS 586 Time Series Analysis -- An Introduction -- AMS 586 1 Objectives of time series analysis Data description Data interpretation Modeling Control Prediction & Forecasting 2 Time-Series Data Numerical data

More information

Dynamic Time Series Regression: A Panacea for Spurious Correlations

Dynamic Time Series Regression: A Panacea for Spurious Correlations International Journal of Scientific and Research Publications, Volume 6, Issue 10, October 2016 337 Dynamic Time Series Regression: A Panacea for Spurious Correlations Emmanuel Alphonsus Akpan *, Imoh

More information

Automatic Forecasting

Automatic Forecasting Automatic Forecasting Summary The Automatic Forecasting procedure is designed to forecast future values of time series data. A time series consists of a set of sequential numeric data taken at equally

More information

TRANSFER FUNCTION MODEL FOR GLOSS PREDICTION OF COATED ALUMINUM USING THE ARIMA PROCEDURE

TRANSFER FUNCTION MODEL FOR GLOSS PREDICTION OF COATED ALUMINUM USING THE ARIMA PROCEDURE TRANSFER FUNCTION MODEL FOR GLOSS PREDICTION OF COATED ALUMINUM USING THE ARIMA PROCEDURE Mozammel H. Khan Kuwait Institute for Scientific Research Introduction The objective of this work was to investigate

More information

Implementation of ARIMA Model for Ghee Production in Tamilnadu

Implementation of ARIMA Model for Ghee Production in Tamilnadu Inter national Journal of Pure and Applied Mathematics Volume 113 No. 6 2017, 56 64 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Implementation

More information

Chapter 12: An introduction to Time Series Analysis. Chapter 12: An introduction to Time Series Analysis

Chapter 12: An introduction to Time Series Analysis. Chapter 12: An introduction to Time Series Analysis Chapter 12: An introduction to Time Series Analysis Introduction In this chapter, we will discuss forecasting with single-series (univariate) Box-Jenkins models. The common name of the models is Auto-Regressive

More information

ANALYZING THE IMPACT OF HISTORICAL DATA LENGTH IN NON SEASONAL ARIMA MODELS FORECASTING

ANALYZING THE IMPACT OF HISTORICAL DATA LENGTH IN NON SEASONAL ARIMA MODELS FORECASTING ANALYZING THE IMPACT OF HISTORICAL DATA LENGTH IN NON SEASONAL ARIMA MODELS FORECASTING Amon Mwenda, Dmitry Kuznetsov, Silas Mirau School of Computational and Communication Science and Engineering Nelson

More information

EXPONENTIAL SMOOTHING MODELING AND FORECASTING FOR INCIDENCE OF TUBERCULOSIS IN INDIA

EXPONENTIAL SMOOTHING MODELING AND FORECASTING FOR INCIDENCE OF TUBERCULOSIS IN INDIA Global and Stochastic analysis Special Issue: 25th International Conference of Forum for Interdisciplinary Mathematics EXPONENTIAL SMOOTHING MODELING AND FORECASTING FOR INCIDENCE OF TUBERCULOSIS IN INDIA

More information

Lesson 13: Box-Jenkins Modeling Strategy for building ARMA models

Lesson 13: Box-Jenkins Modeling Strategy for building ARMA models Lesson 13: Box-Jenkins Modeling Strategy for building ARMA models Facoltà di Economia Università dell Aquila umberto.triacca@gmail.com Introduction In this lesson we present a method to construct an ARMA(p,

More information

Development of Demand Forecasting Models for Improved Customer Service in Nigeria Soft Drink Industry_ Case of Coca-Cola Company Enugu

Development of Demand Forecasting Models for Improved Customer Service in Nigeria Soft Drink Industry_ Case of Coca-Cola Company Enugu International Journal of Scientific Research Engineering & Technology (IJSRET), ISSN 2278 882 Volume 5, Issue 4, April 26 259 Development of Demand Forecasting Models for Improved Customer Service in Nigeria

More information

Box-Jenkins ARIMA Advanced Time Series

Box-Jenkins ARIMA Advanced Time Series Box-Jenkins ARIMA Advanced Time Series www.realoptionsvaluation.com ROV Technical Papers Series: Volume 25 Theory In This Issue 1. Learn about Risk Simulator s ARIMA and Auto ARIMA modules. 2. Find out

More information

Autoregressive Integrated Moving Average Model to Predict Graduate Unemployment in Indonesia

Autoregressive Integrated Moving Average Model to Predict Graduate Unemployment in Indonesia DOI 10.1515/ptse-2017-0005 PTSE 12 (1): 43-50 Autoregressive Integrated Moving Average Model to Predict Graduate Unemployment in Indonesia Umi MAHMUDAH u_mudah@yahoo.com (State Islamic University of Pekalongan,

More information

Agriculture Update Volume 12 Issue 2 May, OBJECTIVES

Agriculture Update Volume 12 Issue 2 May, OBJECTIVES DOI: 10.15740/HAS/AU/12.2/252-257 Agriculture Update Volume 12 Issue 2 May, 2017 252-257 Visit us : www.researchjournal.co.in A U e ISSN-0976-6847 RESEARCH ARTICLE : Modelling and forecasting of tur production

More information

FORECASTING YIELD PER HECTARE OF RICE IN ANDHRA PRADESH

FORECASTING YIELD PER HECTARE OF RICE IN ANDHRA PRADESH International Journal of Mathematics and Computer Applications Research (IJMCAR) ISSN 49-6955 Vol. 3, Issue 1, Mar 013, 9-14 TJPRC Pvt. Ltd. FORECASTING YIELD PER HECTARE OF RICE IN ANDHRA PRADESH R. RAMAKRISHNA

More information

AE International Journal of Multi Disciplinary Research - Vol 2 - Issue -1 - January 2014

AE International Journal of Multi Disciplinary Research - Vol 2 - Issue -1 - January 2014 Time Series Model to Forecast Production of Cotton from India: An Application of Arima Model *Sundar rajan *Palanivel *Research Scholar, Department of Statistics, Govt Arts College, Udumalpet, Tamilnadu,

More information

Modified Holt s Linear Trend Method

Modified Holt s Linear Trend Method Modified Holt s Linear Trend Method Guckan Yapar, Sedat Capar, Hanife Taylan Selamlar and Idil Yavuz Abstract Exponential smoothing models are simple, accurate and robust forecasting models and because

More information

Forecasting Egyptian GDP Using ARIMA Models

Forecasting Egyptian GDP Using ARIMA Models Reports on Economics and Finance, Vol. 5, 2019, no. 1, 35-47 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ref.2019.81023 Forecasting Egyptian GDP Using ARIMA Models Mohamed Reda Abonazel * and

More information

Study on Modeling and Forecasting of the GDP of Manufacturing Industries in Bangladesh

Study on Modeling and Forecasting of the GDP of Manufacturing Industries in Bangladesh CHIANG MAI UNIVERSITY JOURNAL OF SOCIAL SCIENCE AND HUMANITIES M. N. A. Bhuiyan 1*, Kazi Saleh Ahmed 2 and Roushan Jahan 1 Study on Modeling and Forecasting of the GDP of Manufacturing Industries in Bangladesh

More information

Author: Yesuf M. Awel 1c. Affiliation: 1 PhD, Economist-Consultant; P.O Box , Addis Ababa, Ethiopia. c.

Author: Yesuf M. Awel 1c. Affiliation: 1 PhD, Economist-Consultant; P.O Box , Addis Ababa, Ethiopia. c. ISSN: 2415-0304 (Print) ISSN: 2522-2465 (Online) Indexing/Abstracting Forecasting GDP Growth: Application of Autoregressive Integrated Moving Average Model Author: Yesuf M. Awel 1c Affiliation: 1 PhD,

More information

arxiv: v1 [stat.me] 5 Nov 2008

arxiv: v1 [stat.me] 5 Nov 2008 arxiv:0811.0659v1 [stat.me] 5 Nov 2008 Estimation of missing data by using the filtering process in a time series modeling Ahmad Mahir R. and Al-khazaleh A. M. H. School of Mathematical Sciences Faculty

More information

ARIMA model to forecast international tourist visit in Bumthang, Bhutan

ARIMA model to forecast international tourist visit in Bumthang, Bhutan Journal of Physics: Conference Series PAPER OPEN ACCESS ARIMA model to forecast international tourist visit in Bumthang, Bhutan To cite this article: Choden and Suntaree Unhapipat 2018 J. Phys.: Conf.

More information

at least 50 and preferably 100 observations should be available to build a proper model

at least 50 and preferably 100 observations should be available to build a proper model III Box-Jenkins Methods 1. Pros and Cons of ARIMA Forecasting a) need for data at least 50 and preferably 100 observations should be available to build a proper model used most frequently for hourly or

More information

TIME SERIES DATA PREDICTION OF NATURAL GAS CONSUMPTION USING ARIMA MODEL

TIME SERIES DATA PREDICTION OF NATURAL GAS CONSUMPTION USING ARIMA MODEL International Journal of Information Technology & Management Information System (IJITMIS) Volume 7, Issue 3, Sep-Dec-2016, pp. 01 07, Article ID: IJITMIS_07_03_001 Available online at http://www.iaeme.com/ijitmis/issues.asp?jtype=ijitmis&vtype=7&itype=3

More information

A SEASONAL TIME SERIES MODEL FOR NIGERIAN MONTHLY AIR TRAFFIC DATA

A SEASONAL TIME SERIES MODEL FOR NIGERIAN MONTHLY AIR TRAFFIC DATA www.arpapress.com/volumes/vol14issue3/ijrras_14_3_14.pdf A SEASONAL TIME SERIES MODEL FOR NIGERIAN MONTHLY AIR TRAFFIC DATA Ette Harrison Etuk Department of Mathematics/Computer Science, Rivers State University

More information

Classification of Forecasting Methods Based On Application

Classification of Forecasting Methods Based On Application Classification of Forecasting Methods Based On Application C.Narayana 1, G.Y.Mythili 2, J. Prabhakara Naik 3, K.Vasu 4, G. Mokesh Rayalu 5 1 Assistant professor, Department of Mathematics, Sriharsha Institute

More information

Statistical analysis and ARIMA model

Statistical analysis and ARIMA model 2018; 4(4): 23-30 ISSN Print: 2394-7500 ISSN Online: 2394-5869 Impact Factor: 5.2 IJAR 2018; 4(4): 23-30 www.allresearchjournal.com Received: 11-02-2018 Accepted: 15-03-2018 Panchal Bhavini V Research

More information

Univariate linear models

Univariate linear models Univariate linear models The specification process of an univariate ARIMA model is based on the theoretical properties of the different processes and it is also important the observation and interpretation

More information

A Comparison of Time Series Models for Forecasting Outbound Air Travel Demand *

A Comparison of Time Series Models for Forecasting Outbound Air Travel Demand * Journal of Aeronautics, Astronautics and Aviation, Series A, Vol.42, No.2 pp.073-078 (200) 73 A Comparison of Time Series Models for Forecasting Outbound Air Travel Demand * Yu-Wei Chang ** and Meng-Yuan

More information

FORECASTING. Methods and Applications. Third Edition. Spyros Makridakis. European Institute of Business Administration (INSEAD) Steven C Wheelwright

FORECASTING. Methods and Applications. Third Edition. Spyros Makridakis. European Institute of Business Administration (INSEAD) Steven C Wheelwright FORECASTING Methods and Applications Third Edition Spyros Makridakis European Institute of Business Administration (INSEAD) Steven C Wheelwright Harvard University, Graduate School of Business Administration

More information

Seasonal Autoregressive Integrated Moving Average Model for Precipitation Time Series

Seasonal Autoregressive Integrated Moving Average Model for Precipitation Time Series Journal of Mathematics and Statistics 8 (4): 500-505, 2012 ISSN 1549-3644 2012 doi:10.3844/jmssp.2012.500.505 Published Online 8 (4) 2012 (http://www.thescipub.com/jmss.toc) Seasonal Autoregressive Integrated

More information

Estimation and application of best ARIMA model for forecasting the uranium price.

Estimation and application of best ARIMA model for forecasting the uranium price. Estimation and application of best ARIMA model for forecasting the uranium price. Medeu Amangeldi May 13, 2018 Capstone Project Superviser: Dongming Wei Second reader: Zhenisbek Assylbekov Abstract This

More information

STUDY ON MODELING AND FORECASTING OF MILK PRODUCTION IN INDIA. Prema Borkar

STUDY ON MODELING AND FORECASTING OF MILK PRODUCTION IN INDIA. Prema Borkar STUDY ON MODELING AND FORECASTING OF MILK PRODUCTION IN INDIA Prema Borkar Gokhale Institute of Politics and Economics, BMCC Road, Deccan Gymkhana, Pune 411004. Maharashtra, India. ABSTRACT The paper describes

More information

Using Analysis of Time Series to Forecast numbers of The Patients with Malignant Tumors in Anbar Provinc

Using Analysis of Time Series to Forecast numbers of The Patients with Malignant Tumors in Anbar Provinc Using Analysis of Time Series to Forecast numbers of The Patients with Malignant Tumors in Anbar Provinc /. ) ( ) / (Box & Jenkins).(.(2010-2006) ARIMA(2,1,0). Abstract: The aim of this research is to

More information

Sugarcane Productivity in Bihar- A Forecast through ARIMA Model

Sugarcane Productivity in Bihar- A Forecast through ARIMA Model Available online at www.ijpab.com Kumar et al Int. J. Pure App. Biosci. 5 (6): 1042-1051 (2017) ISSN: 2320 7051 DOI: http://dx.doi.org/10.18782/2320-7051.5838 ISSN: 2320 7051 Int. J. Pure App. Biosci.

More information

Frequency Forecasting using Time Series ARIMA model

Frequency Forecasting using Time Series ARIMA model Frequency Forecasting using Time Series ARIMA model Manish Kumar Tikariha DGM(O) NSPCL Bhilai Abstract In view of stringent regulatory stance and recent tariff guidelines, Deviation Settlement mechanism

More information

Empirical Market Microstructure Analysis (EMMA)

Empirical Market Microstructure Analysis (EMMA) Empirical Market Microstructure Analysis (EMMA) Lecture 3: Statistical Building Blocks and Econometric Basics Prof. Dr. Michael Stein michael.stein@vwl.uni-freiburg.de Albert-Ludwigs-University of Freiburg

More information

Time Series I Time Domain Methods

Time Series I Time Domain Methods Astrostatistics Summer School Penn State University University Park, PA 16802 May 21, 2007 Overview Filtering and the Likelihood Function Time series is the study of data consisting of a sequence of DEPENDENT

More information

Lecture 19 Box-Jenkins Seasonal Models

Lecture 19 Box-Jenkins Seasonal Models Lecture 19 Box-Jenkins Seasonal Models If the time series is nonstationary with respect to its variance, then we can stabilize the variance of the time series by using a pre-differencing transformation.

More information

Automatic seasonal auto regressive moving average models and unit root test detection

Automatic seasonal auto regressive moving average models and unit root test detection ISSN 1750-9653, England, UK International Journal of Management Science and Engineering Management Vol. 3 (2008) No. 4, pp. 266-274 Automatic seasonal auto regressive moving average models and unit root

More information

ECONOMETRIA II. CURSO 2009/2010 LAB # 3

ECONOMETRIA II. CURSO 2009/2010 LAB # 3 ECONOMETRIA II. CURSO 2009/2010 LAB # 3 BOX-JENKINS METHODOLOGY The Box Jenkins approach combines the moving average and the autorregresive models. Although both models were already known, the contribution

More information

Asitha Kodippili. Deepthika Senaratne. Department of Mathematics and Computer Science,Fayetteville State University, USA.

Asitha Kodippili. Deepthika Senaratne. Department of Mathematics and Computer Science,Fayetteville State University, USA. Forecasting Tourist Arrivals to Sri Lanka Using Seasonal ARIMA Asitha Kodippili Department of Mathematics and Computer Science,Fayetteville State University, USA. akodippili@uncfsu.edu Deepthika Senaratne

More information

Forecasting: Methods and Applications

Forecasting: Methods and Applications Neapolis University HEPHAESTUS Repository School of Economic Sciences and Business http://hephaestus.nup.ac.cy Books 1998 Forecasting: Methods and Applications Makridakis, Spyros John Wiley & Sons, Inc.

More information

Prediction of Grain Products in Turkey

Prediction of Grain Products in Turkey Journal of Mathematics and Statistics Original Research Paper Prediction of Grain Products in Turkey Özlem Akay, Gökmen Bozkurt and Güzin Yüksel Department of Statistics, The Faculty of Science and Letters,

More information

Lab: Box-Jenkins Methodology - US Wholesale Price Indicator

Lab: Box-Jenkins Methodology - US Wholesale Price Indicator Lab: Box-Jenkins Methodology - US Wholesale Price Indicator In this lab we explore the Box-Jenkins methodology by applying it to a time-series data set comprising quarterly observations of the US Wholesale

More information

MCMC analysis of classical time series algorithms.

MCMC analysis of classical time series algorithms. MCMC analysis of classical time series algorithms. mbalawata@yahoo.com Lappeenranta University of Technology Lappeenranta, 19.03.2009 Outline Introduction 1 Introduction 2 3 Series generation Box-Jenkins

More information

Comparing the Univariate Modeling Techniques, Box-Jenkins and Artificial Neural Network (ANN) for Measuring of Climate Index

Comparing the Univariate Modeling Techniques, Box-Jenkins and Artificial Neural Network (ANN) for Measuring of Climate Index Applied Mathematical Sciences, Vol. 8, 2014, no. 32, 1557-1568 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/10.12988/ams.2014.4150 Comparing the Univariate Modeling Techniques, Box-Jenkins and Artificial

More information

Firstly, the dataset is cleaned and the years and months are separated to provide better distinction (sample below).

Firstly, the dataset is cleaned and the years and months are separated to provide better distinction (sample below). Project: Forecasting Sales Step 1: Plan Your Analysis Answer the following questions to help you plan out your analysis: 1. Does the dataset meet the criteria of a time series dataset? Make sure to explore

More information

Forecasting U.S.A Imports from China, Singapore, Indonesia, and Thailand.

Forecasting U.S.A Imports from China, Singapore, Indonesia, and Thailand. Forecasting U.S.A Imports from China, Singapore, Indonesia, and Thailand. An Empirical Project Chittawan Chanagul UK 40186 (Econometric Forecasting): Prof. Robert M. Kunst Introduction Times Series Data

More information

Forecasting. Simon Shaw 2005/06 Semester II

Forecasting. Simon Shaw 2005/06 Semester II Forecasting Simon Shaw s.c.shaw@maths.bath.ac.uk 2005/06 Semester II 1 Introduction A critical aspect of managing any business is planning for the future. events is called forecasting. Predicting future

More information

EASTERN MEDITERRANEAN UNIVERSITY ECON 604, FALL 2007 DEPARTMENT OF ECONOMICS MEHMET BALCILAR ARIMA MODELS: IDENTIFICATION

EASTERN MEDITERRANEAN UNIVERSITY ECON 604, FALL 2007 DEPARTMENT OF ECONOMICS MEHMET BALCILAR ARIMA MODELS: IDENTIFICATION ARIMA MODELS: IDENTIFICATION A. Autocorrelations and Partial Autocorrelations 1. Summary of What We Know So Far: a) Series y t is to be modeled by Box-Jenkins methods. The first step was to convert y t

More information

{ } Stochastic processes. Models for time series. Specification of a process. Specification of a process. , X t3. ,...X tn }

{ } Stochastic processes. Models for time series. Specification of a process. Specification of a process. , X t3. ,...X tn } Stochastic processes Time series are an example of a stochastic or random process Models for time series A stochastic process is 'a statistical phenomenon that evolves in time according to probabilistic

More information

CHAPTER 8 MODEL DIAGNOSTICS. 8.1 Residual Analysis

CHAPTER 8 MODEL DIAGNOSTICS. 8.1 Residual Analysis CHAPTER 8 MODEL DIAGNOSTICS We have now discussed methods for specifying models and for efficiently estimating the parameters in those models. Model diagnostics, or model criticism, is concerned with testing

More information

The ARIMA Procedure: The ARIMA Procedure

The ARIMA Procedure: The ARIMA Procedure Page 1 of 120 Overview: ARIMA Procedure Getting Started: ARIMA Procedure The Three Stages of ARIMA Modeling Identification Stage Estimation and Diagnostic Checking Stage Forecasting Stage Using ARIMA Procedure

More information

Analysis. Components of a Time Series

Analysis. Components of a Time Series Module 8: Time Series Analysis 8.2 Components of a Time Series, Detection of Change Points and Trends, Time Series Models Components of a Time Series There can be several things happening simultaneously

More information

ARIMA Models. Richard G. Pierse

ARIMA Models. Richard G. Pierse ARIMA Models Richard G. Pierse 1 Introduction Time Series Analysis looks at the properties of time series from a purely statistical point of view. No attempt is made to relate variables using a priori

More information

Application of ARIMA Models in Forecasting Monthly Total Rainfall of Rangamati, Bangladesh

Application of ARIMA Models in Forecasting Monthly Total Rainfall of Rangamati, Bangladesh Asian Journal of Applied Science and Engineering, Volume 6, No 2/2017 ISSN 2305-915X(p); 2307-9584(e) Application of ARIMA Models in Forecasting Monthly Total Rainfall of Rangamati, Bangladesh Fuhad Ahmed

More information

Time Series Analysis of Currency in Circulation in Nigeria

Time Series Analysis of Currency in Circulation in Nigeria ISSN -3 (Paper) ISSN 5-091 (Online) Time Series Analysis of Currency in Circulation in Nigeria Omekara C.O Okereke O.E. Ire K.I. Irokwe O. Department of Statistics, Michael Okpara University of Agriculture

More information

Basics: Definitions and Notation. Stationarity. A More Formal Definition

Basics: Definitions and Notation. Stationarity. A More Formal Definition Basics: Definitions and Notation A Univariate is a sequence of measurements of the same variable collected over (usually regular intervals of) time. Usual assumption in many time series techniques is that

More information

Estimation of Parameters of Multiplicative Seasonal Autoregressive Integrated Moving Average Model Using Multiple Regression

Estimation of Parameters of Multiplicative Seasonal Autoregressive Integrated Moving Average Model Using Multiple Regression International Journal of Statistics and Applications 2015, 5(2): 91-97 DOI: 10.5923/j.statistics.20150502.07 Estimation of Parameters of Multiplicative Seasonal Autoregressive Integrated Moving Average

More information

Residuals in Time Series Models

Residuals in Time Series Models Residuals in Time Series Models José Alberto Mauricio Universidad Complutense de Madrid, Facultad de Económicas, Campus de Somosaguas, 83 Madrid, Spain. (E-mail: jamauri@ccee.ucm.es.) Summary: Three types

More information

Oil price volatility in the Philippines using generalized autoregressive conditional heteroscedasticity

Oil price volatility in the Philippines using generalized autoregressive conditional heteroscedasticity Oil price volatility in the Philippines using generalized autoregressive conditional heteroscedasticity Carl Ceasar F. Talungon University of Southern Mindanao, Cotabato Province, Philippines Email: carlceasar04@gmail.com

More information

Agricultural Science. Forecasting Numbers of Poultry in Turkey Using Exponential Smoothing Techniques. Senol Celik. Turgay Sengul ABSTRACT

Agricultural Science. Forecasting Numbers of Poultry in Turkey Using Exponential Smoothing Techniques. Senol Celik. Turgay Sengul ABSTRACT Forecasting Numbers of Poultry in Turkey Using Exponential Smoothing Techniques Agricultural Science KEYWORDS : Exponential Smoothing, forecasting, poultry Senol Celik Turgay Sengul Asst. Prof., Bingol

More information

Forecasting Foreign Direct Investment Inflows into India Using ARIMA Model

Forecasting Foreign Direct Investment Inflows into India Using ARIMA Model Forecasting Foreign Direct Investment Inflows into India Using ARIMA Model Dr.K.Nithya Kala & Aruna.P.Remesh, 1 Assistant Professor, PSGR Krishnammal College for Women, Coimbatore, Tamilnadu, India 2 PhD

More information

Study of Time Series and Development of System Identification Model for Agarwada Raingauge Station

Study of Time Series and Development of System Identification Model for Agarwada Raingauge Station Study of Time Series and Development of System Identification Model for Agarwada Raingauge Station N.A. Bhatia 1 and T.M.V.Suryanarayana 2 1 Teaching Assistant, 2 Assistant Professor, Water Resources Engineering

More information

CHAPTER 8 FORECASTING PRACTICE I

CHAPTER 8 FORECASTING PRACTICE I CHAPTER 8 FORECASTING PRACTICE I Sometimes we find time series with mixed AR and MA properties (ACF and PACF) We then can use mixed models: ARMA(p,q) These slides are based on: González-Rivera: Forecasting

More information

NANYANG TECHNOLOGICAL UNIVERSITY SEMESTER II EXAMINATION MAS451/MTH451 Time Series Analysis TIME ALLOWED: 2 HOURS

NANYANG TECHNOLOGICAL UNIVERSITY SEMESTER II EXAMINATION MAS451/MTH451 Time Series Analysis TIME ALLOWED: 2 HOURS NANYANG TECHNOLOGICAL UNIVERSITY SEMESTER II EXAMINATION 2012-2013 MAS451/MTH451 Time Series Analysis May 2013 TIME ALLOWED: 2 HOURS INSTRUCTIONS TO CANDIDATES 1. This examination paper contains FOUR (4)

More information

Austrian Inflation Rate

Austrian Inflation Rate Austrian Inflation Rate Course of Econometric Forecasting Nadir Shahzad Virkun Tomas Sedliacik Goal and Data Selection Our goal is to find a relatively accurate procedure in order to forecast the Austrian

More information

Problem Set 2: Box-Jenkins methodology

Problem Set 2: Box-Jenkins methodology Problem Set : Box-Jenkins methodology 1) For an AR1) process we have: γ0) = σ ε 1 φ σ ε γ0) = 1 φ Hence, For a MA1) process, p lim R = φ γ0) = 1 + θ )σ ε σ ε 1 = γ0) 1 + θ Therefore, p lim R = 1 1 1 +

More information

Scenario 5: Internet Usage Solution. θ j

Scenario 5: Internet Usage Solution. θ j Scenario : Internet Usage Solution Some more information would be interesting about the study in order to know if we can generalize possible findings. For example: Does each data point consist of the total

More information

Short-Term Load Forecasting Using ARIMA Model For Karnataka State Electrical Load

Short-Term Load Forecasting Using ARIMA Model For Karnataka State Electrical Load International Journal of Engineering Research and Development e-issn: 2278-67X, p-issn: 2278-8X, www.ijerd.com Volume 13, Issue 7 (July 217), PP.75-79 Short-Term Load Forecasting Using ARIMA Model For

More information

Biological Forum An International Journal 7(1): (2015) ISSN No. (Print): ISSN No. (Online):

Biological Forum An International Journal 7(1): (2015) ISSN No. (Print): ISSN No. (Online): Biological Forum An International Journal 7(1): 1205-1210(2015) ISSN No. (Print): 0975-1130 ISSN No. (Online): 2249-3239 Forecasting Monthly and Annual Flow Rate of Jarrahi River using Stochastic Model

More information

António Ascensão Costa

António Ascensão Costa ISSN 1645-0647 Notes on Pragmatic Procedures and Exponential Smoothing 04-1998 António Ascensão Costa Este documento não pode ser reproduzido, sob qualquer forma, sem autorização expressa. NOTES ON PRAGMATIC

More information

A Comparison of the Forecast Performance of. Double Seasonal ARIMA and Double Seasonal. ARFIMA Models of Electricity Load Demand

A Comparison of the Forecast Performance of. Double Seasonal ARIMA and Double Seasonal. ARFIMA Models of Electricity Load Demand Applied Mathematical Sciences, Vol. 6, 0, no. 35, 6705-67 A Comparison of the Forecast Performance of Double Seasonal ARIMA and Double Seasonal ARFIMA Models of Electricity Load Demand Siti Normah Hassan

More information

A Procedure for Identification of Appropriate State Space and ARIMA Models Based on Time-Series Cross-Validation

A Procedure for Identification of Appropriate State Space and ARIMA Models Based on Time-Series Cross-Validation algorithms Article A Procedure for Identification of Appropriate State Space and ARIMA Models Based on Time-Series Cross-Validation Patrícia Ramos 1,2, * and José Manuel Oliveira 1,3 1 INESC Technology

More information

Statistical Methods for Forecasting

Statistical Methods for Forecasting Statistical Methods for Forecasting BOVAS ABRAHAM University of Waterloo JOHANNES LEDOLTER University of Iowa John Wiley & Sons New York Chichester Brisbane Toronto Singapore Contents 1 INTRODUCTION AND

More information

Prof. Dr. Roland Füss Lecture Series in Applied Econometrics Summer Term Introduction to Time Series Analysis

Prof. Dr. Roland Füss Lecture Series in Applied Econometrics Summer Term Introduction to Time Series Analysis Introduction to Time Series Analysis 1 Contents: I. Basics of Time Series Analysis... 4 I.1 Stationarity... 5 I.2 Autocorrelation Function... 9 I.3 Partial Autocorrelation Function (PACF)... 14 I.4 Transformation

More information

AR, MA and ARMA models

AR, MA and ARMA models AR, MA and AR by Hedibert Lopes P Based on Tsay s Analysis of Financial Time Series (3rd edition) P 1 Stationarity 2 3 4 5 6 7 P 8 9 10 11 Outline P Linear Time Series Analysis and Its Applications For

More information

Forecasting using R. Rob J Hyndman. 3.2 Dynamic regression. Forecasting using R 1

Forecasting using R. Rob J Hyndman. 3.2 Dynamic regression. Forecasting using R 1 Forecasting using R Rob J Hyndman 3.2 Dynamic regression Forecasting using R 1 Outline 1 Regression with ARIMA errors 2 Stochastic and deterministic trends 3 Periodic seasonality 4 Lab session 14 5 Dynamic

More information

of seasonal data demonstrating the usefulness of the devised tests. We conclude in "Conclusion" section with a discussion.

of seasonal data demonstrating the usefulness of the devised tests. We conclude in Conclusion section with a discussion. DOI 10.1186/s40064-016-3167-4 RESEARCH Open Access Portmanteau test statistics for seasonal serial correlation in time series models Esam Mahdi * *Correspondence: emahdi@iugaza.edu.ps Department of Mathematics,

More information

DEPARTMENT OF ECONOMETRICS AND BUSINESS STATISTICS

DEPARTMENT OF ECONOMETRICS AND BUSINESS STATISTICS ISSN 1440-771X AUSTRALIA DEPARTMENT OF ECONOMETRICS AND BUSINESS STATISTICS Empirical Information Criteria for Time Series Forecasting Model Selection Md B Billah, R.J. Hyndman and A.B. Koehler Working

More information