Learn R Programming

BSDA (version 1.2.1)

Social: Median income level for 25 social workers from North Carolina

Description

Data for Exercise 6.63

Usage

Social

Arguments

Format

A data frame/tibble with 25 observations on one variable

income

annual income (in dollars) of North Carolina social workers with less than five years experience.

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(Social$income, md = 27500, alternative = "less")

Run the code above in your browser using DataLab