Calculate Employee Stability Index for a starting employee group, or find remaining employees or quits from two values and ESI% using one formula.

Employee Stability Index Calculator

Enter any 2 values to calculate the missing variable


Related Calculators

Employee Stability Index Formula

The employee stability index measures what percentage of a starting group of employees remained employed through the end of a selected time period. The calculator uses the number who stayed and the number from the same starting group who quit.

ESI = (NT / (NT + NTQ)) * 100
  • ESI = employee stability index, expressed as a percentage
  • NT = number of employees from the starting group still employed at the end of the time period
  • NTQ = number of employees from the starting group that quit during the time period
  • NT + NTQ = total number of employees in the starting group used for the stability calculation

To solve for the number of employees still employed at the end, the calculator rearranges the formula as:

NT = ((ESI / 100) * NTQ) / (1 - ESI / 100)

To solve for the number of employees from the starting group who quit, the calculator uses:

NTQ = (NT * (1 - ESI / 100)) / (ESI / 100)

If you enter NT and NTQ, the calculator returns the employee stability index. If you enter ESI and one employee count, it estimates the missing count using the rearranged formula. Employee counts must be non-negative, and ESI must be between 0% and 100%.

Employee Stability Index Ranges

Employee Stability Index General meaning What to check
90% to 100% Very high stability Confirm that the period is long enough to be meaningful.
75% to 89.9% Moderate to strong stability Review quit patterns by team, role, tenure, or location.
50% to 74.9% Lower stability Look for hiring, management, workload, or compensation issues.
Below 50% High instability Investigate why more than half of the starting group left.

Common Time Periods for Employee Stability

Time period When it is useful Important note
Monthly Tracking short-term movement in high-turnover roles Small changes can cause large percentage swings.
Quarterly Reviewing staffing trends without waiting for year-end Use the employees who were in the starting group at the beginning of the quarter.
Annual Evaluating workforce stability over a full business cycle Do not include employees hired after the start date in the starting group.

Example Employee Stability Index Calculations

Example 1: Calculate ESI

You started the year with 120 employees. By the end of the year, 102 of those employees were still employed, and 18 from that starting group had quit.

ESI = (102 / (102 + 18)) * 100
ESI = (102 / 120) * 100 = 85%

The employee stability index is 85%.

Example 2: Calculate NTQ

Your employee stability index is 80%, and 64 employees from the starting group are still employed at the end of the period.

NTQ = (64 * (1 - 80 / 100)) / (80 / 100)
NTQ = (64 * 0.20) / 0.80 = 16

The number of employees from the starting group who quit is 16.

Employee Stability Index FAQ

What does employee stability index tell you?

Employee stability index tells you the percentage of a starting employee group that remained employed through the end of a selected period. A higher percentage means more of the original group stayed. A lower percentage means more of the original group left.

Is employee stability index the same as turnover rate?

No. Employee stability index focuses on the starting group and measures how many of those employees stayed. Turnover rate often measures separations compared with an average headcount over a period. The two metrics are related, but they are not calculated the same way.

Should new hires be included in the employee stability index?

No. New hires during the period should not be added to the starting group. The index is based on employees who were already in the group at the beginning of the period. Including new hires would distort the stability measurement.