employees_for_ttest | R Documentation |
Dummy HR data set to illustrate hypothesis testing through the t-student.
employees_for_ttest
A data frame with 550 observations.
An integer variable with the employee ID.
A factor variable with the employee gender.
A numerical variable showing the montly salary of the employee in 2020.
A numerical variable representing the employee individual performance (between 0 and 100) in 2020.
A numerical variable showing the montly salary of the employee in 2021.
A numerical variable representing the employee individual performance (between 0 and 100) in 2021.
employees_for_ttest
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.