<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Monty Hall in Monte Carlo</title>
	<atom:link href="http://data-sorcery.org/2009/06/23/monty-hall-in-monte-carlo/feed/" rel="self" type="application/rss+xml" />
	<link>http://data-sorcery.org/2009/06/23/monty-hall-in-monte-carlo/</link>
	<description></description>
	<lastBuildDate>Sat, 05 May 2012 13:46:05 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Joe Gallo</title>
		<link>http://data-sorcery.org/2009/06/23/monty-hall-in-monte-carlo/#comment-1093</link>
		<dc:creator><![CDATA[Joe Gallo]]></dc:creator>
		<pubDate>Fri, 21 Jan 2011 02:11:41 +0000</pubDate>
		<guid isPermaLink="false">http://incanter.wordpress.com/?p=409#comment-1093</guid>
		<description><![CDATA[The way I&#039;ve explained it to people is to imagine 10,000 doors, and you pick one, and then the host runs through the other 9,999 except for number 5,521 (of which he says, &quot;uh... i&#039;m just going to skip this one...&quot;).

Do you still think there&#039;s a 50/50 chance you are right, after he&#039;s opened all the doors except the one you chose and door 5521?  

:)]]></description>
		<content:encoded><![CDATA[<p>The way I&#8217;ve explained it to people is to imagine 10,000 doors, and you pick one, and then the host runs through the other 9,999 except for number 5,521 (of which he says, &#8220;uh&#8230; i&#8217;m just going to skip this one&#8230;&#8221;).</p>
<p>Do you still think there&#8217;s a 50/50 chance you are right, after he&#8217;s opened all the doors except the one you chose and door 5521?  </p>
<p>:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Gilardi</title>
		<link>http://data-sorcery.org/2009/06/23/monty-hall-in-monte-carlo/#comment-20</link>
		<dc:creator><![CDATA[Steve Gilardi]]></dc:creator>
		<pubDate>Sun, 28 Jun 2009 02:25:08 +0000</pubDate>
		<guid isPermaLink="false">http://incanter.wordpress.com/?p=409#comment-20</guid>
		<description><![CDATA[Whether your first choice has the prize or not is unaffected by whatever happens after. Your first choice will have the prize 1/3 of the time.

Never switch policy: The probability of getting the prize is the probability that your first choice is right: 1/3

Always switch policy: The probability of getting the prize is the probability that your first choice is wrong: 2/3]]></description>
		<content:encoded><![CDATA[<p>Whether your first choice has the prize or not is unaffected by whatever happens after. Your first choice will have the prize 1/3 of the time.</p>
<p>Never switch policy: The probability of getting the prize is the probability that your first choice is right: 1/3</p>
<p>Always switch policy: The probability of getting the prize is the probability that your first choice is wrong: 2/3</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: incanter</title>
		<link>http://data-sorcery.org/2009/06/23/monty-hall-in-monte-carlo/#comment-16</link>
		<dc:creator><![CDATA[incanter]]></dc:creator>
		<pubDate>Tue, 23 Jun 2009 20:30:04 +0000</pubDate>
		<guid isPermaLink="false">http://incanter.wordpress.com/?p=409#comment-16</guid>
		<description><![CDATA[That&#039;s correct, the host can&#039;t change the door he initially placed the prize, but he can change the door he reveals based on what you choose. If you choose the door with the prize, he can choose either of the remaining doors. If you choose the door without the prize, he must choose the other door without the prize. That is the key, but since people have debated this for nearly 20 years, I&#039;m sure we won&#039;t convince each other :)]]></description>
		<content:encoded><![CDATA[<p>That&#8217;s correct, the host can&#8217;t change the door he initially placed the prize, but he can change the door he reveals based on what you choose. If you choose the door with the prize, he can choose either of the remaining doors. If you choose the door without the prize, he must choose the other door without the prize. That is the key, but since people have debated this for nearly 20 years, I&#8217;m sure we won&#8217;t convince each other :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pickle Pumpers</title>
		<link>http://data-sorcery.org/2009/06/23/monty-hall-in-monte-carlo/#comment-15</link>
		<dc:creator><![CDATA[Pickle Pumpers]]></dc:creator>
		<pubDate>Tue, 23 Jun 2009 20:16:48 +0000</pubDate>
		<guid isPermaLink="false">http://incanter.wordpress.com/?p=409#comment-15</guid>
		<description><![CDATA[That&#039;s completely wrong but don&#039;t feel bad you in some pretty good company.

I&#039;ve written a proof using a simulation instead of the flawed logic behind those charts.

Basically it comes down to the third state.  At the third state you try to say that the host can now CHANGE the door he initially picked.  Um, NO!

Here&#039;s the proof with a program and source code.

http://picklepumpers.com/wordpress/?p=130]]></description>
		<content:encoded><![CDATA[<p>That&#8217;s completely wrong but don&#8217;t feel bad you in some pretty good company.</p>
<p>I&#8217;ve written a proof using a simulation instead of the flawed logic behind those charts.</p>
<p>Basically it comes down to the third state.  At the third state you try to say that the host can now CHANGE the door he initially picked.  Um, NO!</p>
<p>Here&#8217;s the proof with a program and source code.</p>
<p><a href="http://picklepumpers.com/wordpress/?p=130" rel="nofollow">http://picklepumpers.com/wordpress/?p=130</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

