powered by
Fictitious job data for employees in a mid-size company
data("job")
A data frame with 1470 observations on the following 6 variables.
employee_id
Unique identifier for each employee
dept
Department of which an employee is a member
job_lvl
Job level, where 1 = 'Junior' and 5 = 'Senior'
job_title
Job title
overtime
Flag set to 'Yes' if the employee is nonexempt and works overtime and 'No' if the employee does not work overtime
business_travel
Business travel frequency
data(job)
Run the code above in your browser using DataLab