НачатьНачать бесплатно

Checking for omitted variables

With the survey data joined, you can test your colleague's idea that employee engagement, or specifically, employee disengagment, changed at the same time that the accident rate changed. Use a bar chart to compare the distributions, just as you have in previous chapters, and then use a statistical test to check if the difference you can see is significant.

Это упражнение является частью курса

HR Analytics: Exploring Employee Data in R

Посмотреть курс

Интерактивное практическое упражнение

Попробуйте выполнить это упражнение, дополнив этот пример кода.

# Visualize the difference in % disengaged by year in Southfield
___


 
Редактировать и запускать код