Learn R Programming

PASWR (version 1.3)

TestScores: Statistics Grades

Description

Test grades of 29 students taking a basic statistics course

Arguments

Format

A data frame with 29 observations on the following variable:

grade

test score

Examples

Run this code
# NOT RUN {
with(data = TestScores,
EDA(grade))

# }

Run the code above in your browser using DataLab