<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Box plot for Excel 2007</title>
	<link>http://www.bloggpro.com/box-plot-for-excel-2007/</link>
	<description>Office tips, CSS, PHP, MySQL scripting and web publishing</description>
	<pubDate>Sat, 22 Nov 2008 12:35:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.2</generator>

	<item>
		<title>By: praveen</title>
		<link>http://www.bloggpro.com/box-plot-for-excel-2007/#comment-259</link>
		<author>praveen</author>
		<pubDate>Sat, 22 Dec 2007 14:01:23 +0000</pubDate>
		<guid>http://www.bloggpro.com/box-plot-for-excel-2007/#comment-259</guid>
					<description>Dear Sir,
i have been trying to find a solution to draw a continuous graph , for programs, on a continious timeline.
for eg, the tv channel programming starts at 6 am and goes on till 12 midnight. i would like to plot two variables on a bar chart - the x coordinate of individual bars should represent the time duration of the program and the Y coordinate of the bar should represent the viewership.
my question is - would it be possible in Excel ?
are there any solutions for this ?
would be much obliged if you could help me .
thanks and regards,
Praveen</description>
		<content:encoded><![CDATA[<p>Dear Sir,<br />
i have been trying to find a solution to draw a continuous graph , for programs, on a continious timeline.<br />
for eg, the tv channel programming starts at 6 am and goes on till 12 midnight. i would like to plot two variables on a bar chart - the x coordinate of individual bars should represent the time duration of the program and the Y coordinate of the bar should represent the viewership.<br />
my question is - would it be possible in Excel ?<br />
are there any solutions for this ?<br />
would be much obliged if you could help me .<br />
thanks and regards,<br />
Praveen</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Jesper</title>
		<link>http://www.bloggpro.com/box-plot-for-excel-2007/#comment-488</link>
		<author>Jesper</author>
		<pubDate>Thu, 14 Feb 2008 09:32:18 +0000</pubDate>
		<guid>http://www.bloggpro.com/box-plot-for-excel-2007/#comment-488</guid>
					<description>Hi
Yes it is possible, you use the same basic techniqe as described here. Chose a horizontal bar chart and trick Excel by hiding part of the bar with a dummy series to achieve the effect you are looking for.

If you need more hands on help please contact me via the Contact page.</description>
		<content:encoded><![CDATA[<p>Hi<br />
Yes it is possible, you use the same basic techniqe as described here. Chose a horizontal bar chart and trick Excel by hiding part of the bar with a dummy series to achieve the effect you are looking for.</p>
<p>If you need more hands on help please contact me via the Contact page.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: nameRAKELE</title>
		<link>http://www.bloggpro.com/box-plot-for-excel-2007/#comment-996</link>
		<author>nameRAKELE</author>
		<pubDate>Fri, 11 Apr 2008 11:05:32 +0000</pubDate>
		<guid>http://www.bloggpro.com/box-plot-for-excel-2007/#comment-996</guid>
					<description>great...i make it...
:)))</description>
		<content:encoded><![CDATA[<p>great&#8230;i make it&#8230;<br />
:)))</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: FRANCIS</title>
		<link>http://www.bloggpro.com/box-plot-for-excel-2007/#comment-1304</link>
		<author>FRANCIS</author>
		<pubDate>Tue, 27 May 2008 08:43:06 +0000</pubDate>
		<guid>http://www.bloggpro.com/box-plot-for-excel-2007/#comment-1304</guid>
					<description>Hi Jesper, great stuff, however, the error bars are not the max and min values in a box plot, they are 1.5 times the inter-quartile range. With your approach there is no room for outliers.
Have a great day</description>
		<content:encoded><![CDATA[<p>Hi Jesper, great stuff, however, the error bars are not the max and min values in a box plot, they are 1.5 times the inter-quartile range. With your approach there is no room for outliers.<br />
Have a great day</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Art</title>
		<link>http://www.bloggpro.com/box-plot-for-excel-2007/#comment-1575</link>
		<author>Art</author>
		<pubDate>Wed, 30 Jul 2008 15:56:08 +0000</pubDate>
		<guid>http://www.bloggpro.com/box-plot-for-excel-2007/#comment-1575</guid>
					<description>Cute trick...and very useful.  What about the instance where there are negative values?  Your method of tricking excel be "reversed" where all the values are negative but the method breaks if only some of the values are negative.  

It gets tricky because what range you hide (or not) depends on where  (or if) any of the ranges straddle the zero point.

A more robust solution would be include some boolean logic in the formulas. I've been playing around with it and am stymied because the changing relative location of the zero point means:

1) the order of the stack changes
2) the series which should be made invisible changes.  It will be either 1stQ, 3rdQ or none.

