There are 2x 20 sided dice.
According to anydice.com, "output 2d20" has a probability percentage mean of 5.0% (The chance of getting a 21) on 2x 20 sided dice.
Say, I wanted the probability to be evenly distributed among 5 categories, each having 20% chance equaling 100%.
Example:
A - ~20% probability
B - ~20% probability
C - ~20% probability
D - ~20% probability
E - ~20% probability
Which sequencing numbers would each category have to reach an evenly (or closely even) distributed probability of rolling two 20 sided dice? What is the mathematic formula for coming up with this distributed probability of rolling?
If you must throw two such dice, then the probability distribution of their sum has $P(S=s) = \dfrac{20 - |s-21|}{400}$ for $2 \le s \le 40$,
and so the following five patterns of sums are equally probable:
though there are many other partitions which also achieve this