Employee Turnover Rate Calculator
Calculates employee turnover rate by month, quarter, or year, separates voluntary from involuntary departures, and gives an annualized health rating.
FreeOnline Tool
Loading…
How to Use
- Enter "starting headcount" and "ending headcount" for the period.
- Enter "employees who left" during the period.
- Select the "calculation period": monthly, quarterly, or yearly (default: yearly).
- Optionally enter "voluntary departures" and "involuntary departures" to get separate voluntary and involuntary turnover rates (skip these to hide those two results).
- Click "Calculate", or click "Load Sample" to try it instantly (sample: starting 200, ending 180, 30 total departures, 20 voluntary + 10 involuntary, yearly period).
- Results show average headcount, overall turnover rate, voluntary/involuntary rates if provided, and a health rating (Healthy / Normal / Elevated / Severe).
Features
- Turnover rate formula: turnover rate = departures / average headcount x 100%, where average headcount = (starting + ending headcount) / 2.
- Supports monthly, quarterly, and yearly periods, and automatically annualizes the rate for health-rating purposes (monthly x12, quarterly x4, yearly unchanged).
- Optional voluntary/involuntary departure counts produce separate "voluntary turnover rate" and "involuntary turnover rate" figures, helping distinguish employee-initiated attrition from company-initiated separations.
- Built-in health rating system: annualized rate ≤10% is "Healthy", ≤20% is "Normal", ≤35% is "Elevated", >35% is "Severe" — each with an accompanying management recommendation.
- The health rating is shown as a color-coded badge (green/amber/orange/red).
- The page includes the formula for transparency and easy verification.
Use Cases
Monthly/quarterly turnover reporting
HR calculates department or company-wide turnover rate every month or quarter, quickly producing standardized figures for internal HR reports without manually working the formula.
Spotting abnormal voluntary attrition
A manager fills in voluntary/involuntary breakdown to watch whether the voluntary turnover rate is spiking, signaling employee dissatisfaction or aggressive poaching by competitors.
Annual talent retention review
An HR director compares the year's annualized turnover rate against the health-rating tiers at year-end to judge whether retention initiatives (raises, promotion paths) worked, and whether next year's strategy needs adjusting.
Comparing turnover across periods
An analyst converts a department's monthly and yearly turnover rates both to an annualized basis for apples-to-apples comparison, to see whether a short-term spike reflects a longer trend.
FAQ
What's the turnover rate formula?
Turnover rate = departures / average headcount x 100%, where average headcount = (starting headcount + ending headcount) / 2.
How is the health rating determined, and what are the thresholds?
The tool first annualizes the entered period's rate (monthly x12, quarterly x4, yearly unchanged), then applies thresholds: ≤10% annualized is Healthy, 10-20% is Normal, 20-35% is Elevated, above 35% is Severe.
Why separate voluntary and involuntary turnover rate?
Voluntary departures usually reflect satisfaction and retention issues, while involuntary ones are mostly company-initiated. Splitting them pinpoints the root cause more accurately. Both fields are optional — leave them blank to hide those rates.
Can I directly compare a monthly rate to a yearly rate?
Not directly, since the periods differ. The health-rating logic annualizes internally, but the displayed "turnover rate" itself remains on the original period basis — for cross-period comparison, refer to the annualized figure used for the health rating instead.
If starting and ending headcount are the same, does it still calculate?
Yes, as long as starting + ending headcount is greater than 0 the average headcount and turnover rate compute normally. If both are 0, the rate is treated as 0% to avoid a divide-by-zero error.