powered by
Data for Exercise 5.77
Repair
A data frame/tibble with 22 observations on one variable
time to repair a wrecked in car (in hours)
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Pacific Grove, CA: Brooks/Cole, a division of Thomson Learning.
# NOT RUN { stem(Repair$time) SIGN.test(Repair$time, conf.level = 0.98) # }
Run the code above in your browser using DataLab