This study discusses the application of the Apriori algorithm in analyzing electronic product sales data. The results show that the Apriori algorithm is effective in finding consumer purchasing patterns through association analysis, which allows the identification of product combinations that are often purchased together. Combinations of products with strong purchasing relationships, such as AAA Batteries (4-pack) and USB-C Charging Cable (confidence 0.9), and Wired Headphones and USB-C Charging Cable (confidence 0.7), can be utilized for bundling strategies and increasing sales. Of the 18 types of electronic products analyzed, seven products met the minimum support requirements, indicating high potential for further analysis. The Apriori algorithm also proved suitable for medium-scale datasets due to its simplicity, although it is less efficient than FP-Growth on big data. This study concludes that the application of the Apriori algorithm supports data-based business decision making, especially in understanding consumer behavior, stock management efficiency, and marketing strategy development.
Copyrights © 2025