En este modulo

  1. What is people analytics and why it matters
  2. HR dashboards: the metrics that matter
  3. Workforce planning with AI
  4. Diversity and inclusion metrics
  5. Compensation benchmarking
  6. Predictive analytics for HR
  7. HR data quality: the bottleneck
  8. From data to stories: HR data storytelling
  9. Common people analytics mistakes
  10. Ejercicio practico
  11. Puntos clave

What is people analytics and why it matters

People analytics is the application of data analysis to people management decisions. It is not a new concept: companies have been measuring turnover and absenteeism for decades. What is new is AI's ability to cross-reference data, identify patterns and predict outcomes at a scale that was impossible with spreadsheets.

The difference between traditional HR and people analytics is the difference between "we have a turnover problem" and "we have a 23% turnover problem in the engineering department, concentrated in profiles with 2 to 4 years of experience, correlated with the lack of internal promotion and a 15% salary gap versus the market, and if we do not act in the next 90 days, we will lose 7 people from the product team".

The first is an observation. The second is an actionable diagnosis. AI takes you from the first to the second.

The 4 maturity levels of people analytics

  1. Descriptive: what happened? Basic metrics (turnover, absenteeism, headcount). Most companies are here.
  2. Diagnostic: why did it happen? Cause analysis (correlations between turnover and factors like salary, manager, department).
  3. Predictive: what will happen? Models predicting who will leave, which teams will have problems, where hires are needed.
  4. Prescriptive: what should we do? AI not only predicts but recommends actions and estimates their impact.

Where companies stand

According to Deloitte (2025), 71% of companies consider people analytics a priority. But only 8% consider themselves "mature" (prescriptive level). 55% are at the descriptive level. The good news: with AI, you can jump from level 1 to level 3 much faster than 5 years ago.

HR dashboards: the metrics that matter

An HR dashboard is not a collection of nice numbers. It is a decision tool. The key is choosing the right metrics, not the easiest to measure.

Operational metrics (the minimum)

Strategic metrics (the differentiator)

AI in the dashboard

A traditional dashboard shows data. An AI dashboard interprets it:

Workforce planning with AI

Workforce planning is the discipline of anticipating the organization's talent needs: how many people we need, with what skills, where, and when. Without planning, recruitment is reactive (someone leaves, we open a vacancy). With planning, it is proactive (we know in 6 months we will need 3 data engineers and start looking now).

How AI improves workforce planning

Prompt for workforce planning

"My company has [N] employees, distributed as follows: [breakdown by department]. Strategic plan for the next 12 months: [key objectives]. Current turnover rate: [X%]. Expected retirements: [N]. Planned automations: [processes]. Generate a workforce plan for the next 12 months: 1) Required headcount by department and quarter. 2) Critical skills to cover. 3) For each gap: build/buy/borrow recommendation with estimated cost. 4) Hiring timeline. 5) Risks and contingency plan."

Diversity and inclusion metrics

Diversity without measurement is a statement of intent. Diversity metrics are not a compliance exercise (though regulation increasingly requires them). They are a management tool: diverse teams make better decisions (McKinsey, "Diversity Wins", 2020), innovate more (BCG, 2018), and retain talent better.

What to measure

How AI helps

Compensation benchmarking

Salary is the number 1 reason employees change jobs (not the only one, but the first in nearly every study). A compensation system misaligned with the market is a turnover machine.

How AI improves salary benchmarking

Prompt for compensation analysis

"Analyze the salary equity of my team: [table with position, experience, base salary, bonus, gender, tenure]. Generate: 1) Internal equity map (are there employees in the same position with significant salary differences without justification?). 2) Estimated market positioning (based on public data for [sector] in [location]). 3) Employees at risk of leaving due to compensation (low percentile + high profile demand). 4) Estimated budget to adjust to the market 50th percentile."

Predictive analytics for HR

Predictive analytics uses historical data to predict future outcomes. In HR, the most common applications are:

Practical implementation

You do not need a data science team for basic predictive analytics. An LLM with access to your HR data (exported to CSV or connected via API) can do analyses that previously required weeks of analyst work.

The key: start simple. A regression model with 5 variables (tenure, department, salary gap vs market, engagement score, time since last promotion) predicts turnover with 70% accuracy. It is not perfect, but it is better than intuition.

Accuracy vs action

A predictive model does not need to be perfect to be useful. If it correctly predicts 70% of departures, you are already intervening with 7 out of 10 employees who would have left. Without the model, you intervene with 0. Perfection is the enemy of action.

HR data quality: the bottleneck

The biggest obstacle to people analytics is not technology. It is data quality. If your HR data is in 5 different systems, with inconsistent formats, empty fields and duplicates, no AI algorithm will produce useful results.

