TMAS {NormData} | R Documentation |
TMAS data
Description
This dataset contains the scores of the Taylor Manifest Anxiety Scale (TMAS; Taylor, 1953), administered online. A total of 523
test participants completed the questionnaire. The TMAS scale score ranges between 0
and 50
, with lower scores corresponding to higher levels of anxiety.
Usage
data(TMAS)
Format
A data.frame
with 523
observations on 3
variables.
Id
The Id number of the test participant.
Gender
The gender of the test participant, coded as a factor.
Score
The TMAS score. A higher value is iindicative for less anxiety.
References
Taylor, J. (1953). A personality scale of manifest anxiety. The Journal of Abnormal and Social Psychology, 48(2), 285-290.
Van der Elst, W. (2024). Regression-based normative data for psychological assessment: A hands-on approach using R. Springer Nature.
[Package NormData version 1.1 Index]