<?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: Free / open statistical software</title>
	<link>http://ask.metafilter.com/16747/Free-open-statistical-software/</link>
	<description>Comments on Ask MetaFilter post Free / open statistical software</description>
	<pubDate>Thu, 24 Mar 2005 23:17:09 -0800</pubDate>
	<lastBuildDate>Thu, 24 Mar 2005 23:17:09 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Free / open statistical software</title>
		<link>http://ask.metafilter.com/16747/Free-open-statistical-software</link>	
		<description>Help me find free and/or open-source statistical software. &lt;br /&gt;&lt;br /&gt; I&apos;m teaching the fresh-faced young grad students an intro quant course -- the one where you start with &quot;Here&apos;s our friend, the probability!&quot; and work your way up through basic multiple regression.&lt;br&gt;
&lt;br&gt;
Naturally, some of them want software to run their numbers at home, and don&apos;t necessarily want to pay the moderate cost for one of the school&apos;s Stata licenses.  I could point them at R, but the first time they have to query an object they&apos;d either run away screaming or lynch me.  I could point them at gretl, but it&apos;s very GUI-oriented (yeah, I know there&apos;s a console), and I don&apos;t want them to get into the bad habit of dragging and clicking instead of building a solid history of commands that they can refer to later.  Especially I don&apos;t want to have to deal with them in two years when they can&apos;t remember how they arrived at a particular set of results.&lt;br&gt;
&lt;br&gt;
So, to what should I point them?  I don&apos;t want to give them a fright, but I also would prefer something that&apos;s more command-line oriented than gretl.  Something like Stata6, but free, and I don&apos;t care if it won&apos;t do fancy-schmancy stuff.&lt;br&gt;
&lt;br&gt;
I assume they&apos;ll be running Wintel machines.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2005:site.16747</guid>
		<pubDate>Thu, 24 Mar 2005 22:21:00 -0800</pubDate>
		<dc:creator>ROU_Xenophobe</dc:creator>
		
			<category>statistics</category>
		
			<category>software</category>
		
			<category>opensource</category>
		
			<category>free</category>
		
	</item> <item>
		<title>By: AlexReynolds</title>
		<link>http://ask.metafilter.com/16747/Free-open-statistical-software#282614</link>	
		<description>&#8226; &lt;a href=&quot;http://www.statpages.org/miller/openstat/&quot;&gt;OpenStat&lt;/a&gt; (Windows + x86 Linux)&lt;br&gt;
&#8226; &lt;a href=&quot;http://salstat.sourceforge.net/&quot;&gt;SalStat&lt;/a&gt; (python-based, multiple platforms)&lt;br&gt;
&#8226; &lt;a href=&quot;http://www.itl.nist.gov/div898/software/dataplot/homepage.htm&quot;&gt;NIST DataPlot&lt;/a&gt; (Windows-only)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.16747-282614</guid>
		<pubDate>Thu, 24 Mar 2005 23:17:09 -0800</pubDate>
		<dc:creator>AlexReynolds</dc:creator>
	</item><item>
		<title>By: freebird</title>
		<link>http://ask.metafilter.com/16747/Free-open-statistical-software#282616</link>	
		<description>Hmm...if R is too much, I&apos;ve heard good things about the open-source Matlab clone &lt;a href=&quot;http://www.octave.org/&quot;&gt;Octave&lt;/a&gt; - but I can&apos;t vouch personally for it, nor for its dev/support status.&lt;br&gt;
&lt;br&gt;
What about just getting them using a simple language like Python or even Perl? There are plenty of good stats and analysis packages for these languages; they&apos;re freely available for every platform; and realistically they&apos;re not much harder to learn than a specific application language while being much more generally useful.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.16747-282616</guid>
		<pubDate>Thu, 24 Mar 2005 23:22:54 -0800</pubDate>
		<dc:creator>freebird</dc:creator>
	</item><item>
		<title>By: ROU_Xenophobe</title>
		<link>http://ask.metafilter.com/16747/Free-open-statistical-software#282632</link>	
		<description>Thanks, but the odds of them learning a programming language approach the odds of me being made Pope.  This is a very basic class primarily for people who haven&apos;t had anything more than Calculus 1, and maybe that 5+ years ago.&lt;br&gt;
&lt;br&gt;
I&apos;ll look into the packages above, but I suspect that getting (some of) them to install programs with manual dependency chains will be an uphill struggle.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.16747-282632</guid>
		<pubDate>Fri, 25 Mar 2005 00:16:19 -0800</pubDate>
		<dc:creator>ROU_Xenophobe</dc:creator>
	</item><item>
		<title>By: AlexReynolds</title>
		<link>http://ask.metafilter.com/16747/Free-open-statistical-software#282638</link>	
		<description>&lt;i&gt;I&apos;ll look into the packages above, but I suspect that getting (some of) them to install programs with manual dependency chains will be an uphill struggle.&lt;/i&gt;&lt;br&gt;
