<?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: Normal tail probability bounds</title>
	<atom:link href="http://www.johndcook.com/blog/2009/10/22/normal-tail-probability-bounds/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.johndcook.com/blog/2009/10/22/normal-tail-probability-bounds/</link>
	<description>The blog of John D. Cook</description>
	<lastBuildDate>Sat, 11 Feb 2012 01:10:06 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mark</title>
		<link>http://www.johndcook.com/blog/2009/10/22/normal-tail-probability-bounds/comment-page-1/#comment-102293</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 07 Sep 2011 12:10:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=3479#comment-102293</guid>
		<description>Thanks John!

I use Mathematica all the time so I&#039;m glad you pointed me in that direction.  The function RationalInterpolation[] in the FunctionApproximations package solves and gives the polynomial ratios you describe.</description>
		<content:encoded><![CDATA[<p>Thanks John!</p>
<p>I use Mathematica all the time so I&#8217;m glad you pointed me in that direction.  The function RationalInterpolation[] in the FunctionApproximations package solves and gives the polynomial ratios you describe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://www.johndcook.com/blog/2009/10/22/normal-tail-probability-bounds/comment-page-1/#comment-102290</link>
		<dc:creator>John</dc:creator>
		<pubDate>Wed, 07 Sep 2011 11:46:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=3479#comment-102290</guid>
		<description>When you&#039;re only interested in an approximation over a relatively short interval, the most common approach is to use a ratio of polynomials. Once you decide how many terms you&#039;re willing to use, you solve for the coefficients that spread the error out over the interval. (You don&#039;t want an excellent approximation at one end and a bad approximation at the other, as Taylor series will do. You can get a lower maximum error with the same number of coefficients by spreading the error around.)

You&#039;re not going to find a specific approximation in the literature, but only an algorithm for constructing an approximation since the coefficients depend on your interval. The approximation over [1, 4] may have entirely different coefficients from the approximation over say [2, 5].

I believe there is a function in Mathematica for constructing rational approximations, but I forget its name. If I recall correctly, Padé approximations give good rational approximations but they&#039;re not optimal. They may be close enough to optimal for application.</description>
		<content:encoded><![CDATA[<p>When you&#8217;re only interested in an approximation over a relatively short interval, the most common approach is to use a ratio of polynomials. Once you decide how many terms you&#8217;re willing to use, you solve for the coefficients that spread the error out over the interval. (You don&#8217;t want an excellent approximation at one end and a bad approximation at the other, as Taylor series will do. You can get a lower maximum error with the same number of coefficients by spreading the error around.)</p>
<p>You&#8217;re not going to find a specific approximation in the literature, but only an algorithm for constructing an approximation since the coefficients depend on your interval. The approximation over [1, 4] may have entirely different coefficients from the approximation over say [2, 5].</p>
<p>I believe there is a function in Mathematica for constructing rational approximations, but I forget its name. If I recall correctly, Padé approximations give good rational approximations but they&#8217;re not optimal. They may be close enough to optimal for application.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://www.johndcook.com/blog/2009/10/22/normal-tail-probability-bounds/comment-page-1/#comment-102277</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 07 Sep 2011 10:14:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=3479#comment-102277</guid>
		<description>Hi John,

Do you know of any &quot;best&quot; approximations to the standard normal cdf (or survival function) &lt;i&gt;over a given interval&lt;/i&gt; e.g. (1, 4) or, more generally, (a, b)?  The approximation may be dreadful outside the interval but better within the interval (hopefully) than the bounds you give and the bounds in Abramowitz and Stegun that you quote.  The only paper I could find that looked related to my question (Walsh and Motzkin (1959)) looks like a lot to digest!

Mark</description>
		<content:encoded><![CDATA[<p>Hi John,</p>
<p>Do you know of any &#8220;best&#8221; approximations to the standard normal cdf (or survival function) <i>over a given interval</i> e.g. (1, 4) or, more generally, (a, b)?  The approximation may be dreadful outside the interval but better within the interval (hopefully) than the bounds you give and the bounds in Abramowitz and Stegun that you quote.  The only paper I could find that looked related to my question (Walsh and Motzkin (1959)) looks like a lot to digest!</p>
<p>Mark</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tweets that mention Normal tail probability bounds — The Endeavour -- Topsy.com</title>
		<link>http://www.johndcook.com/blog/2009/10/22/normal-tail-probability-bounds/comment-page-1/#comment-58033</link>
		<dc:creator>Tweets that mention Normal tail probability bounds — The Endeavour -- Topsy.com</dc:creator>
		<pubDate>Fri, 31 Dec 2010 01:20:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.johndcook.com/blog/?p=3479#comment-58033</guid>
		<description>[...] This post was mentioned on Twitter by Leonard de Assis. Leonard de Assis said: RT @ProbFact: The CDF of a normal distribution has upper and lower bounds that look like the normal PDF. http://bit.ly/7ZSasE [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Leonard de Assis. Leonard de Assis said: RT @ProbFact: The CDF of a normal distribution has upper and lower bounds that look like the normal PDF. <a href="http://bit.ly/7ZSasE" rel="nofollow">http://bit.ly/7ZSasE</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.339 seconds -->

