dial_control {industRial} | R Documentation |
This data set contains observations of visual defects present
in watch dials such as indentations and scratches taken during production.
It provides a practical case to establish pareto charts typically with a
function like paretochart
.
The shop floor operator collecting the data
Data collection date
Defect type ("Indent", "Scratch")
Position on the watch dial refered to as the hour (1h, 2h)
Part unique id number
dial_control
An object of class tibble with 58 observations on 4 variables.
Original data set.
For a complete case study application refer to https://j-ramalho.github.io/industRial/.
head(dial_control)