<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
	<channel>
		<title>Random Normal Distribution - The Second Approximation</title>
		<link>https://blogs.lotterypost.com/jadelottery/2011/12/the-second-approximation2.htm</link>
		<atom:link href="https://www.lotterypost.com/rss/blogcomments/61849" rel="self" type="application/rss+xml" />
		<description>JADELottery's Blog: Random Normal Distribution - The Second Approximation</description>
		<dc:language>en-us</dc:language>
		<generator>Lottery Post RSS Generator</generator>
		<item>
			<title>Comment #5</title>
			<link>https://blogs.lotterypost.com/jadelottery/2011/12/the-second-approximation2.htm#c72511</link>
			<guid isPermaLink="true">https://blogs.lotterypost.com/jadelottery/2011/12/the-second-approximation2.htm#c72511</guid>
			<pubDate>Thu, 29 Dec 2011 14:34:36 GMT</pubDate>
			<dc:creator>JADELottery</dc:creator>
			<description><![CDATA[<p>note: if you remove the second half addition, you only need one random number.</p>]]></description>
			<category>JADELottery</category>
		</item>
		<item>
			<title>Comment #4</title>
			<link>https://blogs.lotterypost.com/jadelottery/2011/12/the-second-approximation2.htm#c72510</link>
			<guid isPermaLink="true">https://blogs.lotterypost.com/jadelottery/2011/12/the-second-approximation2.htm#c72510</guid>
			<pubDate>Thu, 29 Dec 2011 14:21:39 GMT</pubDate>
			<dc:creator>JADELottery</dc:creator>
			<description><![CDATA[<p>&#x3c;br /&#x3e;If you need something for standard deviations less than 1, remove the second half of the addition:&#x3c;br /&#x3e;&#x3c;br /&#x3e;+2*PI()*IF(C1&#x3e;=0.5,1,-1)*SIN(4*ATAN(SINH(B1/2)))*EXP(-1*((B1^2)+(PI()^2))/PI())&#x3c;br /&#x3e;&#x3c;br /&#x3e;Removing the second half of the addition will also work for any range of standard deviation, zero to infinity.</p>]]></description>
			<category>JADELottery</category>
		</item>
		<item>
			<title>Comment #3</title>
			<link>https://blogs.lotterypost.com/jadelottery/2011/12/the-second-approximation2.htm#c72508</link>
			<guid isPermaLink="true">https://blogs.lotterypost.com/jadelottery/2011/12/the-second-approximation2.htm#c72508</guid>
			<pubDate>Thu, 29 Dec 2011 13:59:38 GMT</pubDate>
			<dc:creator>JADELottery</dc:creator>
			<description><![CDATA[<p>&#x3c;br /&#x3e;The Standard Deviation is in Cell A1&#x3c;br /&#x3e;&#x3c;br /&#x3e;The two random numbers are in Cells B1 and C1&#x3c;br /&#x3e;{ to get the random number put this in each --&#x3e; =rand() }&#x3c;br /&#x3e;&#x3c;br /&#x3e;The randomly selected number can be put in Cell D1 by copying the following:&#x3c;br /&#x3e;=(2/PI())*A1*LN(TAN((PI()/2)*B1))+2*PI()*IF(C1&#x3e;=0.5,1,-1)*SIN(4*ATAN(SINH(B1/2)))*EXP(-1*((B1^2)+(PI()^2))/PI</p>]]></description>
			<category>JADELottery</category>
		</item>
		<item>
			<title>Comment #2</title>
			<link>https://blogs.lotterypost.com/jadelottery/2011/12/the-second-approximation2.htm#c72502</link>
			<guid isPermaLink="true">https://blogs.lotterypost.com/jadelottery/2011/12/the-second-approximation2.htm#c72502</guid>
			<pubDate>Thu, 29 Dec 2011 12:14:52 GMT</pubDate>
			<dc:creator>JADELottery</dc:creator>
			<description><![CDATA[<p>Thanks. It&#x27;s just maths, plusesuseses and minusesusesses.</p>]]></description>
			<category>JADELottery</category>
		</item>
		<item>
			<title>Comment #1</title>
			<link>https://blogs.lotterypost.com/jadelottery/2011/12/the-second-approximation2.htm#c72500</link>
			<guid isPermaLink="true">https://blogs.lotterypost.com/jadelottery/2011/12/the-second-approximation2.htm#c72500</guid>
			<pubDate>Thu, 29 Dec 2011 04:11:37 GMT</pubDate>
			<dc:creator>paradisenow</dc:creator>
			<description><![CDATA[<p>wow great job ... now I really wish I did not suck at math...</p>]]></description>
			<category>paradisenow</category>
		</item>
		<item>
			<title>Original Blog Entry: Random Normal Distribution - The Second Approximation</title>
			<link>https://blogs.lotterypost.com/jadelottery/2011/12/the-second-approximation2.htm</link>
			<guid isPermaLink="true">https://blogs.lotterypost.com/jadelottery/2011/12/the-second-approximation2.htm</guid>
			<pubDate>Thu, 29 Dec 2011 01:01:25 GMT</pubDate>
			<dc:creator>JADELottery</dc:creator>
			<description><![CDATA[<p><br /><br /></p>]]></description>
			<category>Blog Entry</category>
			<category>JADELottery</category>
			<wfw:comment>https://www.lotterypost.com/blogentry/61849</wfw:comment>
		</item>
	</channel>
</rss>

