Item Response Warehouse / Tables / psychtools_msq
psychtools_msq
275,842 responses from 3,895 respondents to 75 items.
About this table
Description Motivational State Questionnaire
Reference Revelle, W. and Anderson, K.J. (1998) Personality, motivation and cognitive performance: Final report to the Army Research Institute on contract MDA 903-93-K-0008. (https://www.personality-project. org/revelle/publications/ra.ari.98.pdf).
Licence GPL-3.0
Source data https://cran.r-project.org/web/packages/psychTools/index.html
Size and shape
Responses 275,842
Respondents 3,895
Items 75
Response categories 4
Responses per respondent 70.820
Responses per item 3677.893
Density 0.944
Longitudinal FALSE
Classification
age range Adult (18+)
sample General/non-specific
construct type Affective/mental health
measurement tool Survey/questionnaire
item format Likert Scale/selected response
primary language(s) eng
construct name Motivational State Questionnaire
Item text
This table has item text in the IRW: the wording administered to respondents, not just the response codes.
Instrument Motivational State Questionnaire
Mean words per item 1.067
Mean characters per item 7.093
Mean characters per response 9.250
Flesch-Kincaid grade level 134.285
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("psychtools_msq")
# Python
pip install irw
import irw
df = irw.fetch("psychtools_msq")
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.