salespeople {peopleanalyticsdata}R Documentation

Salespeople promotion data

Description

Fictional data on promotion and performance for salespeople in a technology company

Usage

salespeople

Format

A dataframe with 351 rows and 4 variables:

promoted

A binary value indicating 1 if the individual was promoted and 0 if not

sales

The sales (in thousands of dollars) attributed to the individual in the period of the promotion

customer_rate

The average satisfaction rating from a survey of the individual’s customers during the promotion period

performance

The most recent performance rating prior to promotion from 1 (lowest) to 4 (highest)

Examples

salespeople

[Package peopleanalyticsdata version 0.2.1 Index]