Learn R Programming

mistat (version 0.999)

HADPAS: Resistance Values of Hybrids

Description

Several resistance measurements ($\Omega$) of five types of resistances (Res 3, Res 18, Res 14, Res 7 and Res 20), which are located in six hybrid micro circuits simultaneously manufactured on ceramic substrates. There are altogether 192 records for 32 ceramic plates.

Usage

data(HADPAS)

Arguments

source

Kenett, R. and Zacks, S. (1998) Modern Industrial Statistics: The Design and Control of Quality and Reliability. Duxbury Press.

Examples

Run this code
data(HADPAS)

boxplot(HADPAS$res3 ~ HADPAS$hyb)

Run the code above in your browser using DataLab