Counsel: Scores of 18 volunteers who participated in a counseling...

CounselR Documentation

Scores of 18 volunteers who participated in a counseling process

Description

Data for Exercise 6.96

Usage

Counsel

Format

A data frame/tibble with 18 observations on one variable

score

standardized psychology scores after a counseling process

References

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

Examples


EDA(Counsel$score)
t.test(Counsel$score, mu = 70)


BSDA documentation built on Sept. 19, 2023, 1:08 a.m.