← Assessment Bench

Data-Viz Assignment 2 — 24 submissions

3 arms · 5 repeated runs per LLM arm · marks out of 100 · compared against the lecturer's marks

The bench measures how each method agrees with the human marks. It never marks students.

What this run found

Agreement with human marks

measurenPearsonSpearman
hybrid-claude arm240.8740.851
llm-claude arm240.8120.790
document.word_count signal240.7080.731
code.cell_count signal240.6120.640
llm-local arm240.5830.529
distinctiveness.mean_similarity240.4420.418
document.reading_grade signal240.1870.203

Arm repeatability

armreliabilitybetween-run spread
hybrid-claude0.96scores varied ±2.3 points
llm-claude0.91scores varied ±5.6 points
llm-local0.82scores varied ±11.2 points
signalsdeterministic (identical every run)

Everything above also lands on disk as result.json, runs.csv, signals.csv, distinctiveness.csv and agreement.csv for your own analysis. Reliability is 1 − coefficient of variation over repeated runs; agreement is Pearson/Spearman against the marks you supplied.