Prejudic {BSDA}R Documentation

Racial prejudice measured on a sample of 25 high school students

Description

Data for Exercise 5.10 and 5.22

Usage

Prejudic

Format

A data frame with 25 observations on the following variable.

prejud
a numeric vector

Source

Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury

Examples

str(Prejudic)
attach(Prejudic)
EDA(prejud)
detach(Prejudic)

[Package BSDA version 0.1 Index]