Learn R Programming

mistat (version 2.0.4)

STEELROD: 50 Measurements of the Length of Steel Rods in \(cm\)

Description

Steel rods are used in the car and truck industry to strengthen vehicle structures. Steel rods supplied by Urdon Industries are produced by a process adjusted to obtain rods of length 20 cm. However, due to natural fluctuations in the production process, the actual length of the rods varies around the nominal value of 20 cm.

Usage

data(STEELROD)

Arguments

Examples

Run this code
data(STEELROD)

plot(STEELROD,       
     ylab = "Steel rod Length", 
     xlab = "Index") 

Run the code above in your browser using DataLab