Common HR data problems

Data hygiene plan (before doing analytics)

  1. Source inventory. List all systems containing people data. Identify the "single source of truth" for each data type.
  2. Standardization. Define unique naming conventions for departments, positions, locations, levels.
  3. Integration. Connect systems with a common identifier (employee ID). AI can help reconcile duplicate or inconsistent records.
  4. Completeness. Identify critical fields and their completeness percentage. Plan to reach 90%+ on fields needed for analytics.
  5. Maintenance. Processes to keep data current: automatic triggers when a position changes, reminders to update skill profiles, etc.

From data to stories: HR data storytelling

People analytics only has impact if it convinces leadership to act. A perfect dashboard nobody looks at is useless. AI can help you turn data into narratives that drive action.

Prompt to generate HR narrative

"Convert this HR data into an executive report for the leadership team: [paste key data]. Structure: 1) Headline (the main conclusion in 1 sentence). 2) Context (why this matters for the business, 2 sentences). 3) Key data (3-5 bullets with the most relevant metrics). 4) Risks if we do not act (2 bullets with quantified impact). 5) Recommendations (3 concrete actions with estimated cost and expected ROI). Tone: business-oriented, not HR-oriented. The reader is a CEO, not an HR manager. Length: 1 page."

Common people analytics mistakes

  1. Measuring everything, acting on nothing. Having 50 metrics in a dashboard does not make you data-driven. Having 5 metrics that generate 5 concrete actions does.
  2. Confusing correlation with causation. "Employees who use the company gym have 30% less absenteeism." That does not mean the gym reduces absenteeism. Healthier employees may use both.
  3. Ignoring privacy. People analytics with non-anonymized individual data is a GDPR risk and a trust risk. If employees feel they are being monitored, engagement drops.
  4. Analytics without context. A 20% turnover may be excellent in hospitality and disastrous in engineering. Numbers without sector, market and timing context mean nothing.
  5. Starting with the tool. "We need Visier/Tableau/PowerBI." No. You first need clean data and clear questions. The tool is last, not first.

Ejercicio practico

Ejercicio HR07: Your first people analytics dashboard
  1. Collect basic HR data from your company (or a fictional case): headcount by department, turnover for the last 12 months, monthly absenteeism, time-to-hire for the last 10 hires.
  2. Use an LLM to analyze this data and generate: 3 non-obvious insights, 2 anomalies worth investigating, and 1 prediction for the next 6 months.
  3. Generate a 1-page executive report with this module's storytelling prompt.
  4. Identify the 3 main HR data quality problems in your company. For each, propose a concrete solution.
  5. If you have salary data (anonymized), do an internal equity analysis with the compensation prompt.
  6. Present the report to a colleague (or your manager) and note their reaction: what convinced them? What was missing?

Bonus: Define the 5 HR metrics your company's CEO should monitor. For each, explain: what it measures, why it matters for the business (not for HR), and what action it triggers if out of range.

Puntos clave

Puntos clave from HR07

  1. People analytics transforms HR from a cost center into a strategic partner. The difference between "we have turnover" and "we will lose 7 people in product if we do not act in 90 days" is the difference between opining and diagnosing.
  2. Operational metrics (headcount, turnover, absenteeism) are the minimum. Strategic ones (revenue per employee, engagement, diversity index, internal mobility) are the differentiator.
  3. Workforce planning with AI models scenarios and anticipates needs. Instead of reacting to departures, you proactively plan the talent you will need in 12 months.
  4. Data quality is the bottleneck. Before buying analytics tools, clean your data: standardize, integrate, complete.
  5. HR data only has impact if converted into narratives that drive action. AI can generate business-oriented executive reports, not HR-oriented ones.
Guia de estudio — Conceptos clave de HR07

Que es people analytics y por que importa

  • Descriptivo:que ha pasado? Metricas basicas (rotacion, absentismo, headcount). La mayoria de empresas estan aqui.
  • Diagnostico:por que ha pasado? Analisis de causas (correlaciones entre rotacion y factores como salario, manager, departamento).
  • Predictivo:que va a pasar? Modelos que predicen quien se va a ir, que equipos van a tener problemas, donde se necesitan contrataciones.
  • Prescriptivo:que debemos hacer? La IA no solo predice, sino que recomienda acciones y estima su impacto.
  • Donde estan las empresas: Segun Deloitte (2025), el 71% de las empresas consideran people analytics una prioridad. Pero solo el 8% se consideran "maduras" (nivel prescriptivo). El 55% estan en el nivel descriptivo. La buena noticia: con IA, puedes saltar del nivel 1 al nivel 3 mucho mas rapido que hace 5 anos.

