Test1 {BSDA}R Documentation

Grades on the first test in a statistics class

Description

Data for Exercise 5.80

Usage

Test1

Format

A data frame with 25 observations on the following variable.

test1
a numeric vector

Source

Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury

Examples

str(Test1)
attach(Test1)
EDA(test1)
detach(Test1)

[Package BSDA version 0.1 Index]