Path: csiph.com!usenet.pasdenom.info!weretis.net!feeder1.news.weretis.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!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.045 X-Spam-Evidence: '*H*': 0.91; '*S*': 0.00; 'received:internal': 0.09; 'wed,': 0.15; 'message-id:@webmail.messagingengine.com': 0.16; 'received:10.202': 0.16; 'received:10.202.2': 0.16; 'received:66.111': 0.16; 'received:66.111.4': 0.16; 'received:messagingengine.com': 0.16; 'subject:random': 0.16; 'wrote:': 0.16; 'header:In-Reply-To:1': 0.24; 'least': 0.27; 'ball': 0.29; "skip:' 10": 0.30; 'putting': 0.31; 'getting': 0.33; 'add': 0.34; 'to:addr:python-list': 0.35; 'but': 0.36; 'cases': 0.36; 'received:10': 0.37; 'subject:: ': 0.37; 'received:66': 0.38; 'to:addr:python.org': 0.39; 'from:no real name:2**0': 0.61; 'header:Message-Id:1': 0.62; 'thomas': 0.63; 'lottery': 0.84; 'subject:Testing': 0.84 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fastmail.us; h= content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=SlW8VKRM1DKMc2IjZZuM/1j+v/g=; b=OBYkER nykTP3GVdj0G4TnCvrZooxpRnzIofLkaHZHcBFiAPJ4xoJFk8KQim3H0mgDLas4u agBBfupP/6EqvfK2vQMI3eWJL0rUu/lJS+a4bm1+AnL5Gm3iS5e3EEtt17H3BAYY AR+IJjF1BqbW7VhnifZDZss7SU5K2DBD1Q/+Y= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=SlW8VKRM1DKMc2I jZZuM/1j+v/g=; b=p1uJEKpGNgC/ftVVP3jqLOeO1rD5WyFBbOHIaabB5YGkaLJ DKUkyATQhxph7iuJIvMh/6bxfZTaylPxhmEr30rjMhex9cAl0/JW+U4jTS+UTc+Z GZ7aLuqk/1tzrr30cxR4t0u576GkXHJ831JCNGLB3+d+yD7r/NLtPF6f+Dgs= X-Sasl-Enc: PNj7XwvrYq3NpfmTXYj5i/9nmbnv4EgXZ8Xb2/npLKgO 1433960760 From: random832@fastmail.us To: python-list@python.org MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain X-Mailer: MessagingEngine.com Webmail Interface - ajax-ff004c4b In-Reply-To: <16299015.icEhCTIHP8@PointedEars.de> References: <87oaksowwg.fsf@Equus.decebal.nl> <1451048.pW9z17ilMA@PointedEars.de> <3158703.Lr4HFMbMOd@PointedEars.de> <1656356.OjxBvjpJ5d@PointedEars.de> <5515034.V7dcXEWAvK@PointedEars.de> <1583276.2lplL8rY5W@PointedEars.de> <16299015.icEhCTIHP8@PointedEars.de> Subject: Re: Testing random Date: Wed, 10 Jun 2015 14:26:00 -0400 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: 8 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1433960763 news.xs4all.nl 2939 [2001:888:2000:d::a6]:44917 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:92420 On Wed, Jun 10, 2015, at 13:03, Thomas 'PointedEars' Lahn wrote: > This is _not_ a lottery box; you put the ball with the number on it *back > into the box* after you have drawn it and before you draw a new one. Yes, but getting a 2, putting it back, and getting a 1 is just as good as getting a 1, putting it back, and getting a 2, so you have to add the probability of those cases together to get the probability of getting at least one 1 and at least one 2.