ADVERTISEMENT - LEADERBOARD

Diversity, Equity, and Inclusion (DEI) Hiring Metrics Tracker

=COUNTIFS($C$2:$C$100,E2,$D$2:$D$100,"Hired")/COUNTIF($C$2:$C$100,E2)*100 & " Hire Rate %" & " | " & IF(COUNTIFS($E$2:$E$100,F2,$F$2:$F$100,"Underrepresented")/COUNTA($E$2:$E$100)<0.2,"DEI Target Missed","Target Met")
ADVERTISEMENT - IN-ARTICLE

Implementation Guide

This Excel tool tracks DEI hiring metrics by calculating hire rates for each demographic group and comparing underrepresented group representation to a 20% target. The COUNTIFS function calculates hire rates (hired candidates divided by total applicants per group), while the nested IF function flags teams that miss the DEI target. It tracks 100+ job applicants across multiple roles, integrates with ATS data exports, and uses pivot tables to visualize hiring trends by department. Ideal for HR DEI teams, it reduces metrics tracking time by 70% and helps organizations hold hiring teams accountable to DEI goals.
ADVERTISEMENT - STICKY