<?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 for Polimath</title>
	<atom:link href="http://haptonstahl.org/polimath/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://haptonstahl.org/polimath</link>
	<description>Patterns in Politics</description>
	<lastBuildDate>Thu, 07 Feb 2013 04:58:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>Comment on Is Algebra Necessary?  Yes and No. by Mark</title>
		<link>http://haptonstahl.org/polimath/?p=222&#038;cpage=1#comment-2305</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Thu, 07 Feb 2013 04:58:00 +0000</pubDate>
		<guid isPermaLink="false">http://haptonstahl.org/polimath/?p=222#comment-2305</guid>
		<description>A major problem with the Algebra II course is its split personality. It tries at once to be the terminal mathematics course for most students, and the foundation course for others. It fails both kinds of student. 

The material of the course may be divided into three parts, that which was already covered in Algebra I, work unique to the Algebra II course (at least insofar as high school is concerned) and material covered again later in pre-calculus or calculus. Since most Algebra II students have taken geometry between Algebra I and II, they will need considerable review of much, if not most, material covered in Algebra I. Students having little interest in mathematics will generally need more review. Many capable students will find the review pointless and boring. Some will be turned off to mathematics by the tedious review. 

The second caegory, matrices, determinants, systems of three or more simultaneous linear equations, is unlikely to be of much use at all for mathematically-challenged students. For those who will study mathematics further, those sections are almost worthless. I recall from my Algebra II days learning Cramer&#039;s Rule for solving systems of equations (only in 2 or three variables). But the rule was never derived (even though it es easily done for systems of 2 equations, and is a challenging, if tedious, algebra problem in 3 variables.) 

