Learn R Programming

BSDA (version 1.2.1)

Miller1: Twenty scores on the Miller personality test

Description

Data for Exercise 1.41

Usage

Miller1

Arguments

Format

A data frame/tibble with 20 observations on one variable

miller

scores on the Miller personality test

References

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

Examples

Run this code

stem(Miller1$miller)
stem(Miller1$miller, scale = 2)

Run the code above in your browser using DataLab