Ability {BSDA} | R Documentation |
Data used in Exercise 8.57
Ability
A data frame with 2 observations on the following 6 variables.
gender
boys
girls
hopeless
belowavg
average
aboveavg
superior
Kitchens, L. J. (2003) Basic Statistics and Data Analysis. Duxbury
X <- as.matrix(Ability[1:2,2:6]) chisq.test(X)