<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Shuffling a pile of papers</title>
	<link>http://ask.metafilter.com/81140/Shuffling-a-pile-of-papers/</link>
	<description>Comments on Ask MetaFilter post Shuffling a pile of papers</description>
	<pubDate>Wed, 16 Jan 2008 07:20:33 -0800</pubDate>
	<lastBuildDate>Wed, 16 Jan 2008 07:20:33 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Shuffling a pile of papers</title>
		<link>http://ask.metafilter.com/81140/Shuffling-a-pile-of-papers</link>	
		<description>I have a moderately-sized pile of papers (say, several dozen) in front of me.  What&apos;s a quick way of getting them thoroughly shuffled by hand?  I am familiar with lots of shuffling algorithms, but they don&apos;t work well by hand, and techniques like riffle shuffle that work well with small, stiff cards don&apos;t work well with standard sheets of paper.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2008:site.81140</guid>
		<pubDate>Wed, 16 Jan 2008 06:54:06 -0800</pubDate>
		<dc:creator>Wolfdog</dc:creator>
		
			<category>algorithms</category>
		
			<category>paper</category>
		
			<category>random</category>
		
			<category>shuffle</category>
		
	</item> <item>
		<title>By: edd</title>
		<link>http://ask.metafilter.com/81140/Shuffling-a-pile-of-papers#1203354</link>	
		<description>I&apos;d deal or separate into six piles and restack based on the roll of a die. Rinse and repeat until you&apos;re satisfied they&apos;re shuffled to your satisfaction.&lt;br&gt;
&lt;br&gt;
A proper shuffle algorithm results in an unbiased reordering. Many shuffles (like riffle) don&apos;t. There&apos;s got to be some balance struck between bias and practicality and without knowing why you&apos;re shuffling it&apos;s hard to say what the best way would be.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.81140-1203354</guid>
		<pubDate>Wed, 16 Jan 2008 07:20:33 -0800</pubDate>
		<dc:creator>edd</dc:creator>
	</item><item>
		<title>By: b1tr0t</title>
		<link>http://ask.metafilter.com/81140/Shuffling-a-pile-of-papers#1203357</link>	
		<description>Do the papers have unique identifiers on them?&lt;br&gt;
&lt;br&gt;
If so, shuffle the IDs using playing cards, a perl script, or whatever else you&apos;d otherwise shuffle with. Once done, order the papers according to the randomized list.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.81140-1203357</guid>
		<pubDate>Wed, 16 Jan 2008 07:22:19 -0800</pubDate>
		<dc:creator>b1tr0t</dc:creator>
	</item><item>
		<title>By: Wolfdog</title>
		<link>http://ask.metafilter.com/81140/Shuffling-a-pile-of-papers#1203367</link>	
		<description>&lt;i&gt;...shuffle the IDs using playing cards, a perl script, or whatever else you&apos;d otherwise shuffle with. Once done, order the papers according to the randomized list.&lt;/i&gt;&lt;br&gt;
I&apos;d like to do better than that, because putting the papers in order according to the computer-shuffled list is really quite slow.  (Imagine taking a deck of cards and putting it in order according to a prescribed list!)  &lt;br&gt;
&lt;br&gt;
To address edd - riffling isn&apos;t perfect, but it you can do it seven times in as many seconds (or fewer) and end up with what I&apos;d call an acceptably randomized deck.  It avoids depending on an external random number generator, too, which is what I&apos;d like, ideally.  (Actually rolling a die is out of the question - slow! - and I want to don&apos;t have to depend on a computer being available.)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.81140-1203367</guid>
		<pubDate>Wed, 16 Jan 2008 07:32:50 -0800</pubDate>
		<dc:creator>Wolfdog</dc:creator>
	</item><item>
		<title>By: edd</title>
		<link>http://ask.metafilter.com/81140/Shuffling-a-pile-of-papers#1203391</link>	
		<description>Don&apos;t worry about the die then. Just do it a few more times to compensate for any non-randomness in any choice you make. The pile shuffle is still probably most convenient for large flimsy sheets, otherwise just smear the sheets out over a large table and recollect them.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.81140-1203391</guid>
		<pubDate>Wed, 16 Jan 2008 08:00:05 -0800</pubDate>
		<dc:creator>edd</dc:creator>
	</item><item>
		<title>By: dsword</title>
		<link>http://ask.metafilter.com/81140/Shuffling-a-pile-of-papers#1203396</link>	
		<description>Each of the following should take under 5 minutes for a few dozen papers, I think.&lt;br&gt;
&lt;br&gt;
-Throw them up in the air and then pick them up. Repeat as many times as you like. (Or smear them across a table as edd suggests).&lt;br&gt;
&lt;br&gt;
-Alphabetize them according to the second letter of the first word appearing on the last line of each page, or some other arbitrary choice.&lt;br&gt;
&lt;br&gt;
-Write numbers from 1 to 200 on slips of paper, one for each page to be shuffled. Don&apos;t worry about what they are, just make sure that all numbers are at least 2 apart. Put them in a hat and grab your favorite book with more than 200 pages. Pull a number from the hat and bookmark the corresponding page of the book with the first paper in the stack. Repeat until the numbers are gone and the papers are all in the book. Pull them out of the book in a stack.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.81140-1203396</guid>
		<pubDate>Wed, 16 Jan 2008 08:03:46 -0800</pubDate>
		<dc:creator>dsword</dc:creator>
	</item><item>
		<title>By: fearfulsymmetry</title>
		<link>http://ask.metafilter.com/81140/Shuffling-a-pile-of-papers#1203399</link>	
		<description>Throw them all up into the air then pick them up again.&lt;br&gt;
