Boneyard Tools

The ARI Formula and What Its Grades Mean

A breakdown of the Automated Readability Index formula, how it counts characters, words and sentences, and how to read its grade output.

Where the formula comes from

The Automated Readability Index was developed in 1967 for the US Air Force to grade technical material without a person having to count syllables. Its formula is 4.71 * (characters / words) + 0.5 * (words / sentences) - 21.43. The first term rewards short words, the second rewards short sentences, and the constant shifts the output onto the US grade scale. Because both inputs are simple counts, ARI was one of the earliest readability measures that a machine could compute directly from a typed page.

How this tool counts

Precise counting is what makes ARI repeatable, so the definitions matter. A character is any letter or digit, which means spaces and punctuation are ignored and a five-letter word contributes five characters. A word is an unbroken run of letters or digits, so a hyphenated term or a number with a comma can count as more than one word. A sentence is each cluster of ., ! or ? marks, and any non-empty text is treated as at least one sentence. Feeding those three counts into the formula gives the raw index with no rounding until the very end.

Reading the grade band

The raw index is a decimal, but readability is reported as a school grade, so ARI rounds up to the next whole number. An index of 1.39 becomes grade 2 and displays as Grade 1-2 for ages 6 to 7, while 11.33 becomes grade 12 for ages 17 to 18. Anything above grade 12 maps to college and then professor-level bands. Rounding up is deliberate: it errs toward assuming your reader needs a slightly higher grade, which keeps writing safely accessible rather than overestimating how easy it is.

Using ARI without overtrusting it

ARI is a fast proxy, not a verdict. Because it only sees word length and sentence length, it cannot tell that a short familiar word is easier than a short unusual one, and it can be gamed by chopping sentences at arbitrary points. Treat a single number as a rough target and read it beside other indices such as Flesch-Kincaid or Gunning Fog, which weigh syllables and complex words differently. The most reliable signal is agreement: when several formulas cluster around the same grade, you can trust the reading level far more than any one score alone.

Frequently asked questions

Can two different sentences share the same ARI?

Yes. ARI depends only on total characters, words and sentences, so any two passages with the same counts produce the same index even if the words are entirely different.

Does a higher ARI always mean worse writing?

No. A higher grade suits technical or academic readers. It only signals a mismatch when the audience needs simpler text than the score implies.