Gentoo Archives: gentoo-user

From: gottlieb@×××.edu
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Re: OT: Mapping random numbers (PRNG)
Date: Sun, 29 Jun 2014 00:37:41
Message-Id: 87k380360p.fsf@nyu.edu
In Reply to: Re: [gentoo-user] Re: Re: OT: Mapping random numbers (PRNG) by "Canek Peláez Valdés"
1 On Sat, Jun 28 2014, Canek Peláez Valdés wrote:
2
3 > That doesn't matter. Take a non-negative integer N; if you flip a coin
4 > an infinite number of times, then the probability of the coin landing
5 > on the same face N times in a row is 1.
6
7 This is certainly true.
8
9 > This means that it is *guaranteed* to happen
10
11 That is not as clear. Prob = 1 does not always mean certain (when there
12 are infinite possibilities). For example the probability is zero that a
13 random rational number chosen between 0 and 1 is exactly 1/2. So the
14 probability is 1 that the number is not 1/2. However it is not certain
15 that the random choice will not be 1/2.
16
17 allan

Replies

Subject Author
Re: [gentoo-user] Re: Re: OT: Mapping random numbers (PRNG) "Canek Peláez Valdés" <caneko@×××××.com>