Learn R Programming

peopleanalyticsdata (version 0.2.1)

ugtests: Undergraduate examination data

Description

Fictional data on examination scores of undergraduates on a four year biology degree program.

Usage

ugtests

Arguments

Format

A dataframe with 975 rows and 4 variables:

Yr1

Score in the first year examination on a scale of 0-100

Yr2

Score in the second year examination on a scale of 0-200

Yr3

Score in the third year examination on a scale of 0-200

Final

Score in the final year examination on a scale of 0-300

Examples

Run this code
# NOT RUN {
ugtests
# }

Run the code above in your browser using DataLab