Learn R Programming

DAAG (version 0.37)

two65: Unpaired Heated Elastic Bands

Description

Twenty-one elastic bands were divided into two groups.

One of the sets was placed in hot water (60-65 degrees C) for four minutes, while the other was left at ambient temperature. After a wait of about ten minutes, the amounts of stretch, under a 1.35 kg weight, were recorded.

Usage

data(pair65)

Arguments

source

J.H. Maindonald

Examples

Run this code
data(two65)
twot.permutation(two65$ambient,two65$heated) # two sample permutation test

Run the code above in your browser using DataLab