&lt;br&gt;
Spread they out on the floor and stir them around with your hands a few time&lt;br&gt;
&lt;br&gt;
Pass them from one hand to the other add a few on the top then few on the bottom, repeat a few times.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.81140-1203399</guid>
		<pubDate>Wed, 16 Jan 2008 08:05:32 -0800</pubDate>
		<dc:creator>fearfulsymmetry</dc:creator>
	</item><item>
		<title>By: dsword</title>
		<link>http://ask.metafilter.com/81140/Shuffling-a-pile-of-papers#1203402</link>	
		<description>Note: for the alphabetizing method, you might get several stacks with more than one paper. Re-alphabetize those stacks according to some other arbitrarily chosen letter.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.81140-1203402</guid>
		<pubDate>Wed, 16 Jan 2008 08:07:10 -0800</pubDate>
		<dc:creator>dsword</dc:creator>
	</item><item>
		<title>By: Skorgu</title>
		<link>http://ask.metafilter.com/81140/Shuffling-a-pile-of-papers#1203412</link>	
		<description>I&apos;m failing absolutely at finding a cite for it, but repeating a biased shuffle will &lt;b&gt;not&lt;/b&gt; compensate for the bias, it will likely increase it. If you&apos;re going for random-ish this isn&apos;t a problem but if there are real-world consequences for predictability it&apos;s something to keep in mind.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.81140-1203412</guid>
		<pubDate>Wed, 16 Jan 2008 08:21:03 -0800</pubDate>
		<dc:creator>Skorgu</dc:creator>
	</item><item>
		<title>By: Wolfdog</title>
		<link>http://ask.metafilter.com/81140/Shuffling-a-pile-of-papers#1203447</link>	
		<description>&lt;i&gt;I&apos;m failing absolutely at finding a cite for it...&lt;/i&gt;&lt;br&gt;
&lt;a href=&quot;http://en.wikipedia.org/wiki/Shuffling#Randomization&quot;&gt;See here&lt;/a&gt; and &lt;a href=&quot;http://www.sciencenews.org/articles/20001014/mathtrek.asp&quot;&gt;here&lt;/a&gt; - repeated riffling actually &lt;em&gt;is&lt;/em&gt; good.&lt;/a&gt;</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.81140-1203447</guid>
		<pubDate>Wed, 16 Jan 2008 09:12:21 -0800</pubDate>
		<dc:creator>Wolfdog</dc:creator>
	</item><item>
		<title>By: Skorgu</title>
		<link>http://ask.metafilter.com/81140/Shuffling-a-pile-of-papers#1203523</link>	
		<description>Thanks Wolfdog, that wikipedia article section about Poorly Implemented Knuth Shuffles is what I was going for. Riffle is unbiased but with limited randomness so repeating it is good, but if your algorithm is poorly done and introduces bias repeating it won&apos;t help. &lt;br&gt;
&lt;br&gt;
There was a great, illustrated blog post on just this issue but I can&apos;t find it now. Oh well. Randomization is subtle and easy to get wrong.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.81140-1203523</guid>
		<pubDate>Wed, 16 Jan 2008 09:51:50 -0800</pubDate>
		<dc:creator>Skorgu</dc:creator>
	</item><item>
		<title>By: edd</title>
		<link>http://ask.metafilter.com/81140/Shuffling-a-pile-of-papers#1203530</link>	
		<description>Skorgu: It might depend on the exact nature of the bias, but in testing the bad shuffle &lt;a href=&quot;http://unix.com.ua/orelly/perl/cookbook/ch04_18.htm&quot;&gt;here&lt;/a&gt; repeated shuffles look dramatically less biased, based on the value ending up in the first element of the array. I imagine that if the shuffle was biased based on the actual value rather than the previous position you may well end up more biased with repeated shuffles. In Wolfdog&apos;s case I&apos;d imagine this isn&apos;t an issue.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.81140-1203530</guid>
		<pubDate>Wed, 16 Jan 2008 09:57:31 -0800</pubDate>
		<dc:creator>edd</dc:creator>
	</item><item>
		<title>By: mu~ha~ha~ha~har</title>
		<link>http://ask.metafilter.com/81140/Shuffling-a-pile-of-papers#1203892</link>	
		<description>Ohh. Good question. Throwing them definitely! Which is always fun. But you might look crazy and your papers might get lost or crinkled... make that&lt;em&gt; will&lt;/em&gt;  - if you do it right.&lt;br&gt;
&lt;br&gt;
Hmm fan them out into a spiral (as in a circle that spirals vertically)&lt;br&gt;
*Maybe alternate a chunk of them facing up then a chunk down and so on as you go?* Then divide the circle into whatever fraction you see fit. Stack, then spiral and divide again.&lt;br&gt;
*Sift through each section quickly to glean a rough idea many &apos;up&apos; pages match and then adjust the placings of your next spiral accordingly, all right way up this time.* &lt;br&gt;
&lt;br&gt;
That&apos;s just my speculations though. I think the size of your spiral, which fraction you went with and how many pages you actually had perhaps would matter. Admittedly I haven&apos;t had breakfast yet (or possibly even read the post properly?) but I think that would work?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2008:site.81140-1203892</guid>
		<pubDate>Wed, 16 Jan 2008 13:31:38 -0800</pubDate>
		<dc:creator>mu~ha~ha~ha~har</dc:creator>
	</item>
	</channel>
</rss>
