1
2
3
4
5
#

Name:

Description:

Data on the Calibration of an Instrument that Measures Lactic Acid Concentration in Blood, from Afifi and Azen (1979) - comparing the true concentration X with the measured value Y.

Variables:

A data frame with 20 observations on the following 3 variables.

X

True Concentration

Y

Instrument

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

P. J. Rousseeuw and A. M. Leroy (1987) Robust Regression and Outlier Detection; Wiley, p.62, table 10.

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.