<?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 on: Plotting</title>
	<atom:link href="http://austringer.net/wp/index.php/2008/01/29/plotting/feed/" rel="self" type="application/rss+xml" />
	<link>http://austringer.net/wp/index.php/2008/01/29/plotting/</link>
	<description>Wesley R. Elsberry&#039;s personal weblog, talking about falconry, science, antievolution, computation, and the broken body he lives in.</description>
	<lastBuildDate>Tue, 07 Feb 2012 21:25:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Austringer</title>
		<link>http://austringer.net/wp/index.php/2008/01/29/plotting/comment-page-1/#comment-166960</link>
		<dc:creator>Austringer</dc:creator>
		<pubDate>Tue, 05 Feb 2008 14:16:22 +0000</pubDate>
		<guid isPermaLink="false">http://austringer.net/wp/index.php/2008/01/29/plotting/#comment-166960</guid>
		<description>Zarquon: Yes, FreeBSD does have gnuplot. For some reason, the gnuplot package didn&#039;t install properly for 6.3-release. I have since installed from ports, but I got &quot;gri&quot; via pkg_add quicker.

Ben M: Thanks, yes, it pays to take care. I also took the correlation test from Zar and wrote a Perl script to implement it via various machine formulae for the terms. The correlation is both reasonably strong and significant. I wouldn&#039;t rely upon a graph for more than a visual confirmation of what the statistics tell.

