in reply to Re: Generating random 6 digit numbers
in thread Generating random 6 digit numbers
If you have an urn with 50 blue marbles (representing already seen),
and 50 red marbles (not yet seen), do you really think that the
average number of draws (with replacement) that you need to make in
order to choose a red marble is anywhere near 50? (remember, at this
point the probability of drawing a red marble on a given draw is
still a relatively high 0.5)
:-)
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: Generating random 6 digit numbers
by BrowserUk (Patriarch) on Aug 25, 2002 at 19:07 UTC | |
by Anonymous Monk on Aug 25, 2002 at 19:39 UTC | |
by BrowserUk (Patriarch) on Aug 25, 2002 at 19:48 UTC | |
by sauoq (Abbot) on Aug 26, 2002 at 19:49 UTC | |
by Adam Kensai (Sexton) on Aug 26, 2002 at 12:46 UTC |