Hi,
I've looking in the internet but I can't find a straight answer.
The problem is this:
Suppose we have a 3-side die (faces marked 0, 1, and 2).
Are there general formulas to answer questions such as:
a) "After throwing the die 100 times, get the probability of the sum being 120"?
b) "After throwing the die 100 times, get the probability of the sum being greater or equal to 120"?
Any help is appreciated.
2007-10-21
09:08:51
·
2 answers
·
asked by
Talpis
5
in
Science & Mathematics
➔ Mathematics
Thanks for answering.
Dr D:
I don't follow your reasoning. I'm a complete novice in prob, so I don't see why Var(X) = 2/3 or how do you go from "P(1.195 < Ybar < 1.205)" to "P(2.388 < Z < 2.511)".
The sum (120) and the number of trials (100) are just an example, I would like to know if there is a general formula.
kain2396:
The 0 doesn't need to be there. The faces can be 1, 2, and 3. However, I don't see the problem with a face 0. After all, the experiment is finite, meaning that if I roll the die (faces 0, 1, and 2) 200 times, the sum will be between 0 and 400. For this case, I think that P(sum=0) = 1 / 3^200.
In summary, what I'm asking is if there are formulas to find P(sum=x) and P(sum>=x) for any "x" between 0 and 2n, where "n" is the number of trials.
2007-10-21
10:05:09 ·
update #1
Thanks for your time Dr D.
I read about the normal function, normalization, etc, and now I see what you are doing. Yet, I still have some "novice" questions:
1. Why "Var(Ybar) = Var(Y) / 100^2 = 2/300"?
The book defines the sample variance as sum_i(x_i - media)^2/n
2. Is this a more or less exact method compared to counting combinations?
I ask because for 100 trials, for example, though the maximum sum is 200 I think that P(sum > 200) is not exactly 0.
2007-10-21
18:54:54 ·
update #2