Learn R Programming

SMPracticals (version 1.3-1)

mathmarks: Math Marks Data

Description

Marks out of 100 for 88 students taking examinations in mechanics (C), vectors (C), algebra (O), analysis (O), statistics (O), where C indicates closed and O indicates open book examination.

Usage

data(mathmarks)

Arguments

source

Mardia, K. V., Kent, J. T. and Bibby, J. M. (1979) Multivariate Analysis. London: Academic Press. Pages 3--4.

References

Davison, A. C. (2003) Statistical Models. Cambridge University Press. Page 256.

Examples

Run this code
data(mathmarks)
pairs(mathmarks)
var(mathmarks)

Run the code above in your browser using DataLab