Learn R Programming

IIS (version 1.0)

engineering_drawing_hours: Engineering Drawing Hours

Description

This data set contains the total engineering drawing hours contributing to the cost of pieces of machinery/mechanical devices for a large Ohio-based company that is displayed in Table 1.3 of Wolfe and Schneider - Intuitive Introductory Statistics.

Usage

engineering_drawing_hours

Arguments

Format

A vector with 96 observations corresponding to the hours for each piece of machinery/mechanical device.

Examples

Run this code
# NOT RUN {
data(engineering_drawing_hours)
summary(engineering_drawing_hours)
# }

Run the code above in your browser using DataLab