1
2
3
4
5
#

Name:

Description:

Nutrition content for a sample of 36 different brands of breakfast cereals

Variables:

A data frame with 36 observations on the following 5 variables.

Cereal Brandname of cereal
Calories Calories per serving
Sugar Grams of sugar per serving
Fiber Grams of fiber per serving

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

These data were collected by Patricia Benedict, Ronald Brahler, and Kenneth Motz, who read the nutritional labels on the boxes, in an attempt to learn whether cereals high in fiber are also high in sugar and calories. The cereals are all of those that were sold at Russo Stop & Shop in University Heights, OH, in July, 1990.

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.