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.
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.
Classic 0–100 readability score.
readabilityU.S. grade level for your text.
readabilityPenalises complex (3+ syllable) words.
readabilityHealth & medical text grade level.