HSAUR2 (version 1.1-17)

pistonrings: Piston Rings Failures

Description

Number of failures of piston rings in three legs of four steam-driven compressors.

Usage

data("pistonrings")

Arguments

Format

A two-way classification, see table.

Details

The data are given in form of a table. The table gives the number of piston-ring failures in each of three legs of four steam-driven compressors located in the same building. The compressors have identical design and are oriented in the same way. The question of interest is whether the two classification variables (compressor and leg) are independent.

Examples

Run this code
# NOT RUN {
  
  data("pistonrings", package = "HSAUR2")
  mosaicplot(pistonrings)

# }

Run the code above in your browser using DataLab