Download as pdf or txt
Download as pdf or txt
You are on page 1of 13

See discussions, stats, and author profiles for this publication at: https://www.researchgate.

net/publication/310803121

Monthly XAF-USD Exchange Rates Modeling by SARIMA Techniques

Article · February 2014

CITATIONS READS

3 107

2 authors:

Ette Etuk Bob William Nkombou


Rivers State University Pkf
138 PUBLICATIONS   326 CITATIONS    1 PUBLICATION   3 CITATIONS   

SEE PROFILE SEE PROFILE

Some of the authors of this publication are also working on these related projects:

Probability View project

knapsack modelling View project

All content following this page was uploaded by Ette Etuk on 25 November 2016.

The user has requested enhancement of the downloaded file.


Euro-Asian Journal of Economics and Finance http://www.absronline.org/journals
ISSN: 2310-0184 (print)
ISSN: 2310-4929 (online)
Volume: 2, Issue: 1 (January 2014), Pages: 1-12
© Academy of Business & Scientific Research

Monthly XAF-USD Exchange Rates Modeling by SARIMA Techniques

Ette Harrison Etuk1* and Bob William Nkombou2

1. Lecturer, Department of Mathematics/Computer Science, Rivers State University of Science and Technology,
Port Harcourt, Nigeria.
2. Postgraduate Student, Department of Mathematics/Computer Science, Rivers State University of Science and
Technology, Port Harcourt, Nigeria.

The monthly exchange rates between the Central African Franc (XAF) and the US
Dollar (USD) are herein modeled by SARIMA techniques. The realization from January
1997 to March 2013 (referred to as XDER herein) is analyzed in this work. The time plot
of XDER in Figure 1 shows an overall upward secular trend with no obvious regular
seasonal component. As expected, XDER is shown to be non-stationary by the
Augmented Dickey Fuller (ADF) test. Seasonal (i.e. 12-monthly) differencing of XDER
yields the series SDXDER which shows an overall horizontal trend, yet with no definite
seasonal movement (See figure 2). The ADF test certifies SDXDER as stationary. Its
correlogram in Figure 4 suggests an ARMA(1, 5) model fit. A non-seasonal differencing
of SDXDER yields the series DSDXDER which exhibits an overall horizontal trend. No
seasonal component is discernible from the visual inspection of its time plot of Figure 3.
However its correlogram in Figure 5 has a significant negative spike at lag 12 and
comparable spikes at lags 11 and 13, an indication of a 12 monthly seasonality and the
presence of a seasonal moving average component of order one. Moreover this is the
autocorrelation structure of a (0, 1, 1)x(0, 1, 1)12 SARIMA model. Hence the two models,
(1, 0, 5)x(0, 1, 0)12 and (0, 1, 1)x(0, 1, 1)12 , are proposed and fitted. The latter has been
shown to be the more adequate.

Keywords: Time Series, Foreign exchange rates, XAF, USD, SARIMA models, finance,
economics, Central Africa, US, Seasonal Series.

INTRODUCTION
Many economic and financial time series exhibit and Afieroho (2013), Etuk(2012, 2013, 2014), etc.
seasonality as well as volatility. Interest here is in Such seasonal series could be modelled by
seasonality. Oil prices, inflation rates, crude oil seasonal autoregressive integrated moving
production, aviation traffic data, energy average (SARIMA) models. In this write-up
consumption rates, are a few such time series. interest is in the use of SARIMA methods to model
Foreign exchange rates are also known to exhibit monthly XAF-USD exchange rates. The references
seasonality. A few researchers that have cited above are a few works where SARIMA
established this fact are Appiah and Adetunde techniques are applied in the modelling of foreign
(2011), Onasanya and Adeniji (2013), Oyediran exchange rates. Etuk(2014) has demonstrated that

*Corresponding author: Ette Harrison Etuk


Department of Mathematics/Computer Science,
Rivers State University of Science and Technology, Port Harcourt, Nigeria
E-Mail: ettetuk@yahoo.com
1
Monthly XAF-USD Exchange Rates Modelling Etuk and Nkombou

for seasonal series, SARIMA methods are likely to integrated moving average model of orders p, d and q
outdo just autoregressive integrated moving designated ARIMA(p, d, q).
average (ARIMA) methods.
Suppose that the series {Xt} is seasonal of period s,
There seems to be a renewed interest in the use of Box and Jenkins(1976) proposed that {Xt} may be
SARIMA methods of recent. A few of researchers modelled by
who have recently applied SARIMA methods in
A(L)(Ls)dDsXt = B(L)(Ls)t (3)
modelling seasonal series include Luo et al. (2013),
Ismail and Mahpol (2005), Arumugam and where (L) is the seasonal AR operator and (L)
Anithakumari (2013), Osabuohien-Irabor (2013), is the seasonal MA operator; s is the seasonal
Linlin and Xiaorong (2012) and San-Juan et al. difference operator defined by s = 1 – Ls.
(2012). Suppose (L) and (L) are respectively
polynomials of orders P and Q and their
MATERIALS AND METHODS coefficients are such that the model is stationary
as well as invertible. Then {Xt} is said to follow a
The data for this work are monthly XAF-USD multiplicative seasonal autoregressive integrated
exchange rates from January 1997 to March 2013 moving average model of orders p, d, q, P, D, Q and s,
obtainable from the website www.fxtop.com. It is to designated (p, d, q)x(P, D, Q)s SARIMA model.
be interpreted as the amount of USD per XAF.
Sarima Models Model Estimation

