<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta>
      <journal-title-group>
        <journal-title>October</journal-title>
      </journal-title-group>
    </journal-meta>
    <article-meta>
      <title-group>
        <article-title>Electricity Demand Prediction Using SARIMA A Framework for System Failure Management and Grid Stability⋆</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Andrii Iatsyshyn</string-name>
          <xref ref-type="aff" rid="aff1">1</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Hasan Uzel</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Feyyaz Alpsalaz</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Yıldırım Özüpak</string-name>
          <xref ref-type="aff" rid="aff3">3</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Emrah Aslan</string-name>
          <xref ref-type="aff" rid="aff2">2</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>Akdağmadeni Vocational School, Yozgat Bozok University</institution>
          ,
          <addr-line>Gültepe Mahallesi, Tepe 4, 66540 Yozgat</addr-line>
          ,
          <country country="TR">Turkey</country>
        </aff>
        <aff id="aff1">
          <label>1</label>
          <institution>Center for Information-Analytical and Technical Support of Nuclear Power Facilities Monitoring, National Academy of Sciences of Ukraine</institution>
          ,
          <addr-line>Akademika Palladina 34a, 03142 Kyiv</addr-line>
          ,
          <country country="UA">Ukraine</country>
        </aff>
        <aff id="aff2">
          <label>2</label>
          <institution>Mardin Artuklu University</institution>
          ,
          <addr-line>Diyarbakır Road, 5, 47200 Mardin</addr-line>
          ,
          <country country="TR">Turkey</country>
        </aff>
        <aff id="aff3">
          <label>3</label>
          <institution>Silvan Vocational School, Dicle University</institution>
          ,
          <addr-line>Gazi, 21640 Diyarbakır</addr-line>
          ,
          <country country="TR">Turkey</country>
        </aff>
      </contrib-group>
      <pub-date>
        <year>2025</year>
      </pub-date>
      <volume>01</volume>
      <issue>2025</issue>
      <fpage>0000</fpage>
      <lpage>0001</lpage>
      <abstract>
        <p>This study examines the forecasting of national electricity demand (nat_demand) using a dataset of 48,046 hourly records, incorporating electricity demand, weather variables, and calendar-related features across multiple locations. The Seasonal AutoRegressive Integrated Moving Average (SARIMA) model was applied to capture both linear and seasonal patterns in the time series, with performance assessed via RMSE, MAPE, and diagnostic analyses. The findings reveal that SARIMA effectively modeled the seasonal behavior of electricity demand, achieving an RMSE of 173 and a MAPE of 12%. The study emphasizes the critical role of accurate forecasting in managing electricity demand and mitigating the risks of system failures, providing valuable insights into the suitability of SARIMA for enhancing grid reliability. However, challenges such as incorporating real-time failure data and handling sudden nonlinear shifts persist, highlighting the need for future enhancements-such as hybrid approaches-to further improve forecasting accuracy and support robust failure management in energy systems.</p>
      </abstract>
      <kwd-group>
        <kwd>eol&gt;Electricity demand</kwd>
        <kwd>System Failure</kwd>
        <kwd>SARIMA</kwd>
        <kwd>Seasonal Patterns 1</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>Electricity demand forecasting [1] is a cornerstone of sustainable energy management, playing a
pivotal role in optimizing grid operations, ensuring efficient resource utilization, and enhancing
environmental sustainability [2]. The global rise in energy demand, coupled with the urgent need to
reduce reliance on fossil fuels and integrate renewable energy sources [3], has underscored the
importance of accurate and timely forecasting to maintain grid stability and prevent fault-induced
disruptions [4]. In this context, precise forecasting models [5] are increasingly vital for balancing
energy supply and demand, improving grid flexibility, supporting demand-side management
strategies, and informing energy [6] policy development [7]. While traditional forecasting methods
often struggle to capture seasonal fluctuations and nonlinear patterns in electricity demand [8],
recent advancements in statistical time series models (e.g., ARIMA and SARIMA) and deep learning
approaches (e.g., GRU) have shown significant promise in addressing these challenges [9].
Particularly, models leveraging high-frequency data [10], such as hourly records [11], offer the
potential to capture intricate [12] patterns like daily and weekly cycles, thereby enhancing energy
management and fault mitigation strategies [13].</p>
      <p>Bensalah et al. used the SARIMA model to study power consumption forecasting in the city of
