water for certain uses, for example: drinking water,
fisheries, irrigation/irrigation, industry, recreation
and so on. Caring for water quality is knowing the
condition of water to ensure safety and sustainability
in its use. Water quality can be known by performing
certain tests on the water (Shrestha & Wang, 2020).
Most cities in developing countries discharge 80-
90% of untreated wastewater directly into rivers
where the river water is then used for drinking,
bathing and washing purposes (Taloor et al., 2020).
Disposal of industrial and household wastewater
causes river pollution in India, China, Latin America
and Africa . In Indonesia, almost most of the rivers in
Indonesia have been polluted, the status of river
quality in 2008 of 30 rivers in Indonesia, 86% have
been polluted from mild to severe.Water quality is the
nature of water and the content of living things,
energy substances or other components in the water.
Water quality is expressed by several parameters,
namely physical parameters such as: Total Dissolved
Solids (TDS), Total Suspended Solids (TSS), and so
on), chemical parameters (pH, Dissolved Oxygen
(DO), BOD, metal content and so on), and parameters
biology (Content of Coliform Bacteria, E-coli,
presence of plankton, and others). Measurement of
water quality can be done in two ways, the first is
measuring water quality with physical and chemical
parameters, while the second is measuring water
quality with biological parameters (B Hariono,
Wijaya, Kurnianto, Wibowo, & Anwar, 2018). This
research was conducted to predict the contamination
contained in the Kalitambong watershed, especially
on the parameters of chemical-inorganic
contamination. ARIMA (Autoregressive Integrated
Moving Average) model was developed by George
Box and Gwilyn Jenkins. This method is very good
for short-term predictions, and is not recommended
for long-term predictions because the results of the
prediction accuracy are not good. ARIMA is a
method that uses past and present data as the
dependent variable to produce accurate short-term
predictions.
2 METHODS
This research was conducted in the Kalitambong
watershed in collaboration with the BPSDA of
Bondowoso Regency. The data obtained in the form
of inorganic chemical contamination from January to
December 2017. The data inorganic chemical
contamination is pH, BOD, COD, DO, Total Fosfat
and NO3-N. Data analysis using the ARIMA method
was carried out using the R-Studio software.
2.1 ARIMA (Autoregressive Integrated
Moving Average
ARIMA is a stochastic method that is very useful for
generating time series processes (data) where each
event is correlated. ARIMA is very strict on
assumptions (data and residual white noise) and is
used for data with linear patterns. Literally, the
ARIMA model is a combination of the AR
(Autoregressive) model and the MA (Moving
Average) model. The ARIMA model consists of three
basic steps, namely the identification stage, the
assessment and testing stage, and the diagnostic
examination. Furthermore, the ARIMA model can be
used to make predictions if the model obtained is
adequate. ARIMA (Box-Jenkins) model is
formulated with ARIMA notation (p, d, q) (Siami-
Namini, Tavakoli, & Namin, 2018):
p: Indicates the order/degree of Autoregressive (AR)
d: Indicates the order/degree of Differencing
(distinction)
q: Shows the order/degree of Moving Average (MA)
2.2 Autoregresif Model
(Autoregressive)
Autoregressive model is a model whose dependent
variable is influenced by the dependent variable itself
in previous periods and times. In general, the
autoregressive (AR) model with the order p (AR(p))
or the ARIMA model (p,0,0) has the following form:
Yt = φ0+φ1Yt-1 + φ2Yt-2+ … +φpYt-p +et , (1)
where:
Yt : stationary time series Yt-1, Yt-2,….,, Yt-p =
Variable response to each time interval t - 1, t -
2,…, t - p. The value of Y acts as an independent
variable.
φ : Constant
φp : p-th autoregressive parameter
e
t
: Error at time t which represents the impact of
variables not explained by the model.
From the AR model (which is given the notation
p) is determined by the number of periods of the
dependent variable included in the model.
2.3 MA Model (Moving Average)
The moving average model of the order q (MA (q))
or ARIMA (0,0, q) has the following form:
Yt = θ0+et - θ1et-1 - θ2et-2 - … -θpet-q, (2)