Skip to content
OneKitly

Three Dice Cluster, and One Die Does Not

Published 9/17/2026 · 4 min read · Everyday calculators

Lena Hoffmann

Lena HoffmannScience & education writer at OneKitly

Mathematics · Physics

Checked against 3 sources

View profile
In short

Adding dice does not just raise the average, it changes the shape. One twenty-sided die is flat: every face is 5 %, and the chance of matching or beating a target falls in a straight line. Three six-sided dice pile up in the middle: 10 or more comes up 62.50 % of the time, 12 or more 37.50 %, 14 or more 16.20 %, 15 or more 9.26 %, and 18 exactly 0.46 % — one roll in 216. Set the two systems against the same target with the same modifier and they cross over. At a target of 12, 3d6+2 succeeds 62.5 % of the time against 55.0 % for 1d20+2. At 15 the order reverses: 25.9 % against 40.0 %. At 18 it is 4.6 % against 25.0 %, more than five times apart. The calculator works these out by convolution rather than by rolling — the answer to "3d6 at least 15" is 9.259 %, exactly, where a ten-thousand-roll simulation gave 9.190 % and would give something else next time.

3d6 and 1d20 have almost the same average and nothing else in common. Against a target of 12 the three dice are better, against 18 they are five times worse — and the calculator gives the exact figures rather than a simulation.

Why the two systems cross

Three dice have many ways to make a middling total and very few to make an extreme one — 216 combinations in all, and only one of them is three sixes. A single die has exactly one way to make each of its faces, so nothing is rarer than anything else. The consequence for play is that a bell curve rewards competence and punishes ambition: a modest bonus moves a 3d6 roll a long way when the target is near the middle and almost nowhere when it is out at the edge, while the same bonus on a d20 is worth a flat five percentage points per point wherever the target sits.

Exact beats simulated, and it is not close

A simulation answers by rolling many times and counting, so its answer wobbles: ten thousand rolls of 3d6 gave 9.190 % for at least 15 against a true 9.259 %, and a second run would land somewhere else. Convolution answers by combining the distributions directly — every outcome of the first die against every outcome of the second, then that against the third — and gives the exact fraction every time. For dice the exact route is also faster, which is why there is no reason to simulate: three six-sided dice have 216 outcomes, and enumerating 216 things is instant.

3d6+2
The same modifier against the same target: 3d6+2 and 1d20+2
Target3d6+21d20+2
1262.5 %55.0 %
1525.9 %40.0 %
184.6 %25.0 %
Dice Roll Probability CalculatorExact odds that a roll of nd s (+ modifier) meets a target — built by convolution, not simulated.Try the tool

Frequently asked questions

Which system should a game use?
It depends on how often you want the unlikely to happen. A flat die makes upsets common — a novice beats a master one time in twenty at the same target — which suits a game that wants swings. A bell curve makes them rare and makes bonuses matter, which suits a game where a trained character should reliably do trained things. Neither is better; they are different promises to the table, and it is worth making the promise on purpose.
Does the calculator handle dice other than d6?
Yes — any number of dice with any number of faces, plus a flat modifier, and the same convolution applies. The counts grow quickly (five d10 have a hundred thousand outcomes) but the method does not care, because it combines distributions rather than enumerating rolls. Keep the roll notation the same as your rules text and the answer will match the table.
What about advantage — rolling twice and taking the best?
That is a different calculation and it is worth doing separately, because its benefit is not constant. Taking the best of two d20 helps most in the middle of the range and least at the extremes: against a target you were going to hit anyway, or one you were never going to hit, the second roll changes little. The peak is around a fifty-fifty target, where it adds roughly twenty-five points.

Articles you may find interesting

All guides

Related tools

Sources

Spotted a mistake in this article?