Tetouan. The model captured seasonal patterns with 10-minute data. SARIMA, configured with
training data, provided efficiency in smart grid management by measuring its accuracy with MAE,
RMSE, MAPE and R² [14]. Kumar et al. examined ARMA, ARIMA and SARIMA models for long-term
load forecasting (LTLF) with data from the mixed grid of NIT Patna. SARIMA achieved higher
accuracy than ARMA and ARIMA by capturing seasonal variations. Model efficiency was
emphasized by achieving a 7% error rate with MAPE [15] . Ningombam et al. proposed a Box-Cox
integrated sARIMA model to study inertia estimation in low inertia modern power systems from
renewable energy. The inertial contribution of wind generators and engine loads was taken into
account. The model gave effective results with annual prediction accuracy above 97.5% [16].</p>
      <p>This study aims to provide a comprehensive evaluation of time series forecasting for national
electricity demand (nat_demand), utilizing a dataset of 48,046 hourly records that include electricity
demand, weather variables (temperature, humidity, precipitation, and wind speed) across multiple
locations (Tocumen, San Miguelito, and David), and calendar-related features such as holidays and
school periods. The research employs the Seasonal AutoRegressive Integrated Moving Average
(SARIMA) model to effectively capture both linear trends and strong seasonal patterns inherent in
hourly electricity demand data. Model performance is rigorously assessed using key statistical
metrics (RMSE, MAPE) and visual diagnostics (residual plots, ACF, PACF), supported by time series
decomposition to isolate trend, seasonal, and residual components. The SARIMA model
demonstrated robust performance, achieving an RMSE of 173 and a MAPE of 12%, reflecting its
effectiveness in modeling recurring daily and weekly demand cycles influenced by weather and
calendar effects. The study acknowledges practical challenges, including the integration of real-time
fault data and the need to account for abrupt demand shifts, particularly in operational settings with
limited computational resources.</p>
      <p>The study contributes to the literature by offering a focused, diagnostically grounded analysis of
SARIMA within a real-world energy forecasting context. It highlights the model’s interpretability,
computational efficiency, and reliability in handling seasonality—key advantages for operational
deployment. By integrating exogenous variables and leveraging diagnostic tools, the research
provides actionable insights for energy system operators to improve demand forecasting, support
fault-aware planning, and enhance grid resilience. This work lays a solid foundation for future
extensions, including hybrid SARIMA-based approaches that incorporate anomaly detection or
realtime system state data to further strengthen predictive performance and sustainable energy
management.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Material and Method</title>
      <p>This study focuses on forecasting national electricity demand (nat_demand) using a dataset
comprising 48,046 hourly records with no missing values, as detailed in Table 1. The dataset includes
variables such as electricity demand, temperature, humidity, precipitation, and wind speed at
multiple locations (Tocumen, San Miguelito, and David), alongside calendar-related features like
holidays and school periods. To model the temporal dynamics and strong seasonal patterns inherent
in the data, the Seasonal AutoRegressive Integrated Moving Average (SARIMA) model was
employed. This method was systematically applied to capture both linear trends and recurring
seasonal dependencies (daily, weekly, and annual cycles), with performance evaluated using key
metrics such as RMSE and MAPE. The following subsections outline the data preprocessing steps,
SARIMA model specification, parameter estimation, and evaluation procedures in detail.
2.1.</p>
      <sec id="sec-2-1">
        <title>Dataset</title>
        <p>Accurate electricity load forecasting is essential for optimizing power system management and
ensuring a balance between supply and demand. This dataset provides a robust resource for training
and testing machine learning forecasting algorithms, enabling a comparative analysis with official
weekly pre-dispatch forecasts [17]. To align forecasting results with the weekly pre-dispatch
framework, specific considerations must be observed: each forecast week begins on Saturday, with
Friday as the last day of the prior week, and a 72-hour gap of unseen records (up to the last hour of
Tuesday) is required before the forecast period. The dataset offers hourly granularity, facilitating
detailed temporal analysis suitable for short- and long-term forecasting studies. The dataset
integrates multiple sources to capture a comprehensive view of electricity load dynamics. Historical
electricity load data, derived from daily post-dispatch reports, and weekly load forecasts, extracted
from pre-dispatch reports, are both provided by the grid operator (CND). Additional contextual
variables include calendar information on school periods, sourced from Panama’s Ministry of
Education, and holiday data, obtained from the “When on Earth?” website. Weather variables–
temperature, relative humidity, precipitation, and wind speed–are included for three major cities in
Panama, acquired from Earthdata. These diverse data streams enable the exploration of exogenous
factors influencing load patterns. Table 1 shows the dataset. The dataset contains 48,046 valid hourly
records with no missing or mismatched values and is stored in four files. Continuous dataset.csv,
weekly pre-dispatch forecast.csv, train_dataframes.xlsx and test_dataframes.xlsx, totaling 355
columns.</p>
        <p>Figure 1 presents the distribution of national electricity demand (nat_demand) through a