A stationary time series {Xt} is said to follow an Model estimation invariably starts with
autoregressive moving average model of orders p and q, determination of the orders p, d, q, P, D, Q and s.
designated ARMA(p, q), if it satisfies the Seldom is it possible to determine the period of a
following difference equation seasonal series from the time plot. The
correlogram could better indicate seasonality by a
Xt - 1Xt-1 - 2Xt-2 - … - pXt-p = t + 1t-1 + 2t-2 + significant spike at the ‘seasonal’ lag. The
… + qt-q autoregressive orders p and P could be estimated
(1) by the non-seasonal and the seasonal cut-off lags
where {t} is a white noise process and the ’s and of the partial autocorrelation function (PACF)
’s are constants such that the model is stationary respectively. Similarly, the moving average orders
as well as invertible. Model (1) may be written as q and Q could be estimated on the autocorrelation
function(ACF) respectively. Customarily, the
A(L)Xt = B(L)t (2) differencing orders d and D must sum up to at
where the autoregressive(AR) operator A(L) = 1 - most 2. Often d = D = 1.
1L - 2L2 - … - pLp and the moving average(MA) After order determination, parameter estimation
operator B(L) = 1 + 1L + 2L2 + … + qLq and L is usually involves the application of non-linear
the backshift operator defined by LkXt = Xt-k. For optimization techniques since the model consists
model stationarity and invertibility the zeros of of items of a white noise process. Traditionally
A(L) and B(L) must be outside the unit circle, such techniques include the least squares
respectively. procedure, the maximum likelihood principle, the
Many real life time series are not stationary. maximum entropy method, etc.
Suppose the series {Xt} is non-stationary. Box and All the analytical work of this write-up was done
Jenkins(1976) proposed that differencing the series using the Eviews software. This statistical and
to an appropriate order can make it stationary. econometric software is based on the least squares
Suppose d is the minimum degree of differencing principle.
necessary for stationarity. Then let dXt be the dth
difference of Xt. Then  = 1 - L. If {dXt} satisfies RESULTS
(1) then {Xt} is said to follow an autoregressive
The time plot of the series XDER in Figure 1
reveals an overall upward trend with no

2
Euro-Asian j. econ. financ.
ISSN: 2310-0184 (print); 2310-4929 (online)
Volume: 2, Issue: 1, Pages: 1-12

