Education, Grading & Test Scores Reading Speed, Writing Length & Readability Flesch-Kincaid Grade Level (Kincaid et al., 1975)

Flesch-Kincaid Grade Level Calculator

The Flesch-Kincaid Grade Level converts two measurable properties of a text — how long its sentences run and how many syllables its words carry — into a US school grade. A score of 8.2 means the writing should be accessible to an average student in the eighth grade. Enter the word, sentence and syllable counts for a sample of at least a hundred words and this calculator returns the grade level, the two component averages, the companion Flesch Reading Ease score, and the average sentence length you would need to reach a grade level you are aiming at.

Calculator

This calculator runs in your browser. Enable JavaScript for live results — the inputs, formula and worked example below remain fully readable without it.

Inputs this calculator takes, with typical values
InputWhat to enterExample
Total wordsTake this from your word processor's word count; a sample of at least 100 words gives a stable score.300
Total sentencesCount full stops, question marks and exclamation marks; treat a colon introducing a list as one sentence.20
Total syllablesCount spoken vowel sounds, not vowel letters: 'chocolate' is three, 'business' is two.450
Target grade levelThe level you want to hit; grade 8 is the usual target for public health and consumer material.8

It returns

  • Flesch-Kincaid grade level — The US school grade at which an average student can read this text.
  • Average sentence length
  • Syllables per word
  • Flesch Reading Ease score — The companion 0-to-100 scale built from the same two averages; higher is easier.
  • Sentence length needed for the target grade
  • Sentences needed at this word count

The formula

FKGL=0.39WS+11.8YW15.59
ASL=G+15.5911.8ASW0.39

In plain text: FKGL = 0.39 × (words / sentences) + 11.8 × (syllables / words) − 15.59

  • WTotal words in the sample (words)
  • STotal sentences in the sample (sentences)
  • YTotal syllables in the sample (syllables)
  • FKGLFlesch-Kincaid grade level — the US school grade (grade)

The coefficients come from a 1975 regression fitted for the US Navy against comprehension test results on training manuals. They are empirical constants, not derived quantities.

Updated Category Reading Speed, Writing Length & Readability Verified against published test cases Reading time 11 min

What the grade level actually measures

Flesch-Kincaid measures exactly two things: the average number of words in your sentences, and the average number of syllables in your words. Nothing else enters the formula. It does not read your text, does not know what your words mean, and cannot tell whether your argument is clear.

That narrowness is a feature as much as a limitation. Both quantities are proxies for genuine cognitive load. Long sentences hold more clauses in working memory before the reader can resolve them, and long words in English are disproportionately Latin- and Greek-derived, so they are learned later and recognised more slowly. The 1975 Navy study behind the formula fitted these two variables against comprehension test results on real training material, and they explained enough of the variance to be useful.

The output is calibrated to US school grades: 8.0 means an average eighth grader can read it. In practice the scale is more useful as a relative instrument than an absolute one. Rewriting a document from 14.2 to 9.6 is a real and verifiable improvement; insisting that 9.6 is the boundary of acceptability is reading more precision into the number than the regression supports.

Flesch-Kincaid is now embedded in policy. It appears in US federal plain-language guidance, in military specifications for technical documentation, in health-literacy standards for patient information, and it is the readability figure Microsoft Word reports. That institutional weight is why writers need to compute it deliberately rather than discover it after submission.

The two terms, and which one to pull

Write the formula as 0.39·ASL + 11.8·ASW − 15.59 and the structure becomes obvious. Average sentence length carries a coefficient of 0.39, so each extra word per sentence adds 0.39 to the grade. Syllables per word carries 11.8, so each extra tenth of a syllable per word adds 1.18. The constant of −15.59 is a calibration offset with no meaning of its own; it exists to place the output on the school-grade scale.

Those coefficients look lopsided, but the two variables move on very different scales. Average sentence length ranges realistically from about 8 to 35 words, a spread of 27, contributing up to 10.5 grade levels. Syllables per word ranges from about 1.2 to 1.9, a spread of 0.7, contributing about 8.3. In practice the two levers are comparable, with sentence length usually the one you can move furthest and fastest.

This matters when you are editing to a target. Cutting a document's average sentence from 40 words to 20 drops the grade level by 0.39 × 20 = 7.8 — a very large effect. Replacing "utilise" with "use" saves one syllable on one word, which across a 300-word sample changes syllables per word by 0.0033 and the grade by 0.04. Vocabulary edits matter in aggregate, over hundreds of substitutions; sentence surgery matters immediately.

The target inversion works the same algebra backwards. Fix the syllable density you have and solve for the sentence length that produces your target grade: ASL = (target + 15.59 − 11.8·ASW) ÷ 0.39. If that comes out zero or negative, the target is unreachable at your current vocabulary — the words alone put the text above it, and only shorter words will help.