histogram and a boxplot. The histogram reveals a right-skewed distribution, with a peak around
1100–1200 MW and a range spanning 500 MW to 1750 MW, indicating that lower demand values are
more frequent. The boxplot confirms this skewness, showing a median near 1170 MW, with the
interquartile range (IQR) between 1020 MW and 1330 MW. Outliers below 500 MW suggest
occasional low-demand events, possibly due to anomalies. This distribution supports the use of
SARIMA for capturing seasonal variations and GRU for modeling nonlinear patterns in demand data.
Table 1
Overview of dataset variables and temporal coverage</p>
        <p>Variable</p>
        <p>Description</p>
        <p>Count</p>
        <p>Mean</p>
        <p>Std. Dev. Min</p>
        <p>Max</p>
        <p>Quantiles
(25%-50%-75%)
0.02
19.8
39.1
QV2M_san
TQL_san
W2M_san</p>
        <p>Temperature
at San
Miguelito (°C)
Specific
humidity at
San Miguelito
(g/kg)
Total
precipitation
at San
Miguelito
(mm)
Wind speed at 48,046
San Miguelito
(m/s)
The SARIMA model extends the ARIMA framework to handle time series data with seasonal
patterns, making it suitable for forecasting phenomena with recurring cycles, such as electric charge
[18]. By integrating seasonal components into the ARIMA structure, SARIMA captures both
nonseasonal and seasonal dependencies and improves forecasting ability for datasets exhibiting
periodicity. The model is denoted as SARIMA (p, d, q)(P, D, Q)m, where lowercase parameters (p, d,
q) denote non-seasonal components, uppercase parameters (P, D, Q) denote seasonal components
and m denotes the seasonal period, such as 24 for daily cycles in hourly data or 12 for monthly
seasonality. The non-seasonal components mirror those of ARIMA: Auto Regressive (AR),
parameterized by p, uses past observations to forecast current values, reflecting short-term
dependencies; Integrated (I), denoted by d, applies differencing to ensure stationarity by removing
trends; and Moving Average (MA), denoted by q, incorporates lagged forecast errors to adjust
forecasts based on previous inaccuracies. These elements address the immediate temporal structure
of the series. Seasonal components reinforce this framework: Seasonal AR (P) captures recurring
patterns across periods by introducing autoregressive terms in seasonal lags (e.g. values of previous
seasons); Seasonal I (D) applies seasonal level differencing to offset seasonal fluctuations; and
Seasonal MA (Q) uses lagged seasonal errors to improve forecasts by accounting for seasonal biases
[19]. The parameter m defines the length of the seasonal cycle, aligning the model with the periodic
structure of the data.</p>
      </sec>
      <sec id="sec-2-2">
        <title>Autocorrelation Function</title>
        <p>The Autocorrelation Function (ACF) plot reveals key characteristics of the time series under analysis.
A strong seasonal pattern is evident from the cyclical peaks and troughs, reflecting a significant
seasonal component. These periodic fluctuations suggest a consistent repeating pattern, such as daily
or monthly cycles, inherent to the data. Additionally, the gradual decay in ACF values across lags
indicates that the series is not merely white noise; rather, it possesses a persistent structure with
dependencies extending over multiple time steps. This slow decline points to the presence of trends
or autoregressive behavior, necessitating differencing or seasonal adjustments in models like ARIMA
or SARIMA to achieve stationarity and accurately capture the underlying dynamics [20].
2.4.</p>
      </sec>
      <sec id="sec-2-3">
        <title>Partial Autocorrelation Function</title>
        <p>
          The Partial Autocorrelation Function (PACF) plot provides insights into the direct relationships
