<?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/"
		>
<channel>
	<title>Comments on: Heh</title>
	<atom:link href="http://www.ambrosini.us/wordpress/2008/02/heh-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ambrosini.us/wordpress/2008/02/heh-4/</link>
	<description>Sharpening my knife</description>
	<lastBuildDate>Tue, 18 Oct 2011 07:32:30 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: FhnuZoag</title>
		<link>http://www.ambrosini.us/wordpress/2008/02/heh-4/comment-page-1/#comment-1471</link>
		<dc:creator>FhnuZoag</dc:creator>
		<pubDate>Wed, 27 Feb 2008 04:53:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.ambrosini.us/wordpress/2008/02/heh-4/#comment-1471</guid>
		<description>Meh. The thing is, smoothing in statistics is provably worthwhile, prejudiced or whatever. Smoothing is how you get rid of some of the noise in the data, so that the model you end up with, even though not matching perfectly to your training data, will more likely be the real one.

Also, a good bayesian is one who does sensitivity analysis to show that for a reasonable selection of priors, the result isn&#039;t very much affected. Bayesian and frequentist approaches vary a lot in implementation, really, and in general the bayesians are winning, since bayesian approaches give much more flexible and practical results than the frequentists manage. The debate, as far as I can tell, is actually pretty hot, though both sides are pretty set on their opinions.

