ss.data.strings: Data set for the Guitar Strings example

ss.data.stringsR Documentation

Data set for the Guitar Strings example

Description

This data set contains data from a simulated process of guitar strings production.

Usage

data(ss.data.strings)

Format

A data frame with 120 observations on the following 6 variables.

id

a numeric vector

type

a factor with levels A5 B2 D4 E1 E6 G3

res

a numeric vector for resistance

len

a numeric vector for length

sound

a numeric vector for

power

a numeric vector

Note

This data set is used in chapter 10 of the book “Six Sigma with R” (see References).

Source

See references.

References

Cano, Emilio L., Moguerza, Javier M. and Redchuk, Andrés. 2012. Six Sigma with R. Statistical Engineering for Process Improvement, Use R!, vol. 36. Springer, New York. https://link.springer.com/book/10.1007/978-1-4614-3652-2/.

Examples

data(ss.data.strings)
summary(ss.data.strings)


emilopezcano/SixSigma documentation built on April 19, 2023, 7:56 a.m.