3) if none, then either the 1st and 2nd, or 3nd and 3rd series need to be rendered in the same color.

The cute trick starts to become an inelegant mess. Macros seem much easier at this point.</description>
		<content:encoded><![CDATA[<p>Cute trick&#8230;and very useful.  What about the instance where there are negative values?  Your method of tricking excel be &#8220;reversed&#8221; where all the values are negative but the method breaks if only some of the values are negative.  </p>
<p>It gets tricky because what range you hide (or not) depends on where  (or if) any of the ranges straddle the zero point.</p>
<p>A more robust solution would be include some boolean logic in the formulas. I&#8217;ve been playing around with it and am stymied because the changing relative location of the zero point means:</p>
<p>1) the order of the stack changes<br />
2) the series which should be made invisible changes.  It will be either 1stQ, 3rdQ or none.</p>
<p>3) if none, then either the 1st and 2nd, or 3nd and 3rd series need to be rendered in the same color.</p>
<p>The cute trick starts to become an inelegant mess. Macros seem much easier at this point.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Art</title>
		<link>http://www.bloggpro.com/box-plot-for-excel-2007/#comment-1576</link>
		<author>Art</author>
		<pubDate>Wed, 30 Jul 2008 19:07:29 +0000</pubDate>
		<guid>http://www.bloggpro.com/box-plot-for-excel-2007/#comment-1576</guid>
					<description>Ahh, what going to lunch will do.  I figured out a better way to handle negative values.  

In the "trick" range and an offset constant equal or greater than the lowest negative value to all of the numbers.   Proceed as in the original instructions.

Finally add another range of data that has two points, the offset constant and the highest value in the original range.  Change the axis of that range to "secondary" and make the marker and line style  "none" to make it invisible.

Finally, change the tick labels of the primary axis to "none."

