Stable {BSDA} | R Documentation |
Times of a 2-year old stallion on a one mile run
Description
Data for Exercise 6.93
Usage
Stable
Format
A data frame/tibble with nine observations on one variable
- time
time (in seconds) for horse to run 1 mile
References
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Pacific Grove, CA: Brooks/Cole, a division of Thomson Learning.
Examples
SIGN.test(Stable$time, md = 98.5, alternative = "greater")
[Package BSDA version 1.2.2 Index]