Finally there is material taught better and in more depth later in a pre-calculus or analytic geometry class. Why spend lots of class time barely covering the conic sections in the coordinate plane when it will be covered more in depth the next year with a more elite student cohort? The material is necessary for those who will pursue mathematics at a higher level, but pretty pointless for those who will not. Why give a poor emaciated presentation that won&#039;t help those interested in mathematics, while completely bewildering with its uselessness those who are not interested?</description>
		<content:encoded><![CDATA[<p>A major problem with the Algebra II course is its split personality. It tries at once to be the terminal mathematics course for most students, and the foundation course for others. It fails both kinds of student. </p>
<p>The material of the course may be divided into three parts, that which was already covered in Algebra I, work unique to the Algebra II course (at least insofar as high school is concerned) and material covered again later in pre-calculus or calculus. Since most Algebra II students have taken geometry between Algebra I and II, they will need considerable review of much, if not most, material covered in Algebra I. Students having little interest in mathematics will generally need more review. Many capable students will find the review pointless and boring. Some will be turned off to mathematics by the tedious review. </p>
<p>The second caegory, matrices, determinants, systems of three or more simultaneous linear equations, is unlikely to be of much use at all for mathematically-challenged students. For those who will study mathematics further, those sections are almost worthless. I recall from my Algebra II days learning Cramer&#8217;s Rule for solving systems of equations (only in 2 or three variables). But the rule was never derived (even though it es easily done for systems of 2 equations, and is a challenging, if tedious, algebra problem in 3 variables.) </p>
<p>Finally there is material taught better and in more depth later in a pre-calculus or analytic geometry class. Why spend lots of class time barely covering the conic sections in the coordinate plane when it will be covered more in depth the next year with a more elite student cohort? The material is necessary for those who will pursue mathematics at a higher level, but pretty pointless for those who will not. Why give a poor emaciated presentation that won&#8217;t help those interested in mathematics, while completely bewildering with its uselessness those who are not interested?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Make GitHub R Code Available within R by Scott Chamberlain</title>
		<link>http://haptonstahl.org/polimath/?p=297&#038;cpage=1#comment-1950</link>
		<dc:creator>Scott Chamberlain</dc:creator>
		<pubDate>Sat, 08 Sep 2012 16:38:15 +0000</pubDate>
		<guid isPermaLink="false">http://haptonstahl.org/polimath/?p=297#comment-1950</guid>
		<description>Hey, nice post.  I have tried to solve this problem by creating an installable R package (called sacbox: https://github.com/SChamberlain/sacbox) that has all the functions I commonly use. I then just load this package when I start R by putting library(sacbox) in my .Rprofile file.  This is a nice solution becuas I can add roxygen documentation, include examples, etc., that I can browse in the R help. 

Thanks, Scott</description>
		<content:encoded><![CDATA[<p>Hey, nice post.  I have tried to solve this problem by creating an installable R package (called sacbox: <a href="https://github.com/SChamberlain/sacbox" rel="nofollow">https://github.com/SChamberlain/sacbox</a>) that has all the functions I commonly use. I then just load this package when I start R by putting library(sacbox) in my .Rprofile file.  This is a nice solution becuas I can add roxygen documentation, include examples, etc., that I can browse in the R help. </p>
<p>Thanks, Scott</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Is Algebra Necessary?  Yes and No. by Jerry Yurow</title>
		<link>http://haptonstahl.org/polimath/?p=222&#038;cpage=1#comment-1921</link>
		<dc:creator>Jerry Yurow</dc:creator>
		<pubDate>Thu, 23 Aug 2012 17:31:30 +0000</pubDate>
		<guid isPermaLink="false">http://haptonstahl.org/polimath/?p=222#comment-1921</guid>
		<description>Factoring is one simple concept that Algebra I taught me that has been useful throughout my life.  It has made my computer programs shorter and has allowed me to simplify arithmetic calculations in my head.  Many intelligent, non-mathematicians are delighted to learn that a price discount of 15 percent is the same as finding 85 percent of the original price.  Or that a 15-percent tip added to the price of a meal gives the same total as multiplying the price of the dinner by 1.15. I might have come up with the same shortcuts without algebra, but they remained with me because I did.</description>
		<content:encoded><![CDATA[<p>Factoring is one simple concept that Algebra I taught me that has been useful throughout my life.  It has made my computer programs shorter and has allowed me to simplify arithmetic calculations in my head.  Many intelligent, non-mathematicians are delighted to learn that a price discount of 15 percent is the same as finding 85 percent of the original price.  Or that a 15-percent tip added to the price of a meal gives the same total as multiplying the price of the dinner by 1.15. I might have come up with the same shortcuts without algebra, but they remained with me because I did.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Is Algebra Necessary?  Yes and No. by Joseph Thompson</title>
		<link>http://haptonstahl.org/polimath/?p=222&#038;cpage=1#comment-1899</link>
		<dc:creator>Joseph Thompson</dc:creator>
		<pubDate>Sun, 12 Aug 2012 19:52:10 +0000</pubDate>
		<guid isPermaLink="false">http://haptonstahl.org/polimath/?p=222#comment-1899</guid>
		<description>Opps, I realized I changed my variables without changing the &quot;n&quot;

The first n is g, the second n is h, and the third n is j</description>
		<content:encoded><![CDATA[<p>Opps, I realized I changed my variables without changing the &#8220;n&#8221;</p>
<p>The first n is g, the second n is h, and the third n is j</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Is Algebra Necessary?  Yes and No. by Joseph Thompson</title>
		<link>http://haptonstahl.org/polimath/?p=222&#038;cpage=1#comment-1898</link>
		<dc:creator>Joseph Thompson</dc:creator>
		<pubDate>Sun, 12 Aug 2012 19:50:56 +0000</pubDate>
		<guid isPermaLink="false">http://haptonstahl.org/polimath/?p=222#comment-1898</guid>
		<description>Concerning this section  

        &quot;Algebra II is where common responses to “Why am I learning this?” jump the tracks.

        “It builds your brain like exercising build muscle.”  I used this one regularly; it’s true, but only a half truth.  Programming, statistics and finance can do the same with the added bonus of being unquestionably practical.

        “It helps students understand where more advanced math comes from.”  Playing with simulations is even better for most students in understanding why more advanced math techniques work the way they do.

        “It teaches structured thinking.”  Programming is even better for that and it is easier for students to see what why structure matters.  Mess up the structure and programs do odd things.&quot;

Perhaps programming/simulations, statistics,and finance might be better for those skills.

My Statistics class, which admittedly is probably the most useful math class I took (challenged only by my game theory class) took 1 full year. However, n the first quarter, we learned only the z curve. But yes, a full year of stats has more practical significance than a full year of algebra.

I&#039;ve seen simulations and I know a little programming as well, and they definitely do teach structured thinking. And with it&#039;s more concrete (less abstract) structure, it probably is easier to learn than algebra. So yes, a full year of programming and simulations (these are so closely related that they could be combined, don&#039;t you think) has more value in teaching structured thinking that a full year of algebra.

However, the question we need to ask is &quot;Does algebra have a greater TOTAL value, compared to these other courses for the same amount of time (in academic years).&quot; 

In a more mathematical sense...

Let 

A= total value of algebra
B= total value of statistics
C= total value of programming/simulations

d= value of &quot;brain building&quot; of algebra
e= value of structured thinking of algebra
f= value of groundwork for future math of algebra

g= added value of statistics &quot;brain building&quot; 
h= added value of programming/statistics structured thinking
j= added value of programming/statistics groundwork for future math

Assuming we are only talking about one year, The system becomes

If A= d+e+f

AND

B= 1/2((d+n)+e+f)

AND

C= 1/2(d+(e+n)+(f+n))

(Note that the 1/2 is due to the fact that they both need to fit inside the same year, and so they are being taught 1 semester each).

THEN

Does A &gt; B+C

Or does A &lt; B+C

Or does A = B+C



Side note: Finance is incredibly easy to teach. Depending on how deep you are going with it, it can be taught anywhere from 2 weeks to 2 years. I am of the opinion that it should be part of a &quot;practical knowledge class.&quot;</description>
		<content:encoded><![CDATA[<p>Concerning this section  </p>
<p>        &#8220;Algebra II is where common responses to “Why am I learning this?” jump the tracks.</p>
<p>        “It builds your brain like exercising build muscle.”  I used this one regularly; it’s true, but only a half truth.  Programming, statistics and finance can do the same with the added bonus of being unquestionably practical.</p>
<p>        “It helps students understand where more advanced math comes from.”  Playing with simulations is even better for most students in understanding why more advanced math techniques work the way they do.</p>
<p>        “It teaches structured thinking.”  Programming is even better for that and it is easier for students to see what why structure matters.  Mess up the structure and programs do odd things.&#8221;</p>
<p>Perhaps programming/simulations, statistics,and finance might be better for those skills.</p>
<p>My Statistics class, which admittedly is probably the most useful math class I took (challenged only by my game theory class) took 1 full year. However, n the first quarter, we learned only the z curve. But yes, a full year of stats has more practical significance than a full year of algebra.</p>
<p>I&#8217;ve seen simulations and I know a little programming as well, and they definitely do teach structured thinking. And with it&#8217;s more concrete (less abstract) structure, it probably is easier to learn than algebra. So yes, a full year of programming and simulations (these are so closely related that they could be combined, don&#8217;t you think) has more value in teaching structured thinking that a full year of algebra.</p>
<p>However, the question we need to ask is &#8220;Does algebra have a greater TOTAL value, compared to these other courses for the same amount of time (in academic years).&#8221; </p>
<p>In a more mathematical sense&#8230;</p>
<p>Let </p>
<p>A= total value of algebra<br />
B= total value of statistics<br />
C= total value of programming/simulations</p>
<p>d= value of &#8220;brain building&#8221; of algebra<br />
e= value of structured thinking of algebra<br />
f= value of groundwork for future math of algebra</p>
<p>g= added value of statistics &#8220;brain building&#8221;<br />
h= added value of programming/statistics structured thinking<br />
j= added value of programming/statistics groundwork for future math</p>
<p>Assuming we are only talking about one year, The system becomes</p>
<p>If A= d+e+f</p>
<p>AND</p>
<p>B= 1/2((d+n)+e+f)</p>
<p>AND</p>
<p>C= 1/2(d+(e+n)+(f+n))</p>
<p>(Note that the 1/2 is due to the fact that they both need to fit inside the same year, and so they are being taught 1 semester each).</p>
<p>THEN</p>
<p>Does A &gt; B+C</p>
<p>Or does A &lt; B+C</p>
<p>Or does A = B+C</p>
<p>Side note: Finance is incredibly easy to teach. Depending on how deep you are going with it, it can be taught anywhere from 2 weeks to 2 years. I am of the opinion that it should be part of a &quot;practical knowledge class.&quot;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Is Algebra Necessary?  Yes and No. by Claudia Dreifus</title>
		<link>http://haptonstahl.org/polimath/?p=222&#038;cpage=1#comment-1851</link>
		<dc:creator>Claudia Dreifus</dc:creator>
		<pubDate>Thu, 02 Aug 2012 14:18:20 +0000</pubDate>
		<guid isPermaLink="false">http://haptonstahl.org/polimath/?p=222#comment-1851</guid>
		<description>Dear Steve:   Could you kindly send us an email address for you?   Andrew Hacker and I would like to touch base.   We are doing a book on the politics of math education and we&#039;d like to talk with teachers.   Best, Claudia Dreifus</description>
		<content:encoded><![CDATA[<p>Dear Steve:   Could you kindly send us an email address for you?   Andrew Hacker and I would like to touch base.   We are doing a book on the politics of math education and we&#8217;d like to talk with teachers.   Best, Claudia Dreifus</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Terrorism is not Lightning or Peanut Butter by Steve</title>
		<link>http://haptonstahl.org/polimath/?p=12&#038;cpage=1#comment-1634</link>
		<dc:creator>Steve</dc:creator>
		<pubDate>Thu, 21 Jul 2011 19:03:34 +0000</pubDate>
		<guid isPermaLink="false">http://haptonstahl.org/polimath/?p=12#comment-1634</guid>
		<description>Robi, if they are more careful in the book, it must be with a different example.  They chose what to put on the cover; if they had understood what is needed to be more careful they they would have chosen an example that isn&#039;t wrong.

You&#039;re focusing on the the instance of a bad argument and I&#039;m addressing the type of bad reasoning that is common.  Too many people fail to see the difference between &lt;i&gt;constant marginals&lt;/i&gt; (defending against lightning or peanut butter allergies) and &lt;i&gt;non-constant marginals&lt;/i&gt; (defending against terrorism.)</description>
		<content:encoded><![CDATA[<p>Robi, if they are more careful in the book, it must be with a different example.  They chose what to put on the cover; if they had understood what is needed to be more careful they they would have chosen an example that isn&#8217;t wrong.</p>
<p>You&#8217;re focusing on the the instance of a bad argument and I&#8217;m addressing the type of bad reasoning that is common.  Too many people fail to see the difference between <i>constant marginals</i> (defending against lightning or peanut butter allergies) and <i>non-constant marginals</i> (defending against terrorism.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Terrorism is not Lightning or Peanut Butter by Robi</title>
		<link>http://haptonstahl.org/polimath/?p=12&#038;cpage=1#comment-1633</link>
		<dc:creator>Robi</dc:creator>
		<pubDate>Thu, 21 Jul 2011 18:49:30 +0000</pubDate>
		<guid isPermaLink="false">http://haptonstahl.org/polimath/?p=12#comment-1633</guid>
		<description>The peanut butter argument is sloppy and I wonder if in the book they are more careful. We are literally judging a book by it&#039;s cover here :)

Your are of course exactly right that terrorists respond to incentives and 

The comparison should happen at the relevant margins. 

1) The Marginal Benefits and Marginal Costs of Airport Security itself. That is are we getting a level of security that is worth all the costs.

2) The Marginal Rate of Transformation between airport security and some other thing.

I think what many critics of airport security are saying is that we are &quot;spending&quot; a lot on airport security and we are at a point where MC&gt;MB, further we could be spending the resources on other things with higher returns.</description>
		<content:encoded><![CDATA[<p>The peanut butter argument is sloppy and I wonder if in the book they are more careful. We are literally judging a book by it&#8217;s cover here <img src='http://haptonstahl.org/polimath/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Your are of course exactly right that terrorists respond to incentives and </p>
<p>The comparison should happen at the relevant margins. </p>
<p>1) The Marginal Benefits and Marginal Costs of Airport Security itself. That is are we getting a level of security that is worth all the costs.</p>
<p>2) The Marginal Rate of Transformation between airport security and some other thing.</p>
<p>I think what many critics of airport security are saying is that we are &#8220;spending&#8221; a lot on airport security and we are at a point where MC&gt;MB, further we could be spending the resources on other things with higher returns.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Regain your confidence (intervals) by Justin Esarey</title>
		<link>http://haptonstahl.org/polimath/?p=76&#038;cpage=1#comment-1626</link>
		<dc:creator>Justin Esarey</dc:creator>
		<pubDate>Thu, 16 Jun 2011 02:48:16 +0000</pubDate>
		<guid isPermaLink="false">http://haptonstahl.org/polimath/?p=76#comment-1626</guid>
		<description>Couldn&#039;t agree with you more, Steve. I often say a similar thing. But using that interpretation in a paper&#039;s gonna buy you a lengthy footnote explaining yourself, at the least.</description>
		<content:encoded><![CDATA[<p>Couldn&#8217;t agree with you more, Steve. I often say a similar thing. But using that interpretation in a paper&#8217;s gonna buy you a lengthy footnote explaining yourself, at the least.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dimensionality matters: three implications of ideology being multidimensional by Michelle</title>
		<link>http://haptonstahl.org/polimath/?p=75&#038;cpage=1#comment-363</link>
		<dc:creator>Michelle</dc:creator>
		<pubDate>Wed, 25 Aug 2010 15:39:50 +0000</pubDate>
		<guid isPermaLink="false">http://haptonstahl.org/polimath/?p=75#comment-363</guid>
		<description>Great post, Steve. Your argument is similar to that advanced by Bianco and Sened (2005), and one of the reasons I like their piece so much (and the uncovered set v. acceptable policy range argument). If only I was a little more clear on their grid estimation procedure... :)</description>
		<content:encoded><![CDATA[<p>Great post, Steve. Your argument is similar to that advanced by Bianco and Sened (2005), and one of the reasons I like their piece so much (and the uncovered set v. acceptable policy range argument). If only I was a little more clear on their grid estimation procedure&#8230; <img src='http://haptonstahl.org/polimath/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>
