Sum of n elements of a finite set of integers, 1 through s

Click For Summary

Discussion Overview

The discussion revolves around the probability of rolling a total t on n s-sided dice, specifically focusing on how to calculate the number of combinations that yield this sum. The scope includes mathematical reasoning and technical exploration of probability distributions related to dice rolls.

Discussion Character

  • Exploratory
  • Mathematical reasoning

Main Points Raised

  • One participant describes the challenge of determining how many combinations of dice will yield a specific sum total t, noting that traditional combinatorial formulas may not apply in certain ranges.
  • Another participant mentions that the sum of m rolls diverges as m increases, suggesting that standardization can lead to convergence to a normal distribution, referencing the weak law of large numbers.
  • A participant expresses confusion regarding the parameters of the normal distribution, asking for clarification on the values of σ and μ in relation to n, s, and t.
  • A link to an external resource on dice probabilities is provided by one participant.
  • One participant expresses gratitude for the shared resource, indicating it was helpful for their inquiry.

Areas of Agreement / Disagreement

The discussion includes multiple viewpoints regarding the calculation of combinations and the behavior of the distribution of sums, with no consensus reached on a specific formula or method for the central range of sums.

Contextual Notes

Participants acknowledge the limitations of existing formulas in certain ranges of t and express uncertainty about the parameters of the normal distribution in this context.

Who May Find This Useful

Individuals interested in probability theory, combinatorial mathematics, and statistical distributions, particularly in the context of dice games or similar scenarios.

Nessalc
Messages
3
Reaction score
0
The general problem I'm trying to solve is the probability of rolling a total t on n s-sided dice. A good chunk of the problem is easy enough, but where I run into difficulty is this:

How many combinations of dice will yield a sum total of t? Because the number set is limited, [tex]{a \choose n-1}[/tex] (where [tex]a={n(s+1) \over 2} - \left|{n(s+1) \over 2} - t\right|[/tex]) no longer works when [tex]n+s \leq t \leq (n-1)s[/tex]. It is this region in the middle that interests me. Enumerating all combinations could be time-consuming, and, I expect, is entirely unnecessary. Is there a known formula for computing these numbers?
 
Last edited:
Physics news on Phys.org
sum of the m rolls diverges as m gets large. but we can use standardize to make it converge to standard normal distribution. this the weak law of large number says.
 
I'm not sure I understand what you're saying. The total t must be in the range [n, ns]. I am aware of the idea that it would probably converge to a normal distribution, but for [tex]{1 \over {\sqrt{2\pi\sigma^2}}} e^{-{{\left((x-{n(s+1) \over 2})-\mu\right)^2} \over {2\sigma^2}}}[/tex], what would [tex]\sigma[/tex] and [tex]\mu[/tex] be in terms of n, s and t?
 
That's exactly what I was looking for, thanks!
 

Similar threads

  • · Replies 12 ·
Replies
12
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
1
Views
2K
  • · Replies 20 ·
Replies
20
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 27 ·
Replies
27
Views
4K