Spearman-Brown Test Length Calculator

Enter a current item count and reliability estimate to predict reliability at a planned length, or to find the shortest whole-item test that reaches a target reliability.

Your numbers
Enter the number of scored items used to obtain the current reliability estimate.
Enter the current split-half, alpha, or comparable reliability coefficient as a percentage.
Enter a proposed test length to predict its reliability.
Enter the minimum reliability the revised test should attain.

Minimum whole-item test length52

Reliability at planned length
77.78%
Exact length multiplier for target
1.71
Exact target test length
51.43
Item change needed (+ add, - remove)
22
Reliability at whole-item target length
80.18%

Assumes added or removed items are parallel to the current items and measure the same construct.

How to use this calculator

  1. Enter the current number of scored items in the test or subtest.
  2. Enter the current reliability coefficient as a percentage.
  3. Enter a planned item count to see the predicted reliability at that length.
  4. Enter the target reliability to see the minimum whole-item length and item change.

How the Spearman-Brown length estimate works

The Spearman-Brown prophecy formula estimates how reliability changes when a test is lengthened or shortened with items that behave like the existing items. It uses the current reliability and the length multiplier, not a response matrix or a new item analysis.

Let N0 be the current number of items, Np the planned number of items, and r the current reliability as a decimal. The planned length multiplier is mp = Np / N0. Predicted reliability is:

rp = (mp x r) / (1 + (mp - 1) x r)

For reverse planning, let t be the target reliability as a decimal. Solving the same equation for the required multiplier gives:

k = t(1 - r) / (r(1 - t))

The exact target length is N* = N0 x k. Because a test cannot contain a fraction of an item, this calculator rounds that exact length upward and then recalculates reliability at the rounded whole-item length. That final check matters: rounding 51.43 items to 52 items gives a slightly higher reliability than the exact target, while rounding down would miss it.

What moves the result most

The current reliability has the strongest effect. Raising a test from 0.70 to 0.80 takes far fewer added items than raising the same test from 0.90 to 0.95, because the denominator includes the remaining unreliability. The current item count also matters directly: the same multiplier means more additional items when the existing test is longer.

If the target is below the current reliability, the inverse formula can produce a multiplier below one. In that case the calculator reports the shortest whole-item length that still meets the lower target, so the item change can be negative. It never reports fewer than one item.

What the calculator leaves out

The estimate assumes the added or removed items are parallel to the existing items: similar variance, quality, difficulty, and relationship to the same construct. It does not test dimensionality, item bias, content coverage, sampling error, or whether the entered coefficient is appropriate for the planned use. A higher predicted reliability also does not prove validity or fairness.

Worked example

Suppose a 30-item test has reliability 70%, and the goal is at least 80%. The inverse formula gives k = 0.80(1 - 0.70) / (0.70(1 - 0.80)) = 1.7143. The exact length is 30 x 1.7143 = 51.43 items, so the minimum whole-item length is 52 items.

The required item change is 52 - 30 = 22 additional items. Reapplying the prediction formula at 52 items gives about 80.18% reliability. If the planned length is 45 items instead, the predicted reliability is about 77.78%.

Common questions

What does the Spearman-Brown prophecy formula calculate?

It estimates how reliability changes when a test is made longer or shorter by a known multiplier. The formula starts from an existing reliability coefficient and assumes the changed test is made from comparable items measuring the same construct.

How many questions must I add to raise reliability from 0.70 to 0.80?

For the default 30-item test, the exact target length is 51.43 items, so the minimum whole-item length is 52. That means adding 22 items, with predicted reliability about 0.8018 after rounding.

Can I use Cronbach's alpha as the current reliability?

You can use alpha as a rough current reliability estimate when the planned items are intended to be parallel to the existing item set. The estimate is less trustworthy when alpha is inflated by redundant items, when the test is multidimensional, or when new items measure different content.

Why is the required number of items rounded upward?

The inverse formula often returns a fractional item count. Rounding upward gives the smallest whole number of items that meets or exceeds the target under the model; rounding down would leave the predicted reliability below the target.

Can the formula estimate reliability after shortening a test?

Yes. Enter a planned item count below the current item count to predict the shorter-test reliability, or enter a target below the current reliability to find the shortest model-based length that still meets it.

Does adding more items always improve test reliability?

Under the Spearman-Brown assumptions, adding parallel items raises reliability when the current reliability is above zero. In real test development, weak, off-target, biased, or redundant items may produce smaller gains or create other measurement problems.

Put this calculator on your site

Paste the snippet below where you want the calculator to appear. It stays up to date automatically and links back here.

<iframe src="https://countfolk.com/embed/spearman-brown-test-length-calculator/" title="Spearman-Brown Test Length Calculator" width="100%" height="640" style="border:0;max-width:44rem" loading="lazy"></iframe>