1
2
3
4
5
#

Name:

Description:

The data give the chemical composition of ancient pottery found at four sites in Great Britain. They appear in Hand, et al. (1994), and are used to illustrate MANOVA in the SAS Manual. (Suggested by Michael Friendly.)

Variables:

A data frame with 26 observations on the following 6 variables.

Site

a factor with levels AshleyRails Caldicot IsleThorns Llanedyrn

Al

Aluminum

Fe

Iron

Mg

Magnesium

Ca

Calcium

Na

Sodium

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Hand, D. J., Daly, F., Lunn, A. D., McConway, K. J., and E., O. (1994) A Handbook of Small Data Sets. Chapman and Hall.

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.