Letter Counts Give You a Puzzle Edge
Frequency analysis is the difference between guessing and deducing.
Knowing E appears in 12% of English letters and Z in 0.1% turns blind guesses into optimised openers.
English letter frequencies are not uniform — E is 12.7% of letters, Z is 0.07%. Puzzles that hide letters reward players who use that asymmetry. A letter counter on your own text, on a word list, or on a clue set makes the advantage visible.
Quick answer
Knowing E appears in 12% of English letters and Z in 0.1% turns blind guesses into optimised openers.
Key points
- ▸ English letter frequency: E T A O I N S H R D L U — the top 12 cover about 80% of text.
- ▸ Wordle opener: words like CRANE, AUDIO, SLATE contain 4-5 high-frequency letters — optimal first guess.
- ▸ Hangman: after confirming consonant frame, guess E, then A, then R/S/T. This order wins more than any other fixed order.
- ▸ Crossword fill: rare letters (J, Q, X, Z) in fixed positions drastically narrow candidates — pattern solve from them first.
- ▸ Cryptography: letter-frequency counting is the first attack on any substitution cipher. Same tool, more serious problem.
Examples
- Wordle openerSLATE covers S, L, A, T, E — five of the top 10 frequencies. Expected info gain beats random words by ~30%.
- Hangman order6-letter word, two unknowns. Guess E first (12.7% odds each slot). Then A (8.2%). Then R (6.0%). Beats alphabetical.
- Cipher breakIn a ciphertext of 1,000 letters, the most frequent symbol is almost always E. Starting from that assumption solves simple ciphers in minutes.
When to use which tool
Related
Frequently asked questions
› Is letter frequency the same across all English? Trust & accuracy
Close, but not identical. Technical writing skews toward C and P; fiction toward A and E. For puzzles, use the general average (Morse code table is a good reference).
› Does frequency change for short words?
Yes — common short words like THE and OF skew frequency toward T, H, O. For 3-letter words specifically, letter rank differs from general text.
› How should I use this guide with a Kefiw tool? How-to
Use the guide as the plan and the linked Kefiw tool as the check. Read the steps first, try the move manually, then use the tool to compare outputs, catch edge cases, and decide whether the result actually fits your task.
› What mistake do tool guides help avoid? Troubleshooting
Tool guides help avoid using a utility mechanically without understanding what you are trying to accomplish. Most word, writing, and text utilities are fast, but speed can hide context mistakes. Know whether you are solving a puzzle, cleaning copy, drafting a line, or checking a rule.
› Can a tool guide help me learn the skill? How-to
A tool guide can help you learn if you pause before accepting the output and ask why it worked. Compare your first guess with the tool result, look for the rule or pattern, and repeat that review. Passive copying solves one task; active review builds the skill.