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%.

[3 Month]
Answer # 2 #

Formula: Average Attendance = (Total Present Days of all employees ÷ (Total Working Days × Number of Employees)) × 100. Gives percentage attendance.

[3 Month]
Answer # 3 #

Tip: Keep track of leaves separately; some companies exclude holidays and weekends from working days.

[3 Month]