I&#039;m not sure that your belief in the qualitative aspects of the distribution really changes the posterior distribution - the average of all such distributions is just uniform, so your belief just gives an uniform prior, which is kinda meh. In general, we use priors to denote things we believe, but aren&#039;t sure about - otherwise we just code these assumptions into the model, and we can do this frequentist or bayesian. So e.g. you might have a prior that says I&#039;m 90% certain the data is single peaked with bounded variance, and then you can work out some way to update that belief based on your data.</description>
		<content:encoded><![CDATA[<p>Meh. The thing is, smoothing in statistics is provably worthwhile, prejudiced or whatever. Smoothing is how you get rid of some of the noise in the data, so that the model you end up with, even though not matching perfectly to your training data, will more likely be the real one.</p>
<p>Also, a good bayesian is one who does sensitivity analysis to show that for a reasonable selection of priors, the result isn&#8217;t very much affected. Bayesian and frequentist approaches vary a lot in implementation, really, and in general the bayesians are winning, since bayesian approaches give much more flexible and practical results than the frequentists manage. The debate, as far as I can tell, is actually pretty hot, though both sides are pretty set on their opinions.</p>
<p>I&#8217;m not sure that your belief in the qualitative aspects of the distribution really changes the posterior distribution &#8211; the average of all such distributions is just uniform, so your belief just gives an uniform prior, which is kinda meh. In general, we use priors to denote things we believe, but aren&#8217;t sure about &#8211; otherwise we just code these assumptions into the model, and we can do this frequentist or bayesian. So e.g. you might have a prior that says I&#8217;m 90% certain the data is single peaked with bounded variance, and then you can work out some way to update that belief based on your data.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pushmedia1</title>
		<link>http://www.ambrosini.us/wordpress/2008/02/heh-4/comment-page-1/#comment-1459</link>
		<dc:creator>pushmedia1</dc:creator>
		<pubDate>Mon, 25 Feb 2008 12:23:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.ambrosini.us/wordpress/2008/02/heh-4/#comment-1459</guid>
		<description>Don&#039;t worry about it...  My take is there&#039;s more smoke than fire in this debate.  I just thought this was a funny parenthetical in an otherwise standard book review.</description>
		<content:encoded><![CDATA[<p>Don&#8217;t worry about it&#8230;  My take is there&#8217;s more smoke than fire in this debate.  I just thought this was a funny parenthetical in an otherwise standard book review.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel M.</title>
		<link>http://www.ambrosini.us/wordpress/2008/02/heh-4/comment-page-1/#comment-1458</link>
		<dc:creator>Gabriel M.</dc:creator>
		<pubDate>Mon, 25 Feb 2008 11:13:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.ambrosini.us/wordpress/2008/02/heh-4/#comment-1458</guid>
		<description>Thank you. I wasn&#039;t getting and I&#039;m still not getting the particulars of the joke.</description>
		<content:encoded><![CDATA[<p>Thank you. I wasn&#8217;t getting and I&#8217;m still not getting the particulars of the joke.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: pushmedia1</title>
		<link>http://www.ambrosini.us/wordpress/2008/02/heh-4/comment-page-1/#comment-1456</link>
		<dc:creator>pushmedia1</dc:creator>
		<pubDate>Sun, 24 Feb 2008 23:04:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.ambrosini.us/wordpress/2008/02/heh-4/#comment-1456</guid>
		<description>There&#039;s a &quot;big debate&quot; between so-called frequentists and so-called Bayesians.  

The frequentists think probabilities are just observed frequencies and they think you shouldn&#039;t put any assumptions on the data.  Let the data speak for themselves, they say.  For some reason this means they&#039;re ok with assuming some underlying distribution (e.g. the normal) and then using standard techniques estimate its parameters (e.g. the mean and variance).

The Bayesians think probabilities represent uncertainty.  So you have some prior uncertainty (about parameters or unobserved data) and you use the observed data to update those priors.

Anyway, the quote is basically a swipe at Bayesians.  The idea is that with a given data set you can have priors such that you get any outcome.  Bayesians basically have to justify priors the same way one justifies an instrument...  by waving their hands vigorously.

To be honest, I don&#039;t know how these methods differ in implementation.  Bootstrapping my knowledge of Bayesian techniques is next on my to-do list.  On the &quot;big debate&quot;, though, I&#039;m agnostic.  I think any analysis of data comes with assumptions about it.  In this respect, the frequentists are wrong.  The Bayesians, on the other hand, seem to be married to particular techniques when in fact, prior knowledge can come in many forms.  Specifically, what if my prior isn&#039;t about a particular functional form for the distribution function, but about its properties?  For example, maybe I know the distribution is single peaked, smooth and has bounded variance, but I don&#039;t know anything else... how does the Bayesian methods provide for this sort of prior?</description>
		<content:encoded><![CDATA[<p>There&#8217;s a &#8220;big debate&#8221; between so-called frequentists and so-called Bayesians.  </p>
<p>The frequentists think probabilities are just observed frequencies and they think you shouldn&#8217;t put any assumptions on the data.  Let the data speak for themselves, they say.  For some reason this means they&#8217;re ok with assuming some underlying distribution (e.g. the normal) and then using standard techniques estimate its parameters (e.g. the mean and variance).</p>
<p>The Bayesians think probabilities represent uncertainty.  So you have some prior uncertainty (about parameters or unobserved data) and you use the observed data to update those priors.</p>
<p>Anyway, the quote is basically a swipe at Bayesians.  The idea is that with a given data set you can have priors such that you get any outcome.  Bayesians basically have to justify priors the same way one justifies an instrument&#8230;  by waving their hands vigorously.</p>
<p>To be honest, I don&#8217;t know how these methods differ in implementation.  Bootstrapping my knowledge of Bayesian techniques is next on my to-do list.  On the &#8220;big debate&#8221;, though, I&#8217;m agnostic.  I think any analysis of data comes with assumptions about it.  In this respect, the frequentists are wrong.  The Bayesians, on the other hand, seem to be married to particular techniques when in fact, prior knowledge can come in many forms.  Specifically, what if my prior isn&#8217;t about a particular functional form for the distribution function, but about its properties?  For example, maybe I know the distribution is single peaked, smooth and has bounded variance, but I don&#8217;t know anything else&#8230; how does the Bayesian methods provide for this sort of prior?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel</title>
		<link>http://www.ambrosini.us/wordpress/2008/02/heh-4/comment-page-1/#comment-1455</link>
		<dc:creator>Gabriel</dc:creator>
		<pubDate>Sun, 24 Feb 2008 21:35:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.ambrosini.us/wordpress/2008/02/heh-4/#comment-1455</guid>
		<description>Translation, please!</description>
		<content:encoded><![CDATA[<p>Translation, please!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

