1
2
3
4
5
#

Name:

Description:

The frosted flakes data frame has 100 rows and 4 columns giving the sugar concentration (in percent) for 25 g samples of a cereal as measured by 2 methods – high performance liquid chromatography (a slow accurate lab method) and a quick method using the infra-analyzer 400.

Variables:

This data frame contains the following columns:

Lab

careful laboratory analysis measurements using high performance liquid chromatography

IA400

measurements based on the infra-analyzer 400

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

W. J. Braun

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.