TestScores: Statistics Grades

TestScoresR Documentation

Statistics Grades

Description

Test grades of 29 students taking a basic statistics course

Format

A data frame with 29 observations on the following variable:

grade

test score

Source

Ugarte, M. D., Militino, A. F., and Arnholt, A. T. (2008) Probability and Statistics with R. Chapman & Hall/CRC.

Examples


with(data = TestScores,
EDA(grade))


PASWR documentation built on May 15, 2022, 5:05 p.m.