| TIMSS11G8M.data | R Documentation |
The TIMSS dataset used in Dai, Svetina, and Wang (2017) (doi:10.3102/1076998617716462). It contained responses from 765 students to 32 items with 6 to 9 items on each of the subscales of (1) number (Q1 to Q9), (2) algebra (Q10 to Q18), (3) geometry (Q19 to Q24), and (4) data and chance (Q25 to Q30). Omitted responses were treated as incorrect.
data("TIMSS11G8M.data")
A data frame with 765 observations on the following 32 variables.
Q1a numeric vector
Q2a numeric vector
Q3a numeric vector
Q4a numeric vector
Q5a numeric vector
Q6a numeric vector
Q7a numeric vector
Q8a numeric vector
Q9a numeric vector
Q10a numeric vector
Q11a numeric vector
Q12a numeric vector
Q13a numeric vector
Q14a numeric vector
Q15a numeric vector
Q16a numeric vector
Q17a numeric vector
Q18a numeric vector
Q19a numeric vector
Q20a numeric vector
Q21a numeric vector
Q22a numeric vector
Q23a numeric vector
Q24a numeric vector
Q25a numeric vector
Q26a numeric vector
Q27a numeric vector
Q28a numeric vector
Q29a numeric vector
Q30a numeric vector
Q31a numeric vector
Q32a numeric vector
Dai, S., Svetina, D., & Wang, X. (2017). "Reporting subscores using R: A software review." Journal of Educational and Behavioral Statistics. 42(2), 617-638. doi: 10.3102/1076998617716462.
data(TIMSS11G8M.data) # maybe str(TIMSS11G8M.data); plot(TIMSS11G8M.data) ...
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.