Learn R Programming

BSDA (version 0.1)

Ability: Perceived math ability for 13-year olds by gender

Description

Data used in Exercise 8.57

Usage

Ability

Arguments

source

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

Examples

Run this code
X <- as.matrix(Ability[1:2,2:6])
chisq.test(X)

Run the code above in your browser using DataLab