santowi azis
Universitas Muhadi Setiabudi, Brebes

Published : 1 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 1 Documents
Search

Penerapan Algoritma Regresi Linear Berganda untuk Prediksi Produksi Rokok pada Pabrik Rokok CARI santowi azis; Otong Saeful Bachri; Bambang Irawan
IKRA-ITH Informatika : Jurnal Komputer dan Informatika Vol. 10 No. 2 (2026): IKRAITH-INFORMATIKA Vol 10 No 2 Juli 2026
Publisher : Fakultas Teknik Universitas Persada Indonesia YAI

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.37817/ikraith-informatika.v10i2.6903

Abstract

Production planning is an essential aspect of the manufacturing industry as it determines the appropriate production quantity to meet market demand and operational conditions. At Pabrik Rokok CARI, production planning is still primarily based on available inventory without optimal utilization of historical data, which may lead to discrepancies between production output and actual demand. This study aims to apply the Multiple Linear Regression method to predict cigarette production using historical data on sales, inventory, and working hours. The dataset consisted of 352 daily records, which were divided into 281 training data (80%) and 71 testing data (20%). The resulting regression model was Y = -24.0255 + (0.3838 × X₁) + (0.0015 × X₂) + (78.0807 × X₃), where X₁ represents sales, X₂ represents inventory, and X₃ represents working hours. Model evaluation produced a coefficient of determination (R²) of 87.51%, a Mean Squared Error (MSE) of 10,688.72, a Root Mean Squared Error (RMSE) of 103.39, and a Mean Absolute Error (MAE) of 73.22. These results indicate that the Multiple Linear Regression method provides good predictive performance for estimating cigarette production and can serve as a reliable basis for supporting production planning. The prediction model was further implemented in a web-based application to facilitate historical data processing and provide production prediction results for management decision support.