Program logic bugs vs input/environmental errors
eles via Digitalmars-d
digitalmars-d at puremagic.com
Wed Oct 8 00:40:13 PDT 2014
On Wednesday, 8 October 2014 at 07:35:25 UTC, Nick Sabalausky
wrote:
> On 10/07/2014 07:49 PM, Timon Gehr wrote:
>> On 10/08/2014 12:10 AM, Nick Sabalausky wrote:
>>> Ex: A lot of people have trouble understanding that getting
>>> "heads" in a
>>> coinflip many times in a row does *not* increase the
>>> likelihood of the
>>> next flip being "tails". And there's a very understandable
Of course it does not increase the probability to get a "tails".
Actually, it increases the probability that you'll get "heads"
again.
For the simplest explanation, see here:
http://batman.wikia.com/wiki/Two-Face's_Coin
More information about the Digitalmars-d
mailing list