within the time series. A sharp cut-off after a few lags suggests that the series is well-suited to an
autoregressive (AR) process, where only a limited number of past values directly influence the
current observation. The first lag’s significant value highlights a strong correlation with the
immediate past, indicative of an AR(
          <xref ref-type="bibr" rid="ref1">1</xref>
          ) process, where the current value heavily depends on the
preceding one. Furthermore, seasonal lags with periodic significant spikes reveal a seasonal
component, implying that beyond the immediate AR effect, recurring patterns at specific intervals
(e.g., every 12th lag for monthly data) impact the series. This combination supports the use of a
SARIMA model to address both short-term and seasonal autoregressive effects [21].
2.5.
        </p>
      </sec>
      <sec id="sec-2-4">
        <title>Evaluation Metrics</title>
        <p>The performance of the SARIMA model is evaluated using a number of statistical evaluation metrics
to ensure a comprehensive analysis of prediction accuracy [22]. These metrics include the R² value,
which measures the proportion of variance explained by the model, the Mean Absolute Error (MAE),
which quantifies the average size of errors in the predictions, and the Mean Squared Error (MSE),
which emphasizes larger errors through squared differences. In addition, the Root Mean Squared
Error (RMSE) is used to provide an interpretable measure of prediction error in the same units as the
original data. Together, these metrics provide a robust comparison of model performance,
highlighting their strengths and limitations in capturing seasonal and non-linear patterns in energy
consumption data [23].</p>
        <p>=</p>
        <p>∑ =1
=

 =1

|  −   |
  −  
2
/
1
2
 2 = 1 −</p>
        <p>∑ =1</p>
        <p>
          ∑ =1
(  −   )
(  −  )2
2
(
          <xref ref-type="bibr" rid="ref1">1</xref>
          )
(2)
(3)
        </p>
      </sec>
    </sec>
    <sec id="sec-3">
      <title>3. Experimental Results</title>
      <p>This section presents the findings from the application of SARIMA model to forecast national
electricity demand (nat_demand), utilizing a dataset of 48,046 hourly records. The performance of
each model was assessed through a combination of visual inspections and quantitative metrics,
including RMSE and MAPE, to evaluate their ability to capture the temporal, seasonal, and nonlinear
dynamics of the data. The results highlight the comparative effectiveness of each approach, with
detailed analyses of residual diagnostics, prediction accuracy, and model fit provided in the following
subsections, supported by figures and tables for a comprehensive evaluation.
3.1.</p>
      <sec id="sec-3-1">
        <title>Analysis of Electricity Demand Dynamics</title>
        <p>Figure 2 displays the hourly national electricity demand (nat_demand) over a 24 -hour period,
revealing a clear diurnal cycle with demand starting at 900 MW (00:00–06:00), peaking at 1400–1500
MW (10:00–14:00) due to industrial and commercial activity, dropping to 1200 MW by 16:00, rising
again to 1300 MW (18:00–20:00) from residential evening use, and stabilizing at 1000 MW (21:00–
23:00). The consistent variability, indicated by error bars, underscores the strong daily seasonality
that SARIMA effectively captures through its seasonal differencing and autoregressive components.
Figure 3 shows nat_demand across the week (Saturday to Friday), with median demand remaining
stable at 1200–1300 MW from Saturday to Thursday, slightly decreasing to 1100 MW on Friday due
to reduced industrial load. The interquartile ranges and outliers highlight recurring weekly patterns
and occasional anomalies, reinforcing SARIMA’s strength in modeling weekly seasonal effects while
maintaining robustness against moderate variability.</p>
      </sec>
      <sec id="sec-3-2">
        <title>Autocorrelation and Partial Autocorrelation Analysis</title>
        <p>Figure 9 compares the real (red) and predicted (green) electricity demand (nat_demand) over a
short time frame (35,000–36,000 time steps). The real demand fluctuates between 800 MW and 1400
MW, and while the predicted demand generally follows this trend, it fails to capture some peaks (e.g.,
around 35,400). This suggests that SARIMA and ARIMA effectively model linear patterns, but GRU
may better handle such abrupt changes. Figure 10 illustrates the real (red) and predicted (green)
electricity demand over a longer period (36,000–44,400 time steps). The real demand varies between
800 MW and 1600 MW, whereas the predicted demand remains stable around 1200 MW, missing
peaks (e.g., around 42,000). This indicates SARIMA’s strength in capturing seasonal patterns, while
GRU could better address long-term complex dependencies.
3.3.</p>
      </sec>
      <sec id="sec-3-3">
        <title>SARIMA Model Forecasting Performance Analysis</title>
        <p>
          SARIMA model extends the ARIMA framework to forecast time series data with seasonal patterns,
