LatentEval
Topic

Pass-rate statistics calculators

7 calculators | 5 analyses

Turn eval runs into defensible reliability numbers: confidence intervals on a pass rate, the runs a target precision needs, consistency across repeats, paired significance, and rank error bars.

The method

What these numbers mean

You ran the eval, the number came back higher than last week, and someone asked whether the difference is real. A pass rate is one number read off a finite sample, so it moves when you run the suite again. Pass-rate statistics are the figures that say by how much: the width of the interval, the runs behind it, whether a task passes on every one of its k runs (pass^k, averaged across the suite as reliability@k), and whether two rates differ by more than noise.

What you haveThe instrument
Each task run several times, runs disagreescore repeated-run consistency
One pass rate and no error bar around itput a confidence interval on it
An eval to plan and no run count yetplan the design, size, and cost first
Two systems scored pass or fail on the same itemstest the paired difference
Graded scores on the same items, two systemscompare paired graded scores
Two pass rates measured on separate case sets, not the same itemstest the difference as independent samples
A leaderboard with two systems one place apartput error bars on the ranking
A pass rate that reads high, on a test set you did not buildcheck the file for train test overlap
A measured rate you trust, and a decision riding on what it costs to be wrongprice the decision the rate feeds
A pass rate ready to gate a release, not just sit in a reportturn it into a ship-or-hold rule

The methods here are the ones our own analyses use: which eval number needs which test maps the family end to end, how many runs a regression needs before you can catch it covers sizing a run, and testing whether an eval difference is real covers the paired comparisons.

The pairing that confuses people most is McNemar against the A/B comparator. Both want the same items scored twice, once per system. Use McNemar when every item is a pass or a fail and the only thing that moved is which items flipped. Use the A/B comparator when each item carries a graded score and you want the size of the average difference, with a bootstrap interval around it.

In this cluster

Tools in this topic

Instrument | Pass-rate statistics

pass^k, pass@k and reliability@k Estimator: Chance That All k Runs Pass

Estimate per-task pass^k and suite-level reliability@k from repeated eval runs, with Wilson and Student-t confidence intervals and the unbiased pass@k capability counterpart.

Instrument | Pass-rate statistics

Wilson and Clopper-Pearson Pass-Rate Confidence Interval Calculator

Turn an eval pass rate (k of n) into a defensible confidence interval: Wilson score, Clopper-Pearson exact, and Wald normal bounds side by side.

Instrument | Pass-rate statistics

Eval Sample Size and Power Calculator

Find how many eval runs you need to detect a pass-rate drop at a target power, across two-arm, fixed-baseline, and paired McNemar designs.

Instrument | Pass-rate statistics

McNemar Test Calculator for Paired Eval Runs

Run McNemar's paired significance test on two eval runs scored on the same items, with exact and chi-square p-values and a CI on the pass-rate difference.

Instrument | Pass-rate statistics

LLM Eval A/B Comparator: Paired Difference with Bootstrap CIs

Run an LLM eval A/B test on paired graded scores: mean score difference with a bootstrap confidence interval, paired effect size, and win/tie/loss evidence.

Instrument | Pass-rate statistics

Benchmark Rank Uncertainty Calculator: Score Intervals and Rank Ranges

Put error bars on an LLM benchmark leaderboard. Paste scores with item counts, correct-of-total, or standard errors and see which adjacent ranks are a statistical tie.

Instrument | Pass-rate statistics

Independent Two-Proportion Test Calculator for Eval Arms

Compare two pass rates measured on different case sets: a pooled two-proportion z test, Fisher exact when an arm is small, and an interval on the difference.