<?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: How well do moments determine a distribution?</title>
	<atom:link href="http://www.johndcook.com/blog/2012/11/16/how-well-do-moments-determine-a-distribution/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.johndcook.com/blog/2012/11/16/how-well-do-moments-determine-a-distribution/</link>
	<description>John D. Cook</description>
	<lastBuildDate>Fri, 17 May 2013 17:39:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: John</title>
		<link>http://www.johndcook.com/blog/2012/11/16/how-well-do-moments-determine-a-distribution/comment-page-1/#comment-3563</link>
		<dc:creator>John</dc:creator>
		<pubDate>Mon, 19 Nov 2012 23:24:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=12483#comment-3563</guid>
		<description><![CDATA[For a particular set of moments, you can calculate the matrix M and get P(x) exactly. The paper I reference gives specific examples.

But in any case, you know that asymptotically the difference between the two distribution functions is O(1/x^2p). The reason moments tell you more in the tails than in the middle is that for sufficiently large values of x, only the leading term in the polynomial matters.]]></description>
		<content:encoded><![CDATA[<p>For a particular set of moments, you can calculate the matrix M and get P(x) exactly. The paper I reference gives specific examples.</p>
<p>But in any case, you know that asymptotically the difference between the two distribution functions is O(1/x^2p). The reason moments tell you more in the tails than in the middle is that for sufficiently large values of x, only the leading term in the polynomial matters.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mirek Kukla</title>
		<link>http://www.johndcook.com/blog/2012/11/16/how-well-do-moments-determine-a-distribution/comment-page-1/#comment-3562</link>
		<dc:creator>Mirek Kukla</dc:creator>
		<pubDate>Mon, 19 Nov 2012 22:28:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=12483#comment-3562</guid>
		<description><![CDATA[I&#039;m not exactly sure how to interpret this result.

On the one hand, the title of the paper is &quot;Moments determine the tail of a distribution (but not much else).&quot;

On the other hand, the fact that there is a polynomial P(x) where &#124;F(x) – G(x)&#124; ≤ 1/P(x) doesn&#039;t tell us much if we don&#039;t know what P(x) looks like. Moreover, this is an upper bound, which limits the &lt;i&gt;dissimilarity&lt;/i&gt; of the distributions.

In other words, the title of the paper implies that moments don&#039;t determine a distribution very well, whereas the result allows you to conclude nothing more than that moments *might* match a distribution quite well.

What&#039;s the takeaway, then?]]></description>
		<content:encoded><![CDATA[<p>I&#8217;m not exactly sure how to interpret this result.</p>
<p>On the one hand, the title of the paper is &#8220;Moments determine the tail of a distribution (but not much else).&#8221;</p>
<p>On the other hand, the fact that there is a polynomial P(x) where |F(x) – G(x)| ≤ 1/P(x) doesn&#8217;t tell us much if we don&#8217;t know what P(x) looks like. Moreover, this is an upper bound, which limits the <i>dissimilarity</i> of the distributions.</p>
<p>In other words, the title of the paper implies that moments don&#8217;t determine a distribution very well, whereas the result allows you to conclude nothing more than that moments *might* match a distribution quite well.</p>
<p>What&#8217;s the takeaway, then?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vladimir Bakhrushin</title>
		<link>http://www.johndcook.com/blog/2012/11/16/how-well-do-moments-determine-a-distribution/comment-page-1/#comment-3561</link>
		<dc:creator>Vladimir Bakhrushin</dc:creator>
		<pubDate>Mon, 19 Nov 2012 16:07:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=12483#comment-3561</guid>
		<description><![CDATA[This is an interesting result. But I would like to pay attention to one circumstance - it is assumed that moments which we know, we know exactly. In fact, as a rule, it is not so. And it would be interesting to recieve estimates, taking into account the errors of moments.]]></description>
		<content:encoded><![CDATA[<p>This is an interesting result. But I would like to pay attention to one circumstance &#8211; it is assumed that moments which we know, we know exactly. In fact, as a rule, it is not so. And it would be interesting to recieve estimates, taking into account the errors of moments.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.johndcook.com/blog/2012/11/16/how-well-do-moments-determine-a-distribution/comment-page-1/#comment-3560</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sun, 18 Nov 2012 19:00:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=12483#comment-3560</guid>
		<description><![CDATA[Jonathan: You multiply by V on the left and the right. That&#039;s why it&#039;s degree 2p. For example, if the matrix in the middle were the identity, you&#039;d get 1 + x^2 + ... + x^2p.]]></description>
		<content:encoded><![CDATA[<p>Jonathan: You multiply by V on the left and the right. That&#8217;s why it&#8217;s degree 2p. For example, if the matrix in the middle were the identity, you&#8217;d get 1 + x^2 + &#8230; + x^2p.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://www.johndcook.com/blog/2012/11/16/how-well-do-moments-determine-a-distribution/comment-page-1/#comment-3559</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Sun, 18 Nov 2012 16:31:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=12483#comment-3559</guid>
		<description><![CDATA[If V is of dimension p+1, wouldn&#039;t this make P a polynomial of degree p?]]></description>
		<content:encoded><![CDATA[<p>If V is of dimension p+1, wouldn&#8217;t this make P a polynomial of degree p?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.johndcook.com/blog/2012/11/16/how-well-do-moments-determine-a-distribution/comment-page-1/#comment-3558</link>
		<dc:creator>John</dc:creator>
		<pubDate>Sat, 17 Nov 2012 23:30:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=12483#comment-3558</guid>
		<description><![CDATA[David: Your comment made me realize I&#039;d incorrectly written the dimensions of V and M. The matrix M depends only on the 2p moments in common between X and Y.

I updated the post. Thanks for pointing out the error.]]></description>
		<content:encoded><![CDATA[<p>David: Your comment made me realize I&#8217;d incorrectly written the dimensions of V and M. The matrix M depends only on the 2p moments in common between X and Y.</p>
<p>I updated the post. Thanks for pointing out the error.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Feuer</title>
		<link>http://www.johndcook.com/blog/2012/11/16/how-well-do-moments-determine-a-distribution/comment-page-1/#comment-3557</link>
		<dc:creator>David Feuer</dc:creator>
		<pubDate>Sat, 17 Nov 2012 22:54:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=12483#comment-3557</guid>
		<description><![CDATA[If I read this summary correctly, if two distributions have the same first 2p-1 moments, then if you know the first 4p moments of &lt;em&gt;one&lt;/em&gt; of the distributions, you can determine inverse-polynomial bounds for the difference between them. Those bounds tend to infinite width near the shared mean (revealing less than the trivial bound &#124;F(x)-G(x)&#124;&#8804;1). The larger the higher moments of the chosen distribution, the faster the bound narrows. That&#039;s how I read it anyway.]]></description>
		<content:encoded><![CDATA[<p>If I read this summary correctly, if two distributions have the same first 2p-1 moments, then if you know the first 4p moments of <em>one</em> of the distributions, you can determine inverse-polynomial bounds for the difference between them. Those bounds tend to infinite width near the shared mean (revealing less than the trivial bound |F(x)-G(x)|&le;1). The larger the higher moments of the chosen distribution, the faster the bound narrows. That&#8217;s how I read it anyway.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Van lent</title>
		<link>http://www.johndcook.com/blog/2012/11/16/how-well-do-moments-determine-a-distribution/comment-page-1/#comment-3556</link>
		<dc:creator>Jan Van lent</dc:creator>
		<pubDate>Sat, 17 Nov 2012 14:13:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=12483#comment-3556</guid>
		<description><![CDATA[I haven&#039;t read the linked article, but I think the following Wikipedia links for the moment and truncated moment problem are relevant.
The second link shows a connection with orthogonal polynomials.

http://en.wikipedia.org/wiki/Moment_problem
http://en.wikipedia.org/wiki/Chebyshev%E2%80%93Markov%E2%80%93Stieltjes_inequalities]]></description>
		<content:encoded><![CDATA[<p>I haven&#8217;t read the linked article, but I think the following Wikipedia links for the moment and truncated moment problem are relevant.<br />
The second link shows a connection with orthogonal polynomials.</p>
<p><a href="http://en.wikipedia.org/wiki/Moment_problem" rel="nofollow">http://en.wikipedia.org/wiki/Moment_problem</a><br />
<a href="http://en.wikipedia.org/wiki/Chebyshev%E2%80%93Markov%E2%80%93Stieltjes_inequalities" rel="nofollow">http://en.wikipedia.org/wiki/Chebyshev%E2%80%93Markov%E2%80%93Stieltjes_inequalities</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan Galkowski</title>
		<link>http://www.johndcook.com/blog/2012/11/16/how-well-do-moments-determine-a-distribution/comment-page-1/#comment-3555</link>
		<dc:creator>Jan Galkowski</dc:creator>
		<pubDate>Sat, 17 Nov 2012 06:21:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=12483#comment-3555</guid>
		<description><![CDATA[Yes, agree with Mr Noble:  This is neat, but to be appreciated beyond the &quot;priesthood&quot;, needs to be wrapped in explanatory language.]]></description>
		<content:encoded><![CDATA[<p>Yes, agree with Mr Noble:  This is neat, but to be appreciated beyond the &#8220;priesthood&#8221;, needs to be wrapped in explanatory language.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven H. Noble</title>
		<link>http://www.johndcook.com/blog/2012/11/16/how-well-do-moments-determine-a-distribution/comment-page-1/#comment-3554</link>
		<dc:creator>Steven H. Noble</dc:creator>
		<pubDate>Sat, 17 Nov 2012 03:58:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=12483#comment-3554</guid>
		<description><![CDATA[The title of that paper really helps put this result in context.]]></description>
		<content:encoded><![CDATA[<p>The title of that paper really helps put this result in context.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
