Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed8.news.xs4all.nl!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.097 X-Spam-Evidence: '*H*': 0.81; '*S*': 0.00; '16,': 0.03; 'occur.': 0.16; 'subject:random': 0.16; 'thread.': 0.16; 'wrote:': 0.16; 'discussion': 0.20; 'referring': 0.22; '2015': 0.23; 'this:': 0.23; 'header:In-Reply-To:1': 0.24; 'ticket.': 0.27; 'message- id:@mail.gmail.com': 0.28; 'url:wikipedia': 0.29; "skip:' 10": 0.30; 'that.': 0.30; 'url:wiki': 0.30; 'winning': 0.31; "he's": 0.33; 'received:google.com': 0.34; 'to:addr:python-list': 0.35; 'url:org': 0.36; 'should': 0.37; 'subject:: ': 0.37; 'tue,': 0.38; 'pm,': 0.39; 'url:en': 0.39; 'to:addr:python.org': 0.39; 'real': 0.61; 'thomas': 0.63; 'believe': 0.67; 'lottery': 0.84; 'subject:Testing': 0.84; 'to:name:python': 0.84; 'utc-7,': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=TsCiHJQhYEsY3M2aVWtfByx+KH4Va5xPm5NVbDyxOsk=; b=q17y0vuz/whsXvvsuEhpeoFxKopfT3BkoFgzl9zqLzYTquIt5fTGYhcTfERzUO4nIs 2mASOeJqld3Pcbyrr4y9ex+GbVwaAN9JQF96aXZV2ZIUgkuGnactXFMoaW/WysmU5iPE DiY0dpk//4ghcioQ2Dg3DkXDjEOqktoLjUBXawkFsxUPmhdx+7ovrC7rgfVBzocX2zSa bJJ35rJfqIj52sNOBK/EfnP87KcsqSKnHcrc7IrLLgwf/B8WxN/bGD0+ZaTfo6x1zqD1 /scnjmVjDWxAExh1Bd3kLNGjuwIozlKsPMfoZoeMvs40Lw8b88xMnP4GDEHmSnZCXXRv E93A== X-Received: by 10.170.188.206 with SMTP id f197mr3258749yke.63.1434495547475; Tue, 16 Jun 2015 15:59:07 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <5e767961-9a7c-4c70-a821-c66d79675ebf@googlegroups.com> References: <87oaksowwg.fsf@Equus.decebal.nl> <1451048.pW9z17ilMA@PointedEars.de> <3158703.Lr4HFMbMOd@PointedEars.de> <1656356.OjxBvjpJ5d@PointedEars.de> <5515034.V7dcXEWAvK@PointedEars.de> <88ba163e-74f4-40fa-ab3e-1feeb051b961@googlegroups.com> <17701105.fuEQZlnPee@PointedEars.de> <2089101.KkvqnN9Xah@PointedEars.de> <5e767961-9a7c-4c70-a821-c66d79675ebf@googlegroups.com> From: Ian Kelly Date: Tue, 16 Jun 2015 16:58:26 -0600 Subject: Re: Testing random To: Python Content-Type: text/plain; charset=UTF-8 X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 13 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1434495550 news.xs4all.nl 2912 [2001:888:2000:d::a6]:58029 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:92706 On Tue, Jun 16, 2015 at 4:30 PM, wrote: > On Tuesday, June 16, 2015 at 3:01:06 PM UTC-7, Thomas 'PointedEars' Lahn wrote: >> This should give you pause: In real mathematics, events with zero >> probability can occur. > > Nobody will disagree with that. The probability of me winning the lottery is zero if I don't buy a ticket. I believe he's actually referring to this: https://en.wikipedia.org/wiki/Almost_surely Not that this has anything to do with the probabilities under discussion in this thread.