<?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: Spotting sensitivity in an equation</title>
	<atom:link href="http://www.johndcook.com/blog/2012/12/22/spotting-sensitivity-in-an-equation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.johndcook.com/blog/2012/12/22/spotting-sensitivity-in-an-equation/</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: Nick Craig-Wood</title>
		<link>http://www.johndcook.com/blog/2012/12/22/spotting-sensitivity-in-an-equation/comment-page-1/#comment-3948</link>
		<dc:creator>Nick Craig-Wood</dc:creator>
		<pubDate>Sun, 23 Dec 2012 10:15:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=12647#comment-3948</guid>
		<description><![CDATA[Your analysis seems to be saying that a 1% error in  θ leads to a 2% error in r.

That shouldn&#039;t be a surprise should it? If you knew nothing about numerical analysis then you might guess that a 1% error in the input made a 1% error in the output, so 2% doesn&#039;t seem so surprising.

Or is the surprise that 2% * a big number is still a big number?]]></description>
		<content:encoded><![CDATA[<p>Your analysis seems to be saying that a 1% error in  θ leads to a 2% error in r.</p>
<p>That shouldn&#8217;t be a surprise should it? If you knew nothing about numerical analysis then you might guess that a 1% error in the input made a 1% error in the output, so 2% doesn&#8217;t seem so surprising.</p>
<p>Or is the surprise that 2% * a big number is still a big number?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francois</title>
		<link>http://www.johndcook.com/blog/2012/12/22/spotting-sensitivity-in-an-equation/comment-page-1/#comment-3947</link>
		<dc:creator>Francois</dc:creator>
		<pubDate>Sun, 23 Dec 2012 09:14:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=12647#comment-3947</guid>
		<description><![CDATA[the -&gt; that]]></description>
		<content:encoded><![CDATA[<p>the -&gt; that</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Francois</title>
		<link>http://www.johndcook.com/blog/2012/12/22/spotting-sensitivity-in-an-equation/comment-page-1/#comment-3946</link>
		<dc:creator>Francois</dc:creator>
		<pubDate>Sun, 23 Dec 2012 09:06:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=12647#comment-3946</guid>
		<description><![CDATA[Also note the using simple second- and first-order approximations (resp. on the left and right-hand sides) leads to the simple equation
r = 305.1 (2/theta^2)
giving r=6.23824*10^6 (accurate to more than 0.005% if compared to the true solution r=6.23799*10^6).]]></description>
		<content:encoded><![CDATA[<p>Also note the using simple second- and first-order approximations (resp. on the left and right-hand sides) leads to the simple equation<br />
r = 305.1 (2/theta^2)<br />
giving r=6.23824*10^6 (accurate to more than 0.005% if compared to the true solution r=6.23799*10^6).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adam</title>
		<link>http://www.johndcook.com/blog/2012/12/22/spotting-sensitivity-in-an-equation/comment-page-1/#comment-3945</link>
		<dc:creator>Adam</dc:creator>
		<pubDate>Sat, 22 Dec 2012 20:09:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=12647#comment-3945</guid>
		<description><![CDATA[It&#039;s worth noting that its not just the radius which is sensitive but also the log of the radius. That is, the derivative normalized by the radius (1/r)dr/dtheta is still proportional to something big (r/300m or so). This is the more important metric, as it is dimensionless.]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s worth noting that its not just the radius which is sensitive but also the log of the radius. That is, the derivative normalized by the radius (1/r)dr/dtheta is still proportional to something big (r/300m or so). This is the more important metric, as it is dimensionless.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
