ComeçarComece de graça

Focusing on the problem location

Because Southfield was the location where the accident increased the most from 2016 to 2017, you should investigate what else changed there. Overworked employees are more likely to make mistakes that lead to accidents, so you can start by comparing average overtime hours worked in each year.

Este exercício faz parte do curso

HR Analytics: Exploring Employee Data in R

Ver curso

Exercício interativo prático

Experimente este exercício completando este código de exemplo.

# Filter out the other locations
southfield <- ___

 
Editar e executar o código