CALCULATION OF ASTRA MRANGGEN’S MARKETING DIVISION PERFORMANCE USING WEIGHTED PRODUCT ALGORITHM
Daftar Isi:
- This project made to solve marketing employee performance calculation and job status separation problem in Astra Mranggen. This system can calculate performance of marketing employee and rank it separately based on job status. This system used Weighted Product Algorithm to calculate employee performance with following variables : Absence Rate, Cash Sales Results, Credit Sales Results, Work Period and Job Status. The results then separated with if-else function based on job status, then ranked from best to worst performance with Bubble Sort Algorithm. The system made in this project can handle employee performance calculation and performance ranking more efficient than manual calculation. Keyword: Performance Calculation, Ranking, Weighted Product, Bubble Sort.