Now you have a good looking chart with an appropriate scale.  You may have to tweak the scale range on the secondary axis to make sure it lines up properly.</description>
		<content:encoded><![CDATA[<p>Ahh, what going to lunch will do.  I figured out a better way to handle negative values.  </p>
<p>In the &#8220;trick&#8221; range and an offset constant equal or greater than the lowest negative value to all of the numbers.   Proceed as in the original instructions.</p>
<p>Finally add another range of data that has two points, the offset constant and the highest value in the original range.  Change the axis of that range to &#8220;secondary&#8221; and make the marker and line style  &#8220;none&#8221; to make it invisible.</p>
<p>Finally, change the tick labels of the primary axis to &#8220;none.&#8221;</p>
<p>Now you have a good looking chart with an appropriate scale.  You may have to tweak the scale range on the secondary axis to make sure it lines up properly.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Jesper</title>
		<link>http://www.bloggpro.com/box-plot-for-excel-2007/#comment-1784</link>
		<author>Jesper</author>
		<pubDate>Wed, 20 Aug 2008 06:33:13 +0000</pubDate>
		<guid>http://www.bloggpro.com/box-plot-for-excel-2007/#comment-1784</guid>
					<description>Art, that's a good solution, I will definately write up an short instruction about it if you don't object. Thanks.</description>
		<content:encoded><![CDATA[<p>Art, that&#8217;s a good solution, I will definately write up an short instruction about it if you don&#8217;t object. Thanks.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Praveen</title>
		<link>http://www.bloggpro.com/box-plot-for-excel-2007/#comment-1785</link>
		<author>Praveen</author>
		<pubDate>Wed, 20 Aug 2008 06:41:40 +0000</pubDate>
		<guid>http://www.bloggpro.com/box-plot-for-excel-2007/#comment-1785</guid>
					<description>Dear Sirs,

much thanks for your responses, but my question i still unanswered.

is it possible to plot columns of different thicknesses - signifying durations of programs and heights denoting the program ratings.

eg, if a program has a duration of 2 hours and1 trp, the column is 2 units wide and 1 unit tall, another program has a duration of half hour nd trps of 5, the column is half a unit wideand 5 units all.

would appreciate any solution on the same,

thanks , Praveen</description>
		<content:encoded><![CDATA[<p>Dear Sirs,</p>
<p>much thanks for your responses, but my question i still unanswered.</p>
<p>is it possible to plot columns of different thicknesses - signifying durations of programs and heights denoting the program ratings.</p>
<p>eg, if a program has a duration of 2 hours and1 trp, the column is 2 units wide and 1 unit tall, another program has a duration of half hour nd trps of 5, the column is half a unit wideand 5 units all.</p>
<p>would appreciate any solution on the same,</p>
<p>thanks , Praveen</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: xiaoyu</title>
		<link>http://www.bloggpro.com/box-plot-for-excel-2007/#comment-2562</link>
		<author>xiaoyu</author>
		<pubDate>Tue, 23 Sep 2008 02:54:41 +0000</pubDate>
		<guid>http://www.bloggpro.com/box-plot-for-excel-2007/#comment-2562</guid>
					<description>hi, i found a small mistake (if it is one) :P
the "min" row for the modified row for plotting box plot should be median - min instead of 
Q1 - min

Please let me know</description>
		<content:encoded><![CDATA[<p>hi, i found a small mistake (if it is one) <img src='http://www.bloggpro.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /><br />
the &#8220;min&#8221; row for the modified row for plotting box plot should be median - min instead of<br />
Q1 - min</p>
<p>Please let me know</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Jesper</title>
		<link>http://www.bloggpro.com/box-plot-for-excel-2007/#comment-2566</link>
		<author>Jesper</author>
		<pubDate>Tue, 23 Sep 2008 07:27:23 +0000</pubDate>
		<guid>http://www.bloggpro.com/box-plot-for-excel-2007/#comment-2566</guid>
					<description>Hi

The 'min' in this case is the error bar representing the extreme value of the data set, and to caliculate the value of the errorbar in this case I think it should be 1st quartile - min().
So I think it is correct in the article.

Thank you for your comment!'
/Jesper</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>The &#8216;min&#8217; in this case is the error bar representing the extreme value of the data set, and to caliculate the value of the errorbar in this case I think it should be 1st quartile - min().<br />
So I think it is correct in the article.</p>
<p>Thank you for your comment!&#8217;<br />
/Jesper</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Paunkiel</title>
		<link>http://www.bloggpro.com/box-plot-for-excel-2007/#comment-2721</link>
		<author>Paunkiel</author>
		<pubDate>Tue, 30 Sep 2008 04:42:54 +0000</pubDate>
		<guid>http://www.bloggpro.com/box-plot-for-excel-2007/#comment-2721</guid>
					<description>Good morning (or good evening)
Is it possible to individually format axis labels under Excel 2007? How to do it?  Thank you in advance.</description>
		<content:encoded><![CDATA[<p>Good morning (or good evening)<br />
Is it possible to individually format axis labels under Excel 2007? How to do it?  Thank you in advance.</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Mikey</title>
		<link>http://www.bloggpro.com/box-plot-for-excel-2007/#comment-3029</link>
		<author>Mikey</author>
		<pubDate>Sun, 12 Oct 2008 18:55:06 +0000</pubDate>
		<guid>http://www.bloggpro.com/box-plot-for-excel-2007/#comment-3029</guid>
					<description>"Next we add the whiskers. Select the second segment, click on Chart Tools –&#62; Layou –&#62; Select Error bars –&#62; More error bars options and pick the Display Direction: Minus, indicate the Error Amount: Custom and click the Specify Value button. Leave the Positive Error Value as is and select the range containing the Min values for the Negative Error bar."

Can somebody post a screenshot link to this part of the process? im having trouble finding where you do that step, thankyou so much!</description>
		<content:encoded><![CDATA[<p>&#8220;Next we add the whiskers. Select the second segment, click on Chart Tools –&gt; Layou –&gt; Select Error bars –&gt; More error bars options and pick the Display Direction: Minus, indicate the Error Amount: Custom and click the Specify Value button. Leave the Positive Error Value as is and select the range containing the Min values for the Negative Error bar.&#8221;</p>
<p>Can somebody post a screenshot link to this part of the process? im having trouble finding where you do that step, thankyou so much!</p>
]]></content:encoded>
				</item>
</channel>
</rss>
