class_demographics {MSMU}R Documentation

Class demographics

Description

A sample dataset representing demographic and academic information for 50 college students.

Usage

class_demographics

Format

A data frame with 50 rows and 6 columns:

names

Persons name (character)

ages

Persons age (int)

state

Persons state (character)

year

Persons year in college (character)

majors

Persons major (character)

sport

Binary Sport, 1(yes) or 0(no) (integer)

Source

Synthetic Data


[Package MSMU version 0.1.2 Index]