Skip to content
Redmoon Calculators
Readability scores

Automated Readability Index (ARI) Calculator

ARI uses characters per word and words per sentence to produce a U.S. grade level for your text.

Built and maintained by Paul Clark, Redmoon Software · Last verified · Sources

When to use this

Use ARI when you need a fast, no-syllable readability check on technical text or live data streams. Its original purpose — grading Air Force training materials in real time — still makes it ideal for documentation, transcripts, and chat-log analysis.

How it compares

ARI is essentially a faster cousin of Coleman–Liau. Both produce similar scores; ARI weights sentence length more, Coleman–Liau weights it less. Compared to Flesch–Kincaid, ARI is much more robust to vocabulary surprises.

0 chars

How it works

The Automated Readability Index was developed in 1967 for the US Air Force as a fast readability check.

Like Coleman-Liau it relies on character counts, but it also factors in average sentence length directly.

ARI is particularly suitable for evaluating technical and instructional material.

Formula

FAQs

How is ARI different from Coleman-Liau?

Both rely on characters per word, but ARI also uses average sentence length while Coleman-Liau uses sentences per 100 words. They typically produce similar grade levels.

Where was ARI developed?

ARI was developed for the US Air Force in 1967, originally to grade training material.

Why does ARI count characters instead of syllables?

Characters per word can be measured exactly by a computer, whereas syllable counting requires error-prone estimation. This makes ARI fully reproducible and well suited to automated tools.

What does an ARI score of 8 mean?

ARI outputs a U.S. grade level, so a score of 8 corresponds to roughly an eighth-grade reading level. Lower scores indicate easier text and higher scores indicate more demanding writing.

Worked example

Input

ARI uses characters per word and average sentence length to estimate a grade level.

Output

Automated Readability Index: 9.6 — 9th–10th grade.

Average 4.4 characters per word and 14 words per sentence. ARI adds the two with empirical weights to land on a US grade level near 10.

Common pitfalls

  • Like Coleman–Liau, character-based formulas reward short words regardless of familiarity.
  • Numbers, URLs, and code snippets distort character counts.
  • Treats every sentence equally — one outlier paragraph can dominate.
  • Calibrated for English prose; not validated for poetry, lyrics, or fragmented UI text.

The other character-based index

The Automated Readability Index, like Coleman–Liau, works from characters per word and words per sentence rather than syllables, and for the same reason: it was built in 1967 for machine scoring of US Air Force technical material, where syllable counting was impractical.

ARI and Coleman–Liau use the same two inputs with different coefficients, so they rarely disagree by much. Where they do, ARI tends to weight sentence length slightly more heavily. Running both is mostly a consistency check rather than two independent opinions.

Reading the output as an age, not just a grade

ARI's output maps to a US grade level, and unlike most of the family it was designed with a direct age interpretation in mind — grade 8 corresponds to roughly a 13–14 year old reader. That makes it convenient when writing for a specific age band rather than a school system.

The usual caveat applies with more force than usual on short text: both of ARI's inputs are averages, and averages over three sentences are not stable. Give it a few paragraphs before treating a decimal place as meaningful.

Where these numbers come from

The method behind this tool, so you can check it rather than take it on trust.

  • Smith, E.A. & Senter, R.J. (1967). “Automated Readability Index.” Aerospace Medical Research Laboratories, AMRL-TR-66-22.

    Character-based like Coleman–Liau, and built for machine scoring of technical material.

Read more about this

Related tools

Send feedback

We read every message. Tell us what could be better or what you love.