Enthusiastic : International Journal of Applied Statistics and Data Science https://journal.uii.ac.id/ENTHUSIASTIC <p>Enthusiastic : International Journal of Applied Statistics and Data Science (e-ISSN: <a href="https://portal.issn.org/resource/ISSN/2798-3153" target="_blank" rel="noopener">2798-3153</a>, p-ISSN: <a href="https://portal.issn.org/resource/ISSN/2798-253X" target="_blank" rel="noopener">2798-253X</a>) is an international journal published and managed by Statistics Department, Faculty of Mathematics and Natural Sciences, Universitas Islam Indonesia. This journal publishes original research articles or review articles on all aspect of statistics and data science field which should be written in English. ENTHUSIASTIC has the vision to become a reputable journal and publish good quality papers. We aim to provide lecturer, researchers both academic and industries, and students worldwide with unlimited access to be published in our journal.</p> <p> </p> en-US <p>Authors who publish with this journal agree to the following terms:</p><ol type="a"><li>Authors retain copyright and grant the journal right of first publication with the work simultaneously licensed under a <a href="http://creativecommons.org/licenses/by-sa/4.0">Creative Commons Attribution License</a> that allows others to share the work with an acknowledgment of the work's authorship and initial publication in this journal.</li><li>Authors are able to enter into separate, additional contractual arrangements for the non-exclusive distribution of the journal's published version of the work (e.g., post it to an institutional repository or publish it in a book), with an acknowledgment of its initial publication in this journal.</li><li>Authors are permitted and encouraged to post their work online (e.g., in institutional repositories or on their website) prior to and during the submission process, as it can lead to productive exchanges, as well as earlier and greater citation of published work (See <a href="http://opcit.eprints.org/oacitation-biblio.html" target="_new">The Effect of Open Access</a>).</li></ol> [email protected] (Dr. RB Fajriya Hakim, M.Si.) [email protected] (Abdullah Ahmad Dzikrullah, M.Sc.) Tue, 14 Apr 2026 13:02:48 +0000 OJS 3.3.0.10 http://blogs.law.harvard.edu/tech/rss 60 Determination Premiums Motor Vehicle Insurance Using Bonus-Malus Optimal https://journal.uii.ac.id/ENTHUSIASTIC/article/view/42929 <p>The increasing number of motor vehicles in Sumatera has heightened accident risks, emphasizing the need for motor vehicle insurance to distribute risk between policyholders and insurers. Determining fair and risk-based premium requires consideration of each policyholder’s claim history. This study aimed to determine motor vehicle insurance premiums using the optimal bonus-malus system based on claim data for the minibus category with comprehensive coverage in Sumatera during 2022. The proposed model extended the Bayesian bonus-malus framework by incorporating the trust region reflective (TRR) method for estimating claim severity and the Newton-Raphson method for estimating claim frequency, thereby enhancing parameter estimation accuracy and numerical stability. This approach offers a more equitable and precise premium adjustment mechanism aligned with individual risk levels, contributing to improved risk-based pricing, reduced underwriting losses, and greater transparency for policyholders. The results showed that the claim frequency followed the Poisson-Lindley distribution, while claim severity followed the lognormal-gamma distribution. Based on these models, the premium was computed by multiplying the basic premium by the relative value of the subsequent year and dividing it by the base relative value. Premium decrease in the absence of claims and increase when claims occur.</p> Amalia Listiani, Mitha Patricia, Tiara Yulita Copyright (c) 2026 https://journal.uii.ac.id/ENTHUSIASTIC/article/view/42929 Sat, 25 Apr 2026 00:00:00 +0000 Sharpe Ratio-Based Dynamic Crypto Asset Allocation with Trend Filtering Using SMA https://journal.uii.ac.id/ENTHUSIASTIC/article/view/39963 <p><span style="font-weight: 400;">This paper proposes a dynamic cryptocurrency asset allocation strategy that combines Sharpe Ratio-based weighting with trend filtering using the Simple Moving Average (SMA) of Bitcoin (BTC). The model reallocates capital among a portfolio of seven major cryptocurrencies (BTC, ETH, BNB, SOL, TON, TRX, XRP) every three days, conditional on BTC trading above its respective SMA threshold (50-day, 100-day, or 200-day). When BTC trends below the SMA, the strategy shifts fully to USDT to minimize downside risk. Using historical data from January 1, 2024, to January 1, 2025, the study evaluates performance across three SMA configurations and benchmarks against a buy-and-hold baseline. Results show that the SMA-50 strategy achieved the highest cumulative return (+231.51%) and Sharpe Ratio (2.51), significantly outperforming both the longer SMA-based models and the baseline average return (+132.14%). Risk analysis indicates that shorter SMA windows allow more responsive exposure during market uptrends but increase short-term volatility. Overall, the findings support the use of hybrid strategies combining trend-following filters and risk-adjusted allocation for managing crypto portfolios in volatile environments.</span></p> Andri Fauzan Adziima, Shindi Shella May Wara, Muhammad Nasrudin, Alfan Rizaldy Pratama Copyright (c) 2026 https://journal.uii.ac.id/ENTHUSIASTIC/article/view/39963 Tue, 14 Apr 2026 00:00:00 +0000 Utilizing Geographically Weighted Regression with a Gaussian Kernel to Analyze Unemployment https://journal.uii.ac.id/ENTHUSIASTIC/article/view/44377 <p>Unemployment is a major challenge in economic development, reflecting an imbalance between labor supply and available job opportunities. This study aimed to examine the spatial variation of factors influencing the open unemployment rate (OUR) in Lampung Province, Indonesia, and to compare the performance of a global regression model with the geographically weighted regression (GWR) model in explaining these variations. The GWR method, using a fixed Gaussian kernel, was applied to capture spatial heterogeneity across regions. Secondary data were obtained from the Statistics Indonesia of Lampung Province in 2023, including economic growth (EG), human development index (HDI), and labor force participation rate (LFPR). The results showed that in the global regression model, LFPR was the only variable that significantly reduced unemployment, while EG and HDI were not statistically significant. The Breusch–Pagan test confirmed spatial heterogeneity, supporting the use of the GWR. The GWR model performed better, with Akaike information criterion (AIC) of 40.8262 and R² of 0.6059. Spatial analysis indicated that EG and HDI positively affected unemployment in several districts, suggesting limited job absorption and possible skill mismatches, whereas LFPR consistently showed a negative relationship with the open unemployment rate (OUR) across regions.</p> Ma'rufah Hayati, Nora Madonna, Erica Grace Simanjuntak, Rohmatun Nikmah Copyright (c) 2026 https://journal.uii.ac.id/ENTHUSIASTIC/article/view/44377 Thu, 30 Apr 2026 00:00:00 +0000 Comparative Machine Learning Methods for ICD-10 Diagnosis Classification https://journal.uii.ac.id/ENTHUSIASTIC/article/view/43861 <p>The classification of disease diagnoses using the International Classification of Diseases (ICD-10) standard is essential for supporting clinical decision-making and administrative processes in healthcare systems. This study evaluated the performance of three machine learning algorithms, namely decision tree, random forest, and support vector machine (SVM), for ICD-10 diagnosis classification using 3,730 textual medical record entries collected from the Klinik Pratama UIN Sunan Kalijaga, Yogyakarta, Indonesia. The dataset exhibited significant class imbalance, which was addressed using the synthetic minority oversampling technique (SMOTE). The preprocessing procedures included text normalization and Term frequency-inverse document frequency (TF-IDF) vectorization, followed by model development with hyperparameter tuning through grid search cross validation. Model performance was assessed using accuracy, precision, recall, F1-score, confusion matrix, and five-fold cross validation. Random forest achieved the highest mean accuracy at 93.65%, followed by decision tree at 92.25% and SVM at 87.91%. These results indicate that ensemble-based approaches provide more reliable classification outcomes for imbalanced textual medical data. The findings are expected to support the development of semi-automated ICD-10 coding systems and improve the efficiency and accuracy of medical coding workflows.</p> Deddy Rahmadi, Muhammad Solihin, Grandianus Seda Mada, Wakhid Fitri Albar, Sophia Carolina Sani Copyright (c) 2026 https://journal.uii.ac.id/ENTHUSIASTIC/article/view/43861 Thu, 30 Apr 2026 00:00:00 +0000 Forecasting Production Growth of Micro and Small Textile Industries Using SARIMA https://journal.uii.ac.id/ENTHUSIASTIC/article/view/42705 <p>Micro and small industry (MSME) is an industrial sector that includes small-scale businesses, both those with limited assets and turnover. MSME is an industrial business that is mostly labor-intensive and plays a role in creating jobs and driving the local economy. One of the largest industries in MSME is the textile industry. Production in the textile industry tends to fluctuate due to market demand, availability of raw materials, and economic conditions. Understanding the dynamics of market demand is very important for the government and business actors in making decisions. This study aimed to predict the growth of MSME production in the textile industry using the seasonal autoregressive integrated moving average (SARIMA) method. Several SARIMA models were used to predict the growth of MSME production in the textile industry. However, only the model with the smallest AIC value was selected to predict the growth of MSME production in the textile industry. The prediction results showed that fluctuations occurred in the growth of the textile industry in each period.</p> Nafisah Hanan Cahyaningrum, Rahmadi Yotenka, Suparna Copyright (c) 2026 https://journal.uii.ac.id/ENTHUSIASTIC/article/view/42705 Thu, 30 Apr 2026 00:00:00 +0000 Household Electricity Demand Forecasting in Batam from 2023 to 2047 Using Multilayer Perceptron Neural Network https://journal.uii.ac.id/ENTHUSIASTIC/article/view/46624 <p>The rapid growth of electricity demand in Batam, driven by increasing household and industrial consumption, necessitates accurate long-term energy forecasting. This study aimed to forecast household electricity demand in Batam from 2023 to 2047 using the multilayer perceptron (MLP) artificial neural network (ANN) model. Secondary data from PT PLN Batam (2013-2022), including customer numbers, electricity sales volume, and revenue, were analyzed. A total of 200 MLP models were trained, varying the number of hidden layers and nodes, with algorithms including BACKPROP, RPROP+, RPROP−, SAG, and SLR. The partial autocorrelation function (PACF) was used to determine the number of input layer nodes. The optimal model, using the smallest learning rate (SLR) algorithm with four hidden layers and ten nodes, achieved the best performance with the lowest mean squared error (MSE) of 35.93 and mean absolute percentage error (MAPE) of 0.47%. The projection results show a consistent increase in electricity demand, with a peak forecast of 2,114 GWh by 2047. These findings provide valuable insights for long-term energy planning and policy-making, ensuring adequate electricity supply and infrastructure development in Batam. </p> Tiffani Giofanta Ginting, Hermansah, Yudhi Hanggara Copyright (c) 2026 https://journal.uii.ac.id/ENTHUSIASTIC/article/view/46624 Thu, 30 Apr 2026 00:00:00 +0000 Black-Scholes Method for Rainfall Index-Based Agricultural Insurance Premiums https://journal.uii.ac.id/ENTHUSIASTIC/article/view/43171 <p>Agriculture plays an important role in national economic development. However, it has the highest risk of loss due to its dependence on climate conditions. One of the efforts to reduce the risk of crop failure is through an agricultural insurance program. This study aimed to analyze the value of the rainfall climate index used and the calculation of agricultural insurance premiums based on it. The method used to determine the rainfall climate index was the historical burn analysis method, while the method used to calculate agricultural insurance premiums was the Black-Scholes method. The study showed significant spatial variation in rainfall index-based agricultural insurance premiums across Sumatra. Premiums rose with higher percentiles, with North Sumatra the highest (IDR 3.28–3.55 million) and Aceh the lowest (IDR 100–137 thousand). The inclusion of all rainfall stations revealed a more detailed spatial pattern. Overall, premiums strongly reflect local climatic conditions and can aid risk assessment and insurance planning.</p> Fuji Lestari, Dila Tirta Julianty, Maulida Magdalena Vikarti Copyright (c) 2026 https://journal.uii.ac.id/ENTHUSIASTIC/article/view/43171 Thu, 30 Apr 2026 00:00:00 +0000 Identification of Sexual Harassment Comment on Tiktok Platform Using Indobert Embedding and Long Short-Term Memory https://journal.uii.ac.id/ENTHUSIASTIC/article/view/47448 <p>Sexual harassment in online comment sections is a growing concern on social media platforms like TikTok, where informal language makes manual moderation ineffective. This study developed an automated detection model using a hybrid Indonesian bidirectional encoder representation from transformers (IndoBERT)-long short-term memory (LSTM) architecture, employing IndoBERT as a static feature extractor and an LSTM network to model sequential dependencies. Given the high-class imbalance in social media data, this study specifically evaluated the impact of the synthetic minority over-sampling technique (SMOTE) on classification performance. Experimental results showed that the base IndoBERT-LSTM model achieved a high overall accuracy of 89.04% but struggles with a low recall (0.40) for the minority harassment class. While applying SMOTE improved the model’s sensitivity (recall) for harassment to 0.54, it resulted in a significant decrease in precision, and an overall accuracy drop to 87.79%. These findings indicate that while oversampling can modestly enhance the detection of harassment instances, it introduces a substantial trade-off by increasing false positives. This study concludes that for highly informal and imbalanced TikTok data, standard oversampling techniques such as SMOTE may be less effective, suggesting the need for more advanced contextual augmentation or cost-sensitive learning approaches in future digital safety research. </p> Najla Lathifah Mumtaz, Ayundyah Kesumawati, Arum Handini Primandari Copyright (c) 2026 https://journal.uii.ac.id/ENTHUSIASTIC/article/view/47448 Sat, 09 May 2026 00:00:00 +0000