Scrabble Score Calculator
Introduction to scoring a single Scrabble word
Scrabble is a classic word game where players form interlocking words on a 15×15 board using letter tiles. Each letter has a fixed point value, and certain board squares multiply either a letter's value or an entire word's score. The calculator on this page focuses on one thing: computing the score for a single word, given the double or triple letter squares your new tiles cover and any double or triple word squares the play lands on.
To use the tool, enter a word using letters A–Z (use the question mark "?" for blank tiles), then specify which letter positions land on double or triple letter squares, and finally choose the combined word multiplier for the play. The script applies standard English-language Scrabble tile values and follows the official order of operations: first adjust each tile for its letter multiplier, then sum, then apply every word multiplier to that total, and only then add the 50-point bonus for laying all seven rack tiles.
One rule matters more than any other and is easy to forget at the table: a premium square only pays out on the turn a tile first covers it. Once a tile sits on a triple word square, that square is spent for the rest of the game, so only the squares your new tiles touch should be entered here.
The Scrabble scoring formula, letter premiums before word premiums
At its core, Scrabble scoring for a single word is the sum of its letter values, adjusted for any multipliers. In compact mathematical form, the score S can be written as:
S = (Σ vi · mi) · w
where:
- vi is the base point value of the i‑th letter in the word (for example, Q = 10, A = 1).
- mi is the letter multiplier for that position (1 if normal, 2 for double letter, 3 for triple letter).
- w is the word multiplier (1 for no bonus, 2 for double word, 3 for triple word).
Put into words: multiply each letter's value by any letter bonus on its square, add all those adjusted values together, and finally multiply the sum by any double or triple word bonus affecting the entire word.
The same idea can be expressed using MathML, which makes the structure of the formula clearer for assistive technologies:
This calculator implements exactly this formula for a single word, using the standard tile values described below. A play can cover more than one word square at once — a long word that reaches two double word squares is multiplied by 2 twice, not by 4 once as a special case — so the general form multiplies the adjusted letter sum by the product of every word premium the new tiles cover, then adds the bonus B of 50 points for a seven-tile play:
The word multiplier menu in the calculator offers the combinations that actually occur on a standard board: ×2, ×3, ×4 for two double word squares, ×6 for a double word plus a triple word, and ×9 for the famous triple-triple.
Standard tile values and distribution
English-language Scrabble assigns higher point values to letters that occur less frequently in everyday words. This encourages creative play and rewards fitting difficult tiles onto the board. The table below summarizes the usual point values and the number of tiles for each letter in a standard set.
| Letter or group | Tile value (points) | Number of tiles |
|---|---|---|
| A, E, I, O, U, L, N, S, T, R | 1 | 9–12 each |
| D, G | 2 | 4 (D), 3 (G) |
| B, C, M, P | 3 | 2 each |
| F, H, V, W, Y | 4 | 2 each |
| K | 5 | 1 |
| J, X | 8 | 1 each |
| Q, Z | 10 | 1 each |
| Blank (wildcard) | 0 | 2 |
Note that blank tiles are flexible but score zero: you can use a blank to stand in for any letter, but it never adds points on its own and is not increased by letter multipliers. In this calculator, enter a blank as "?" in the word field.
How letter and word multipliers work
On the physical board, certain colored squares multiply either a single letter or the whole word. When your word covers these squares, you adjust its score accordingly. The key principles are:
- Letter multipliers apply to one tile only. A double letter square doubles the value of the tile placed on that square. A triple letter square triples the value of that tile.
- Word multipliers apply to the total word score. A double word square doubles the sum of all letters in the word, after all letter multipliers are applied. A triple word square triples that sum.
- Order of operations matters. Always apply letter multipliers first, then compute the word total, and finally apply any word multiplier.
Within this calculator, you specify multipliers by position:
- Positions are counted from 1 at the first letter of the word, moving left to right.
- To mark double or triple letter squares, list their positions as comma‑separated integers (for example,
2, 5). - Then choose the combined word multiplier for the play, including the stacked cases where the word reaches two word premium squares at once.
- If the same position is entered as both a double and a triple letter square, the calculator uses the triple and says so, because a board square never carries two premiums.
Cross-words, spent squares and the seven-tile bonus
A real turn can score more than the word you were aiming for. Every new tile that sits alongside existing tiles in the perpendicular direction also forms a cross-word, and each cross-word is scored in full — with the letter premium under the new tile applied again, and with any word premium under that new tile multiplying that cross-word too. The total for a turn is therefore the main word plus every cross-word plus the bonus:
Two further rules keep scores honest. First, a premium square pays only on the turn it is first covered: an existing tile sitting on a triple word square contributes its face value and nothing more. Second, the 50-point bonus is awarded for placing all seven tiles from your rack in one turn, so it cannot apply to a word shorter than seven letters — this calculator refuses the bonus in that case rather than inflating the score.
The single-word calculator above handles the main word. To practise the part it deliberately leaves out — choosing where on the board to play — use the Premium Square Hunt drill further down the page, which lays out a board slice with live premium squares and scores your placement with the same rules, cross-words included.
Worked example: scoring “QUIZ” on a triple word square
Consider the word QUIZ. Using standard Scrabble values:
- Q = 10 points
- U = 1 point
- I = 1 point
- Z = 10 points
Suppose you place QUIZ so that:
- Q (position 1) is on a double letter square.
- No other letters are on special letter squares.
- The entire word covers a triple word square.
Step by step, the score is:
- Apply the double letter to Q: instead of 10 points, Q now counts as 20.
- Add the remaining letters: U = 1, I = 1, Z = 10. So letter totals are 20 + 1 + 1 + 10 = 32.
- Apply the triple word multiplier: 32 × 3 = 96 points.
If you enter QUIZ into the calculator, specify a double letter on position 1, leave triple letter positions empty, and choose a triple word multiplier, the tool will return the same total of 96 points.
How to use the Scrabble score calculator at the board
Work through the fields in order, reading the board from the tile you would place first:
- Type the whole word as it will read on the board, including letters already lying there. Use
?for a blank tile so it scores zero. - Count positions from 1 at the first letter, then list only the double or triple letter squares that your new tiles cover. Squares under existing tiles are spent and score at face value.
- Pick the word multiplier for the play. Multiply the individual squares together if the word reaches more than one: two double word squares is ×4, a double plus a triple is ×6.
- Tick the bingo box only if all seven tiles left your rack this turn. The calculator adds the 50 points after the multipliers, which is where the official rules put it.
- Press Calculate Score, then compare alternative placements by editing the position lists and calculating again. The Reset button clears every field and the shareable link.
Two habits pay for themselves. First, always test the placement that puts your most expensive tile — J, Q, X or Z — on the letter premium rather than the placement that merely looks longest. Second, before committing, check whether a cheaper word that reaches a word premium beats it: a modest four-letter word on a triple word square routinely outscores a heavy word played off-premium.
Interpreting and comparing results
The raw score from this tool helps you decide whether one word is more profitable than another in isolation. However, Scrabble strategy also depends on board position, rack balance, and timing. The table below compares some common scoring situations you might analyze with the calculator.
| Scenario | Calculator usage | What the score tells you |
|---|---|---|
| Simple word with no bonuses | Enter the word, leave all multiplier fields empty or at "None". | Shows the base value of the word; useful for quick comparisons when no premium squares are involved. |
| Word hitting a single double letter | Enter the word and list that letter's position in the double letter field. | Quantifies how much value you gain from placing a particular tile on a double letter square. |
| Word on a double word square | Enter the word, leave letter multipliers blank, and choose "Double word". | Shows the full benefit of a double word bonus, which is especially strong for long or high‑value words. |
| Stacked bonuses (letter + word) | Combine letter positions with a word multiplier, such as a triple letter inside a triple word. | Reveals explosive scoring opportunities and helps prioritize premium squares in your move selection. |
| Alternative plays using the same rack | Try several candidate words with different multiplier setups. | Helps you weigh raw point output before considering positional or defensive factors. |
Limitations and assumptions of this tool
For clarity and transparency, it is important to understand what this calculator does not model. The tool makes several simplifying assumptions so that you can compute scores quickly:
- Single word only. The calculator scores one word at a time. It does not automatically account for extra words formed in the same move; score each cross-word as a separate run and add the totals. The Premium Square Hunt drill on this page does score cross-words, so use it if you want to see them accumulate.
- Standard English tile values. All scoring is based on the usual English‑language Scrabble tile values. Variants such as other languages, Super Scrabble, or house‑rule sets with altered tile values are not handled.
- No board legality checks. The tool does not verify whether a word fits on a real Scrabble board, whether it is connected correctly, or whether it conflicts with existing tiles.
- No dictionary validation. It assumes that the word you enter is valid under your chosen dictionary (for example, TWL or Collins). It does not check for word legality.
- Premium squares are assumed unspent. The tool trusts the positions you enter; it cannot know that a square was already covered on an earlier turn. Enter only the premiums your new tiles touch.
- No penalties or endgame adjustments. The 50-point bingo bonus is supported, but end-of-game rack deductions, the bonus for going out first, challenge penalties, and tournament house rules must be applied manually.
- Informational strategy content. Any discussion of strategy or probability is for educational purposes only. Actual in‑game decisions depend on your opponent, the current board position, remaining tiles, and your chosen rule set.
Because of these limitations, you should treat the output as a precise score for the specific word and multipliers you enter, not as a full simulation of an entire Scrabble move or game state.
Strategy notes and probability intuition
Although the calculator itself does not track tile bags or game progress, you can still use it alongside basic probability thinking. For example, high‑value tiles like Q and Z become more or less likely to appear as the game advances. Early in the game you might be more conservative with blanks and premium squares, whereas later you might take bigger risks to convert leftover difficult tiles into points.
Competitive players often memorize the full tile distribution and mentally track what has been played. If you notice that all four S tiles have already appeared, you know that pluralizing words to fit premium squares is no longer possible. Similarly, if both blanks are gone, you can infer that nobody will suddenly form a rare, high‑scoring word using a wildcard. The calculator helps you explore how valuable those opportunities would be if they arise, but it does not estimate their likelihood.
Used together with careful observation of the board and remaining tiles, this single‑word score calculator becomes a quick reference for gauging whether a proposed play is high, average, or relatively low scoring, given the multipliers it touches.
Scrabble scoring questions players ask
How do letter and word multipliers combine in Scrabble scoring?
Apply letter multipliers first, then word multipliers. A double or triple letter square changes only the tile on it, so you multiply that tile's value by 2 or 3. After every letter is adjusted, you sum them and multiply the total by any word multiplier, so a word on a triple word square triples the whole adjusted sum. This calculator follows that exact order of operations.
How many points is a blank tile worth?
A blank tile scores zero points and always stays zero, even on a double or triple letter square. It is valuable because it can stand in for any letter to complete a word or reach a premium square, but it never adds points itself. Enter a blank as a question mark in the word field.
What is the 50-point bingo bonus?
If you play all seven tiles from your rack in a single turn, standard Scrabble rules award a 50-point bonus, called a bingo or bonus. The 50 points are added after the word score and its multipliers are calculated. Tick the bingo option in this calculator to include the bonus in the final score.
Are the tile values the same in every language?
No. This calculator uses the standard English tile values, where Q and Z are worth 10 and common vowels are worth 1. Other language editions redistribute values and tile counts based on letter frequency, so a letter that is rare in English may be common and low-scoring in another language.
What happens when one word covers two word premium squares?
The multipliers stack multiplicatively. A word reaching two double word squares scores four times the adjusted letter sum, a double word plus a triple word scores six times, and the triple-triple scores nine times. Pick the matching combined multiplier in the word multiplier menu rather than running the calculation twice.
Does a premium square score again on later turns?
No. A double or triple square pays out only on the turn a tile first covers it, and it is spent for the rest of the game. When you score a word that reuses letters already on the board, count only the premium squares your new tiles touch this turn and leave the older squares out of the position lists.
Sources: letter point values, the 100-tile distribution and the 50-point bonus for playing all seven tiles follow the official English-language rules published by Hasbro and the printable Scrabble rulebook (PDF); tournament practice for premium squares, cross-words and scoring order is set out by the North American Scrabble Players Association, with a general overview at Wikipedia's Scrabble scoring section. Values shown are for the English edition; other language sets differ.
Status messages will appear here.
Premium Square Hunt: a placement drill for multipliers
A nine-by-nine slice of a Scrabble board is drawn with its premium squares still live and a few tiles already down. Drag rack tiles onto empty squares, or drive the cursor from the keyboard, to build one straight word that touches the tiles already on the board. The breakdown panel rebuilds itself as each tile lands: letter values first, then letter premiums, then the word multipliers your new tiles cover, then any cross-words, and finally the 50-point bonus for laying all seven tiles. Beat the target bar to clear the round. After you commit, the hint meter reveals the highest-scoring placement the rack allowed, so you can see what the triple word square was really worth. Word validity is not checked here — the drill is placement and multiplier order, not the dictionary.
Press “Start hunt” to deal the first rack.
- Double letter (×2 tile)
- Triple letter (×3 tile)
- Double word (×2 word)
- Triple word (×3 word)
- Tile already on the board
- ← → ↑ ↓ move the placement cursor across the grid.
- Shift + ← / → cycle the rack, or press 1–7 to grab a slot directly.
- Space lays the selected tile on the cursor square. Backspace recalls the last tile you laid.
- Enter commits the word and plays the scoring sweep; press it again to take the next round.
- Pointer or touch: drag a tile from the rack onto an empty square, or tap a square you have filled to recall that tile.