effectively capturing both short-term and periodic dependencies. It comprises the standard ARIMA
components: the AutoRegressive (AR) component, denoted by p, which uses p lagged observations
to predict current values; the Integrated (I) component, represented by d, which applies differencing
d times to achieve stationarity; and the Moving Average (MA) component, indicated by q, which
incorporates q lagged forecast errors. Additionally, SARIMA includes seasonal components: Seasonal
AR (P) for seasonal autoregressive terms, Seasonal I (D) for seasonal differencing, Seasonal MA (Q)
for seasonal error adjustments, and the Seasonal Period (m), which defines the number of
observations per seasonal cycle (e.g., 24 for daily seasonality in hourly data). The model is specified
as ARIMA (p, d, q)(P, D, Q)m, where p, d, q represent non-seasonal terms, P, D, Q denote seasonal
terms, and m specifies the seasonal period, making SARIMA particularly suitable for datasets with
recurring patterns like electricity demand. Figure 5 provides four diagnostic plots for the residuals
of the SARIMAX model applied to the national electricity demand (nat_demand). The top-left plot
displays standardized residuals over time, oscillating around zero with a notable spike around
mid2019, suggesting potential outliers. The top-right histogram with KDE overlays (HSS, KDE, N(
          <xref ref-type="bibr" rid="ref1">0,1</xref>
          ))
shows a right-skewed distribution, deviating from normality, as the residuals do not closely follow
the standard normal curve. The bottom-left Normal Q-Q plot further confirms non-normality, with
points diverging from the diagonal line, especially at the tails. The bottom-right correlogram
indicates no significant autocorrelation, as values remain within the confidence bounds, implying
the model captures linear and seasonal dependencies effectively. However, the non-normality and
outliers suggest that the SARIMA model may require further refinement to address these residual
characteristics.
        </p>
        <p>
          Table 2 summarizes the SARIMA(
          <xref ref-type="bibr" rid="ref1">3, 0, 1</xref>
          ) model results for the national electricity demand (y) over
218 observations from January 18, 2015, to March 17, 2019. The AR coefficients (ar.L1: 1.3563, ar.L2:
-0.5465, ar.L3: 0.1902) and MA coefficient (ma.L1: -0.8141) are statistically significant (P&gt;|z| &lt; 0.05),
indicating strong autoregressive and moving average effects. The Ljung-Box test (Prob(Q): 0.83)
suggests no significant residual autocorrelation at lag 1, implying a good fit for linear dependencies.
The Jarque-Bera test (Prob(JB): 0.03) and kurtosis (3.84) indicate slight non-normality, while the
heteroskedasticity test (Prob(H): 0.14) shows no significant variance instability. These results suggest
that the SARIMAX model effectively captures linear patterns, though minor non-normality in
residuals may warrant further investigation.
domain knowledge through exogenous variables make it a preferred choice for baseline forecasting,
regulatory reporting, and integration into hybrid energy management systems. Figure 16 presents
the SARIMA forecast results alongside actual demand, highlighting close alignment during typical
operational conditions.
        </p>
      </sec>
    </sec>
    <sec id="sec-4">
      <title>4. Results and Discussion</title>
      <p>Using a dataset of 48,046 hourly records that included electricity demand, weather variables, and
calendar features, the SARIMA model effectively captured both linear and seasonal patterns in
national electricity demand (nat_demand). The model achieved strong performance, with an RMSE
of 173 and a MAP E of 12%, accurately representing recurring daily and weekly demand cycles
influenced by weather and calendar effects. Including exogenous factors such as temperature,
humidity, precipitation, wind speed, and holidays improved adaptability to real-world conditions.
Residual and autocorrelation analyses confirmed the model’s validity and absence of bias, reinforcing
confidence in its forecasts. While SARIMA proved reliable, transparent, and computationally
efficient for structured seasonal forecasting, it remains limited in handling sudden nonlinear changes
such as system faults. Future work should explore hybrid SARIMA frameworks that integrate
anomaly detection or machine learning methods to enhance responsiveness and strengthen grid
reliability.</p>
    </sec>
    <sec id="sec-5">
      <title>5. Conclusion</title>
      <p>The evaluation of the SARIMA model for forecasting national electricity demand (nat_demand)
