Learn R Programming

pmr (version 1.2.5)

leisure.black: leisure.black

Description

Ranking of 3 items according to the preference of the group in an activity.

Usage

data(leisure.black)

Arguments

Format

A data frame with 13 observations on the following 4 variables.
X1
Male
X2
Female
X3
Both
n
number of observations

Source

Hollander, M. and Sethuraman, J. (1978) Testing for agreement between groups of judges. Biometrika, 65, 403-411.

Details

13 black women, aged 70-79, were asked whom they would prefer to spend their leisure time.

References

Marden, J. I. (1995) Analyzing and Modeling Rank Data. Chapman and Hall.

Examples

Run this code
data(leisure.black)
## maybe str(leisure.black) ; plot(leisure.black) ...

Run the code above in your browser using DataLab