iq {UsingR} | R Documentation |
IQ scores
Description
simulated IQ scores
Usage
data(iq)
Format
The format is: num [1:100] 72 75 77 77 81 82 83 84 84 86 ...
Source
From Kitchens Exploring Statistics
Examples
data(iq)
qqnorm(iq)
[Package UsingR version 2.0-7 Index]