Dashboards de RRHH: las metricas que importan

  • Headcount:numero de empleados por departamento, tipo de contrato, ubicacion. Con tendencia (crecimiento/decrecimiento).
  • Rotacion:porcentaje de empleados que dejan la empresa en un periodo. Voluntaria vs involuntaria. Por departamento y antiguedad.
  • Absentismo:dias de ausencia por empleado y mes. Patrones por departamento y dia de la semana.
  • Time-to-hire:dias desde la apertura de la vacante hasta la contratacion. Por puesto y fuente de reclutamiento.
  • Coste por contratacion:total invertido (portales, recruiter, herramientas, tiempo dedicado) dividido por contrataciones. Por departamento.
  • Revenue per employee:ingresos totales dividido por numero de empleados. La metrica mas simple de productividad global.

Workforce planning con IA

  • Modelado de escenarios.Que pasa si crecemos un 20%? Que pasa si perdemos al 15% del equipo de ventas? Que pasa si automatizamos el proceso X? La IA modela multiples escenarios con su impacto en headcount, skills y costes.
  • Prediccion de jubilaciones y bajas.La IA calcula cuantos empleados se jubilaran en los proximos 3-5 anos, y cuantos estan en riesgo de baja (basandose en datos de engagement y mercado).
  • Analisis de skills futuras.Que skills necesitara la empresa en 2-3 anos segun las tendencias del sector? La IA cruza datos de mercado laboral, publicaciones de la industria, y planes estrategicos internos.
  • Build vs buy vs borrow.Para cada gap de skill: es mejor formar a alguien interno (build), contratar (buy), o subcontratar (borrow)? La IA compara costes, tiempos y riesgos de cada opcion.

Metricas de diversidad e inclusion

  • Representacion por nivel:no solo el porcentaje global de mujeres (o minorias), sino su representacion por nivel jerarquico. Una empresa con 50% de mujeres pero 0% en direccion tiene un problema.
  • Pipeline de promocion:que porcentaje de cada grupo es promovido en cada ciclo? Hay disparidades?
  • Pay gap:diferencia salarial entre grupos para el mismo puesto, nivel y experiencia. Ajustado, no bruto.
  • Inclusion index:a partir de encuestas: los empleados de todos los grupos se sienten igualmente incluidos, escuchados y valorados?
  • Hiring funnel por grupo:en que fase del proceso de seleccion se pierden los candidatos de grupos subrepresentados?
  • Analisis interseccional:no solo genero o etnia por separado, sino combinaciones (mujer + mayor de 50 + departamento tecnico). La IA puede cruzar multiples variables que seria imposible analizar manualmente.

Benchmarking de compensacion

  • Comparacion con el mercado.La IA cruza tus datos salariales con fuentes de mercado (Glassdoor, Levels.fyi, encuestas salariales del sector) y calcula el percentil de cada puesto. Un empleado en el percentil 25 esta por debajo del 75% del mercado. Es un candidato a irse.
  • Equidad interna.Empleados en el mismo puesto, con la misma experiencia y rendimiento, cobran lo mismo? La IA detecta desviaciones injustificadas.
  • Simulacion de ajustes.Si ajusto los salarios al percentil 50 del mercado, cuanto me cuesta? Y al 75? La IA modela el impacto presupuestario de diferentes politicas salariales.
  • Compensacion total.No solo salario base. Bonus, equity, beneficios, formacion, flexibilidad. La IA puede calcular el valor total del paquete de compensacion y compararlo con la competencia.

Analitica predictiva para RRHH

  • Prediccion de rotacion:que empleados tienen mayor probabilidad de irse en los proximos 6 meses? (Lo cubrimos en HR04, aqui lo profundizamos con datos.)
  • Prediccion de rendimiento:a partir de datos de onboarding y primeros meses, predecir el rendimiento a 12 meses. Util para evaluar la calidad de las contrataciones.
  • Prediccion de absentismo:patrones que predicen incremento de absentismo (cambio de manager, aumento de carga, problemas de equipo).
  • Prediccion de necesidades de formacion:basandose en los cambios del sector y los skills gaps actuales, predecir que formacion sera critica en 12-18 meses.
  • Precision vs accion: Un modelo predictivo no necesita ser perfecto para ser util. Si predice correctamente el 70% de las fugas, ya estas interviniendo en 7 de cada 10 empleados que se habrian ido. Sin el modelo, intervienes en 0. La perfeccion es enemiga de la accion.

Siguiente: HR08 - Employment Compliance and AI Act for HR

People analytics generates power. With that power comes legal responsibility. GDPR, AI Act, worker representative consultation, and DPIA for AI systems in HR.

Ir al modulo HR08