Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

Miller

Miller personality test scores for a group of college students applying for graduate school


Description

Data for Example 5.7

Usage

Miller

Format

A data frame/tibble with 25 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

stem(Miller$miller)
fivenum(Miller$miller)
boxplot(Miller$miller)
qqnorm(Miller$miller,col = "blue")
qqline(Miller$miller, col = "red")

BSDA

Basic Statistics and Data Analysis

v1.2.0
GPL (>= 2)
Authors
Alan T. Arnholt [aut, cre], Ben Evans [aut]
Initial release
2017-07-29

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.