Hi,
Please read the following elaboration:
Attrition = (employees left * 100) / (opening balance in a month + number of employees joined in a month + number of employees left + number of employees at the end of the month).
Let's consider an example: if you have 100 employees at the start of the month, 10 new employees joined during the month, 25 employees left, and you're finally left with 85 employees at the end of the month, the attrition calculation would be:
Attrition = (25 * 100) / (100 + 10 + 25 + 85)
= 2500 / 220
= 11.36%
I hope it's clear to you now.
Warm regards,
Umesh Chaudhary
(welcomeumesh@yahoo.com)