Learn R Programming

BSDA (version 1.2.2)

Freshman: Ages of a random sample of 30 college freshmen

Description

Data for Exercise 6.53

Usage

Freshman

Arguments

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

Run this code

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

Run the code above in your browser using DataLab