soap | R Documentation |
The electric conductance was measured for 32 pieces of soap in 4 groups (8 pieces in each group). The content of fatty acid differs between the groups. Quality of soap is mainly determined by its content of fatty acid, which can be determined with a chemical analysis. It is much easier to measure the electric conductance, and it is therefore of interest if there is a simple relation between the two.
data(soap)
A data frame with 32 observations on the following 3 variables.
group
the groups of soap (notice: numeric vector, not factor)
fattyacid
content if fatty acid in percent (numeric vector)
conduct
electric conductance in milli Siemens (numeric vector)
Unknown
data(soap)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.