Prediksi Persediaan Obat Untuk Proses Penjualan Menggunakan Metode Decision Tree Pada Apotek

Febriana Putri Dewanti,Setiyowati Setiyowati,Sri Harjanto
DOI: https://doi.org/10.30646/tikomsin.v10i1.604
2022-05-19
Jurnal Teknologi Informasi dan Komunikasi (TIKomSiN)
Abstract:Inventory of drugs in a pharmacy is information that is needed to see the availability of drugs for the sales process. Oftentimes, the stock of drugs that are needed by the community is empty, while drugs that are not needed are actually abundant in stock in the warehouse. The unavailability of the drugs needed, of course, disappointed the people who were in dire need of these drugs. Meanwhile, the abundance of drugs that are not needed will cause losses because the drugs have expired due to being stored in the warehouse for too long. Another problem is that pharmacies feel overwhelmed in predicting which drugs are needed a lot and which drugs are not needed by the community. Considering that the prediction process is still manual, it is only by estimating it without any mathematical calculations.Based on these problems, the authors decided to design a drug inventory prediction system for the drug sales process using the decision tree method. The purpose of this study is how to build an application to predict drug sales that can be used to optimize drug stock control and increase sales at pharmacies.The Decision Tree algorithm is used because it is a suitable algorithm for classification problems and data mining, mapping attribute values into classes that can be applied to new classifications. The concept of the Decision Tree Algorithm is to convert data into a decision tree and decision rules. The Decision Tree Algorithm was introduced by (Quinlan, C.45: Programs for Machine Learning, 1993) which is a development of the ID3 Algorithm, the algorithm is used to form a decision tree. Decision tree is considered as one of the most popular approaches.The results of functional testing indicate that the application can run properly according to its design. The results of the validity test stated that the Prediction of Drug Sales at Pharmacies with the C.45 Method with 30 samples of sales transaction data had an accuracy of 89%, thus indicating that the system that has been created has a fairly good performance and can be used by pharmacies to predict drug sales in the future. which will come.
What problem does this paper attempt to address?