# Dice Probability Calculator

> Roll dice notation like 3d6+2 and see the full probability distribution.

Dice notation like 3d6+2 means roll three six-sided dice and add two. This calculator computes the exact probability of every possible total by convolution rather than simulation, so the figures are precise — and shows the cumulative "at least" probability that matters for target numbers.

**URL:** https://convertto.tech/t/dice-probability-calculator
**Category:** Randomisers & Games (https://convertto.tech/c/random-generators)
**Privacy:** Runs entirely in the browser; no upload
**Cost:** Free, no sign-up
**Last updated:** 2026-08-01

## Key facts

- **Privacy:** Runs entirely in your browser — nothing is uploaded
- **Cost:** Free, unlimited, no sign-up

## How to use

1. Enter or paste your dice notation.
2. Set the simulated rolls.
3. Enter or paste your seed.
4. The result appears immediately — copy or download it.

## FAQ

### Why is 3d6 not evenly distributed?

Because there are many more ways to roll a 10 or 11 than a 3 or 18. A total of 3 requires all three dice to show 1 — exactly one combination out of 216 — while 10 can be reached 27 different ways.

## Related tools

- [Dice Roller](https://convertto.tech/t/dice-roller): Roll any number of dice with any number of sides, plus a modifier.
- [Z-Score Calculator](https://convertto.tech/t/z-score-calculator): Calculate how many standard deviations a value sits from the mean, with percentile.
- [CSV Analyser](https://convertto.tech/t/csv-analyser): Profile a CSV: column types, missing values, ranges, distinct counts and outliers.
- [Permutation & Combination Calculator](https://convertto.tech/t/permutation-combination-calculator): Calculate nPr, nCr and factorials for counting and probability problems.
- [Mean, Median & Mode Calculator](https://convertto.tech/t/statistics-calculator): Calculate mean, median, mode, range, variance and standard deviation from a list of numbers.
- [Word & Character Frequency Counter](https://convertto.tech/t/text-statistics): Count how often each word, character or line appears in your text.
- [Weighted Average Calculator](https://convertto.tech/t/weighted-average-calculator): Calculate a weighted mean — for grades, ratings and portfolio returns.
- [Bingo Card Generator](https://convertto.tech/t/bingo-card-generator): Generate unique bingo cards from your own list of items, with an optional free space.
- [Tournament Bracket Generator](https://convertto.tech/t/tournament-bracket-generator): Build a single-elimination bracket with byes placed correctly for any number of entrants.
