1. Histogram: Distribution of Employee Satisfaction
- The majority of employees have moderate satisfaction level and above
(>0.5)
2. Box Plot: Last Evaluation Scores
- The employees last evaluation scores were above average of 0.5 and
did relatively well between 0.6 and 0.8
3. Comparative Box Plot: Monthly Hours by Department
- All departments have monthly hours within 150 to 250 hours
4. Pie Chart of Frequencies: Attrition by Salary Level
## # A tibble: 3 × 2
## salary n
## <chr> <int>
## 1 high 82
## 2 low 2172
## 3 medium 1317
- Very few employees with high salaries leave the company (2.3%)
5. Bar Plot of Averages: Average Satisfaction by Department
- The other departments have low satisfaction except for sales,
support, and technical which are very high