provides critical insights into its effectiveness in handling seasonal patterns and external influences
within high-frequency time series data. SARIMA successfully captured recurring daily and weekly
demand cycles driven by weather conditions and calendar effects, achieving a solid performance
with an RMSE of 173 and a MAPE of 12%. This makes it particularly suitable for operational
forecasting in scenarios where predictable seasonality dominates and interpretability is essential for
decision-making. The model's ability to incorporate exogenous variables such as temperature,
humidity, precipitation, wind speed, and holiday/school period indicators enhanced its adaptability
to real-world demand drivers. Diagnostic checks, including residual analysis and autocorrelation
plots, confirmed the model's statistical validity and absence of systematic bias, reinforcing confidence
in its forecasts under stable grid conditions. These results underscore the value of SARIMA as a
reliable, computationally efficient, and transparent tool for electricity demand forecasting and
riskaware energy planning. While it may not fully capture sudden nonlinear shocks (e.g., system faults),
its robustness in modeling structured seasonal behavior supports proactive load management and
grid stability. Practical challenges, such as integrating real-time fault signals and improving
responsiveness to anomalies, suggest opportunities for future hybrid SARIMA-based frameworks
that combine statistical rigor with anomaly detection or lightweight machine learning components.
Such enhancements could further strengthen forecasting accuracy and resilience in modern energy
systems.</p>
    </sec>
    <sec id="sec-6">
      <title>Declaration on Generative AI</title>
      <p>
        The author(s) have not employed any Generative AI tools.
[2] J. De Klerk. Modelling time series structure, identifying outliers and forecasting ESKOM
electricity production data using singular spectrum analysis. Studies in Economics and
Econometrics (2025). doi: 10.1080/03796205.2025.2458853.
[3] X. Zeng, G. Ji, Y. Zhou, H. Li, T. Wei. Multi-load forecasting for integrated energy systems based
on GAT-MTL. The Journal of Engineering, 2025(
        <xref ref-type="bibr" rid="ref1">1</xref>
        ) (2025), e70050. doi: 10.1049/TJE2.70050.
[4] J. Yu, S. Hao, J. Han. Optimizing Virtual Energy Hub’s for Enhanced Market Participation and
Operational Resilience. Eksploatacja i Niezawodność – Maintenance and Reliability, 27(
        <xref ref-type="bibr" rid="ref1">1</xref>
        ) (2025).
doi: 10.17531/EIN/193171.
[5] J. S. P., A. D. D., R. L. C., N. N. R. Efficiency and Reliability: Optimization of Energy Management
in Electric Vehicles Apply Monarch Butterfly Algorithm and Fuzzy Logic Control. Eksploatacja
i Niezawodność – Maintenance and Reliability, 27(3) (2025). doi: 10.17531/EIN/200691.
[6] W. Chen, F. Rong, C. Lin. A multi -energy loads forecasting model based on dual attention
mechanism and multi-scale hierarchical residual network with gated recurrent unit. Energy, 320
(2025), 134975. doi: 10.1016/J.ENERGY.2025.134975.
[7] X. Hao, H. Yin, J. Gao, H. Lan. Ultra shor-term forecasting for the propulsion energy consumption
of all-electric ships based on TCFFA-GRU-parallel network. Results in Engineering, 25 (2025),
103767. doi: 10.1016/J.RINENG.2024.103767.
[8] P. Shivkumar, J. E. S., B. B. K., M. M. T. Improving Reliability in Electric Vehicle Battery
Management Systems through Deep Learning-Based Cell Balancing Mechanisms. Eksploatacja
i Niezawodność – Maintenance and Reliability, 27(3) (2025). doi: 10.17531/EIN/200714.
[9] S. M. Hasanat et al. Enhancing Short-Term Load Forecasting with a CNN-GRU Hybrid Model: A
      </p>
      <p>Comparative Analysis. IEEE Access (2024). doi: 10.1109/ACCESS.2024.3511653.
[10] A. Moussa, Z. Aoulmi. Improving Electric Vehicle Maintenance by Advanced Prediction of
Failure Modes Using Machine Learning Classifications. Eksploatacja i Niezawodność –
Maintenance and Reliability, 27(3) (2025). doi: 10.17531/EIN/201372.
[11] Q. Hua et al. A Short-Term Power Load Forecasting Method Using CNN-GRU with an Attention</p>
      <p>
        Mechanism. Energies, 18(
        <xref ref-type="bibr" rid="ref1">1</xref>
        ) (2024), 106. doi: 10.3390/EN18010106.
