The Flesch–Kincaid Grade Level rescales readability into a US school grade, so the output number maps directly onto years of education. A score of 8.0 means the average eighth-grader (about 13–14 years old) should be able to read the text. It was developed for the US Navy in 1975 to grade the difficulty of technical manuals. The formula is:
0.39 × (total words / total sentences) + 11.8 × (total syllables / total words) − 15.59
Worked example: 100 words across 5 sentences with 150 syllables gives an average sentence length of 20 and 1.5 syllables per word, so the grade is 0.39 × 20 + 11.8 × 1.5 − 15.59 = 7.8 + 17.7 − 15.59 ≈ 9.9 — roughly a tenth-grade reading level.
Where is it used? It is baked into Microsoft Word's readability statistics, many content and SEO tools, and US government plain-language guidance. Most popular fiction targets grade 7–9; general web copy often aims for grade 8 or below. Note the relationship to Flesch Reading Ease: both use the exact same two inputs, but Reading Ease runs 0–100 with higher meaning easier, while the Grade Level rises as text gets harder — so a high Reading Ease corresponds to a low grade. A nuance to remember: because the grade is unbounded above, dense academic prose can score grade 16+, and the formula can be gamed by chopping sentences without actually improving clarity. Treat it alongside Gunning Fog and SMOG rather than in isolation.