<?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: Too Random</title>
	<atom:link href="http://www.dailydoseofexcel.com/archives/2006/08/15/too-random/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dailydoseofexcel.com/archives/2006/08/15/too-random/</link>
	<description>Daily posts of Excel tips…and other stuff</description>
	<lastBuildDate>Thu, 09 Feb 2012 18:06:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Jon Peltier</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/08/15/too-random/#comment-28156</link>
		<dc:creator>Jon Peltier</dc:creator>
		<pubDate>Sat, 20 Oct 2007 15:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1475#comment-28156</guid>
		<description>&lt;p&gt;Jack -&lt;/p&gt;
&lt;p&gt;Copy the range, then go to Edit menu &gt; Paste Special &gt; Values.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Jack -</p>
<p>Copy the range, then go to Edit menu &gt; Paste Special &gt; Values.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jack</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/08/15/too-random/#comment-28140</link>
		<dc:creator>Jack</dc:creator>
		<pubDate>Fri, 19 Oct 2007 20:24:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1475#comment-28140</guid>
		<description>&lt;p&gt;OK, having generated a set of random numbers (20r x 36c), how do I lock those numbers in?  Everytime I do something to the worksheet the list of numbers changes!!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>OK, having generated a set of random numbers (20r x 36c), how do I lock those numbers in?  Everytime I do something to the worksheet the list of numbers changes!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike Alexander</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/08/15/too-random/#comment-26446</link>
		<dc:creator>Mike Alexander</dc:creator>
		<pubDate>Tue, 14 Aug 2007 20:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1475#comment-26446</guid>
		<description>&lt;p&gt;Mpemba,&lt;br&gt;
You wrote &quot;W**!!&quot; like it represents a bad word.&lt;br&gt;
Just curious what the heck that represents. As the ugly american, I understand&lt;br&gt;
&quot;F**!!&quot; , &quot;S**!!&quot; , &quot;A**!!&quot;.  I can&#039;t imagine what W**!! means. Wanker?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Mpemba,<br />
You wrote &#8220;W**!!&#8221; like it represents a bad word.<br />
Just curious what the heck that represents. As the ugly american, I understand<br />
&#8220;F**!!&#8221; , &#8220;S**!!&#8221; , &#8220;A**!!&#8221;.  I can&#8217;t imagine what W**!! means. Wanker?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Doug Jenkins</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/08/15/too-random/#comment-26427</link>
		<dc:creator>Doug Jenkins</dc:creator>
		<pubDate>Tue, 14 Aug 2007 10:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1475#comment-26427</guid>
		<description>&lt;p&gt;Regarding the performance of XL 2007, it&#039;s slow.  About half the speed of 2003 in general, much slower than that for some things.  I don&#039;t know whether it has anything to do with the analysis toolpack functions, but I hope they fix it soon.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Regarding the performance of XL 2007, it&#8217;s slow.  About half the speed of 2003 in general, much slower than that for some things.  I don&#8217;t know whether it has anything to do with the analysis toolpack functions, but I hope they fix it soon.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mpemba</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/08/15/too-random/#comment-26425</link>
		<dc:creator>Mpemba</dc:creator>
		<pubDate>Tue, 14 Aug 2007 09:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1475#comment-26425</guid>
		<description>&lt;p&gt;1) One way of making the &quot;Multiple F9 pressing&quot; give better (more random) random numbers would be to time the intervals between the presses (is there an F9 event?) and use that in someway as the seed for the final randomisation step.&lt;/p&gt;
&lt;p&gt;2) Re performance of the Analysis Toolpack. In Excel 2002 some debug.print statements had been left active by the developers. These were easy enough to turn off once you knew the W**!! password and did speed things up. Have they fixed that now?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>1) One way of making the &#8220;Multiple F9 pressing&#8221; give better (more random) random numbers would be to time the intervals between the presses (is there an F9 event?) and use that in someway as the seed for the final randomisation step.</p>
<p>2) Re performance of the Analysis Toolpack. In Excel 2002 some debug.print statements had been left active by the developers. These were easy enough to turn off once you knew the W**!! password and did speed things up. Have they fixed that now?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason B</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/08/15/too-random/#comment-22054</link>
		<dc:creator>Jason B</dc:creator>
		<pubDate>Tue, 09 Jan 2007 15:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1475#comment-22054</guid>
		<description>&lt;p&gt;I&#039;ve commented about random numbers on this blog before, so here&#039;s another.&lt;/p&gt;
