dial_control | 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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.