UnitedStates: Data sets from the U.S. edition of Mind on Statistics by Utts...

Description Usage Format Source References Examples

Description

Data obtained from the CD-ROM accompanying the second edition, released 2004.

Usage

1

Format

varies

Source

Data imported from tab delimited files on the CD-ROM, and files created by converting these files to csv format to handle missing values.

References

Utts, J.M. and Heckard, R.F. (2004) Mind on Statistics, Thomson, Belmont, California.

Examples

1
2

Example output

'data.frame':	190 obs. of  9 variables:
 $ Sex     : Factor w/ 2 levels "Female","Male": 2 2 2 1 1 1 1 1 2 2 ...
 $ HrsSleep: num  5 7 6 7.5 7 3 5 9 4 9 ...
 $ SQpick  : Factor w/ 2 levels "Q","S": 2 2 2 2 2 2 2 2 2 2 ...
 $ Height  : num  67 75 73 64 63 65 64 68 73 69 ...
 $ RandNumb: int  3 9 7 8 7 2 7 8 10 8 ...
 $ Fastest : int  110 109 90 80 75 83 80 100 140 105 ...
 $ RtSpan  : num  21.5 22.5 23.5 20 19 ...
 $ LftSpan : num  21.5 22.5 24 21 19 ...
 $ Form    : Factor w/ 2 levels "QorS","SorQ": 2 2 2 2 2 2 2 2 2 2 ...

MindOnStats documentation built on May 2, 2019, 9:42 a.m.