• Title/Summary/Keyword: Exponential Smoothing.

Search Result 186, Processing Time 0.02 seconds

The proposed algorithm for the student numbers in local government (기초자치단체의 학생수 추계를 위한 알고리즘)

  • Kim, Jong-Tae
    • Journal of the Korean Data and Information Science Society
    • /
    • v.22 no.6
    • /
    • pp.1167-1173
    • /
    • 2011
  • The goal of this paper is to suggest an algorithm to get forecasting for the numbers of students in the city or county in local government by using the double exponential smoothing method. By 2044 year, the third year of high school students in the Chilgok, Gumi, Gyeongsan, Andong, Pohang and Gimchen are reduced about 40-70%, the those of in the remaining city or county are reduced about 70-95%. In conclusion, the forecasting numbers of students of the 23 counties in Kyungbuk Province are on the decrease to 40%-100% until 2044 year in comparison with the numbers of students on 2010 years.

Forecasted Popularity Based Lazy Caching Strategy (예측된 선호도 기반 게으른 캐싱 전략)

  • Park, Chul;Yoo, Hae-Young
    • The KIPS Transactions:PartA
    • /
    • v.10A no.3
    • /
    • pp.261-268
    • /
    • 2003
  • In this paper, we propose a new caching strategy for web servers. The proposed strategy collects only the statistics of the requested file, for example the popularity, when a request arrives. At a point of time, only files with higher forecasted popularity are cached all together. Forecasted popularity based lazy caching (FPLC) strategy uses exponential smoothing method for forecast popularity of web files. And, FPLC strategy shows that the cache hit ratio and the cache transfer ratio are better than those produced by other caching strategy. Furthermore, the experiment that is performed with real log files built from web servers shows our study on forecast method for popularity of web files improves cache efficiency.

Forecasting Chinese Yuan/USD Via Combination Techniques During COVID-19

  • ASADULLAH, Muhammad;UDDIN, Imam;QAYYUM, Arsalan;AYUBI, Sharique;SABRI, Rabia
    • The Journal of Asian Finance, Economics and Business
    • /
    • v.8 no.5
    • /
    • pp.221-229
    • /
    • 2021
  • This study aims to forecast the exchange rate of the Chinese Yuan against the US Dollar by a combination of different models as proposed by Poon and Granger (2003) during the Covid-19 pandemic. For this purpose, we include three uni-variate time series models, i.e., ARIMA, Naïve, Exponential smoothing, and one multivariate model, i.e., NARDL. This is the first of its kind endeavor to combine univariate models along with NARDL to the best of our knowledge. Utilizing monthly data from January 2011 to December 2020, we predict the Chinese Yuan against the US dollar by two combination criteria i.e. var-cor and equal weightage. After finding out the individual accuracy, the models are then assessed through equal weightage and var-cor methods. Our results suggest that Naïve outperforms all individual & combination of time series models. Similarly, the combination of NARDL and Naïve model again outperformed all of the individual as well as combined models except the Naïve model, with the lowest MAPE value of 0764. The results suggesting that the Chinese Yuan exchange rate against the US Dollar is dependent upon the recent observations of the time series. Further evidence shows that the combination of models plays a vital role in forecasting which commensurate with the literature.

Forecasting Exchange Rates: An Empirical Application to Pakistani Rupee

  • ASADULLAH, Muhammad;BASHIR, Adnan;ALEEMI, Abdur Rahman
    • The Journal of Asian Finance, Economics and Business
    • /
    • v.8 no.4
    • /
    • pp.339-347
    • /
    • 2021
  • This study aims to forecast the exchange rate by a combination of different models as proposed by Poon and Granger (2003). For this purpose, we include three univariate time series models, i.e., ARIMA, Naïve, Exponential smoothing, and one multivariate model, i.e., NARDL. This is the first of its kind endeavor to combine univariate models along with NARDL to the best of our knowledge. Utilizing monthly data from January 2011 to December 2020, we predict the Pakistani Rupee against the US dollar by a combination of different forecasting techniques. The observations from M1 2020 to M12 2020 are held back for in-sample forecasting. The models are then assessed through equal weightage and var-cor methods. Our results suggest that NARDL outperforms all individual time series models in terms of forecasting the exchange rate. Similarly, the combination of NARDL and Naïve model again outperformed all of the individual as well as combined models with the lowest MAPE value of 0.612 suggesting that the Pakistani Rupee exchange rate against the US Dollar is dependent upon the macro-economic fundamentals and recent observations of the time series. Further evidence shows that the combination of models plays a vital role in forecasting, as stated by Poon and Granger (2003).

