Learn R Programming

ALSM (version 0.1.9)

JobProficiencyAdditional: Job Proficiency Additional dataset

Description

25 additional applicants for entry-level clerical positions in the ,agency were similarly tested and hired irrespcctive of their test scores.

Usage

data("JobProficiencyAdditional")

Arguments

Format

A data frame with 25 observations on the following 5 variables.

Source

Michael H. Kutner; Christopher J. Nachtsheim; John Neter; William Li. Applied Linear Statistical Models Fifth Edition .problem 9.22 page 380

Examples

Run this code
data(JobProficiencyAdditional)
## maybe str(JobProficiencyAdditional) ; plot(JobProficiencyAdditional) ...

Run the code above in your browser using DataLab