Greg Laden: My PI is not in favor of pre-publishing data or results, so I&#039;ll have to defer putting the plot up for a bit. I did like the demo graphs you had for &quot;gri&quot; in your post, and I think those show capabilities nicely.</description>
		<content:encoded><![CDATA[<p>Zarquon: Yes, FreeBSD does have gnuplot. For some reason, the gnuplot package didn&#8217;t install properly for 6.3-release. I have since installed from ports, but I got &#8220;gri&#8221; via pkg_add quicker.</p>
<p>Ben M: Thanks, yes, it pays to take care. I also took the correlation test from Zar and wrote a Perl script to implement it via various machine formulae for the terms. The correlation is both reasonably strong and significant. I wouldn&#8217;t rely upon a graph for more than a visual confirmation of what the statistics tell.</p>
<p>Greg Laden: My PI is not in favor of pre-publishing data or results, so I&#8217;ll have to defer putting the plot up for a bit. I did like the demo graphs you had for &#8220;gri&#8221; in your post, and I think those show capabilities nicely.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ben M</title>
		<link>http://austringer.net/wp/index.php/2008/01/29/plotting/comment-page-1/#comment-166834</link>
		<dc:creator>Ben M</dc:creator>
		<pubDate>Mon, 04 Feb 2008 23:29:32 +0000</pubDate>
		<guid isPermaLink="false">http://austringer.net/wp/index.php/2008/01/29/plotting/#comment-166834</guid>
		<description>You have to be careful with that many points.  Chances are, you&#039;re *looking* at those 5M points spread out over, say, 800x800 pixels = 0.64M.   There *will* be overlapping points.  You say you can see the correlation---well, it&#039;s possible that the correlation you see is just the outliers, the ones that don&#039;t overlap.   

For example, imagine that you&#039;re plotting points between 0 </description>
		<content:encoded><![CDATA[<p>You have to be careful with that many points.  Chances are, you&#8217;re *looking* at those 5M points spread out over, say, 800&#215;800 pixels = 0.64M.   There *will* be overlapping points.  You say you can see the correlation&#8212;well, it&#8217;s possible that the correlation you see is just the outliers, the ones that don&#8217;t overlap.   </p>
<p>For example, imagine that you&#8217;re plotting points between 0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zarquon</title>
		<link>http://austringer.net/wp/index.php/2008/01/29/plotting/comment-page-1/#comment-165791</link>
		<dc:creator>Zarquon</dc:creator>
		<pubDate>Sun, 03 Feb 2008 09:12:54 +0000</pubDate>
		<guid isPermaLink="false">http://austringer.net/wp/index.php/2008/01/29/plotting/#comment-165791</guid>
		<description>FreeBSD ports doesn&#039;t have &lt;a href=&quot;http://www.gnuplot.info/&quot; rel=&quot;nofollow&quot;&gt;gnuplot&lt;/a&gt;?</description>
		<content:encoded><![CDATA[<p>FreeBSD ports doesn&#8217;t have <a href="http://www.gnuplot.info/" rel="nofollow">gnuplot</a>?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg Laden</title>
		<link>http://austringer.net/wp/index.php/2008/01/29/plotting/comment-page-1/#comment-165334</link>
		<dc:creator>Greg Laden</dc:creator>
		<pubDate>Sat, 02 Feb 2008 17:08:14 +0000</pubDate>
		<guid isPermaLink="false">http://austringer.net/wp/index.php/2008/01/29/plotting/#comment-165334</guid>
		<description>Nice, thanks for that tip.  

On why plot the points?  Well, I agree with Austringer.  If you use a method where you plot the points if there are 50, 0r 500, etc., then it is appropriate to plot them out even if there are 5 million.

You must promise us this, though:  Let&#039;s see the plot!!!</description>
		<content:encoded><![CDATA[<p>Nice, thanks for that tip.  </p>
<p>On why plot the points?  Well, I agree with Austringer.  If you use a method where you plot the points if there are 50, 0r 500, etc., then it is appropriate to plot them out even if there are 5 million.</p>
<p>You must promise us this, though:  Let&#8217;s see the plot!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://austringer.net/wp/index.php/2008/01/29/plotting/comment-page-1/#comment-165331</link>
		<dc:creator>George</dc:creator>
		<pubDate>Sat, 02 Feb 2008 16:37:43 +0000</pubDate>
		<guid isPermaLink="false">http://austringer.net/wp/index.php/2008/01/29/plotting/#comment-165331</guid>
		<description>Still seems like you&#039;re going for thud factor. Statistics might be your best friend. I would suspect that a graph made from a sample would properly make your point.

I would love to see the graph - any chance you can post it for show and tell?</description>
		<content:encoded><![CDATA[<p>Still seems like you&#8217;re going for thud factor. Statistics might be your best friend. I would suspect that a graph made from a sample would properly make your point.</p>
<p>I would love to see the graph &#8211; any chance you can post it for show and tell?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Austringer</title>
		<link>http://austringer.net/wp/index.php/2008/01/29/plotting/comment-page-1/#comment-164480</link>
		<dc:creator>Austringer</dc:creator>
		<pubDate>Thu, 31 Jan 2008 06:10:52 +0000</pubDate>
		<guid isPermaLink="false">http://austringer.net/wp/index.php/2008/01/29/plotting/#comment-164480</guid>
		<description>Actually, I&#039;m finding that my install of StatView, a Windows 3.1 program originally, handles my dataset okay under Windows Vista. It is slow, but there hasn&#039;t been any tendency to crash.</description>
		<content:encoded><![CDATA[<p>Actually, I&#8217;m finding that my install of StatView, a Windows 3.1 program originally, handles my dataset okay under Windows Vista. It is slow, but there hasn&#8217;t been any tendency to crash.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Frank J</title>
		<link>http://austringer.net/wp/index.php/2008/01/29/plotting/comment-page-1/#comment-164287</link>
		<dc:creator>Frank J</dc:creator>
		<pubDate>Wed, 30 Jan 2008 14:33:31 +0000</pubDate>
		<guid isPermaLink="false">http://austringer.net/wp/index.php/2008/01/29/plotting/#comment-164287</guid>
		<description>(sigh)

Now I know how nonscientists feel when a defender of science takes the bait and responds to a creationist sound bite with a technical refutation.

If you weren&#039;t on my short list of heroes defending science education, I&#039;d swear that you were part of the Evil Computer Geek branch of the nonexistent EAC.

If you want a laugh, I use Excel to plot XY graphs, and yes, I did overload it a few times.</description>
		<content:encoded><![CDATA[<p>(sigh)</p>
<p>Now I know how nonscientists feel when a defender of science takes the bait and responds to a creationist sound bite with a technical refutation.</p>
<p>If you weren&#8217;t on my short list of heroes defending science education, I&#8217;d swear that you were part of the Evil Computer Geek branch of the nonexistent EAC.</p>
<p>If you want a laugh, I use Excel to plot XY graphs, and yes, I did overload it a few times.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Austringer</title>
		<link>http://austringer.net/wp/index.php/2008/01/29/plotting/comment-page-1/#comment-164107</link>
		<dc:creator>Austringer</dc:creator>
		<pubDate>Tue, 29 Jan 2008 21:08:09 +0000</pubDate>
		<guid isPermaLink="false">http://austringer.net/wp/index.php/2008/01/29/plotting/#comment-164107</guid>
		<description>The basic aim is to show the correlation between the x and y variables. This does come through well enough with a scatterplot. 5.2M is the total population size.</description>
		<content:encoded><![CDATA[<p>The basic aim is to show the correlation between the x and y variables. This does come through well enough with a scatterplot. 5.2M is the total population size.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: George</title>
		<link>http://austringer.net/wp/index.php/2008/01/29/plotting/comment-page-1/#comment-164097</link>
		<dc:creator>George</dc:creator>
		<pubDate>Tue, 29 Jan 2008 20:38:08 +0000</pubDate>
		<guid isPermaLink="false">http://austringer.net/wp/index.php/2008/01/29/plotting/#comment-164097</guid>
		<description>As Bob O&#039;H: Exactly, why so many data points on a plot? I am facinated by what the need could be?</description>
		<content:encoded><![CDATA[<p>As Bob O&#8217;H: Exactly, why so many data points on a plot? I am facinated by what the need could be?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob O'H</title>
		<link>http://austringer.net/wp/index.php/2008/01/29/plotting/comment-page-1/#comment-163993</link>
		<dc:creator>Bob O'H</dc:creator>
		<pubDate>Tue, 29 Jan 2008 17:12:32 +0000</pubDate>
		<guid isPermaLink="false">http://austringer.net/wp/index.php/2008/01/29/plotting/#comment-163993</guid>
		<description>Why would you &lt;i&gt;want&lt;/i&gt; to plot 5.2 million data points?  You&#039;ll just have a black smudge.  Or a very large graph.

Why not plot the density?  I use some R code which calculates and plots contours.  If you want the code, email me.

Or you could bin the data (you have enough!), and plot those as contours, or as 3D plots.

Bob</description>
		<content:encoded><![CDATA[<p>Why would you <i>want</i> to plot 5.2 million data points?  You&#8217;ll just have a black smudge.  Or a very large graph.</p>
<p>Why not plot the density?  I use some R code which calculates and plots contours.  If you want the code, email me.</p>
<p>Or you could bin the data (you have enough!), and plot those as contours, or as 3D plots.</p>
<p>Bob</p>
]]></content:encoded>
	</item>
</channel>
</rss>

