msq.Rd
Emotions may be described either as discrete emotions or in dimensional terms. The Motivational State Questionnaire (MSQ) was developed to study emotions in laboratory and field settings. The data can be well described in terms of a two dimensional solution of energy vs tiredness and tension versus calmness. Additional items include what time of day the data were collected and a few personality questionnaire scores.
data(msq)
A data frame with 3896 observations on the following 92 variables.
MSQ_Time
Time of day the data were collected
active
a numeric vector
afraid
a numeric vector
alert
a numeric vector
alone
a numeric vector
angry
a numeric vector
aroused
a numeric vector
ashamed
a numeric vector
astonished
a numeric vector
at-ease
a numeric vector
at-rest
a numeric vector
attentive
a numeric vector
blue
a numeric vector
bored
a numeric vector
calm
a numeric vector
clutched-up
a numeric vector
confident
a numeric vector
content
a numeric vector
delighted
a numeric vector
depressed
a numeric vector
determined
a numeric vector
distressed
a numeric vector
drowsy
a numeric vector
dull
a numeric vector
elated
a numeric vector
energetic
a numeric vector
enthusiastic
a numeric vector
excited
a numeric vector
fearful
a numeric vector
frustrated
a numeric vector
full-of-pep
a numeric vector
gloomy
a numeric vector
grouchy
a numeric vector
guilty
a numeric vector
happy
a numeric vector
hostile
a numeric vector
inspired
a numeric vector
intense
a numeric vector
interested
a numeric vector
irritable
a numeric vector
jittery
a numeric vector
kindly
a numeric vector
lively
a numeric vector
lonely
a numeric vector
nervous
a numeric vector
placid
a numeric vector
pleased
a numeric vector
proud
a numeric vector
quiescent
a numeric vector
quiet
a numeric vector
relaxed
a numeric vector
sad
a numeric vector
satisfied
a numeric vector
scared
a numeric vector
scornful
a numeric vector
serene
a numeric vector
sleepy
a numeric vector
sluggish
a numeric vector
sociable
a numeric vector
sorry
a numeric vector
still
a numeric vector
strong
a numeric vector
surprised
a numeric vector
tense
a numeric vector
tired
a numeric vector
unhappy
a numeric vector
upset
a numeric vector
vigorous
a numeric vector
wakeful
a numeric vector
warmhearted
a numeric vector
wide-awake
a numeric vector
anxious
a numeric vector
idle
a numeric vector
cheerful
a numeric vector
inactive
a numeric vector
tranquil
a numeric vector
EA
Thayer's Energetic Arousal Scale
TA
Thayer's Tense Arousal Scale
PA
Positive Affect scale
NegAff
Negative Affect scale
Extraversion
Extraversion from the Eysenck Personality Inventory
Neuroticism
Neuroticism from the Eysenck Personality Inventory
Lie
Lie from the EPI
Sociability
The sociability subset of the Extraversion Scale
Impulsivity
The impulsivity subset of the Extraversions Scale
MSQ_Round
Rounded time of day
scale
a factor with levels msq
r
original or revised msq
ID
subject ID
exper
Which study were the data collected: a factor with levels AGES
BING
BORN
CART
CITY
COPE
EMIT
FAST
Fern
FILM
FLAT
Gray
imps
item
knob
MAPS
mite
pat-1
pat-2
PATS
post
RAFT
Rim.1
Rim.2
rob-1
rob-2
ROG1
ROG2
SALT
sam-1
sam-2
SAVE/PATS
sett
swam
swam-2
TIME
VALE-1
VALE-2
VIEW
condition
What was the experimental condition after the msq was given
TOD
a numeric vector
TOD24
a numeric vector
The Motivational States Questionnaire (MSQ) is composed of 72 items, which represent the full affective range (Revelle & Anderson, 1996). The MSQ consists of 20 items taken from the Activation-Deactivation Adjective Check List (Thayer, 1986), 18 from the Positive and Negative Affect Schedule (PANAS, Watson, Clark, & Tellegen, 1988) along with the items used by Larsen and Diener (1992). The response format was a four-point scale that corresponds to Russell and Carroll's (1999) "ambiguous--likely-unipolar format" and that asks the respondents to indicate their current standing (``at this moment") with the following rating scale:
0----------------1----------------2----------------3
Not at all A little Moderately Very much
The original version of the MSQ included 70 items. Intermediate analyses (done with 1840 subjects) demonstrated a concentration of items in some sections of the two dimensional space, and a paucity of items in others. To begin correcting this, 3 items from redundantly measured sections (alone, kindly, scornful) were removed, and 5 new ones (anxious, cheerful, idle, inactive, and tranquil) were added. Thus, the correlation matrix is missing the correlations between items 5, 42, and 55 and 72-76.
Procedure. The data were collected over nine years, as part of a series of studies examining the effects of personality and situational factors on motivational state and subsequent cognitive performance. In each of 38 studies, prior to any manipulation of motivational state, participants signed a consent form and filled out the MSQ. (The procedures of the individual studies are irrelevant to this data set and could not affect the responses to the MSQ, since this instrument was completed before any further instructions or tasks).
In addition to the MSQ, there are 5 scales from the Eysenck Personality Inventory.
Data collecte at the Personality, Motivation, and Cognition Laboratory, Northwestern University.
William Revelle and Kristen Joan Anderson (1997) Personality, motivation and cognitive performance: Final report to the Army Research Institute on contract MDA 903-93-K-0008
Rafaeli, Eshkol and Revelle, William (2006), A premature consensus: Are happiness and sadness truly opposite affects? Motivation and Emotion, 30, 1, 1-12.
data(msq)
describe(msq)
#> Error in describe(msq): could not find function "describe"