Worked example: a 300-word passage

You take a 300-word sample from a report. Counting carefully, you find 20 sentences and 450 syllables, and your target is grade 8.

  1. Average sentence length. 300 ÷ 20 = 15.00 words per sentence.
  2. Syllables per word. 450 ÷ 300 = 1.500 syllables per word.
  3. Sentence-length term. 0.39 × 15.00 = 5.85.
  4. Word-length term. 11.8 × 1.500 = 17.70.
  5. Grade level. 5.85 + 17.70 − 15.59 = 7.96. The passage is at eighth-grade level.
  6. Reading ease, for comparison. 206.835 − 1.015 × 15.00 − 84.6 × 1.500 = 206.835 − 15.225 − 126.90 = 64.71, which sits in the plain-English band.
  7. Target check. For grade 8 exactly: (8 + 15.59 − 17.70) ÷ 0.39 = 5.89 ÷ 0.39 = 15.10 words per sentence. You are at 15.00, so you already meet the target with a fraction of a word to spare — 300 ÷ 15.10 = 19.9 sentences.

Now suppose the same 300 words were arranged in 12 sentences instead of 20. Average sentence length becomes 25.0, the first term becomes 9.75, and the grade level rises to 9.75 + 17.70 − 15.59 = 11.86. Identical vocabulary, identical content, nearly four grade levels harder — purely from punctuation.

What grade level to aim for

Match the level to the audience, not to a universal ideal. Public health and consumer material is conventionally targeted at grade 6 to 8, because that range is reachable by most adults reading under stress or in a second language. General newspaper prose sits around grade 9 to 11. Undergraduate textbooks run 11 to 14. Peer-reviewed papers and legal drafting commonly land at 15 or above, and that is appropriate when the readers are specialists reading for precision.

Read the score against a specific document, not against the abstract idea of good writing. The most useful workflow is comparative: measure the draft, edit, measure again. A drop of two or three grade levels between drafts is strong evidence that the revision worked. A single absolute number in isolation tells you far less, particularly since sampling different 300-word passages from the same document routinely varies by a grade either way.

Know what the formula cannot see, because that is where writing goes wrong in ways no score detects. It cannot see whether a short word is a term of art the reader has never met — "the writ shall lie" is monosyllabic and incomprehensible. It cannot see passive voice, buried subjects, missing antecedents, or paragraphs organised backwards. And it can be gamed: chopping every sentence at the nearest comma lowers the grade and can make prose harder to follow, because the connective logic disappears with the conjunctions.

Use the companion Flesch Reading Ease score as a cross-check, since it uses the same two inputs with different weights and is the figure written into several US state plain-language statutes. The Flesch Reading Ease calculator covers that scale and its bands in full. If you are matching a text to a specific reader rather than a grade band, measuring that reader's actual fluency with the reading speed calculator tells you more than any formula.

Grade level for combinations of sentence and word length

Flesch-Kincaid grade level computed as 0.39 × ASL + 11.8 × ASW − 15.59 for each combination. Read down for the effect of longer sentences, across for the effect of longer words.
Words per sentence1.3 syll/word1.5 syll/word1.7 syll/word1.9 syll/word
103.656.018.3710.73
124.436.799.1511.51
155.607.9610.3212.68
186.779.1311.4913.85
207.559.9112.2714.63
259.5011.8614.2216.58
3011.4513.8116.1718.53
3513.4015.7618.1220.48

Each step of 0.2 syllables per word adds 2.36 grade levels; each five extra words per sentence adds 1.95. That is why the two levers are worth roughly the same over their realistic ranges.

Counting and interpretation mistakes

  • Counting vowel letters instead of vowel sounds. Syllables are spoken units: 'chocolate' is three, 'business' is two, 'fire' is one for most speakers. Software counters use heuristics and disagree by two or three per cent, which shifts the grade by about a tenth.
  • Sampling too little text. Under 100 words, one long sentence moves the result by a full grade. Use 200 to 300 words, and for a long document sample three separate passages and average.
  • Including headings, tables and references. A heading is not a sentence and a citation string is not prose. Both distort the averages badly. Measure body text only.
  • Treating the grade as precise. The formula is a regression fitted on 1970s Navy training material. Reporting 8.37 rather than 'about grade 8' claims accuracy the underlying study does not support.
  • Chopping sentences to game the score. Removing conjunctions lowers average sentence length and can make prose harder to follow by deleting the logical connectives that showed how the clauses relate.
  • Assuming a short word is an easy word. Terms of art, acronyms and abbreviations score as easy and read as opaque. Readability formulas cannot see vocabulary familiarity at all.
  • Comparing scores across formulas. Flesch-Kincaid, SMOG, Gunning Fog and Dale-Chall use different inputs and different scales, and routinely differ by two or three grades on the same text. Pick one and stay with it.

