openintro (version 1.7.1)

ipod: Length of songs on an iPod

Description

A simulated data set on lengths of songs on an iPod.

Usage

data(ipod)

Arguments

Format

A data frame with 3000 observations on the following variable.

songLength

Length of song (in minutes).

Examples

Run this code
# NOT RUN {
data(ipod)
histPlot(ipod$songLength)
# }

Run the code above in your browser using DataLab