Are hourly hires paid more?
In the plot you made, the bars were nearly equal. This supports the idea that an omitted variable - job level - is driving the difference in pay for new hires and current employees. However, the graph shows a small difference in the average salaries for hourly workers. Test whether a significant pay difference exists between hourly new hires and hourly current employees.
แบบฝึกหัดนี้เป็นส่วนหนึ่งของหลักสูตร
HR Analytics: Exploring Employee Data in R
แบบฝึกหัดเชิงโต้ตอบแบบลงมือทำ
ลองทำแบบฝึกหัดนี้โดยเติมโค้ดตัวอย่างนี้ให้สมบูรณ์
# Load the package
___
# Filter the data to include only hourly employees
pay_filter <- ___