Learn R Programming

peopleanalyticsdata (version 0.2.1)

salespeople: Salespeople promotion data

Description

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

Usage

salespeople

Arguments

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<U+2019>s customers during the promotion period

performance

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

Examples

Run this code
# NOT RUN {
salespeople
# }

Run the code above in your browser using DataLab