Freshman {BSDA}R Documentation

Ages of a random sample of 30 college freshmen

Description

Data for Exercise 6.53

Usage

Freshman

Format

A data frame/tibble with 30 observations on one variable

age

a numeric vector of ages

References

Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Pacific Grove, CA: Brooks/Cole, a division of Thomson Learning.

Examples


SIGN.test(Freshman$age, md = 19)


[Package BSDA version 1.2.2 Index]