rep = FileAttachment("data/replication.csv").csv({typed: true})
bands = rep.filter(d => d.study === "Study 1")
Plot.plot({
width: 720, height: 280, marginLeft: 70, marginRight: 20, marginTop: 30, marginBottom: 50,
fx: {label: null, padding: 0.12},
x: {label: "Estimated effect on how positively the comment was rated →", domain: [-0.1, 0.75], grid: true, ticks: [0, 0.2, 0.4, 0.6]},
y: {label: null, domain: ["Study 1", "Study 2", "Study 3"]},
marks: [
Plot.rect(bands, {fx: "predictor", x1: "range_lower", x2: "range_upper", fill: "#C49A45", fillOpacity: 0.28}),
Plot.ruleX([0], {stroke: "#374151"}),
Plot.ruleY(rep, {fx: "predictor", y: "study", x1: "lower", x2: "upper", stroke: "#123F36", strokeWidth: 2.5}),
Plot.dot(rep, {fx: "predictor", y: "study", x: "estimate", r: 6, stroke: "#123F36", strokeWidth: 2,
fill: d => d.estimate >= d.range_lower && d.estimate <= d.range_upper ? "#123F36" : "#F3ECDD",
tip: true,
title: d => `${d.predictor}, ${d.study} (${d.role})\nestimate ${d.estimate.toFixed(2)}, 95% CI ${d.lower.toFixed(2)} to ${d.upper.toFixed(2)}\nsuccess range ${d.range_lower.toFixed(2)} to ${d.range_upper.toFixed(2)}: ${d.estimate >= d.range_lower && d.estimate <= d.range_upper ? "inside" : "outside"}`})
]
})Belonging’s Role in Interpreting Ambiguous Feedback
experiment design
preregistration
survey design
qualitative coding
Qualtrics
R
Three studies (N = 1,125), including a preregistered replication. Men read the same ambiguous comment more positively than women, with social - but not academic - belonging also predicting feedback perception in two of the three studies.
In brief. A professor tells a student, “This is a difficult major, many students do not persevere and instead drop out to study something easier.” Is that a warning or a vote of confidence? I ran three online studies (N = 1,125) in which students imagined hearing exactly that in office hours, then rated it, wrote about it, and used that feedback to pick next semester’s classes. Study 1 was exploratory, examining general trends in how students interpret academic feedback. Based on the findings from Study 1, Study 2 preregistered specific success criteria and replicated Study 1’s findings. Study 3 then extended the findings to test their robustness. Men read the comment more positively than women in all three studies; students who felt they belonged socially in their major read it more positively in two of the three. And students who read it more positively subsequently reported using the feedback to pursue harder, more rewarding classes.
The problem
Research recommends feedback that is specific and actionable. Much of what people actually hear, however, is a passing remark that requires the feedback recipient to fill in their own meaning. Earlier work had found that men and women read explicitly negative feedback differently; however, almost nobody has tested the murky middle of ambiguous feedback, where most real feedback occurs. The same question comes up whenever an organization speaks to people in a sentence that could go either way (e.g. a status that reads “under review,” an error message, a policy notice).
What I did
Study 1, exploratory (n = 423). Participants read the scenario and rated the comment on four items (how positive it was, how confident the professor seemed in them, how they felt afterward, and whether they would go back for more feedback). They then chose between a difficult-but-fulfilling class and two easy ones, and completed scales for social belonging (feeling part of the major’s community) and intellectual belonging (confidence in their own ability). I used a program of model comparison to identify the clearest relationships between variables, which became the hypotheses for Study 2.
Study 2, preregistered direct replication (n = 233). Same materials. Before collecting data I preregistered the hypotheses, a power analysis (at least 200 participants for .80 power), the exclusion rules, and what would count as success: each estimate had to land within one standard error of Study 1’s, and the model’s R² between .03 and .10. All exploratory findings from Study 1 (feedback interpretation differed by gender and social belonging) replicated in this model.
Study 3, preregistered extension (n = 469). Expanded on Studies 1 and 2. Participants reported the grade they believed would earn them the ambiguous feedback as well as their real standing in the major. They also wrote about the conversation in their own words. Three research assistants coded every paragraph for how the writer saw themselves, the professor, and the interaction (inter-rater α = .76 to .88), and a sentiment analysis scored the three-word answers for positive and negative emotionality.
All three studies ran in Qualtrics under IRB approval.
What came out
Each dot is one study’s estimate with its 95% interval. The gold band is the success range set from Study 1 and written into the preregistration before Studies 2 and 3 were run. A filled dot landed inside it; an open dot did not. Left: how much more positively men rated the comment than women, on a 1 to 5 scale. Right: the change in rating for each point of social belonging. Hover for the numbers.
Gender replicated cleanly. Men rated the comment more positively than women in every study, by about 0.4 points on a five-point scale (average ratings of 2.09 to 2.60 for women and 2.52 to 3.04 for men), and all three estimates landed inside the preregistered range. The gap held after controlling for academic standing and for major (STEM, psychology, or other), which rules out the simplest explanation, that men just believed they were doing better.
Belonging replicated with caveats. Social belonging predicted a more positive reading in Studies 1 and 2, and Study 2’s estimate landed inside its range. In Study 3 the effect pointed the same way but was too small to meet the criterion. Study 3 ran in fall 2020, for many participants a first term spent entirely online, which may have changed what belonging to a major even meant. Intellectual belonging never predicted how the comment was read, although men reported more of it.
The open-text answers told a more detailed version of the same story. In their paragraphs, men described themselves and the interaction more positively than women did, and in their three-word answers they used fewer negative words for how they felt. However, men and women did not describe the professor any differently.
| Study 3, open-ended measure | Women | Men | Difference |
|---|---|---|---|
| How they saw themselves (1 to 3) | 1.92 | 2.05 | men more positive, p = .017 |
| How they saw the interaction (1 to 3) | 1.68 | 1.82 | men more positive, p = .023 |
| How they saw the professor (1 to 3) | 1.79 | 1.88 | no reliable difference, p = .10 |
| Negative words for how they felt (0 to 3) | 1.15 | 0.92 | men fewer, p < .05 |
Feedback perception predicted subsequent class choices. Students who read the comment more positively leaned toward the difficult-but-fulfilling class (controlling for gender), in Studies 1 and 3 (Study 2 pointed the same way but was not significant). In Study 3, part of the gender gap in class choice ran through how the feedback was interpreted (indirect effect b = 0.07, 95% CI 0.02 to 0.14).
What this is good for
When wording is ambiguous, readers supply the meaning, and different groups of readers supply it differently and predictably. These effects are compounded when feedback is read without vocal tone or other interpersonal cues. For anyone who writes the sentences people see in a portal, a letter, or an app, a message has to be tested on the people who will actually read it.
Links
- Schroeder, Z. J., & Hodges, S. D. (2025). Gender and social belonging predict evaluation of ambiguous academic feedback. Social Psychology of Education, 28(1), 91. doi:10.1007/s11218-024-10003-7
- Data, materials, and analysis code: osf.io/wahsv
- Data behind the figure: estimates in the site repository
- Supported by a National Science Foundation Graduate Research Fellowship (2236419)