1. Introduction
In general, we often define large retail trade as "a type in which either single type of goods or various goods is made available to a large number of customers in a big shop under a single roof or may be made available at the convenience of customers". Industry data reported that major South Korean discount retailers found their sales come close 1.8 percent in 2016 to exceed 40 trillion won, by virtue of an increase in new outlet. In recent time, large retailing industry in Korea has suffered slowly-moving sales growth because of slower-run discount store markets from operating. Jeong (2016) investigated the optimal forecasting for sales of small-scale retailing types such as convenience stores and supermarkets in South Korea. He found that the predicted values of sales at convenience stores can have the pattern of the precipitous and lasting increase, although forecasts for sales at supermarkets can be expected to be lagging over 2017 by utilizing a seasonal ARIMA-Intervention model. Kim et al. (2014) tried to find which factors can affect sales on department stores in South Korea, and measured the influence both position and non-position factors. In particular, they showed that ‘area of sales property’, ‘parking space’ and ‘number of luxury goods’ are positively correlated with profit of department store. Youn (2004) set a clear vision on distribution markets by considering the fact that most jobs in South Korea are focused on the marketing field and analyzed the distribution industry from the internal viewpoints of distribution companies. In this research, we analyze several univariate time series models such as ARIMA model, exponential smoothing method, so that we can forecast the upcoming values of two large-scale retailing types in South Korea.
A short outline for time series models under consideration will, in section 2, be shown, together with model-fit statistics and in section 3, the results of several time series analyses and forecasts for sales of two large-scale retailing types will be presented. Finally, summary and concluding remarks will be stated.
2. Time Series Analysis
In order to forecast the future value of sales at department stores as well as discount store markets in South Korea, the following time series models can be considered:
2.1. ARIMA(Autoregressive Integrated Moving Average) Model
(Anderson, 1971; Bianchi et al, 1998; Bowerman et al, 2005; Box et al, 1994; Brown, 1959; Fuller, 1976; Hamiltan, 1994; Jeong, 2010; Jeong, 2016; Pankraz, 1983)
An autoregressive integrated moving average (ARIMA) model forecasts a value(s) in a dependent time series as a linear combination of its own past values, past shocks, and past and current values of other series, and can be expressed as follows:
\(y_{t}=\frac{\Theta_{Q}\left(B^{s}\right) \theta_{q}(B)}{\Phi_{p}\left(B^{s}\right) \Phi_{p}(B)(1-B)^{d}\left(1-B^{s}\right)^{D}} \epsilon_{t}\),
\(\begin{array}{l} \text { where } \Theta_{Q}\left(B^{s}\right)=\left(1-\Theta_{s} B^{s}-\Theta_{2 s} B^{2 s}-\cdots-\Theta_{Q s} B^{Q s}\right), \\ \qquad \begin{array}{l} \Phi_{P}\left(B^{s}\right)=\left(1-\Phi_{s} B^{s}-\Phi_{2 s} B^{2 s}-\cdots-\Phi_{P s} B^{P_{s}}\right), \\ \theta_{q}(B)=\left(1-\theta_{1} B-\theta_{2} B^{2}-\cdots-\theta_{q} B^{q}\right), \\ \Phi_{p}(B)=\left(1-\Phi_{1} B-\Phi_{2} B^{2}-\cdots-\Phi_{p} B^{p}\right), \end{array} \end{array}\)
and \(\epsilon^{\prime} t^{S}\) are white noises.
Here, (p, d, q) and (P, D, Q)S are non-seasonal order and seasonal order, respectively (Anderson, 1971; Choi, 1992; Fuller, 1976; Hamilton, 1994; Pankratz, 1983; Pankratz, 1991; Tsay & Tiao, 1984).
2.2. Exponential smoothing method
(Anderson, 1994; Archibald, 1990; Archibald & Koehler, 2003; Bartolomei & Sweet, 1989; Brown, 1963; Broze & Mélard, 1990; Gardner, 1985; Gardner, 2006; Jeong, 2009; Roberts, 1982; Rosas & Guerrero, 1994; Trigg & Leach, 1967; Winters, 1960).
This method is one of most widely used models to make a smoothed time series. While in single moving averages the past realizations are weighted equally, exponential smoothing allots exponentially decreasing weights as the realizations is older. That is to say, recent realizations are assigned relatively more weight in predicting than more remote realizations.
2.2.1. Simple exponential smoothing method
This method is used for forecasting a time series when there is no trend or seasonal pattern, but the mean (or level) of the time series is slowly changing over time. This is utilized for short-range prediction, usually just one-time period into the future. The forecast for the next period is
\(\hat{\mathrm{y}}_{t+1}=\hat{\mathrm{y}}_{t}+\alpha\left(\hat{\mathrm{y}}_{t}-\hat{\mathrm{y}}_{t}\right)\)
where αis a smoothing constant between 0 and 1.
2.2.2. Holt’s linear method
Holt (1957) extended the previous exponential smoothing to linear trends exponential smoothing, for the purpose of predicting realizations with trends. The forecast for this method is found that using two smoothing constants, α, β (with constants between 0 and 1), and the following equations:
\(\begin{array}{l} \text { Level: } L_{t}=\alpha y_{t}+(1-\alpha)\left(L_{t-1}+Q_{t-1}\right), \\ \text { Slope: } Q_{t}=\beta\left(L_{t}-L_{t-1}\right)+(1-\beta) Q_{t-1}, \\ \text { Forecasts: } \hat{y}_{t+j, t}=L_{t}+j Q_{t}, \end{array}\)
where \(L_{t}\) and \(Q_{t}\) are estimates of the level and the slope of the series at time t, respectively.
2.2.3. Damped linear trend method
This method is a modification of Holt’s linear method to allow the "damping" of trends. The equations for this method are
\(\begin{array}{l} \text { Level : } L_{t}=\alpha\left(\frac{y_{t}}{s_{t-m}}\right)+(1-\alpha)\left(L_{t-1}+Q_{t-1}\right), \\ \text { Slope: } Q_{t}=\beta\left(L_{t}-L_{t-1}\right)+(1-\beta) \phi Q_{t-1}, \\ \text { Forecasts }: \hat{\mathrm{y}}_{t+j, t}=L_{t}+\sum_{i=1}^{j} \phi_{i} j Q_{t} \end{array}\)
The next two Holt-Winters methods are based on three smoothing equation - level, slope and seasonality, depending on whether seasonality is modeled in a multiplicative or an additive way.
2.2.4. Multiplicative seasonality method
We can use this model in case that realizations increase, so does the seasonal pattern.
\(\begin{array}{l} \text { Level: } L_{t}=\alpha y_{t}+(1-\alpha)\left(L_{t-1}+\phi Q_{t-1}\right), \\ \text { Slope: } Q_{t}=\beta\left(L_{t}-L_{t-1}\right)+(1-\beta) Q_{t-1}, \\ \text { Seasonality: } S_{t}=\delta\left(\frac{y_{t}}{L_{t-1}+b_{t-1}}\right)+(1-\delta) S_{t-j}, \\ \text { Forecasts: } \hat{\mathrm{y}}_{t+j, t}=\left(L_{t}+j Q_{t}\right) S_{t-j+1(j-1) \mathrm{mod} j+1} \end{array}\)
2.2.5. Additive seasonality method
We can use this model in case that the magnitude of the type of seasonality is fixed as the series fluctuates.
\(\begin{array}{l} \text { Level: } L_{t}=\alpha\left(y_{t}-S_{t-m}\right)+(1-\alpha)\left(L_{t-1}+Q_{t-1}\right), \\ \text { Slope: } Q_{t}=\beta\left(L_{t}-L_{t-1}\right)+(1-\beta) Q_{t-1}, \\ \text { Seasonality: } S_{t}=\delta\left(y_{t}-L_{t-1}+b_{t-1}\right)+(1-\delta) S_{t-j} \\ \text { Forecasts: } \hat{y}_{t+j, t}=\left(L_{t}+j Q_{t}\right) S_{t-j+\mid(j-1) \bmod j+1} \end{array}\)
For the purpose of satisfying optimal properties of the underlying model, the following statistics can be exploited:
2.3. Model-fit measures to select the optimal model
(Chatfield, 1988; Chatfield, 1993; Chatfield, 1995; Chatfield, 1996; Chatfield, 1997; Chatfield, 2002; Hurcich & Tsai, 1990).
• Stationary R-squared. This measure is better than ordinary R-squared when a trend or seasonality in time series can be detected. If it is a negative value, then we can conclude that the baseline model is dominant to the model under consideration.
• R-squared. A statistic of the proportion of the whole variation in the time series accounted for by the model. This measure can be valid when the time series satisfy stationarity. A negative value of this measure means that the baseline model is dominant to the model under consideration, while a positive value does that the underlying model is more appropriate than the baseline one.
• Root Mean Square Error (RMSE). A measure of how much a response variable shifts from its model-forecasted level.
• Mean Absolute Percentage Error (MAPE). This measure is not dependent on the units detected and be taken advantage of comparing the time series with different ones.
• Mean absolute error (MAE). A measure how much the time series fluctuate its model-predicted level.
• Maximum Absolute Percentage Error MaxAPE). The biggest predicted error, depicted as a percentage. This measure is useful to estimate a worst situation for predicted values.
• Maximum Absolute Error (MaxAE). This measure is useful to estimate the worst-case scenario for predicted values.
• Normalized Bayesian Information Criterion (BIC). This statistic is a score focused on the MSE and covers a disadvantage for the number of coefficients in the model under consideration and the length of the time series.
3. Summary and Research Results
3.1. Summary
First, several time series models, in this work, are applied to obtain optimal forecasts by using TSAPPLY and MODELFIT procedures in IBM SPSS 23.0.
[Table 1] shows that the main descriptive statistics of sales at both discount store markets and department stores in South Korea for 86 realizations from January in 2010 to February in 2017, including mean, standard deviation, minimum and maximum.
[Table 1] Summary statistics
From both [Figure 1] and [Figure 2], we may find out that there exists seasonal variation with displaying periodic behavior within the underlying series. While the level seems to fluctuate around the sample mean in [Figure 2], the slope in [Figure 1]increases steady and persistently. That is, the series of [Figure 1]appears to need to be differencing to accomplish stationarity in building ARIMA models.
[Figure 1] Time-plot of sales at discount store markets
3.2. Findings of Sales at Discount Store Markets
Considering the pattern of the trend and the type of seasonality from [Figure 1], Holt’s linear, damped linear and Holt-Winters’ additive seasonality method can be considered, we can compare optimal dominance among them in terms of model-fit measures in [Table 2]. Similarly, we may take into account ARIMA models, ARIMA(0,0,1) (0,0,1)12 and ARIMA(3,1,0)(0,0,1)12, by applying an iterative procedure based on three stages – identification, estimation, and diagnostic checking, so that we can find the optimal ARIMA model.
[Table 2] Optimality selection for sales at discount store markets in terms of exponential smoothing methods
As a result, Holt-Winters’ additive seasonality method and ARIMA(0,0,1)(0,0,1)12 can be chosen, respectively, as seen from [Table 2] and [Table 3]. At last, Holt-Winters’ additive seasonality method may be considered as the optimal model to forecast the forthcoming data in that it satisfies the properties that has the largest R2 , and the smallest RMSE, MAPE, MAE, MaxAPE and MAxAE.
[Table 3] Optimality selection for sales at discount store markets in terms of ARIMA models
By applying Holt-Winters’ additive seasonality method to sales at discount store markets, persisting increasing trend with seasonal pattern may be predicted from May in 2017 to February in 2018 from both [Table 4] and [Figure 3].
[Table 4] Optimal forecasts and two 95% confidence limits of sales at discount store markets
[Figure 3] Optimal forecasts of sales at discount store markets in South Korea
3.3. Findings of Sales at Department Stores
We can analyze and evaluate sales at department stores in South Korea, just as we do in section 3.2. Taking into account existence and pattern of seasonality from [Figure 2], Holt-Winters’ additive and Holt-Winters’ multiplicative seasonality method can be allowed for. At the same time, ARIMA(1,0,0)(1,0,0)12 and ARIMA(0,0,3)(1,0,0)12 can be chosen as candidates of proper ARIMA models by applying a iterative procedure based on three stages, just like in section 3.2.
[Figure 2] Time-plot of salesat department stores
Based on eight model-fit measures, Holt-Winters’ additive seasonality method can be selected as a final and optimal model to forecast the future values of sales at department stores in South Korea as seen from [Table 5] and [Table 6].
[Table 5] Optimality selection for sales at department stores in terms of exponential smoothing methods
[Table 6] Optimality selection for sales at department stores in terms of ARIMA models
By fitting Holt-Winters’additive method to sales of department stores, the predicted values from May in 2017 to February in 2018 appear to fluctuate around the constant level with maintaining the seasonal pattern from [Table 7] and [Figure 4].
[Table 7] Optimal forecasts and two 95% confidence limits of sales at department stores
[Figure 4] Optimal forecasts of sales at department stores in South Korea
4. Concluding Remarks and Limitation
In this research, we forecast both sales at discount store markets and sales at department stores in South Korea by using univariate optimal time series, Holt-Winters’ additive seasonality method.
First, optimal forecasts of sales at discount store markets from March in 2017 to February in 2018 in South Korea can be 4451399, 4307456, 4650779, 4338728, 4604838, 4665628, 4984796, 4587536, 4520199, 4785251, 4849130 and 4537496, which are obtained by choosing Holt-Winters’ additive seasonality method among several exponential smoothing methods and ARIMA models.
In detail, ARIMA(0,1,1)12 and ARIMA(0,0,3)(1,0,0)12 models are selected by performing optimal procedures of ARIMA model-construction and also three exponential smoothing methods such as Holt’s linear, damped linear and Holt-Winters’ additive seasonality methods.
Second, optimal forecasts of sales at department stores in South Korea can be 2455732, 2407499, 2509269, 2116523, 2029492, 1901866, 2262218, 2544386, 2591044, 2689916, 2289461 and 1956662, which are, similarly, obtained on Holt-Winters’ additive seasonality methods.
Both ARIMA(1,0,0)(1,0,0)12 and ARIMA(0,0,3)(1,0,0)12 models are chosen by carrying out the optimal ARIMA model-construction and also two exponential smoothing methods such as and Holt-Winters’ additive and Holt-Winters’ multiplicative seasonality methods, at the same time.
The shape of the persisting and rather moderate rise of sales at discount stores can be forecasted over the upcoming 12 months, while sales at department stores just keep things tickling over, with both sales maintaining the seasonality pattern.
Empirically calculated estimates of sales at department stores and discount store markets and accurate predicted values of future sales are of much importance for sales planning and policy making. The sensitivity of sales to the transition of its determinants can support policy makers to assess plan B policy options in adjusting future sales at department stores and discount stores or modal shift. Accurate forecasts can provide information on future sales level in the evaluation of sales related projects and sales policies.
Taking into account 2017-2018 forecasts for sales at department stores and at discount store markets, it is of importance to be able to predict future sales magnitude and to produce the useful information for reforming financial conditions and related policies, so that the impacts of any marketing or management scheme can be compared against the do-nothing scenario.
In this paper, we treat two different time series that consist of single realizations recorded sequentially over equally spaced time intervals. Considering indispensable predictor variables and the linear interdependencies among multiple time series, dynamic regression model or vector auto-regression model, as an alternative, can be applied to the underlying time series (Pankratz, 1991; Hatemilton, 2004).
Cited by
- A Macro Analysis of Tourist Arrival in Nepal vol.8, pp.1, 2017, https://doi.org/10.13106/jafeb.2021.vol8.no1.207
- Food Distribution System in Vietnam: Nash Equilibrium and Channel Choice of Small Scale Farmers vol.19, pp.1, 2017, https://doi.org/10.15722/jds.19.1.202101.61
- The Determinants of Customer Loyalty: The Case Study of Saigon Co.op Supermarkets in Vietnam vol.19, pp.5, 2017, https://doi.org/10.15722/jds.19.5.202105.61