Calculateus

Gunning Fog Index Calculator

Calculate the Gunning Fog readability index, estimating the years of formal education needed to understand a text.

Result

Gunning Fog Index
11.5

The result approximates the US school grade level needed to understand the text on first read - a fog index of 12 corresponds to a 12th-grade (high school senior) reading level.

About the Gunning Fog Index

The Gunning Fog Index Calculator scores how difficult a passage of writing is to read, expressing the result as an approximate US school grade level. Writers, editors, and instructors use it to check whether a document is written at a level appropriate for its intended audience, such as keeping a general-public notice below an 8th-grade fog score or verifying that a textbook chapter matches its target grade.

How It Works

You enter three counts from the text you are analyzing: total words, total sentences, and the number of complex words, defined as words with three or more syllables. The calculator divides words by sentences to get average sentence length, divides complex words by total words to get the percentage of complex words, adds those two figures together, and multiplies the sum by 0.4 to produce the fog index. A fog index of 12, for example, corresponds to a 12th-grade reading level.

Gunning Fog Index = 0.4 x [(Total Words / Total Sentences) + 100 x (Complex Words / Total Words)]

Formula & Methodology

To compute it by hand, first count every word and every sentence in your sample (a sample of at least 100 words is typical). Divide words by sentences for average sentence length. Separately count words of three or more syllables (the calculator's convention), divide that count by total words, and multiply by 100 to express it as a percentage. Add the average sentence length to that percentage, then multiply the total by 0.4 to get the final fog score.

Examples

A short business memo

A 500-word memo split into 30 sentences with 60 complex words gives an average sentence length of 16.67 words and a complex-word percentage of 12%. Fog Index = 0.4 x (16.67 + 12) = 11.5, roughly an 11th-to-12th-grade reading level.

Simplified public notice

A 300-word notice with 30 short sentences and only 15 complex words has an average sentence length of 10 and a complex-word percentage of 5%. Fog Index = 0.4 x (10 + 5) = 6.0, close to a 6th-grade reading level, appropriate for a general audience.

Advantages

  • Gives writers a quick numeric check on whether prose matches the reading level of its intended audience before publishing.
  • Uses only three simple counts (words, sentences, complex words), so it can be applied to any excerpt without special software.
  • Produces a grade-level number that is easy to compare across drafts to see whether an edit made a document simpler or denser.

Common Mistakes

  • Counting words with three or more syllables as complex without excluding common suffix forms or proper nouns, which inflates the score above the standard convention.
  • Analyzing a passage that is too short to be representative, since a handful of sentences can swing the average sentence length dramatically.
  • Treating the output as a precise, universal difficulty score rather than an approximation that can diverge from other readability formulas like Flesch-Kincaid.

Edge Cases to Watch For

  • The calculator requires both total words and total sentences to be greater than zero and returns an error otherwise, since dividing by zero sentences or zero words would be undefined.
  • The tool takes your complex word count as a direct input rather than counting syllables itself, so the accuracy of the result depends entirely on how carefully you identify three-plus-syllable words when you tally them.
  • The standard Gunning Fog method excludes proper nouns, familiar jargon, and common suffix-based multi-syllable words from the complex word count, but this calculator has no way to enforce those exclusions automatically.

Common Use Cases

  • Content editors checking that marketing copy or web content stays accessible to a broad readership.
  • Technical writers verifying that instructions or documentation don't exceed the reading level of their target users.
  • Teachers and curriculum designers confirming that reading materials match the grade level of their students.
Written & fact-checked by the Calculateus TeamLast updated August 5, 2026How we verify our formulas

Frequently asked questions

How is Gunning Fog different from Flesch-Kincaid?

Both estimate reading difficulty from sentence length and word complexity, but they weight things differently and Gunning Fog specifically counts 'complex words' (3+ syllables, with some exceptions for common suffixes and compound words) rather than using average syllables per word - the two formulas often produce similar but not identical grade-level estimates for the same text.

Conclusion

The Gunning Fog Index turns sentence length and word complexity into a single, comparable grade-level number. It works best as a relative signal for tightening or simplifying a draft, not as an exact measure of comprehension.