## Overview HR productivity formulas are quantitative metrics used to measure the efficiency and effectiveness of an organisation's workforce and HR department. They enable data-driven decision-making by quantifying employee performance, hiring efficiency, retention, costs, and satisfaction. Mastering these formulas allows managers to reduce costs, predict business outcomes, and improve overall organisational health. ## Key Concepts - **HR Metrics** – standardised formulas that quantify workforce performance, cost, and efficiency - **Productivity** – creating more value through better planning and management, not just more effort - **Data-Driven HR** – using numerical evidence rather than intuition to make workforce decisions - **Manager Responsibility** – productivity improvement is primarily a management responsibility, not solely the worker's ## Why HR Productivity Formulas Matter - Quantify the value HR contributes to the business - Provide a framework for workforce planning - Calculate **Return on Investment (ROI)** from HR activities - Establish measurement standards and benchmarks - Identify organisational strengths and weaknesses - Enable better decision-making through data --- ## Detailed Notes ### Revenue & Profit Metrics #### Revenue Per Employee $\text{Revenue Per Employee} = \frac{\text{Total Company Revenue}}{\text{Total Number of Employees}}$ - Measures the average revenue generated per employee - Higher values indicate greater workforce efficiency - **Example:** Revenue = 1,000,000 ÷ 10 employees = 100,000 per employee #### Profit Per Employee $\text{Profit Per Employee} = \frac{\text{Business Profit}}{\text{Number of Employees}}$ - Shows how much profit each employee contributes on average - Useful for benchmarking across departments or time periods --- ### Hiring & Recruitment Metrics #### Cost Per Hire $\text{Cost Per Hire} = \frac{\text{Total Recruitment Costs}}{\text{Number of New Hires}}$ - Includes salaries of HR/recruitment staff, software, job portal fees, and advertising costs - Helps evaluate recruitment efficiency #### Time to Hire $\text{Time to Hire} = \text{Date of Hire} - \text{Date of First Interview}$ - Measures the number of days from the first interview to the hire date - Helps set benchmarks for faster hiring cycles #### Time to Fill $\text{Time to Fill} = \text{Date of Offer Acceptance} - \text{Date Position Was Advertised}$ - Measures the total duration from opening a position to filling it - Longer times may indicate issues in sourcing or employer branding #### Offer Acceptance Ratio $\text{Offer Acceptance Ratio} = \frac{\text{Number of Offers Accepted}}{\text{Total Offers Made}} \times 100$ - A low ratio may signal problems with compensation, company reputation, or candidate experience - **Example:** 50 accepted out of 100 offered = 50% #### Annual Recruitment Cost - Sum of all hiring-related expenses: software, job portal fees, advertising, and recruiter salaries - Tracked annually to budget and optimise recruitment spending --- ### Employee Retention & Turnover Metrics #### Overall Turnover Rate $\text{Turnover Rate} = \frac{\text{Employees Who Left in a Year}}{\text{Total Employees}} \times 100$ - Measures what percentage of the workforce exits annually - Very high turnover signals organisational problems; very low turnover may indicate complacency #### Employee Retention Rate $\text{Retention Rate} = \frac{\text{Employees Who Stayed}}{\text{Total Employees}} \times 100$ - The complement of turnover rate - **Example:** 75 stayed out of 100 = 75% retention #### New Hire Attrition Rate (90/365 Days) $\text{New Hire Attrition} = \frac{\text{New Hires Who Quit Within Period}}{\text{Total New Hires in Same Period}} \times 100$ - Can be calculated for 90-day or 365-day windows - High early attrition suggests problems in onboarding, role clarity, or hiring fit #### Star Performer Retention Rate $\text{Star Retention} = \frac{\text{Star Performers Retained}}{\text{Total Star Performers}} \times 100$ - Focuses specifically on top talent - Target should be as close to **100%** as possible, since star performers drive growth --- ### Performance & Productivity Metrics #### Successful Execution Rate $\text{Execution Rate} = \frac{\text{Tasks Completed}}{\text{Tasks Assigned}} \times 100$ - Measures how effectively employees complete assigned work - Enables management by data rather than micro-monitoring #### Above-Average Performance Ratio $\text{Above-Average Ratio} = \frac{\text{Above-Average Performers}}{\text{Total Employees}} \times 100$ - Identifies the proportion of high performers in the workforce - Useful for performance management and talent development planning --- ### Cost & Compensation Metrics #### Overtime Percentage $\text{Overtime \%} = \frac{\text{Overtime Amount Paid}}{\text{Total Salary of Employees}} \times 100$ - Tracks additional compensation costs beyond base salary - Can also be adapted to calculate **Incentive Payout**: $\text{Incentive Payout \%} = \frac{\text{Incentives Paid}}{\text{Total Salary}} \times 100$ #### Training Spend Per Employee $\text{Training Spend Per Employee} = \frac{\text{Total Training Cost}}{\text{Number of Employees}}$ - Tracks investment in employee development - Communicates the organisation's commitment to growth --- ### Workforce Health Metrics #### Absenteeism Rate $\text{Absenteeism} = \frac{\text{Unexcused Absences}}{\text{Total Working Days}} \times 100$ - A healthy target is typically **2–5%** - Rates above this indicate potential engagement or workplace issues #### Job Satisfaction Rate $\text{Satisfaction Rate} = \frac{\text{Satisfied Employees}}{\text{Total Employees Surveyed}} \times 100$ - Measured via employee surveys - Directly correlates with retention, productivity, and morale --- ### Candidate Experience Metrics - Collect feedback from candidates **after the interview process** - Candidates rate their experience on a scale (e.g., 1–10) - **Promoters** (score 9–10): likely to recommend the company - **Detractors** (score 0–6): likely to discourage others $\text{Experience Score} = \text{Promoters} - \text{Detractors}$ - A positive score attracts future talent; a negative score repels candidates - Key experience factors: hospitality, communication, timeliness, and workplace environment --- ## Summary Table of All Formulas | # | Metric | Formula | |---|--------|---------| | 1 | Revenue Per Employee | Total Revenue ÷ Total Employees | | 2 | Cost Per Hire | Total Recruitment Costs ÷ Number of Hires | | 3 | Overtime % | Overtime Paid ÷ Total Salary × 100 | | 4 | Absenteeism | Unexcused Absences ÷ Total Working Days × 100 | | 5 | Job Satisfaction Rate | Satisfied Employees ÷ Total Employees × 100 | | 6 | Execution Rate | Tasks Completed ÷ Tasks Assigned × 100 | | 7 | Profit Per Employee | Business Profit ÷ Number of Employees | | 8 | Training Spend/Employee | Training Cost ÷ Number of Employees | | 9 | Above-Average Ratio | Above-Average Performers ÷ Total Employees × 100 | | 10 | Time to Hire | Date of Hire − Date of First Interview | | 11 | Offer Acceptance Ratio | Offers Accepted ÷ Total Offers × 100 | | 12 | New Hire Attrition | New Hires Quit ÷ Total New Hires × 100 | | 13 | Time to Fill | Offer Acceptance Date − Position Advertised Date | | 14 | Turnover Rate | Employees Left ÷ Total Employees × 100 | | 15 | Retention Rate | Employees Stayed ÷ Total Employees × 100 | | 16 | Star Performer Retention | Stars Retained ÷ Total Stars × 100 | | 17 | Candidate Experience | Promoters − Detractors | --- ## Diagram: HR Metrics Categories ```mermaid graph TD A[HR Productivity Metrics] --> B[Revenue & Profit] A --> C[Hiring & Recruitment] A --> D[Retention & Turnover] A --> E[Performance] A --> F[Cost & Compensation] A --> G[Workforce Health] B --> B1[Revenue Per Employee] B --> B2[Profit Per Employee] C --> C1[Cost Per Hire] C --> C2[Time to Hire] C --> C3[Time to Fill] C --> C4[Offer Acceptance Ratio] D --> D1[Turnover Rate] D --> D2[Retention Rate] D --> D3[New Hire Attrition] D --> D4[Star Performer Retention] E --> E1[Execution Rate] E --> E2[Above-Average Ratio] F --> F1[Overtime %] F --> F2[Incentive Payout %] F --> F3[Training Spend/Employee] G --> G1[Absenteeism] G --> G2[Job Satisfaction] G --> G3[Candidate Experience] ``` --- ## Diagram: Recruitment Funnel Process ```mermaid flowchart TD A[Position Opened / Advertised] --> B[Candidates Apply] B --> C[First Interview] C --> D[Selection & Offer Made] D --> E{Offer Accepted?} E -- Yes --> F[Employee Hired] E -- No --> G[Analyse Rejection Reasons] F --> H{Still Employed After 90 Days?} H -- Yes --> I[Long-Term Retention Tracking] H -- No --> J[Analyse Early Attrition Causes] ``` --- ## Key Terms - **Turnover Rate** – percentage of employees leaving the organisation over a given period - **Retention Rate** – percentage of employees who remain with the organisation - **Absenteeism** – rate of unexcused employee absences relative to total working days - **Cost Per Hire** – average expense incurred to recruit one new employee - **Time to Hire** – duration from first interview to finalised hire - **Time to Fill** – duration from position opening to offer acceptance - **Offer Acceptance Ratio** – percentage of job offers that candidates accept - **Star Performer** – a top-performing employee critical to organisational success - **Candidate Experience Score** – net score (promoters minus detractors) measuring interview experience quality - **Execution Rate** – percentage of assigned tasks successfully completed - **Incentive Payout** – percentage of total salary costs allocated to incentive compensation --- ## Quick Revision - HR metrics convert workforce performance into **measurable, data-driven insights** - **Revenue and profit per employee** gauge overall workforce value generation - **Cost per hire** and **time to hire/fill** measure recruitment efficiency - **Turnover and retention rates** reveal how well the organisation keeps talent - **Star performer retention** should be targeted at **100%** — they drive business growth - **Absenteeism** above **5%** signals potential engagement problems - **Job satisfaction** is measured through employee surveys and links directly to retention - **Execution rate** allows managers to track performance without micro-monitoring - **Offer acceptance ratio** reflects employer brand strength and candidate experience - **Candidate experience score** (Promoters − Detractors) predicts future hiring success