| ICAR60 | R Documentation |
Aggregated data from some subsamples of the ICAR 60 intelligence test.
data("ICAR60")
A data frame with 7 observations on the following 7 variables.
subsamplea factor with levels CollegeDegree, CurrentInUniv, GradOrProDegree, HSgrad, InGradOrProSchool, less12yrs and SomeCollege.
Na numeric vector. The size of the subsamples.
test_lengtha numeric vector. The number of dichotomous items answered by each testee (16 in all subsamples).
obsmeana numeric vector. Observed mean.
obssda numeric vector. Observed standard deviation.
alphaa numeric vector. The values of Cronbach's alpha calculated from the complete data before aggregation.
gradSamplea factor with levels yes and no. A yes indicates that the subsample consists of graduates.
This dataset has been compiled from raw test data by exluding persons who answered less than 16 items and then calculating the means, standard deviations and Cronbach alpha values for each subset.
The original dataset has been made available by David M. Condon and can be obtained from Harvard Dataverse (\Sexpr[results=rd]{tools:::Rd_expr_doi("10.7910/DVN/AD9RVY")}). Also see https://icar-project.com/.
Condon, D., & Revelle, W. (2014). “The international cognitive ability resource: development and initial validation of a public-domain measure”. Intelligence, 43, 52–64.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.