The other readability formulas, and when to use them

Flesch-Kincaid grew directly out of Rudolf Flesch's 1948 Reading Ease score. Kincaid and colleagues refitted the same two variables against comprehension data from Navy enlisted personnel in 1975 and rescaled the output to school grades, which is why the two formulas share their inputs but not their coefficients. Reading Ease returns 0 to 100 with higher meaning easier; Flesch-Kincaid returns a grade with higher meaning harder. Both are computed here so you can see them move together.

Several alternatives use different signals. Gunning Fog counts words of three or more syllables rather than averaging syllables. SMOG counts polysyllabic words in a fixed 30-sentence sample and is widely preferred in health communication because it was calibrated for full comprehension rather than 50 per cent comprehension. Dale-Chall abandons syllables entirely and instead counts words absent from a list of about 3,000 that fourth graders reliably know, which makes it the only common formula that models vocabulary familiarity rather than word length. Where the stakes are high — patient consent forms, medication instructions — running two formulas and reconciling them is better practice than trusting one.

For everyday drafting, the practical pairing is this one and the Flesch Reading Ease calculator, since several US states specify a minimum Reading Ease score for insurance policies while federal plain-language guidance tends to speak in grade levels. If you are estimating how long the finished document takes to consume rather than how hard it is, use the reading time calculator; if you are converting an assignment brief written in pages into a word budget you can measure, the words to pages calculator does that conversion. And when the text is to be spoken rather than read, complexity tolerances are lower still, because a listener cannot go back — plan that with the speech time calculator.

Frequently asked questions

What is a good Flesch-Kincaid grade level?

Whatever matches your readers. Grade 6 to 8 is the convention for public health and consumer material; grade 9 to 11 suits general newspaper prose; textbooks sit at 11 to 14; specialist and legal writing commonly exceeds 15 and appropriately so. There is no universally correct number, and the score is most useful as a before-and-after comparison on one document rather than as a pass mark.

How do I count syllables accurately?

Say the word aloud and count the vowel sounds, not the vowel letters. 'Chocolate' is three syllables, 'business' is two, 'fire' is one for most speakers, 'every' is usually two. Automatic counters use spelling heuristics and typically disagree with careful hand counting by two or three per cent, which moves the grade level by about a tenth — small enough to ignore for drafting decisions.

Which changes the score more, shorter sentences or shorter words?

Shorter sentences, in the short term. Each word removed from the average sentence length lowers the grade by 0.39, so splitting one 40-word sentence into two has an immediate effect. Each tenth of a syllable removed from the average word lowers it by 1.18, but changing average syllables per word by a tenth takes dozens of substitutions across a passage. Over a full document the two levers end up comparable.

Why do Word and this calculator give different numbers?

Because they count differently. Word applies its own rules for what counts as a sentence — headings, bullet fragments, abbreviations with full stops — and uses a syllable heuristic rather than pronunciation. Feed this calculator the same word, sentence and syllable counts Word reports and the grade level will match to the second decimal, since the formula is fixed.

Does a lower grade level mean better writing?

Not by itself. The formula sees only sentence length and syllable count, so it cannot detect an unfamiliar term of art, a missing antecedent, a buried subject or a paragraph ordered backwards. Prose can be chopped into short sentences that score at grade 5 and read badly, because removing conjunctions removes the logic that connected the clauses. Use the score as one signal among several.

What grade level should patient information be written at?

Health literacy guidance generally targets grade 6 to 8 for material intended for the general public, on the reasoning that comprehension under stress is well below a reader's tested ability. For material where full understanding is required rather than partial — consent forms, dosing instructions — many health communicators prefer SMOG, which was calibrated for complete comprehension rather than the 50 per cent criterion behind the Flesch formulas.

Can the grade level be negative?

Yes, mathematically. A text of entirely monosyllabic words in sentences of eight words gives 0.39 × 8 + 11.8 × 1 − 15.59 = −0.67. The scale simply runs out below first grade, since the regression was never fitted on material that simple. Treat any result below about 1 as 'as easy as the formula can register' rather than as a meaningful grade.

How much text should I measure?

At least 100 words, ideally 200 to 300, and for a long document sample three separate passages from different sections and average the results. Short samples are unstable because a single long sentence or one polysyllabic technical term moves the score by a full grade. Never measure a heading, a table or a reference list — none of them is prose and all of them distort both averages.

References

  • Derivation of New Readability Formulas for Navy Enlisted Personnel, Kincaid, Fishburne, Rogers and Chissom (1975), Research Branch Report 8-75 — Naval Technical Training Command, US Navy
  • A New Readability Yardstick, Rudolf Flesch (1948) — Journal of Applied Psychology, vol. 32
  • Federal Plain Language GuidelinesPlain Language Action and Information Network (PLAIN)