openintro (version 1.7.1)

tgSpending: Thanksgiving spending, simulated based on Gallup poll.

Description

This entry gives simulated spending data for Americans during Thanksgiving in 2009 based on findings of a Gallup poll.

Usage

data(tgSpending)

Arguments

Format

A data frame with 436 observations on the following 1 variable.

spending

Amount of spending, in US dollars.

Examples

Run this code
# NOT RUN {
data(tgSpending)
histPlot(tgSpending$spending)
# }

Run the code above in your browser using DataLab