employees_for_ttest: HR data set for t-student testing

employees_for_ttestR Documentation

HR data set for t-student testing

Description

Dummy HR data set to illustrate hypothesis testing through the t-student.

Usage

employees_for_ttest

Format

A data frame with 550 observations.

employeeID

An integer variable with the employee ID.

gender

A factor variable with the employee gender.

salary20

A numerical variable showing the montly salary of the employee in 2020.

perfomance20

A numerical variable representing the employee individual performance (between 0 and 100) in 2020.

salary21

A numerical variable showing the montly salary of the employee in 2021.

perfomance21

A numerical variable representing the employee individual performance (between 0 and 100) in 2021.

Examples


employees_for_ttest


vicencfernandez/HRdatasets documentation built on Aug. 27, 2023, 4:52 p.m.