naep {MultiLCIRT} | R Documentation |
NAEP dataset
Description
This dataset contains the responses of a sample of 1510 examinees to 12 binary items on Mathematics. It has been extrapolated from a larger dataset collected in 1996 by the Educational Testing Service within the National Assessment of Educational Progress (NAEP) project.
Usage
data(naep)
Format
A data frame with 1510 observations on the following 12 items:
Item1
round to thousand place
Item2
write fraction that represents shaded region
Item3
multiply two negative integers
Item4
reason about sample space (number correct)
Item5
find amount of restaurant tip
Item6
identify representative sample
Item7
read dials on a meter
Item8
find (x, y) solution of linear equation
Item9
translate words to symbols
Item10
find number of diagonals in polygon from a vertex
Item11
find perimeter (quadrilateral)
Item12
reason about betweenness
References
Bartolucci, F. and Forcina, A. (2005), Likelihood inference on the underlying structure of IRT models. Psychometrika, 70, 31-43.
Bartolucci, F. (2007), A class of multidimensional IRT models for testing unidimensionality and clustering items. Psychometrika, 72, 141-157.
Examples
data(naep)
## maybe str(naep)
str(naep)