What other differences exist?
One variable you didn't consider in your earlier statistical test is job level. Different job levels tend to have different pay levels, so if the mix of job levels for new hires is different than the mix of job levels for current employees, you could be dealing with omitted variable bias.
Check whether the job level composition is the same for new hires as it is for current employees.
Cet exercice fait partie du cours
HR Analytics: Exploring Employee Data in R
Exercice interactif pratique
Essayez cet exercice en complétant cet exemple de code.
# Load package
___
# Create a stacked bar chart
___