Research Article
Is GenAI Helpful for Writing? A Re-Analysis Using Robust Bayesian Meta-Analysis (RoBMA)
Synthesis: Shawn Hemelstrand's short re-analysis note takes one headline number from a published meta-analysis and asks what survives when the estimation method changes. Dong (2026) reported a large effect of generative AI on writing, Hedge's g = 0.76 [0.18, 1.35], from only 13 studies, alongside strong heterogeneity, publication bias and an extreme outlier (one study at g = 3.752 [2.52, 4.98]); the original author applied trim-and-fill and leave-one-out as robustness checks, techniques the re-analysis notes "do not always help and can sometimes even harm the trustworthiness of results." Hemelstrand instead runs robust Bayesian meta-analysis (RoBMA), which averages over publication-bias models and priors rather than committing to one. The effect collapses: g = .018 [−0.377, 0.553], Bayes factor 0.320, while heterogeneity is near-certain (posterior probability 100%) and publication bias probable (98.6%). Removing the outlier weakens the bias evidence (BF = 1.74) but leaves heterogeneity high, with a weak effect indistinguishable from noise (g = 0.245 [−0.128, 0.87]). The note's contribution is methodological: a large claim about writing does not survive a method better suited to the conditions that produced it. Confidence in this page reflects faithful reporting of the source, not endorsement of its conclusion.
Key Findings
- The original claim being re-examined. Dong's meta-analysis reported that generative AI has a large impact on writing outcomes, Hedge's g = 0.76 [0.18, 1.35] — characterized in this note as a "strong impact" and treated as the target of the re-analysis.
- The original analysis was already flagged as fragile by its own results. It reported strong heterogeneity, publication bias, extreme outliers (one study at g = 3.752 [2.52, 4.98]) and only k = 13 studies. The original author's robustness techniques, trim-and-fill and leave-one-out meta-analysis, are described here as sometimes harming rather than helping trustworthiness.
- Under RoBMA the average effect essentially disappears. The initial model put the effect of GenAI on writing at g = .018 [−0.377, 0.553] with a Bayes factor of 0.320 — "substantially lower" than the original estimate and evidence in favour of the null rather than the effect.
- Heterogeneity was the dominant feature of the model. Posterior probability for heterogeneity reached 100% (BF > 49,999), and publication bias was also probable (PP = 98.6%, BF = 71.254). Evidence for selection bias specifically was very low, and model fitness checks (autocorrelation and trace plots) were acceptable.
- The result hinged on a small-study-bias model and one outlier. The outcome appeared driven mainly by the PEESE model and the outlier study. With the outlier removed, evidence for publication bias weakened to BF = 1.74 and PEESE became less influential, yet heterogeneity stayed high and the effect was g = 0.245 [−0.128, 0.87], a weak effect indiscernible from statistical noise.
- The priors were mostly RoBMA defaults, with one explicit informative prior. Defaults "assume bias and draw parameter estimates closer to zero." Only the average-effect parameter was set explicitly: μ ~ Normal(.40, 1), justified by Hattie's finding that educational intervention effects across more than 2,000 effect sizes usually centre near d = .40. Estimation used 10,000 samples and 5 chains to raise the effective sample size.
- The frequentist results were reproduced before the Bayesian re-analysis. The original frequentist analysis was reproduced with the
metaforpackage using the author's publicly available data; the software or code used for the original analysis was not detailed in the original article. Conclusion stated plainly: after correcting for heterogeneity and small-study bias, the re-analysis "doesn't support the original claim of strong effects."
What question the note asks, and which analysis it re-examines
The note is a re-analysis rather than a new study. Its target is Y. Dong's "Generative AI technologies and educational outcomes: A comprehensive meta-analysis comparing traditional and AI-driven approaches," published in Humanities and Social Sciences Communications, which reported the g = 0.76 estimate for writing from 13 studies. The note is generous about the original author's intent — robustness techniques such as trim-and-fill and leave-one-out meta-analysis were employed "in good faith" — but argues these specific techniques are unreliable safeguards. The question is therefore narrow and consequential: given the same data, what does the effect of generative AI on writing outcomes look like when estimation is done with a method designed for the problems the data contain? For a knowledge base tracking what AI does to learning outcomes, the interest is less the single number than the demonstration that a widely cited effect size can be a property of the pipeline rather than the phenomenon.
What RoBMA adds over the original method
Robust Bayesian meta-analysis, implemented through the RoBMA R package (version 4.6.0), replaces the single-model decision that trim-and-fill and leave-one-out embody with model averaging. Rather than selecting one correction for publication bias — one selection model, one PET-PEESE specification — RoBMA averages across a family of models and priors, so the reported effect is a posterior distribution weighted by how well each account of the data performs. This matters precisely in the conditions Dong's analysis described: heterogeneity, small-study bias and a handful of studies, where picking one correction can determine the answer.
The prior structure is the second difference. RoBMA's defaults are deliberately conservative, assuming bias and pulling estimates toward zero, which means the analysis is not set up to flatter large effects. The one hand-set prior is the average effect itself, μ ~ Normal(.40, 1), anchored on Hattie's synthesis of educational intervention effects. Since the prior is informative and centred well below the original g = 0.76, the collapse to near zero cannot be attributed to an uninformative prior letting the likelihood drift; it is a genuine shift in what the data support. The note also points readers to Harrer et al. (2021) for the terminology, positioning the work as methodological translation rather than a technical novelty.
Results, reading, and what the reversal does and does not establish
The two models tell a coherent story. The full-data model is dominated by uncertainty: a point estimate of .018, a credible interval straddling zero, and a Bayes factor below 1. Once the extreme outlier is removed, the substantive picture is less dramatic but unchanged in kind — the effect estimate roughly doubles to 0.245, but its interval [−0.128, 0.87] still includes zero, and heterogeneity remains high. Neither specification supports a large, dependable effect, which is the note's claim: not that generative AI cannot help writers, but that this evidence base does not demonstrate that it does.
Read as methodology, the note is an unusual kind of contribution. It supplies no new data, its data and R code are openly posted, and its entire argument is a re-estimation — a direct challenge to the practice of treating a headline effect size as settled. It sits in the same family as other critiques of the AI-in-education evidence base: bias diagnostics and validity checks applied to research claims rather than to instruments.
The limits are as real as the critique. The re-analysis concerns one outcome, writing, from one meta-analysis of 13 studies; the heterogeneity it reports means the pooled number was always a poor summary of a heterogeneous literature, in the original and the re-analysis alike. It is a single-author note with no DOI or venue in the source, whereas the original appeared in a peer-reviewed journal, so the asymmetry in scrutiny is worth naming. The informative μ prior is defensible and transparent but still a substantive choice, and different priors would produce different posteriors. Most importantly, the note shows that the large effect is not robust; it does not show the true effect is zero, nor does it adjudicate the quality of the 13 primary studies. Re-analysis is a test of a claim's stability, and stability is what the original claim failed.
Connected Concepts
- Meta-Analysis and Systematic Review — the study design being re-analysed and the design of the re-analysis itself
- Research Methods in AIED — methodological critique as a contribution to the AI-in-education evidence base
- Limitations in AIEd Research — fragile effect sizes, small study counts and heterogeneity as field-level problems
- Generative AI — the intervention whose effect on writing is at issue
- Large Language Models (LLMs) — the underlying technology class that the recorded interventions rely on
- Writing — the outcome domain, measured through Hedge's g on writing performance
- Learning Gains — effect-size estimation of achievement outcomes as the currency of the debate
- Assessment Validity — whether a pooled estimate validly represents the construct it claims to measure
- Bias Mitigation — statistical correction of small-study and publication bias
- Quantitative Research — Bayesian and frequentist estimation of pooled effects
- Educational Measurement — priors, credible intervals and Bayes factors as inference machinery
- Trust — what a headline effect size should and should not license in practice
Connected Articles
- Presumed Effective: The Manufacturing of an Evidence Base for AI-in-Education Through Flawed Meta-Analysis — How a flawed meta-analytic pipeline manufactured an evidence base for AI in education
- Effect of Artificial Intelligence on Learning: A Meta-Meta-Analysis — Meta-meta-analysis of AI and learning, by the authors of the RoBMA method used here
- What Do We Know About the Effects of Artificial Intelligence in Education? A Second-Order Meta-Analysis — What pooled evidence across many meta-analyses says about AI in education
- A meta-analysis of the effect of generative AI on productivity and learning in programming — A competing meta-analysis of generative AI's effects on learning and productivity
- The Impact of Artificial Intelligence-Supported Instruction on Student Learning in STEM: A Systematic Review and Meta-Analysis — A subject-specific meta-analysis of AI-supported instruction and student learning
- AI Literacy Interventions in Education: A Meta-Analysis of Effects and Moderators — Effect sizes and moderators in AI literacy intervention research
- The agency gap in AI-supported writing: how reactive and proactive agent designs shape multimodal reasoning — What AI-supported writing actually changes in learners' reasoning
- AiAWE: An Open-Source LLM Automated Writing Evaluation System Using LoRA-Adapted Instruction-Tuned Models — Automated evaluation of writing quality as a measurement problem in AI-supported writing
Citation
Hemelstrand, S. (2026). Is GenAI helpful for writing? A re-analysis using robust Bayesian meta-analysis (RoBMA). KIMEP University, Department of Psychology. Data and R code: OSF project rnqzp.