Claim Missing Document
Check
Articles

Found 3 Documents
Search
Journal : International Journal of Engineering, Science and Information Technology

Implementation of Data Mining for Nutrition Clustering of Toddlers at Posyandu Using K-Means Algorithm Kamilah, Muna; Abdullah, Dahlan; Suwanda, Rizki
International Journal of Engineering, Science and Information Technology Vol 5, No 1 (2025)
Publisher : Malikussaleh University, Aceh, Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.52088/ijesty.v5i1.718

Abstract

This study aims to determine the nutritional status of toddlers in the Peulimbang sub-district using a clustering method that can group toddlers based on their dietary indicators, such as gender (jk), age (u), height (tb), weight (bb), and upper arm circumference (Lila). By using data analysis techniques such as K-Means clustering, this study successfully identified several groups of toddlers with different nutritional statuses, ranging from malnutrition to good nutrition to obesity nutritional status. The data for this study were taken directly from the Peulimbang Health Center, and as many as 765 toddler data were collected from 16 villages in the Peulimbang area. The programming language used in this study is PHP, which functions in web development and is often used to process data sent via web formula, interact with databases, and manage user sessions. Based on the results of clustering with the K-Means method using Euclidean Distance as a measurement between points, toddler data has been grouped into three Clusters, namely C1, C2, and C3. Cluster C1 covers 22.81% of 147 malnourished toddlers, C2 covers 48% of 323 well-nourished toddlers, and C3 covers 29.19% of 205 obese toddlers. Based on the clustering results, improving nutrition education programs for parents is essential, especially in areas with poor or lacking nutritional status. This program can include counseling on the importance of balanced nutrition, nutritious cooking methods, and choosing the right Food for toddlers. Thus, this study is expected to contribute to improving toddlers' nutritional status and overall public health in the Peulimbang District area.
Application of the C5.0 Algorithm to Determine the Eligibility of BPJS Contribution Assistance Recipients in the National Health Insurance Program Furqan, Muhammad; Nurdin, Nurdin; Suwanda, Rizki
International Journal of Engineering, Science and Information Technology Vol 5, No 2 (2025)
Publisher : Malikussaleh University, Aceh, Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.52088/ijesty.v5i2.856

Abstract

The National Health Insurance (JKN) is a government program to provide health insurance to all Indonesian citizens. In its implementation, determining the eligibility of premium assistance recipients still faces challenges regarding accuracy and efficiency. This study aims to implement the C5.0 algorithm in classifying the eligibility of JKN premium assistance recipients and measure the accuracy of the resulting classification model. The method used is the C5.0 algorithm with the boosting technique with 10 trials and global pruning, with a 70:30 training and testing data split ratio, minimum cases of 2, and confidence level of 0.2. The research results show that the classification model performs excellently with an accuracy rate of 94.27%, precision of 83.78%, Recall of 90.29%, F1-Score of 86.92%, and AUC of 92.81%. The Specificity, reaching 95.34%, demonstrates the model's reliability in identifying ineligible participants for assistance. With a total algorithm execution time of 0.2224 seconds, these results indicate that the C5.0 algorithm can be implemented as an effective decision support system in determining the eligibility of JKN premium assistance recipients.
Implementation of the First Come First Served Method in a Website-Based Sports Facility Reservation Service System Rangkuti, Irsan Efendi; Taufiq, Taufiq; Suwanda, Rizki
International Journal of Engineering, Science and Information Technology Vol 5, No 2 (2025)
Publisher : Malikussaleh University, Aceh, Indonesia

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.52088/ijesty.v5i2.859

Abstract

The people of Kotanopan have a high interest in sports such as futsal and badminton, an interesting phenomenon that shows the popularity of these sports and opens up many business opportunities. Most sports facilities for rent still use a conventional system where prospective renters must come directly to the field or call the manager to make a reservation, making it prone to errors in the reservation process. From the management's side, they often encounter obstacles when processing tenant reservations, especially when sorting the schedules that the tenants have created. This research aims to build a sports facility reservation service system using the First Come, First Served (FCFS) method. This method is the most suitable scheduling system for the sports facility reservation system in Kotanopan. The results of the First Come First Served (FCFS) method experiment with a random trial of 5 users, each with execution times of 3, 3, 5, 5, and 9, yielded an average waiting time of 1 minute and an average reservation completion time of 6. With the test results showing that the system can meet the needs and has functions accessible to every system user, it is hoped that this system can facilitate users in making reservations online.