1
2
3
4
5
#

Name:

Description:

The pair65 data frame has 9 rows and 2 columns. Eighteen elastic bands were divided into nine pairs, with bands of similar stretchiness placed in the same pair. One member of each pair 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.

Variables:

This data frame contains the following columns:

heated

a numeric vector giving the stretch lengths for the heated bands

ambient

a numeric vector giving the stretch lengths for the unheated bands

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

J.H. Maindonald

R Dataset Upload:

Use the following R code to directly access this dataset in R.

d <- read.csv("https://www.key2stats.com/Heated_Elastic_Bands_314_99.csv")

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.