&lt;p&gt;The comment above that recalculating the sheet doesn&#039;t make RAND() any more random is correct.  I think shuffling the cards or rolling the dice does make it more random, as there is some physical aspect to creating the result.  &lt;/p&gt;
&lt;p&gt;Random numbers are too important to be left to chance.  That&#039;s an axim often used in the practice of computer simulations.  I do some of this at work, and coworkers of mine still get skittish thinking about Excel&#039;s RAND() function.  I pretty much only use it to generate a bogus set of data when needed for display purposes.  :)&lt;/p&gt;
&lt;p&gt;Someone mentioned basing a random number generator off of the clock.  This has been shown to be one of the poorest ways to generate a stream of random numbers.  Don&#039;t do this in your coding projects.&lt;/p&gt;
&lt;p&gt;Also, I like jkpieterse&#039;s comment:  no matter how good the generator is, the operator can always game the result!&lt;/p&gt;
&lt;p&gt;Jason&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#8217;ve commented about random numbers on this blog before, so here&#8217;s another.</p>
<p>The comment above that recalculating the sheet doesn&#8217;t make RAND() any more random is correct.  I think shuffling the cards or rolling the dice does make it more random, as there is some physical aspect to creating the result.  </p>
<p>Random numbers are too important to be left to chance.  That&#8217;s an axim often used in the practice of computer simulations.  I do some of this at work, and coworkers of mine still get skittish thinking about Excel&#8217;s RAND() function.  I pretty much only use it to generate a bogus set of data when needed for display purposes.  <img src='http://www.dailydoseofexcel.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Someone mentioned basing a random number generator off of the clock.  This has been shown to be one of the poorest ways to generate a stream of random numbers.  Don&#8217;t do this in your coding projects.</p>
<p>Also, I like jkpieterse&#8217;s comment:  no matter how good the generator is, the operator can always game the result!</p>
<p>Jason</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MikeD</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/08/15/too-random/#comment-20897</link>
		<dc:creator>MikeD</dc:creator>
		<pubDate>Tue, 12 Sep 2006 21:32:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1475#comment-20897</guid>
		<description>&lt;p&gt;Half of that story is true.  I saw it on the Discovery Channel. But you are missing a few key details.  The &quot;bright individual&quot; was a techinical expert of the Nevada Gaming Control Board and defeated the algorithem because he had access to code.  &lt;/p&gt;
&lt;p&gt;He did spend time jail, because he did cheat.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Half of that story is true.  I saw it on the Discovery Channel. But you are missing a few key details.  The &#8220;bright individual&#8221; was a techinical expert of the Nevada Gaming Control Board and defeated the algorithem because he had access to code.  </p>
<p>He did spend time jail, because he did cheat.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Thomlinson</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/08/15/too-random/#comment-20622</link>
		<dc:creator>Jim Thomlinson</dc:creator>
		<pubDate>Wed, 16 Aug 2006 22:01:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1475#comment-20622</guid>
		<description>&lt;p&gt;Here is an odd story that was told to me so as to whether it is true or not... but it makes a good story none the less. In the Bars and such there is a betting game you can play called Keno. It works similar to a lottery. It too used a computer random number generator. One particularily bright individual knowing the computers can not really generate random numbers figured out the algorythm being used and took his new found knowledge and use it to win the jackpot... twice... in a row... The makers of Keno who were on the hook for the rather hefty pay out sued the gentleman insisting that he cheated. The Judge sided with the winner noting that there is nothing illegal about beating someone at their own game. Keno changed the way they generate their &quot;Random&quot; numbers...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Here is an odd story that was told to me so as to whether it is true or not&#8230; but it makes a good story none the less. In the Bars and such there is a betting game you can play called Keno. It works similar to a lottery. It too used a computer random number generator. One particularily bright individual knowing the computers can not really generate random numbers figured out the algorythm being used and took his new found knowledge and use it to win the jackpot&#8230; twice&#8230; in a row&#8230; The makers of Keno who were on the hook for the rather hefty pay out sued the gentleman insisting that he cheated. The Judge sided with the winner noting that there is nothing illegal about beating someone at their own game. Keno changed the way they generate their &#8220;Random&#8221; numbers&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Walkenbach</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/08/15/too-random/#comment-20619</link>
		<dc:creator>John Walkenbach</dc:creator>
		<pubDate>Wed, 16 Aug 2006 18:38:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1475#comment-20619</guid>
		<description>&lt;p&gt;In Excel 2007, only the ATP functions are integrated into Excel. The ATP add-in is still required if you want to use any of the statistical procedures.&lt;/p&gt;
&lt;p&gt;I usually keep ATP uninstalled because it&#039;s one less thing to clutter up the VB Editor window. I&#039;ve never noticed any performance hit by having it installed.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>In Excel 2007, only the ATP functions are integrated into Excel. The ATP add-in is still required if you want to use any of the statistical procedures.</p>
<p>I usually keep ATP uninstalled because it&#8217;s one less thing to clutter up the VB Editor window. I&#8217;ve never noticed any performance hit by having it installed.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Haffy</title>
		<link>http://www.dailydoseofexcel.com/archives/2006/08/15/too-random/#comment-20617</link>
		<dc:creator>Haffy</dc:creator>
		<pubDate>Wed, 16 Aug 2006 17:23:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.dailydoseofexcel.com/?p=1475#comment-20617</guid>
		<description>&lt;p&gt;Mike R,&lt;/p&gt;
&lt;p&gt;Until now, the Toolpak wasn&#039;t installed by default on our PCs at work, so you could have problems sharing workbooks with people who didn&#039;t have it installed.  In any case, although I found some functions to be useful, I could always find another way of doing it.&lt;/p&gt;
&lt;p&gt;The performance impact was simple - the PC always went much slower.  There may be another solution, but uninstalling did the job for me.  Maybe I&#039;ll give it another shot and report back.&lt;/p&gt;
&lt;p&gt;Then again, perhaps I shouldn&#039;t try to run Excel 2003 on a Sinclair ZX Spectrum?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Mike R,</p>
<p>Until now, the Toolpak wasn&#8217;t installed by default on our PCs at work, so you could have problems sharing workbooks with people who didn&#8217;t have it installed.  In any case, although I found some functions to be useful, I could always find another way of doing it.</p>
<p>The performance impact was simple &#8211; the PC always went much slower.  There may be another solution, but uninstalling did the job for me.  Maybe I&#8217;ll give it another shot and report back.</p>
<p>Then again, perhaps I shouldn&#8217;t try to run Excel 2003 on a Sinclair ZX Spectrum?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

