homework {UsingR}R Documentation

Homework averages for Private and Public schools

Description

Homework averages for Private and Public schools

Usage

data(homework)

Format

This data frame contains the following columns:

Private
a numeric vector
Public
a numeric vector

Source

This is from Kitchens Exploring Statistics

Examples

data(homework)
boxplot(homework)

[Package UsingR version 0.1-12 Index]