[12] J. Cui et al. Advanced Short -Term Load Forecasting with XGBoost-RF Feature Selection and
      </p>
      <p>CNN-GRU. Processes, 12(11) (2024), 2466. doi: 10.3390/PR12112466.
[13] M. Ahsan et al. Enhancing Short-Term Load Forecasting Accuracy in the Power Systems Using
a Hybrid CNN-GRU Model. In: Proceedings of the 5th International Conference on Electrical,
Communication and Computer Engineering (ICECCE 2024). doi:
10.1109/ICECCE63537.2024.10823420.
[14] R. Gong, Z. Wei, Y. Qin, T. Liu, J. Xu. Short -Term Electrical Load Forecasting Based on
IDBO</p>
      <p>PTCN-GRU Model. Energies, 17(18) (2024), 4667. doi: 10.3390/EN17184667.
[15] M. Bensalah, A. Hair. Empowering Smart Cities: SA RIMA Forecasting of Power Consumption
in Tetouan’s Urban Grid. In: Proceedings of the 4th International Conference on Innovative
Research in Applied Science, Engineering and Technology (IRASET 2024). doi:
10.1109/IRASET60544.2024.10548574.
[16] V. Kumar, R. K. Mandal, S. Rai. Smart metered distribution system load forecasting using
statistical approaches. In: Proceedings of the 4th International Conference on Emerging Frontiers
in Electrical and Electronic Technologies (ICEFEET 2024). doi:
10.1109/ICEFEET64463.2024.10866475.
[17] R. Ningombam, C. Singh, S. Sreekumar, R. Bhakar, S. Padmanaban. Box–Cox integrated sARIMA
model for day-ahead inertia forecasting. Electrical Engineering (2025), 1–19. doi:
10.1007/S00202025-02965-4.
[18] Electricity Load Forecasting. Accessed: Mar. 22, 2025.</p>
      <p>https://www.kaggle.com/datasets/saurabhshahane/electricity-load-forecasting
[19] S. K. Mondal et al. Modeling and Forecasting Monthly Humidity in South Asia: A SARIMA</p>
      <p>Approach. Earth Systems and Environment (2025), 1–17. doi: 10.1007/S41748-025-00607-0.
[20] T. Zuo, S. Tang, L. Zhang, H. Kang, H. Song, P. Li. An Enhanced TimesNet-SARIMA Model for
Predicting Outbound Subway Passenger Flow with Decomposition Techniques. Applied
Sciences, 15(6) (2025), 2874. doi: 10.3390/APP15062874.
[21] M. Yang et al. A fault prediction method for CMOR bearings based on parameter-optimized
variational mode decomposition and autocorrelation function. Fusion Engineering and Design,
212 (2025), 114863. doi: 10.1016/J.FUSENGDES.2025.114863.
[22] Z. Sun, Z. Zou, J. Wang, X. Zhao, F. Wang. Study on Fluctuating Wind Characteristics and
NonStationarity at U-Shaped Canyon Bridge Site. Applied Sciences, 15(3) (2025), 1482. doi:
10.3390/APP15031482.
[23] A. Manzoor, M. A. Qureshi, E. Kidney, L. Longo. A Review on Machine Learning Methods for
Customer Churn Prediction and Recommendations for Business Practitioners. IEEE Access, 12
(2024), 70434–70463. doi: 10.1109/ACCESS.2024.3402092.
[24] M. R. Salmanpour et al. Machine Learning Evaluation Metric Discrepancies caross Programming
Languages and Their Components in Medical Imaging Domains: Need for Standardization. IEEE
Access (2025). doi: 10.1109/ACCESS.2025.3549702.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>V.</given-names>
            <surname>Krbinjek</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Dermol</surname>
          </string-name>
          .
          <article-title>Designing a Programme Profile: An Example of a Bachelor Business Study Programme</article-title>
          .
          <source>International Journal of Management, Knowledge and Learning</source>
          (
          <year>2016</year>
          ),
          <fpage>123</fpage>
          -
          <lpage>136</lpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          https://www.researchgate.net/publication/308787379_Designing_
          <article-title>a_Programme_Profile_An_E xample_of_a_Bachelor_Business_Study_Programme#fullTextFileContent</article-title>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>