corn {UsingR}R Documentation

Comparison of corn for new and standard variety

Description

Comparison of corn for new and standard variety

Usage

data(corn)

Format

This data frame contains the following columns:

New

a numeric vector

Standard

a numeric vector

Source

From Kitchens' Exploring Statitistcs

Examples

data(corn)
t.test(corn)

[Package UsingR version 2.0-7 Index]