Learn R Programming

BSDA (version 1.2.2)

Stable: Times of a 2-year old stallion on a one mile run

Description

Data for Exercise 6.93

Usage

Stable

Arguments

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

Run this code

SIGN.test(Stable$time, md = 98.5, alternative = "greater")

Run the code above in your browser using DataLab