1
2
3
4
5
#

Name:

Description:

Grocery store sales with different discounts

Variables:

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

Discount Amount of discount: 5.00%, 10.00%, or 15.00%
Store Store number (1-12)
Display Featured End of Aisl, Featured Middle of A, or Not Featured
Sales Number sold during one week
Price Wholesale price (in dollars)

Link To Google Sheets:

Rows:

Columns:

License Type:

References/Notes/Attributions:

Source

These data are not real, though they are simulated to approximate an actual study. The data come from John Grego, Director of the Stat Lab at University of South Carolina.

R Dataset Upload:

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

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

R Coding Interface:


Datasets Tag Questions & Instructional Blocks

NumberContentType
No results found.