Supremacy of Realized Variance MIDAS Regression in Volatility Forecasting of Mutual Funds: Empirical Evidence From Malaysia

  • WAN, Cheong Kin;CHOO, Wei Chong;HO, Jen Sim;ZHANG, Yuruixian
    • The Journal of Asian Finance, Economics and Business
    • /
    • v.9 no.7
    • /
    • pp.1-15
    • /
    • 2022
  • Combining the strength of both Mixed Data Sampling (MIDAS) Regression and realized variance measures, this paper seeks to investigate two objectives: (1) evaluate the post-sample performance of the proposed weekly Realized Variance-MIDAS (RVar-MIDAS) in one-week ahead volatility forecasting against the established Generalized Autoregressive Conditional Heteroskedasticity (GARCH) model and the less explored but robust STES (Smooth Transition Exponential Smoothing) methods. (2) comparing forecast error performance between realized variance and squared residuals measures as a proxy for actual volatility. Data of seven private equity mutual fund indices (generated from 57 individual funds) from two different time periods (with and without financial crisis) are applied to 21 models. Robustness of the post-sample volatility forecasting of all models is validated by the Model Confidence Set (MCS) Procedures and revealed: (1) The weekly RVar-MIDAS model emerged as the best model, outperformed the robust DAILY-STES methods, and the weekly DAILY-GARCH models, particularly during a volatile period. (2) models with realized variance measured in estimation and as a proxy for actual volatility outperformed those using squared residual. This study contributes an empirical approach to one-week ahead volatility forecasting of mutual funds return, which is less explored in past literature on financial volatility forecasting compared to stocks volatility.

Performance comparison for automatic forecasting functions in R (R에서 자동화 예측 함수에 대한 성능 비교)

  • Oh, Jiu;Seong, Byeongchan
    • The Korean Journal of Applied Statistics
    • /
    • v.35 no.5
    • /
    • pp.645-655
    • /
    • 2022
  • In this paper, we investigate automatic functions for time series forecasting in R system and compare their performances. For the exponential smoothing models and ARIMA (autoregressive integrated moving average) models, we focus on the representative time series forecasting functions in R: forecast::ets(), forecast::auto.arima(), smooth::es() and smooth::auto.ssarima(). In order to compare their forecast performances, we use M3-Competiti on data consisting of 3,003 time series and adopt 3 accuracy measures. It is confirmed that each of the four automatic forecasting functions has strengths and weaknesses in the flexibility and convenience for time series modeling, forecasting accuracy, and execution time.

Forecasting short-term transportation demand at Gangchon Station in Chuncheon-si using time series model (시계열모형을 활용한 춘천시 강촌역 단기수송수요 예측)

  • Chang-Young Jeon;Jia-Qi Liu;Hee-Won Yang
    • Asia-Pacific Journal of Business
    • /
    • v.14 no.4
    • /
    • pp.343-356
    • /
    • 2023
  • Purpose - This study attempted to predict short-term transportation demand using trains and getting off at Gangchon Station. Through this, we present numerical data necessary for future tourist inflow policies in the Gangchon area of Chuncheon and present related implications. Design/methodology/approach - This study collected and analyzed transportation demand data from Gangchon Station using the Gyeongchun Line and ITX-Cheongchun Train from January 2014 to August 2023. Winters exponential smoothing model and ARIMA model were used to reflect the trend and seasonality of the raw data. Findings - First, transportation demand using trains to get off at Gangchon Station in Chuncheon City is expected to show a continuous increase from 2020 until the forecast period is 2024. Second, the number of passengers getting off at Gangchon Station was found to be highest in May and October. Research implications or Originality - As transportation networks are improving nationwide and people's leisure culture is changing, the number of tourists visiting the Gangchon area in Chuncheon City is continuously decreasing. Therefore, in this study, a time series model was used to predict short-term transportation demand alighting at Gangchon Station. In order to calculate more accurate forecasts, we compared models to find an appropriate model and presented forecasts.

