chips: Measurements of chip wafers

chipsR Documentation

Measurements of chip wafers

Description

The chips data frame has 30 rows and 8 columns.

Usage

data(chips)

Format

This data frame contains the following columns:

wafer11

a numeric vector

wafer12

a numeric vector

wafer13

a numeric vector

wafer14

a numeric vector

wafer21

a numeric vector

wafer22

a numeric vector

wafer23

a numeric vector

wafer24

a numeric vector

Source

From Kitchens' Exploring Statistics

Examples

data(chips)
boxplot(chips)

UsingR documentation built on March 18, 2022, 7:32 p.m.