Learn R Programming

BSDA (version 1.2.1)

Hardware: Daily receipts for a small hardware store for 31 working days

Description

Daily receipts for a small hardware store for 31 working days

Usage

Hardware

Arguments

Format

A data frame with 31 observations on one variable

receipt

a numeric vector of daily receipts (in dollars)

References

Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Pacific Grove, CA: Brooks/Cole, a division of Thomson Learning.

Examples

Run this code

stem(Hardware$receipt)

Run the code above in your browser using DataLab