&lt;br&gt;
That&apos;s the pain of most open source software, unfortunately.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.16747-282638</guid>
		<pubDate>Fri, 25 Mar 2005 00:47:46 -0800</pubDate>
		<dc:creator>AlexReynolds</dc:creator>
	</item><item>
		<title>By: substrate</title>
		<link>http://ask.metafilter.com/16747/Free-open-statistical-software#282670</link>	
		<description>ROU_Xenophobe. I feel for you, what about a bootable linux distribution on CD with a couple of the packages pre-installed? It looks like &lt;a href=http://www.knoppix.org/&gt;Knoppix&lt;/a&gt; is instantly bootable and I&apos;ve heard good things about it. A customized CD with Matlab or such installed might be possible.&lt;br&gt;
&lt;br&gt;
A bootable DVD would fit it for sure.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.16747-282670</guid>
		<pubDate>Fri, 25 Mar 2005 05:24:48 -0800</pubDate>
		<dc:creator>substrate</dc:creator>
	</item><item>
		<title>By: andrew cooke</title>
		<link>http://ask.metafilter.com/16747/Free-open-statistical-software#282671</link>	
		<description>how about &lt;a href=&quot;http://calculators.stat.ucla.edu/correlation.php&quot;&gt;this&lt;/a&gt;?&lt;br&gt;
found &lt;a href=&quot;http://calculators.stat.ucla.edu/index_body.php&quot;&gt;here&lt;/a&gt; via &lt;a href=&quot;http://dmoz.org/Science/Math/Software/Calculators/&quot;&gt;here&lt;/a&gt; - i was thinking that really you just need a stats-aware calculator at this level.&lt;br&gt;
if it&apos;s for a limited time, or they have $25, then &lt;a href=&quot;http://www.fornux.com/index.html&quot;&gt;this&lt;/a&gt; looks pretty good.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.16747-282671</guid>
		<pubDate>Fri, 25 Mar 2005 05:30:17 -0800</pubDate>
		<dc:creator>andrew cooke</dc:creator>
	</item><item>
		<title>By: andrew cooke</title>
		<link>http://ask.metafilter.com/16747/Free-open-statistical-software#282686</link>	
		<description>oh, sorry, missed your bit about wanting these people to have to program (which strikes me as batty, but it&apos;s your call...)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.16747-282686</guid>
		<pubDate>Fri, 25 Mar 2005 06:23:52 -0800</pubDate>
		<dc:creator>andrew cooke</dc:creator>
	</item><item>
		<title>By: ROU_Xenophobe</title>
		<link>http://ask.metafilter.com/16747/Free-open-statistical-software#282721</link>	
		<description>At this point we&apos;re trying to convince them that they can do basic regression, understand the output, and interpret other people&apos;s results, all in a relatively friendly and confidence-building way, and trying to get them to learn another set of whole new skills doesn&apos;t fit with that.&lt;br&gt;
&lt;br&gt;
We&apos;ll smack them around again in other courses, and people who end up doing work of any complexity will pick up basic programming skills as they go.&lt;br&gt;
&lt;br&gt;
I thought about a bootable cd, but unfortunately I don&apos;t think I can bet that their average machine at home is new enough to boot from cd.&lt;br&gt;
&lt;br&gt;
Sigh.  I suppose I can tell them to use gretl... I really like that it makes diagnostic plots so easy.  I just wish it had a better command line.  Or to suck it up and use R.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.16747-282721</guid>
		<pubDate>Fri, 25 Mar 2005 07:15:22 -0800</pubDate>
		<dc:creator>ROU_Xenophobe</dc:creator>
	</item><item>
		<title>By: bachelor#3</title>
		<link>http://ask.metafilter.com/16747/Free-open-statistical-software#282849</link>	
		<description>There&apos;s another &lt;a href=&quot;http://freestatistics.altervista.org/stat.php&quot;&gt;list&lt;/a&gt; of apps from AlexR&apos;s OpenStat link. A few of the screenshots -suggest- that some of them might be a little friendlier, if GUI=friendly, in this case.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.16747-282849</guid>
		<pubDate>Fri, 25 Mar 2005 10:36:44 -0800</pubDate>
		<dc:creator>bachelor#3</dc:creator>
	</item><item>
		<title>By: leotrotsky</title>
		<link>http://ask.metafilter.com/16747/Free-open-statistical-software#282857</link>	
		<description>...another shout for octave.  Matlab is dead easy, and is ideal for academic-y folk who don&apos;t want to worry about the little things (like types for variables). &lt;br&gt;
&lt;br&gt;
That&apos;s including those who don&apos;t know much math (I had a math-anxious bio prof who swore by it)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.16747-282857</guid>
		<pubDate>Fri, 25 Mar 2005 10:45:08 -0800</pubDate>
		<dc:creator>leotrotsky</dc:creator>
	</item><item>
		<title>By: substrate</title>
		<link>http://ask.metafilter.com/16747/Free-open-statistical-software#283307</link>	
		<description>ROU_Xenophobe, there&apos;s a web interface to Octave &lt;a href=http://www.ms.uky.edu/~statweb/testOctave.html&gt;here&lt;/a&gt;. Your students could have access without any resource requirements on their side.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.16747-283307</guid>
		<pubDate>Sat, 26 Mar 2005 14:28:34 -0800</pubDate>
		<dc:creator>substrate</dc:creator>
	</item>
	</channel>
</rss>
