1
2
3
4
5
#

Name:

Description:

The ironslag data frame has 53 rows and 4 columns. Two methods for measuring the iron content in samples of slag were compared, a chemical and a magnetic method. The chemical method requires greater effort than the magnetic method.

Variables:

This data frame contains the following columns:

chemical

a numeric vector containing the measurements coming from the chemical method

magnetic

a numeric vector containing the measurments coming from the magnetic method

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

Hand, D.J., Daly, F., McConway, K., Lunn, D., and Ostrowski, E. eds (1993) A Handbook of Small Data Sets. London: Chapman & Hall.

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.