How it works
The Raygor estimate (1977) is similar to Fry but counts long words (6+ letters) instead of syllables — easier to do by hand or in code.
It plots sentences-per-100-words against long-words-per-100-words to estimate a grade level.
A visual readability estimator that uses letter counts instead of syllables. Useful when syllable counting is unreliable.
Built and maintained by Paul Clark, Redmoon Software · Last verified · Sources
Use Raygor when you want a Fry-style graph but cannot rely on syllable counts — for example, when working with scanned text, OCR output, or text containing many proper nouns where syllable counting is unreliable.
Raygor is to Fry what Coleman–Liau is to Flesch–Kincaid: a long-word/character-based shortcut around syllable counting. Faster, slightly less accurate.
The Raygor estimate (1977) is similar to Fry but counts long words (6+ letters) instead of syllables — easier to do by hand or in code.
It plots sentences-per-100-words against long-words-per-100-words to estimate a grade level.
Raygor uses "long words" (6+ letters) instead of syllables. This eliminates the syllable-counting step but loses some accuracy.
Plot the average number of sentences per 100 words on one axis and the average number of letters per 100 words on the other. The point where they cross falls inside a numbered zone that estimates the grade level, and points outside the plotted curve indicate the sample is too inconsistent to score reliably.
Take at least three 100-word passages from the beginning, middle, and end of the text, then average them. A single passage can be skewed by an unusually short or long stretch of writing.
Letters can be counted by software or by hand with far less ambiguity than syllables, which require pronunciation judgments. This makes Raygor faster and more consistent across different people scoring the same text.
Input
~100-word passage of business writing.
Output
Raygor plot: ~5 sentences / 100 words, ~30 long words / 100 words → Grade 12.
Raygor counts words with 6+ letters instead of syllables. Business writing typically lands grade 10–14 on the Raygor graph.
The Raygor Estimate Graph, published by Alton Raygor in 1977, is structurally the same idea as Fry: plot two measurements from 100-word samples and read a grade level off a region. The substitution is that Raygor counts words of six or more letters rather than syllables.
That makes it faster to do by hand and, more importantly here, immune to syllable-counting error. Where Fry and Raygor disagree noticeably on the same text, the syllable heuristic is usually the reason, and Raygor is the more defensible of the two on names and unusual vocabulary.
Like Fry, it has regions outside the plotted bands where no grade estimate is meaningful, and for the same reason.
The method behind this tool, so you can check it rather than take it on trust.
Raygor, A.L. (1977). “The Raygor Readability Estimate: A Quick and Easy Way to Determine Difficulty.” National Reading Conference Yearbook.
A Fry-style graph that substitutes long-word counts for syllable counts.
Classic 0–100 readability score.
Readability scoresU.S. grade level for your text.
Readability scoresPenalises complex (3+ syllable) words.
Readability scoresHealth & medical text grade level.