<?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/"
	>

<channel>
	<title>nandeshwar.info &#187; statistics</title>
	<atom:link href="http://nandeshwar.info/tag/statistics/feed/" rel="self" type="application/rss+xml" />
	<link>http://nandeshwar.info</link>
	<description></description>
	<lastBuildDate>Mon, 12 Dec 2011 21:33:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Things they didn&#8217;t teach in school</title>
		<link>http://nandeshwar.info/2009/05/22/things-they-didnt-teach-in-school/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=things-they-didnt-teach-in-school</link>
		<comments>http://nandeshwar.info/2009/05/22/things-they-didnt-teach-in-school/#comments</comments>
		<pubDate>Fri, 22 May 2009 19:10:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[charts]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[LaTex]]></category>
		<category><![CDATA[R]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[statistics]]></category>

		<guid isPermaLink="false">http://nandeshwar.info/?p=237</guid>
		<description><![CDATA[My gripe about graduate school is that the school focused on well-established software and never embraced nor encouraged open-source software. If they had taught, or at least introduced, these following open-source software, it would have helped us immensely to produce the best looking reports with great data analysis. We, however, had to struggle with SAS/Excel [...]]]></description>
			<content:encoded><![CDATA[<p>My gripe about graduate school is that the school focused on well-established software and never embraced nor encouraged open-source software. If they had taught, or at least introduced, these following open-source software, it would have helped us immensely to produce the best looking reports with great data analysis. We, however, had to struggle with SAS/Excel to get the graphs and analysis needed, and then spend hours to perform formatting in Word. Why they didn&#8217;t teach us:</p>
<ol>
<li>LaTex: a powerful typeset editor, where you focus on writing and not on formatting. It takes care of all the headings, page numbering, figure/table/equation numbering, TOC, bibliography/citation, and more. Although the learning curve is rather steep, once you get the hang of it, life becomes so easy. For windows: you need to get <a href="http://miktex.org/">MikTex</a> and any LaTex editor, such as <a href="http://www.latexeditor.org/">LEd</a>, <a href="http://www.lyx.org/">LyX</a>, or <a href="http://www.winedt.com/">WinEd</a></li>
<li> <a href="http://www.r-project.org/">R</a>: awesome statistical package with wonderful graphics components. Producing stunning graphics and statistics has never been easy. It had me at <span style="color: #ff0000;"><code>summary</code></span>.  Any software that can do produce the following, just by giving <span style="color: #ff0000;"><code>summary(iris)</code></span> command has to be great:</li>
</ol>
<div id="attachment_244" class="wp-caption alignnone" style="width: 387px"><a href="http://nandeshwar.info/wp-content/uploads/2009/05/iris_summary_r.jpg"><img class="size-full wp-image-244" title="iris_summary_r" src="http://nandeshwar.info/wp-content/uploads/2009/05/iris_summary_r.jpg" alt="Summary produced by R of the iris data set" width="377" height="238" /></a><p class="wp-caption-text">Summary produced by R of the iris data set</p></div>
<p>In my thesis, I had plenty of equations, and every time I made some significant changes, MS Word happily would turn those equations into empty white boxes &#8212; and then I had to rewrite them. In retrospect, I find it ridiculous that I was entering citations manually. So every time I added a new reference, I would manually change the bibliography page and the page where I cited that reference. With LaTex, it is just a breeze to do all this.</p>
<p>Descriptive stats, Box-plots, normal curves, neural network, charts with LaTex equations, and a lot of more stuff, all could be easily done using R, and the best part is &#8220;repeatability.&#8221; With simple commands, you could export all the charts as images for various data sets or for various training algorithms. No sweat! Try that with Excel. (I did some years ago).</p>
]]></content:encoded>
			<wfw:commentRss>http://nandeshwar.info/2009/05/22/things-they-didnt-teach-in-school/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

