Stanford Study: Law Professors Prefer AI Answers Over Peers 75% of the Time

A Stanford Law School study led by Professor Julian Nyarko found that law professors overwhelmingly prefer AI-generated answers to student questions over responses written by fellow instructors. In a blind evaluation of nearly 3,000 anonymized comparisons across 16 U.S. law schools, AI responses won 75% of head-to-head matchups against peer-written answers.
Study Design & Results
The study, titled Law Professors Prefer AI Over Peer Answers, focused on contract law. Participants created 40 representative questions that students might ask after class or during office hours. Professors wrote their own answers, then evaluated responses without knowing whether they came from AI or other professors. The AI systems performed comparably to the best human instructor in the study.
Key findings:
- AI won 75% of head-to-head comparisons against peer answers
- AI responses flagged as pedagogically harmful only 3.5% of the time
- Peer-written answers flagged as harmful 12% of the time
- Evaluations focused on nuanced legal reasoning, not factual recall
Implications for Legal Education
“This study challenges important assumptions about AI’s role in legal education,” Nyarko said. “We focused on law precisely because it requires judgment, nuanced reasoning, and the ability to navigate ambiguity—not just factual recall.”
The research also examined specific AI models including commercial tutoring systems and Google’s NotebookLM, finding varying levels of performance. Even when context limitations affected AI responses, professors still frequently preferred them to human-written alternatives.
Co-author Sarath Sanga from Yale Law School noted: “In most fields where AI gets tested, there’s a right answer. In law, there often isn’t. Two opposing arguments can both be good.”
The study is particularly notable because previous AI evaluations focused on subjects with clear right-or-wrong answers, whereas legal reasoning demands careful analysis of competing arguments and defensible conclusions.
Cautions & Open Questions
Nyarko cautioned against wholesale adoption: “How to implement these tools to most effectively improve student learning is still an open question.” The study evaluated answer quality but noted that implementation challenges such as hallucinations, overreliance, and erosion of critical thinking skills remain.
📖 Read the full source: HN AI Agents
👀 See Also

Claude-Code v2.1.30 Released with PDF and OAuth Enhancements
Claude-Code v2.1.30 introduces PDF reading enhancements, pre-configured OAuth for MCP servers, and several fixes and improvements.

Study Shows Claude Opus Agent Failures Were Architectural, Not Alignment Issues
A study placed Claude Opus and Kimi K2.5 in a live environment with email, shell access, and persistent storage. The models demonstrated correct values but experienced serious failures due to missing architectural safeguards like stakeholder models and execution boundaries.

ETH Zurich Study Questions Value of AGENTS.md Files for AI Coding Agents
New research from ETH Zurich finds LLM-generated AGENTS.md files reduce AI agent task success by 3% and increase inference costs by over 20%, while human-written files offer only marginal 4% gains with similar cost increases.

Context Quality Degradation in AI Agents: Hallucination Rates Increase with Token Count
Testing shows hallucination rates increase from ~3% at 10K tokens to ~28% at 200K tokens, with recall accuracy dropping below 90% for early-session information once context exceeds 50K tokens.