Learn R Programming

PASWR (version 1.0)

TestScores: Statistics Grades

Description

Test grades of 29 students taking a basic statistics course

Usage

TestScores

Arguments

source

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

Examples

Run this code
attach(TestScores)
EDA(grade)
detach(TestScores)

Run the code above in your browser using DataLab