Re: Probability Problem



In article <mailman.4949.1145931967.27775.python-list@xxxxxxxxxx>,
Elliot Temple <curi@xxxxxxx> wrote:

Problem: Randomly generate 10 integers from 0-100 inclusive, and sum
them. Do that twice. What is the probability the two sums are 390 apart?

I think the sum would come close to a normal distribution.
.



Relevant Pages

  • Re: Dice Program
    ... dont create a new object every time method is called. ... Having two dice with 6 sides how do you get ... I can find ONLY 21 different combinations and ONLY 11 different sums. ... probability of any particular sum is 1 in 11. ...
    (comp.lang.java.help)
  • Re: Probability question
    ... What is the probability that the sum of the two dice is the same on ... (some sums appear more than once to make points all equally likely). ... this is the probability of the same outcome on both rolls. ...
    (sci.math)
  • Re: Rearrangements of 1,2,...,N
    ... in such a way that the sums of consecutive terms are prime numbers? ... with alternate prime sums 2n+1 and 2n-1. ... Since we don't even know if there are infinitely twin primes at all, ... probability ~1/)^n so that it is very likely that at least ...
    (sci.math)
  • Re: probability
    ... probability for those sums, all you need to do is a histogram. ... > belongs to a string consisting of ones. ... Prev by Date: ...
    (comp.soft-sys.matlab)
  • Re: Probability Problem
    ... Elliot Temple wrote: ... Do that twice. ... What is the probability the two sums are 390 apart? ... I think the sum would come close to a normal distribution. ...
    (comp.lang.python)