homework: Homework averages for Private and Public schools

homeworkR 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)

UsingR documentation built on March 18, 2022, 7:32 p.m.