Demographics
Raw dataset
Gender
##
## Female Male Other
## 0.444444444 0.546875000 0.008680556
Attention check
##
## 0 1
## 90 475
Clean dataset
Gender
##
## Female Male Other
## 0.458947368 0.532631579 0.008421053
Reliabilities
Hypotheses
H1: In the “No Mutability” condition, high-status (versus low-status) people see hierarchy as more mutable
Means, SDs
H2: In the “No Mutability” condition, high-status (versus low-status) people express more voice
Means, SDs
H3: Low-status participants in the “high mutability” condition will express more voice than low-status participants in the “control” or “low mutability” conditions.
H4: Low (versus high) status participants in the control condition will express more voice because of their mutability perceptions.
simpexp_clean_nomut <- simpexp_clean %>% filter(mutability_cond == "2.Control")
psych::mediate(voice~status_num+(hiermut), data = simpexp_clean_nomut)
##
## Mediation/Moderation Analysis
## Call: psych::mediate(y = voice ~ status_num + (hiermut), data = simpexp_clean_nomut)
##
## The DV (Y) was voice . The IV (X) was status_num . The mediating variable(s) = hiermut .
##
## Total effect(c) of status_num on voice = 1.13 S.E. = 0.2 t = 5.65 df= 160 with p = 0.000000073
## Direct effect (c') of status_num on voice removing hiermut = 0.91 S.E. = 0.21 t = 4.44 df= 159 with p = 0.000017
## Indirect effect (ab) of status_num on voice through hiermut = 0.22
## Mean bootstrapped indirect effect = 0.22 with standard error = 0.1 Lower CI = 0.05 Upper CI = 0.44
## R = 0.47 R2 = 0.22 F = 22.17 on 2 and 159 DF p-value: 0.00000000000479
##
## To see the longer output, specify short = FALSE in the print statement or ask for the summary
Means, SDs
Tables
Means and SDs
Exploratory voice variable analyses
Posthoc analyses
Status1 | Mut1 | Status2 | Mut2 | hiermut | Voice | Prom | Proh | Fut | SpkUp | Gain | Lose | Same |
---|---|---|---|---|---|---|---|---|---|---|---|---|
1.High | 1.High | 2.Low | 1.High | NS | NS | NS | NS | *** | NS | ** |
|
NS |
1.High | 1.High | 1.High | 2.Control | NS | NS | NS | NS | NS | NS | NS | NS | NS |
1.High | 1.High | 2.Low | 2.Control | *** | *** | *** | NS | *** | NS | *** | NS | *** |
1.High | 1.High | 1.High | 3.Low | *** | NS | NS | NS | *** | NS | *** | *** | *** |
1.High | 1.High | 2.Low | 3.Low | *** | *** | *** | NS | *** | NS | *** | NS | *** |
2.Low | 1.High | 1.High | 2.Control | NS |
|
|
NS | ** |
|
*** | *** | NS |
2.Low | 1.High | 2.Low | 2.Control | *** | NS | NS | NS | NS | NS |
|
NS | ** |
2.Low | 1.High | 1.High | 3.Low | *** | NS | NS | NS | NS | NS | NS | *** | *** |
2.Low | 1.High | 2.Low | 3.Low | *** |
|
NS | NS | *** | NS | *** | *** | *** |
1.High | 2.Control | 2.Low | 2.Control | ** | *** | *** | NS | *** | *** | *** | ** |
|
1.High | 2.Control | 1.High | 3.Low | *** | NS | NS | NS | *** |
|
*** | NS | *** |
1.High | 2.Control | 2.Low | 3.Low | *** | *** | *** | NS | *** |
|
*** | NS | *** |
2.Low | 2.Control | 1.High | 3.Low | NS | *** | *** | NS | NS | NS | NS | *** |
|
2.Low | 2.Control | 2.Low | 3.Low | *** | NS | NS | NS | *** | NS | *** |
|
*** |
1.High | 3.Low | 2.Low | 3.Low | *** | *** | ** | NS | *** | NS | *** | NS | *** |