Re: Random or pseudorandom? ...
- From: Ertugrul Söylemez <es@xxxxxxxx>
- Date: Tue, 21 Oct 2008 08:56:27 +0200
Unruh <unruh-spam@xxxxxxxxxxxxxx> wrote:
Ertugrul =?UTF-8?B?U8O2eWxlbWV6?= <es@xxxxxxxx> writes:
If I take somebody off the street and ask them to "tell me 10
random numbers", are their numbers random or pseudorandom ?
Random. This is clear if you first define random and
pseudorandom.
How can you know whether or not they have been randomly generated?
They are not. Try it and look at the distribution of the numbers
you get. For example, 7 will occur far more frequently than 1/10
because people will say "1 2 or 3 clearly are not random, nor is
9. 4 and 8 are multiples of 2 so are clearly not random, and 5
being 1/2 of 10 is not random." Ie, the numbers someone off the
street will give you will NOT be "unpredictable" which is one of
the definitions of random.
This is bias, not predictability. The numbers are still random. If
you ask someone on the street, you (generally) can't predict the
outcome. If you, on the other hand, ask a thousand people, you can
predict, which numbers appear more often than others.
Ah, so if everyone picks 7 that is not non-random, it is simply
biased. A biased distribution IS a non-random distribution.
Humans are more random than that. If you pick only two candidates,
getting two sevens is quite likely, but this is just likely, not
guaranteed.
Greets,
Ertugrul.
--
nightmare = unsafePerformIO (getWrongWife >>= sex)
.
- Follow-Ups:
- Re: Random or pseudorandom? ...
- From: Phil Carmody
- Re: Random or pseudorandom? ...
- References:
- Random or pseudorandom? ...
- From: Dave -Turner
- Re: Random or pseudorandom? ...
- From: Kristian Gjøsteen
- Re: Random or pseudorandom? ...
- From: Jens Stueckelberger
- Re: Random or pseudorandom? ...
- From: Unruh
- Re: Random or pseudorandom? ...
- From: Ertugrul Söylemez
- Re: Random or pseudorandom? ...
- From: Unruh
- Random or pseudorandom? ...
- Prev by Date: Re: Random or pseudorandom? ...
- Next by Date: Re: Random or pseudorandom? ...
- Previous by thread: Re: Random or pseudorandom? ...
- Next by thread: Re: Random or pseudorandom? ...
- Index(es):
Relevant Pages
|