discernible regular seasonal movement. Seasonal Figure 7 shows that the residuals are uncorrelated.
(i.e. 12-point) differencing yields the series This shows that the model is adequate.
SDXDER which exhibits an overall horizontal
[Figure 7]
trend, still with no regular seasonality (See Figure
2). Non-seasonal differencing of SDXDER CONCLUSION
produces the series DSDXDER. DSDXDER is Monthly XAF-USD exchange rates follow a
observed to follow an overall horizontal trend. multiplicative (0, 1, 1)x(0, 1, 1)12 SARIMA model.
The time plot of Figure 3 does not reveal any This has been shown to be adequate.
regular seasonal component. With the test statistic
of -1.5 for XDER, -3.8 for SDXDER and -5.4 for
DSDXDER and the 1%, 5% and 10% critical values REFERENCES
of -3.5, -2.9 and -2.6 respectively, the ADF test
Appiah, S. T., & Adetunde, I. A. (2011).
adjudges XDER as non-stationary and both
Forecasting Exchange rate between the Ghana
SDXDER and DSDXDER as stationary.
Cedi and the US Dollar using Time Series
[Figure 1, Figure 2, Figure 3, Figure 4, Figure 5, Analysis. Current Research Journal of Economic
Table 1, Table 2] Theory, 5(2), 76-83.
The correlogram of SDXDER in Figure 4 is such Box, G. E. P., & Jenkins, G. M. (1976). Time Series
that the ACF cuts off at lag 5 and the PACF at lag Analysis, Forecasting and Control. San Francisco,
1. This suggests an ARMA(1, 5) model for Holden-Day.
SDXDER. That is, XDER follows an (5, 0, 1)x(0, 1,
Arumugam, P., & Anithakumari, V. (2013).
0)12 model. The estimation of the model as
SARIMA model for Natural Rubber
summarized in Table 1 yields
production in India. International Journal of
SDXDERt -.7183SDXDERt-1 = t + .4737t-1 + .2788t- Computer Trends and Technology (IJCTT), 4(8),
2 + .2678t-3 + .1818t-4 + .2176t-5 2480-2484.
The coefficients are all statistically significant and Etuk, E. H. (2012). A seasonal ARIMA Model for
as much as 87% of the variation in SDXDER is Daily Nigerian naira-US dollar Exchange
explained by the model. The correlogram of the Rates. Asian Journal of Empirical Research, 2,
residuals in Figure 6 shows that they are 219-227.
correlated. In fact, they are seasonal of period 12
Etuk, E. H. (2013). The Fitting of a SARIMA model
months and there is a seasonal moving average
to Monthly Naira-Euro Exchange Rates.
component of order one. This invalidates the
Mathematical Theory and Modelling, 3(1), 17-26.
model.
Etuk, E. H. (2014). Modelling of Daily Nigerian
[Figure 6]
Naira-British Pound Exchange Rates using
On the other hand, the correlogram of DSDXDER SARIMA Methods, British. Journal of Applied
reveals a significant negative spike at lag 12 and Science and Technology, 4(1), 222-234.
comparative spikes at lags 11 and 13 (See Figure
Ismail, Z., & Mahpol, K. A. (2005). SARIMA model
5). This is indicative of a seasonal movement of
for forecasting Malaysian electricity generated.
period 12 months, the presence of a seasonal
Matematika, 21(2), 143-152.
noving average component of order one and the
autocorreelation structure of a (0, 1, 1)x(0, 1, 1)12 Linlin, Y., & Xiaorong, C. (2012). The study of
SARIMA model. A summary of the estimation of Expressway traffic Flow based on SARIMA.
the model in table 2 yields Model, Advances in Biomedical Engineering, 8,
223-229.
DSDXDERt = t + .2363t-1 - .8630t-12 -.1867t-13
Luo, C. S., Zhuo, L., & Wei, Q. F. (2013).
All the coefficients are statiistically significant and
Application of SARIMA Model in Cucumber
55% of the variation in DSDXDER is explained by
Price Forecast. Application of SARIMA Model in
the model. The correlogram of the residuals in

3
Monthly XAF-USD Exchange Rates Modelling Etuk and Nkombou

Cucumber Price Forecast, Applied Mechanics and


Materials, Vol, 373-375.
Onasanya, O. K., & Adeniji, O. E. (2013).
Forecasting of Exchange Rate between naira
and US dollar using Time Domain model.
International Journal of development and Economic
Sustainability, 1(1), 45-55.
Osabuohien-Irabor, O. (2013). Applicability of
Box-Jenkins SARIMA Model in Rainfall
Forecasting: A Case Study of Port-Harcourt
south south Nigeria. Canadian Journal on
Computing in Mathematics, Natural Sciences,
Engineering and Medicine, 4(1), 1-4.
San-Juan, J. F., San-Martin, M., & Perez, I. (2012).
An Econometric Hybrid J2 Analytical Orbit
Propagator Program based on. SARIMA
Models, Mathematical Problems in Engineering,
2012, 1-15.

APPENDIX

4
Euro-Asian j. econ. financ.
ISSN: 2310-0184 (print); 2310-4929 (online)
Volume: 2, Issue: 1, Pages: 1-12

5
Monthly XAF-USD Exchange Rates Modelling Etuk and Nkombou

6
Euro-Asian j. econ. financ.
ISSN: 2310-0184 (print); 2310-4929 (online)
Volume: 2, Issue: 1, Pages: 1-12

FIGURE 4: CORRELOGRAM OF SDXDER

7
Monthly XAF-USD Exchange Rates Modelling Etuk and Nkombou

FIGURE 5: CORRELOGRAM OF DSDXDER

8
Euro-Asian j. econ. financ.
ISSN: 2310-0184 (print); 2310-4929 (online)
Volume: 2, Issue: 1, Pages: 1-12
TABLE 1: ESTIMATION OF THE (1, 0, 5)X(0, 1, 0)12 SARIMA MODEL

9
Monthly XAF-USD Exchange Rates Modelling Etuk and Nkombou

TABLE 2: ESTIMATION OF THE (0, 1, 1)X(0, 1, 1)12 SARIMA MODEL

10
Euro-Asian j. econ. financ.
ISSN: 2310-0184 (print); 2310-4929 (online)
Volume: 2, Issue: 1, Pages: 1-12

FIGURE 6: CORRELOGRAM OF THE (1, 0, 5)X(0, 1, 0)12 SARIMA RESIDUALS

11
Monthly XAF-USD Exchange Rates Modelling Etuk and Nkombou

FIGURE 7: CORRELOGRAM OF THE (0, 1, 1)X(0, 1, 1)12 SARIMA RESIDUALS

12

View publication stats

You might also like