<?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: Medians and Quartiles</title>
	<atom:link href="http://www.barneyb.com/barneyblog/2010/09/19/medians-and-quartiles/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.barneyb.com/barneyblog/2010/09/19/medians-and-quartiles/</link>
	<description>Thoughts, rants, and even some code from the mind of Barney Boisvert.</description>
	<lastBuildDate>Thu, 11 Sep 2014 09:58:12 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Rich Ehmer</title>
		<link>https://www.barneyb.com/barneyblog/2010/09/19/medians-and-quartiles/comment-page-1/#comment-250777</link>
		<dc:creator>Rich Ehmer</dc:creator>
		<pubDate>Thu, 31 Mar 2011 19:13:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.barneyb.com/barneyblog/?p=1589#comment-250777</guid>
		<description>I  stumbled upon this blog while researching ways to split datasets into quartiles programmatically for my Android App.  I&#039;m trying to make a pie chart of logged quantities by quartile of recorded quantity (so you can see how much each quartile contributes to the total sum).  Charting data like this can certainly be a head-exploder!  I can empathize.</description>
		<content:encoded><![CDATA[<p>I  stumbled upon this blog while researching ways to split datasets into quartiles programmatically for my Android App.  I'm trying to make a pie chart of logged quantities by quartile of recorded quantity (so you can see how much each quartile contributes to the total sum).  Charting data like this can certainly be a head-exploder!  I can empathize.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
