Item Response Warehouse / Tables / quantshort
quantshort
24,000 responses from 1,000 respondents to 24 items.
About this table
Description Item responses from Swedish college entrance exam.
Reference Ramsay J (2023). _TestGardener: Optimal Analysis of Test and Rating Scale Data_. R package version 3.1.4, <https://CRAN.R-project.org/package=TestGardener>.
Licence GPL-3.0
Source data https://cran.r-project.org/web/packages/TestGardener/index.html
Size and shape
Responses 24,000
Respondents 1,000
Items 24
Response categories 2
Responses per respondent 24
Responses per item 1,000
Density 1
Longitudinal FALSE
Classification
age range Child (<18y)
child age (for child-focused studies) Adolescent (12-18y)
sample Educational
construct type Cognitive/educational
measurement tool Test
item format Likert Scale/selected response
primary language(s) swe
construct name Swedish college entrance exam
Get the data
Or load it directly in R or Python:
# R
install.packages("remotes")
remotes::install_github("itemresponsewarehouse/Rpkg")
library(irw)
df <- irw_fetch("quantshort")
# Python
pip install irw
import irw
df = irw.fetch("quantshort")
Version and provenance
IRW version v393
Redivis dataset item_response_warehouse v53.0
Redivis dataset DOI 10.57761/4g08-xt41
Manifest pin for this IRW version v53.0
Metadata source irw_meta v23.0
Part of the Item Response Warehouse , IRW v393. This page describes the table as released in item_response_warehouse v53.0.