Re: deal or no deal

2005-12-28 Thread Duncan Smith
Chip Turner wrote: > On 2005-12-26 15:05:21 -0500, [EMAIL PROTECTED] said: > >> I believe not; the Monty Hall problem is biased by the fact that the >> presenter knows where the prize is, and eliminates one box accordingly. >> Where boxes are eliminated at random, it's impossible for any given >>

Re: deal or no deal

2005-12-26 Thread Chip Turner
On 2005-12-26 15:05:21 -0500, [EMAIL PROTECTED] said: > I believe not; the Monty Hall problem is biased by the fact that the > presenter knows where the prize is, and eliminates one box accordingly. > Where boxes are eliminated at random, it's impossible for any given > box to have a higher proba

Re: deal or no deal

2005-12-26 Thread james . moughan
[snip] > > What I would really like to know, is how they calculate the offer. > Obviously, they set the upper limit at the average of the still standing > offers, but I wonder if and how they take subsequent rounds into > consideration. Is there a "Monty Hall" > (http://en.wikipedia.org/wiki/Monty

Re: deal or no deal

2005-12-25 Thread Duncan Smith
Rocco Moretti wrote: > rbt wrote: > >> The TV show on NBC in the USA running this week during primetime (Deal >> or No Deal). I figure there are roughly 10, maybe 15 contestants. They >> pick a briefcase that has between 1 penny and 1 million bucks and then >> play this silly game where NBC tries

Re: deal or no deal

2005-12-22 Thread Rocco Moretti
rbt wrote: > The TV show on NBC in the USA running this week during primetime (Deal > or No Deal). I figure there are roughly 10, maybe 15 contestants. They > pick a briefcase that has between 1 penny and 1 million bucks and then > play this silly game where NBC tries to buy the briefcase from

Re: deal or no deal

2005-12-22 Thread rbt
Bengt Richter wrote: > On Thu, 22 Dec 2005 09:29:49 -0500, rbt <[EMAIL PROTECTED]> wrote: > >> The house almost always wins or are my assumptions wrong... >> >> import random >> >> amounts = [.01, 1, 5, 10, 25, 50, 75, 100, 200, 300, 400, 500, 750, >>1000, 5000, 1, 25000, 5, 75

Re: deal or no deal

2005-12-22 Thread Bengt Richter
On Thu, 22 Dec 2005 09:29:49 -0500, rbt <[EMAIL PROTECTED]> wrote: >The house almost always wins or are my assumptions wrong... > >import random > >amounts = [.01, 1, 5, 10, 25, 50, 75, 100, 200, 300, 400, 500, 750, >1000, 5000, 1, 25000, 5, 75000, 10, 20, >