Changes of the Forest Types by Climate Changes using Satellite imagery and Forest Statistical Data: A case in the Chungnam Coastal Ares, Korea (위성영상과 임상통계를 이용한 충남해안지역의 기후변화에 따른 임상 변화)

  • Kim, Chansoo;Park, Ji-Hoon;Jang, Dong-Ho
    • Journal of Environmental Impact Assessment
    • /
    • v.20 no.4
    • /
    • pp.523-538
    • /
    • 2011
  • This study analyzes the changes in the surface area of each forest cover, based on temperature data analysis and satellite imagery as the basic methods for the impact assessment of climate change on regional units. Furthermore, future changes in the forest cover are predicted using the double exponential smoothing method. The results of the study have shown an overall increase in annual mean temperature in the studied region since 1990, and an especially increased rate in winter and autumn compared to other seasons. The multi-temporal analysis of the changes in the forest cover using satellite images showed a large decrease of coniferous forests, and a continual increase in deciduous forests and mixed forests. Such changes are attributed to the increase in annual mean temperature of the studied regions. The analysis of changes in the surface area of each forest cover using the statistical data displayed similar tendencies as that of the forest cover categorizing results from the satellite images. Accordingly, rapid changes in forest cover following the increase of temperature in the studied regions could be expected. The results of the study of the forest cover surface using the double exponential smoothing method predict a continual decrease in coniferous forests until 2050. On the contrary, deciduous forests and mixed forests are predicted to show continually increasing tendencies. Deciduous forests have been predicted to increase the most in the future. With these results, the data on forest cover can be usefully applied as the main index for climate change. Further qualitative results are expected to be deduced from these data in the future, compared to the analyses of the relationship between tree species of forest and climate factors.

A Comparative study on smoothing techniques for performance improvement of LSTM learning model

  • Tae-Jin, Park;Gab-Sig, Sim
    • Journal of the Korea Society of Computer and Information
    • /
    • v.28 no.1
    • /
    • pp.17-26
    • /
    • 2023
  • In this paper, we propose a several smoothing techniques are compared and applied to increase the application of the LSTM-based learning model and its effectiveness. The applied smoothing technique is Savitky-Golay, exponential smoothing, and weighted moving average. Through this study, the LSTM algorithm with the Savitky-Golay filter applied in the preprocessing process showed significant best results in prediction performance than the result value shown when applying the LSTM model to Bitcoin data. To confirm the predictive performance results, the learning loss rate and verification loss rate according to the Savitzky-Golay LSTM model were compared with the case of LSTM used to remove complex factors from Bitcoin price prediction, and experimented with an average value of 20 times to increase its reliability. As a result, values of (3.0556, 0.00005) and (1.4659, 0.00002) could be obtained. As a result, since crypto-currencies such as Bitcoin have more volatility than stocks, noise was removed by applying the Savitzky-Golay in the data preprocessing process, and the data after preprocessing were obtained the most-significant to increase the Bitcoin prediction rate through LSTM neural network learning.

Effectiveness of an Exponentially Smoothed Ordering Policy as Compared with Kanban System

  • Tamura, Takayoshi;Dhakar, Tej S.;Ohno, Katsuhisa
    • Journal of Korean Institute of Industrial Engineers
    • /
    • v.34 no.1
    • /
    • pp.1-12
    • /
    • 2008
  • The Kanban system in Just-In-Time (JIT) production is very effective in reducing the inventories when consumption rate of the final product is relatively stable. When large fluctuations exist in the consumption rate, a new production ordering policy in which the production order quantity is determined by smoothing the demands exponentially is more suitable. This new ordering policy has not been investigated sufficiently. In this research, a multi-stage production and inventory system with stock points for materials and finished items located at each stage is considered. Approximations of average inventories at each stage in the system are derived theoretically. Numerical simulations are carried out to assess the accuracy of approximations and to evaluate the effectiveness of the new ordering policy as compared with the Kanban system. As a result, it is shown that the new ordering policy can achieve significantly lower inventory costs than the original Kanban system. The new ordering policy thus emerges as a key concept for an effective supply chain management.