Practical goal: How will the West Complex location affect the quality of data collection?
Research goal: What are the antecedents & consequences of perceiving institutions like UVa as continuous or discontinuous over time?
The purpose of this research is to investigate how the history embedded in valued institution’s physical spaces is perceived and may impact people’s thoughts and behaviors (e.g., Cheryan et al., 2009). We are particularly interested in understanding this process in institutions with physical spaces that hold rich and nuanced histories (e.g., freedom, discrimination).
In this project, we will document 1) UVA students’ working knowledge about the historical context of specific physical spaces around Grounds, 2) their responses to that historical information (e.g., feelings of belonging, like or dislike, disgust), 3) how UVA students conceptualize UVA as a continuous or discontinuous entity over time, and 4) how the interaction between those cognitive-emotional elements affects their tendency to approach or avoid history-laden spaces around Grounds. Importantly, we intend to explore how UVA students’ racial identity shapes the way they interact with historical information about the spaces they inhabit as measured by the 4 factors we outlined.
Study 1
59 responses collected on Psychology Participant Pool from 04/19/2024 - 04/30/2024
Results are categorized into those that inform the practical goals and those that inform the research goals.
Practical goal
Familiarity with West Complex vs Madison House vs Contemplative Commons
4 questions. Scale 1 - 7. Collapsed:
Imagine someone stopped you on Grounds and asked for directions to the [West Complex/Contemplative Commons/Madison House]. How confident are you that you could point them in the right direction (without using Maps)?
If you had to attend an event at [building] how confident are you that you could easily find the building and attend on time?
How familiar are you with [building]?
How likely are you to attend an event if it was hosted at [building]?
show code
ggerrorplot(data=study1 %>%select(contains('familiarity')) %>%pivot_longer(1:3,names_to ='variable'), x ='variable', y ='value', color='variable', size=1)+coord_cartesian(ylim=c(2,6))+xlab('')+ylab("Familiarity")+scale_x_discrete(labels=c('West Complex','Contemp. Commons','Madison House'))+theme_classic(base_size=20)+rremove('legend')
Affect - Self Assessment Manakin
Measured using Self Assessment Manakin: Click the number of the figure above that best represents how you would feel in the spaces represented above. (1 = Furthest to the Left; 5 = Furthest to the Right)
show code
ggerrorplot(data=study1 %>%select('Affect.West','Affect.CC') %>%pivot_longer(1:2,names_to ='variable'), x ='variable', y ='value', color='variable', size=1)+coord_flip(ylim=c(1,5))+ggtitle('Valence')+scale_x_discrete(labels=c('West Complex','Contemp. Commons'))+theme_classic(base_size=20)+rremove('legend')+rremove('xlab')+rremove('ylab')
show code
ggerrorplot(data=study1 %>%select('Arousal.West','Arousal.CC') %>%pivot_longer(1:2,names_to ='variable'), x ='variable', y ='value', color='variable', size=1)+coord_flip(ylim=c(1,5))+ggtitle('Arousal')+scale_x_discrete(labels=c('West Complex','Contemp. Commons'))+theme_classic(base_size=20)+rremove('legend')+rremove('xlab')+rremove('ylab')
show code
ggerrorplot(data=study1 %>%select('Size.West','Size.CC') %>%pivot_longer(1:2,names_to ='variable'), x ='variable', y ='value', color='variable', size=0.5)+coord_flip(ylim=c(1,5))+ggtitle('Dominance')+scale_x_discrete(labels=c('West Complex','Contemp. Commons'))+theme_classic(base_size=20)+rremove('legend')+rremove('xlab')+rremove('ylab')
Core Affect
How much would you feel _____ if you were in the space represented in the images above?
3 Questions collapsed. Inspired by Driskell & Trawalter (2021) on antebellum architecture:
How much do you like this building? dislike a great deal (1) - like a great deal (5)
How comfortable would you be attending an event inside this building? extremely uncomfortable (1) - extremely comfortable (5)
How much would you want to have a class or your study space in this building? None at all (1) - a great deal (5)
show code
ggerrorplot(data=study1 %>%select(contains('belonging')) %>%pivot_longer(1:2,names_to ='variable'), x ='variable', y ='value', color='variable', size=1)+coord_cartesian(ylim=c(1,5))+ylab("Belonging")+scale_x_discrete(labels=c('West Complex','Contemp. Commons'))+theme_classic(base_size=20)+rremove('legend')+rremove('xlab')
Modified Dundee State Stress Questionnaire
(Matthews et al., 1999; Matthews et al., 2013)
Imagine you are assigned to complete a task in this space. For these questions, imagine you are taking a psychology study in a room in the [West Complex]/[Contemplative Commons].
* = reverse scored
Divided into subscales:
Task engagement:
How confident are you that your attention would be directed towards the task [1 not at all confident - 7 extremely confident] *
I would feel tired [1 strongly disagree - 7 strongly agree] *
I would feel bored [1 strongly disagree - 7 strongly agree] *
Distress: I would feel… [1 strongly disagree - 7 strongly agree]
tense
like I could not deal with the situation effectively
relaxed*
confident about my performance on the task*
Worry/Distraction: I would feel… [1 strongly disagree - 7 strongly agree]
concerned about the impression I was making
reflecting about the space I was in while completing the task