<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Learning and Unlearning Math &#187; sorting</title>
	<atom:link href="http://unlearningmath.com/tag/sorting/feed/" rel="self" type="application/rss+xml" />
	<link>http://unlearningmath.com</link>
	<description>math as a garden, friendly and always new</description>
	<lastBuildDate>Wed, 18 Jan 2012 18:04:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='unlearningmath.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/8d493ad6804e080f2f6ff5c0e5055b36?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Learning and Unlearning Math &#187; sorting</title>
		<link>http://unlearningmath.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://unlearningmath.com/osd.xml" title="Learning and Unlearning Math" />
	<atom:link rel='hub' href='http://unlearningmath.com/?pushpress=hub'/>
		<item>
		<title>In the Middle &#8211; Median</title>
		<link>http://unlearningmath.com/2009/04/06/in-the-middle-median/</link>
		<comments>http://unlearningmath.com/2009/04/06/in-the-middle-median/#comments</comments>
		<pubDate>Mon, 06 Apr 2009 08:42:02 +0000</pubDate>
		<dc:creator>Bert Speelpenning</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[denominations]]></category>
		<category><![CDATA[extending patterns]]></category>
		<category><![CDATA[invariants]]></category>
		<category><![CDATA[math class]]></category>
		<category><![CDATA[representational proof]]></category>
		<category><![CDATA[reverse engineering]]></category>
		<category><![CDATA[sorting]]></category>
		<category><![CDATA[unlearning]]></category>

		<guid isPermaLink="false">http://unlearningmath.com/?p=867</guid>
		<description><![CDATA[In the previous post, I reported on 7th graders exploring the notion of the middle between two numbers.  The method used by almost all seventh graders is one I dubbed the &#8220;two-handed approach.&#8221;  The same approach also works very well for finding the median of a set of numbers.  We read about medians all the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unlearningmath.com&amp;blog=5951213&amp;post=867&amp;subd=bertspeelpenning&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In the <a href="http://unlearningmath.com/2009/04/04/in-the-middle/">previous post</a>, I reported on 7th graders exploring the notion of the middle between two numbers.  The method used by almost all seventh graders is one I dubbed the &#8220;two-handed approach.&#8221;  The same approach also works very well for finding the <em>median </em>of a set of numbers.  We read about medians all the time: median housing prices, median incomes, median scores.</p>
<p><img class="aligncenter size-full wp-image-869" title="dataset" src="http://bertspeelpenning.files.wordpress.com/2009/04/dataset.jpg?w=600&#038;h=42" alt="dataset" width="600" height="42" />If the red dots represent housing prices in a neighborhood, what is the median price?  Interestingly enough, we can figure this out without knowing what the scale is in the representation.  All we need to do is point at a particular red dot, a particular house, and say &#8220;this one&#8217;s price is the median price.&#8221;  And how do we find this median house?  We can use the two-handed approach, but this time hopping from dot to dot rather than from blue line to blue line.  We start with our left hand on the dot on the extreme left, and with our right hand on the dot on the extreme right, moving one dot at a time towards the center, in unison with both hands.  This center dot is the one where an equal number of dots are to the left as to the right.  It&#8217;s in the center in that particular meaning of the word.</p>
<p>If the data set is large enough, we can talk about median in terms of &#8220;half&#8221;: if your household income is exactly the median household  income in the country, then half of the households in the country make less, and half of the  households in the country make more.  Or, another way of looking at the same phenomenon, if I visited all households in the country, sorted from poorest to richest, by the time I was halfway done, I would be visiting the household with the median income.  (I better do all this traveling very fast, otherwise the median income will surely have changed during my trip.)</p>
<p>For smaller data sets, the notion of center can be a bit rough.  The one shown above can show us some of the effects through comparison with the one following:</p>
<p><img class="aligncenter size-full wp-image-871" title="dataset-2" src="http://bertspeelpenning.files.wordpress.com/2009/04/dataset-2.jpg?w=600&#038;h=43" alt="dataset-2" width="600" height="43" />The two data sets have an identical median.  This, even though in the new data set all the high values are really high, and all the low values are only moderately low.  For, the same data point is still the one with four values lower and four values higher.  Intuitively, it may feel that the center must have moved up compared to the earlier one.  Well, depending on the situation, the idea of what would make a good <em>center </em>may not be that clear-cut.</p>
<p>Another &#8220;gotcha&#8221; comes when we look at a data set with an even number of data points, as this one:</p>
<p><img class="aligncenter size-full wp-image-872" title="dataset-3" src="http://bertspeelpenning.files.wordpress.com/2009/04/dataset-3.jpg?w=600&#038;h=52" alt="dataset-3" width="600" height="52" />Note that one of the high-end data points is missing; and this time, as we do our two-handed travel from the end points towards the center, we end up with two red dots rather than one.  The standard way that this case is treated is by looking for the center between the two remaining red dots.  This is indicated in the picture by the black arrow.  If the data set represents housing prices, this time the median housing price is not the price of a particular house that we could point to &#8211; this time the median price is an in-between price.  Note that the median can still be found with our two-handed approach, but once we get to the center <em>two</em> dots, we must switch from hopping from dot to dot to hopping from blue delineation to blue delineation.  Simple enough, but in a sense very strange &#8211; probably the only place in the K-12 curriculum where we summarily shift from one kind of a unit (here, houses in a data set) to an entirely different kind of unit (here, dollars or thousands of dollars) without much fanfare.  At least it is only an artifact of the data set being small and discrete &#8211; if there are enough data points, you would expect the middle value, the value just below and the value just above to all be smack on top of each other so that it wouldn&#8217;t matter particularly which one you picked.  Off by half a house?  Not a big deal if there are enough of them to point to.</p>
<p>Unlike other things you learn in math class (like the <em>mode </em>of a data set), the median is widely useful in the world outside of school.  Interesting that this single notion of a two-handed approach for finding the center, which students understand so deeply, was so useful here.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bertspeelpenning.wordpress.com/867/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bertspeelpenning.wordpress.com/867/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bertspeelpenning.wordpress.com/867/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bertspeelpenning.wordpress.com/867/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bertspeelpenning.wordpress.com/867/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bertspeelpenning.wordpress.com/867/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bertspeelpenning.wordpress.com/867/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bertspeelpenning.wordpress.com/867/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bertspeelpenning.wordpress.com/867/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bertspeelpenning.wordpress.com/867/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bertspeelpenning.wordpress.com/867/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bertspeelpenning.wordpress.com/867/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bertspeelpenning.wordpress.com/867/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bertspeelpenning.wordpress.com/867/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unlearningmath.com&amp;blog=5951213&amp;post=867&amp;subd=bertspeelpenning&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://unlearningmath.com/2009/04/06/in-the-middle-median/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2d3c9b59b905ea20e7394130345ac717?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kweetal</media:title>
		</media:content>

		<media:content url="http://bertspeelpenning.files.wordpress.com/2009/04/dataset.jpg" medium="image">
			<media:title type="html">dataset</media:title>
		</media:content>

		<media:content url="http://bertspeelpenning.files.wordpress.com/2009/04/dataset-2.jpg" medium="image">
			<media:title type="html">dataset-2</media:title>
		</media:content>

		<media:content url="http://bertspeelpenning.files.wordpress.com/2009/04/dataset-3.jpg" medium="image">
			<media:title type="html">dataset-3</media:title>
		</media:content>
	</item>
		<item>
		<title>Math in the Comics &#8211; part 8</title>
		<link>http://unlearningmath.com/2009/03/05/math-in-the-comics-part-8/</link>
		<comments>http://unlearningmath.com/2009/03/05/math-in-the-comics-part-8/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 06:07:58 +0000</pubDate>
		<dc:creator>Bert Speelpenning</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[gauntlet]]></category>
		<category><![CDATA[math class]]></category>
		<category><![CDATA[math in the comics]]></category>
		<category><![CDATA[selection]]></category>
		<category><![CDATA[sorting]]></category>

		<guid isPermaLink="false">http://bertspeelpenning.wordpress.com/?p=734</guid>
		<description><![CDATA[Today&#8217;s Rose is Rose comic strip reveals something that&#8217;s in the cultural background about math homework: Can you name the background assumptions this comic strip makes, things that do not need to be stated explicitly for a wide audience to appreciate the comic? I&#8217;d start with the assumption of math homework.  Then, that the child [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unlearningmath.com&amp;blog=5951213&amp;post=734&amp;subd=bertspeelpenning&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Today&#8217;s <a href="http://news.yahoo.com/comics/090305/cx_rose_umedia/20090503;_ylt=Aqv6hbT29PkwDyOOWXAMC8gK_b4F">Rose is Rose comic strip</a> reveals something that&#8217;s in the cultural background about math homework:</p>
<p><img class="aligncenter size-full wp-image-735" title="rose is rose 20090305" src="http://bertspeelpenning.files.wordpress.com/2009/03/cpd4ef1fe7952fe3d450a1e65399b1c918.gif?w=600" alt="rose is rose 20090305"   />Can you name the background assumptions this comic strip makes, things that do not need to be stated explicitly for a wide audience to appreciate the comic?</p>
<p>I&#8217;d start with the assumption of math homework.  Then, that the child needs help with the math homework.  That the parents are the designated math homework helpers.  That to be of help with the math homework, you need to know and understand the math yourself.  However, parents either did or did not survive the <a href="http://bertspeelpenning.wordpress.com/2009/01/12/running-the-math-gauntlet/">math gauntlet</a> at the level of math that their kid now faces.  And that for folks who didn&#8217;t survive the math gauntlet, a fear of math is at least as real as fear of spiders, and at least as permanent a condition.</p>
<p>For each of these underlying assumptions, something interesting could be written and at non-trivial length.  I may be inspired to do so on some of these myself.  But don&#8217;t worry, I won&#8217;t do so here.  Let me just say that this entire blog is dedicated to the notion that whatever bad reaction you have had to mathematics in school does <em>not</em> need to be a permanent condition.  &#8220;Math as a garden, friendly and always new&#8221; is this blog&#8217;s motto and its commitment.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bertspeelpenning.wordpress.com/734/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bertspeelpenning.wordpress.com/734/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bertspeelpenning.wordpress.com/734/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bertspeelpenning.wordpress.com/734/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bertspeelpenning.wordpress.com/734/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bertspeelpenning.wordpress.com/734/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bertspeelpenning.wordpress.com/734/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bertspeelpenning.wordpress.com/734/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bertspeelpenning.wordpress.com/734/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bertspeelpenning.wordpress.com/734/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bertspeelpenning.wordpress.com/734/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bertspeelpenning.wordpress.com/734/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bertspeelpenning.wordpress.com/734/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bertspeelpenning.wordpress.com/734/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unlearningmath.com&amp;blog=5951213&amp;post=734&amp;subd=bertspeelpenning&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://unlearningmath.com/2009/03/05/math-in-the-comics-part-8/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2d3c9b59b905ea20e7394130345ac717?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kweetal</media:title>
		</media:content>

		<media:content url="http://bertspeelpenning.files.wordpress.com/2009/03/cpd4ef1fe7952fe3d450a1e65399b1c918.gif" medium="image">
			<media:title type="html">rose is rose 20090305</media:title>
		</media:content>
	</item>
		<item>
		<title>Notes on Lookup &#8211; Histograms as Sieves</title>
		<link>http://unlearningmath.com/2009/02/25/notes-on-lookup-histograms-as-sieves/</link>
		<comments>http://unlearningmath.com/2009/02/25/notes-on-lookup-histograms-as-sieves/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 04:12:02 +0000</pubDate>
		<dc:creator>Bert Speelpenning</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[denominations]]></category>
		<category><![CDATA[look-up]]></category>
		<category><![CDATA[math class]]></category>
		<category><![CDATA[models]]></category>
		<category><![CDATA[representations]]></category>
		<category><![CDATA[sieve]]></category>
		<category><![CDATA[sorting]]></category>

		<guid isPermaLink="false">http://bertspeelpenning.wordpress.com/?p=641</guid>
		<description><![CDATA[I think I overlooked one interesting example of something like a sieve being used in the typical K-12 math curriculum, and this post is intended to remedy that.  It is possible and instructive to look at a histogram as a sieve. Let&#8217;s suppose I have a folder of test sheets from a standardized test.  Each [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unlearningmath.com&amp;blog=5951213&amp;post=641&amp;subd=bertspeelpenning&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I think I <a href="http://bertspeelpenning.wordpress.com/2009/02/22/notes-on-lookup-computation-versus-lookup-in-school/">overlooked</a> one interesting example of something like a <a href="http://bertspeelpenning.wordpress.com/2009/02/21/notes-on-lookup-eratosthenes-and-other-sieves/">sieve</a> being used in the typical K-12 math curriculum, and this post is intended to remedy that.  It is possible and instructive to look at a histogram as a sieve.</p>
<p>Let&#8217;s suppose I have a folder of test sheets from a standardized test.  Each piece of paper in the folder is from a particular student, and is marked with a score from 0-20.  On a long table, I make room for 21 stacks of test sheets, side by side, by putting down yellow stickies each marked with one of the possible scores from low to high.  I then take the test sheets, one by one, and place them in the stack corresponding with the score on the sheet.  If Jesse&#8217;s sheet is marked with score 15, that sheet will go on the stack labeled 15 on the yellow sticky.  When I&#8217;m done placing all the test sheets, I end up with a number of stacks of varying heights &#8211; and some stacks may be empty.  Below is a <em>representation </em>for what I ended up with:</p>
<p><img class="aligncenter size-full wp-image-660" title="histogram" src="http://bertspeelpenning.files.wordpress.com/2009/02/histogram3.jpg?w=600" alt="histogram"   /></p>
<p>The usual name for this representation is <em>histogram</em>.  My highest stack had eight test sheets in it, for score 15.  Score 10&#8242;s stack was empty.  Jesse&#8217;s sheet is somewhere in the 15 stack, but my representation doesn&#8217;t show where in the stack it is.  Each box in my representation could have been marked with the student&#8217;s name, but I didn&#8217;t do that.  As with any representation, this representation highlights certain information and leaves out other information altogether.  One thing left out is the name of the student, another thing is any information on the order in which the sheets were in the original folder.  If I had shuffled the sheets in the folder, the representation as shown would have been identical.</p>
<p>What information can we extract from these representations?  Quite a bit, actually.  Some are simple and some are useful.  A simple thing we can see from the representation is that nobody had a score of 10, nor a score of 11.  Of course, neither the histogram representation, nor the stacks of sheets with the yellow sticky was critical to finding this out.  I could have answered the question &#8220;how many students have a score of 10?&#8221; by flipping through the entire stack of sheets and counting the ones that have a score of 10.  If that was the sole thing I cared about, it might even have been a bit faster and simpler doing it that way.  Yet, after I answered the question &#8220;how many 10&#8242;s?&#8221; I would have had to do the same amount of work all over again if there was a follow-up question; &#8220;how many students have a score of 20?&#8221;</p>
<p>One side effect of putting the test sheets in stacks based on their score is that we have now effectively sorted them by score.  If we were to put them all back in a single stack again, by collecting the individual stacks in score-order, the resulting stack is sorted by score.  If I divide the sorted stack in half, I&#8217;ve located the middle value (called <em>median</em> &#8211; though median is a technical term, and I have left out the <a href="http://en.wikipedia.org/wiki/Median">precise rules</a> for what to do when the number of sheets in the stack is even, and what to do if it&#8217;s odd.)  If I divide the sorted stack in five equal parts, I get the quintiles, if I divide the sorted stack in four equal parts, I get the quartiles.</p>
<p>The histogram also allows me to answer questions like &#8220;what percentage of students scored 16 or above?&#8221;  All of those questions could have been answered from the original pile of test sheets, but the histogram makes it more straightforward.</p>
<p>The process of getting the histogram has clear parallels with the various sieves I&#8217;ve shown in earlier posts.  Enough so, that my claim that sieves and look-up tables don&#8217;t have much support in the K-12 curriculum was too hasty.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bertspeelpenning.wordpress.com/641/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bertspeelpenning.wordpress.com/641/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bertspeelpenning.wordpress.com/641/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bertspeelpenning.wordpress.com/641/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bertspeelpenning.wordpress.com/641/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bertspeelpenning.wordpress.com/641/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bertspeelpenning.wordpress.com/641/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bertspeelpenning.wordpress.com/641/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bertspeelpenning.wordpress.com/641/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bertspeelpenning.wordpress.com/641/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bertspeelpenning.wordpress.com/641/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bertspeelpenning.wordpress.com/641/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bertspeelpenning.wordpress.com/641/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bertspeelpenning.wordpress.com/641/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unlearningmath.com&amp;blog=5951213&amp;post=641&amp;subd=bertspeelpenning&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://unlearningmath.com/2009/02/25/notes-on-lookup-histograms-as-sieves/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2d3c9b59b905ea20e7394130345ac717?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kweetal</media:title>
		</media:content>

		<media:content url="http://bertspeelpenning.files.wordpress.com/2009/02/histogram3.jpg" medium="image">
			<media:title type="html">histogram</media:title>
		</media:content>
	</item>
		<item>
		<title>Selection versus Education</title>
		<link>http://unlearningmath.com/2009/01/12/selection-versus-education/</link>
		<comments>http://unlearningmath.com/2009/01/12/selection-versus-education/#comments</comments>
		<pubDate>Mon, 12 Jan 2009 23:00:55 +0000</pubDate>
		<dc:creator>Bert Speelpenning</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[education]]></category>
		<category><![CDATA[graded hurdles]]></category>
		<category><![CDATA[math class]]></category>
		<category><![CDATA[selection]]></category>
		<category><![CDATA[sorting]]></category>

		<guid isPermaLink="false">http://bertspeelpenning.wordpress.com/?p=42</guid>
		<description><![CDATA[In many walks of life, we are quite used to systems that select suitable candidates by putting a graded series of hurdles in their path. In the USA we do this with presidential candidates: we make them campaign on the cold streets of Iowa, we make them raise money and watch how effectively they spend [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unlearningmath.com&amp;blog=5951213&amp;post=42&amp;subd=bertspeelpenning&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>In many walks of life, we are quite used to systems that select suitable candidates by putting a graded series of hurdles in their path.</p>
<p>In the USA we do this with presidential candidates: we make them campaign on the cold streets of Iowa, we make them raise money and watch how effectively they spend it.  The 2008 presidential election was effectively a two-year marathon.<br />
Any tournament has similar characteristics: by the time you get to the finals, you should expect a stronger opponent than the one you beat in the semi-finals.</p>
<p>Outside of school, but in the shadow of school, we have other activities that have selection built in, that are organized as a series of ever-higher hurdles.  I&#8217;m thinking of ballet, martial arts, piano, guitar, swimming, basket ball, but also of World of Warcraft and StepMania.  All or most of these involve large numbers of enthusiastic kids who start at the lower levels, and far fewer kids who stick it out through the higher levels.<br />
These selection systems work, and kids sort themselves out.  Jeremy plays Bach on the violin but can&#8217;t do the splits to save his life, and Joanie is on her way to be an Olympic-level swimmer, but dropped out of Taekwondo after a single lackluster year.</p>
<p>While kids pursue these activities and attempt the ever-higher hurdles, they aren&#8217;t necessarily left alone, nor thrown willy-nilly into the deep end.  They get encouraged, challenged, coached, cajoled, applauded.  Somebody cares about their performance, somebody drives them to soccer practice, somebody buys them their uniform.</p>
<p>You could structure an educational system on these same principles, and I would argue that in many ways we have.  Historically, we thought it was perfectly appropriate for school to act as a sorting mechanism in this way.  After a few years of school, we could tell that Johnny should become a carpenter, that Jessica should become a nurse, that Jason should pursue something with numbers, and that Josh had a knack for words.</p>
<p>We&#8217;ve changed our thinking about what education is and what school should be for.  We now talk in terms of a minimum set of knowledge, skills and capacities that students should be taught before we let them loose.  They should acquire all this while in school from K-12, and we should leave no child behind while doing this.</p>
<p>What we seem to miss in all of this is that the infrastructure of school, the institution of school, is still mostly geared around the old model of selection.  School is still better at sorting than at educating.  And mathematics, for better or worse, is in the center of this.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/bertspeelpenning.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/bertspeelpenning.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/bertspeelpenning.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/bertspeelpenning.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/bertspeelpenning.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/bertspeelpenning.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/bertspeelpenning.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/bertspeelpenning.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/bertspeelpenning.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/bertspeelpenning.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/bertspeelpenning.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/bertspeelpenning.wordpress.com/42/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/bertspeelpenning.wordpress.com/42/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/bertspeelpenning.wordpress.com/42/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=unlearningmath.com&amp;blog=5951213&amp;post=42&amp;subd=bertspeelpenning&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://unlearningmath.com/2009/01/12/selection-versus-education/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/2d3c9b59b905ea20e7394130345ac717?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">kweetal</media:title>
		</media:content>
	</item>
	</channel>
</rss>
