Single die probability
A single fair die with S sides gives each face an equal probability of 1/S. Rolling a 4 on a standard six-sided die has probability 1/6 ≈ 16.67%. Every outcome from 1 to S is equally likely.
For non-standard dice (d4, d8, d10, d12, d20), the same logic applies: each face has probability 1/S, and the possible sums range from 1 to S.
P(target) = 1 / S
Probability of rolling a specific value on a single die with S sides.