All notes

AI

Jul 6, 2026

AI Tutor Shows Large Effect Size in Dartmouth Course Study

A study out of a Utrecht workshop reports an AI tutoring system achieving a 0.71–1.30 standard deviation effect size in a Dartmouth course, placing it well above typical educational intervention benchmarks.

Effect sizes in educational technology rarely clear 0.4 SD. The Dartmouth study reports a range of 0.71–1.30 SD, which is a meaningful result by the standards of the field.

The benchmark matters because most large-scale edtech deployments — adaptive quizzing, spaced repetition tools, even human tutoring in underpowered studies — cluster in the 0.2–0.5 range. Hitting 0.71 at the low end puts this system in the same territory as one-on-one human tutoring estimates from Bloom's classic 1984 research. Reaching 1.30 at the high end would be unusual enough to warrant scrutiny of methodology, but the figure comes from a peer-reviewed workshop submission rather than a press release, which raises the prior on reliability.

For engineers building learning products, the practical question is what drove the gain. LLM-based tutors can individualize feedback loops at a granularity that static content cannot. If the system is doing Socratic prompting, identifying misconceptions turn-by-turn, and adapting explanation depth in real time, those are the levers most likely responsible. The study was conducted in a real course at Dartmouth rather than a controlled lab setting, which improves external validity.

For solo founders, this data point is useful when scoping AI tutoring features. Effect sizes in this range suggest the core mechanic — conversational feedback on student reasoning — is worth engineering carefully rather than treating as a commodity wrapper around a base model. Prompt architecture and context management appear to matter significantly.

The team presented the work at the Intelligent Textbooks 2026 workshop hosted by Utrecht University. The full methodology and conditions are in the linked PDF. Replication across different subjects and student populations is the obvious next step before drawing broader conclusions.