How to calculate average attendance during the month?
3 answer(s)
Answer # 1 #
Example: 10 employees, 22 working days, total present days = 200. Average = (200 ÷ (10×22)) × 100 = 90.9%.
Answer # 2 #
Formula: Average Attendance = (Total Present Days of all employees ÷ (Total Working Days × Number of Employees)) × 100. Gives percentage attendance.