donor_data2: Donor Data 2

Description Usage Format Source

Description

A dataset containing 5000 alumni rows with a number of factors for creating a predictive model. This dataset in included with the book Cool Data: A how-to guide... and is used with permission in this package.

Usage

1

Format

A data frame with 5000 rows and 16 variables:

ID Number

the unique identifier for each alumnus

Lifetime HC

the lifetime hard credit total for the alumnus

Email Present

a binary flag to indicate if an email address is present

BusPhone Present

a binary flag to indicate if a business phone is present

Grad Year

the graduation year for the alumnus

Marital Status

the marital status of th alumnus

SpouseID Present

a binary flag to indicate if an ID is connected to this alumnus as a spouse

JobTitle Present

a binary flag to indicate if a job title is present

VarsityAth Present

a binary flag to indicate if the alumnus participated in varsity athletics

StudGovt Present

a binary flag to indicate if the alumnus participated in student government

OtherStudActs Present

a binary flag to indicate if the alumnus participated in other student activities

Greek Present

a binary flag to indicate if the alumnus has Greek involvement

Prefix is Mr.

a binary flag to indicate if the alumnus prefix is Mr

Prefix is Ms.

a binary flag to indicate if the alumnus prefix is Ms

Prefix is Dr.

a binary flag to indicate if the alumnus prefix is Dr

Prefix is Mrs.

a binary flag to indicate if the alumnus prefix is Mrs

Source

https://www.kaggle.com/michaelpawlus/fundraising-data


crazybilly/fundRaising documentation built on July 30, 2021, 12:51 a.m.