<?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>henko.net &#187; Planning</title>
	<atom:link href="http://henko.net/category/imperfection/planning/feed/" rel="self" type="application/rss+xml" />
	<link>http://henko.net</link>
	<description>Home of a human being and software developer</description>
	<lastBuildDate>Wed, 16 Jun 2010 20:32:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Estimation Rule of Thumb</title>
		<link>http://henko.net/imperfection/estimation-rule-of-thumb/</link>
		<comments>http://henko.net/imperfection/estimation-rule-of-thumb/#comments</comments>
		<pubDate>Mon, 21 Dec 2009 07:00:57 +0000</pubDate>
		<dc:creator>Henrik Jernevad</dc:creator>
				<category><![CDATA[Imperfection]]></category>
		<category><![CDATA[Planning]]></category>
		<category><![CDATA[Process]]></category>

		<guid isPermaLink="false">http://henko.net/?p=652</guid>
		<description><![CDATA[An time estimation rule of thumb for software development in startups. (Somewhat tongue-in-cheek.)

The rule


Make a good estimate of the work (in any time unit).
Multiply that number by itself in months plus one.
What you get is a reasonable estimate for release date (in the original time unit).


Examples

Some examples:


Work estimated to one week will take one week.
Work [...]]]></description>
			<content:encoded><![CDATA[<p>An time estimation rule of thumb for software development in startups. (Somewhat tongue-in-cheek.)</p>

<h3>The rule</h3>

<ul>
<li>Make a good estimate of the work (in any time unit).</li>
<li>Multiply that number by itself in months plus one.</li>
<li>What you get is a reasonable estimate for release date (in the original time unit).</li>
</ul>

<h3>Examples</h3>

<p>Some examples:</p>

<ul>
<li>Work estimated to one week will take one week.</li>
<li>Work estimated to two weeks you can expect to be ready in close to a month.</li>
<li>Work expected to take two months weeks will take about six months.</li>
<li>Anything estimated to half a year or more won&#8217;t be finished. The scope will be changed too much before the project is finished.</li>
</ul>

<p>While not perfectly scientific, it is actually more or less empirically derived from my own company&#8217;s history.</p>
]]></content:encoded>
			<wfw:commentRss>http://henko.net/imperfection/estimation-rule-of-thumb/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Not Converging on an Estimate</title>
		<link>http://henko.net/imperfection/not-converging-on-an-estimate/</link>
		<comments>http://henko.net/imperfection/not-converging-on-an-estimate/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 06:00:06 +0000</pubDate>
		<dc:creator>Henrik Jernevad</dc:creator>
				<category><![CDATA[Imperfection]]></category>
		<category><![CDATA[Planning]]></category>

		<guid isPermaLink="false">http://henko.net/?p=234</guid>
		<description><![CDATA[In his great book User Stories Applied, Mike Cohn suggests that &#8220;the goal is for the estimators to converge on a single estimate.&#8221; While discussing this with a senior product owner at a major Swedish telco (guess which one!), I came to realize that there might be a point in not converging on a single [...]]]></description>
			<content:encoded><![CDATA[<p>In his great book <a href="http://www.amazon.com/gp/product/0321205685?ie=UTF8&#038;tag=henkonet-20&#038;linkCode=as2&#038;camp=1789&#038;creative=390957&#038;creativeASIN=0321205685">User Stories Applied</a><img src="http://www.assoc-amazon.com/e/ir?t=henkonet-20&#038;l=as2&#038;o=1&#038;a=0321205685" width="1" height="1" border="0" alt="" style="border:none !important; margin:0px !important;" />, Mike Cohn suggests that &#8220;the goal is for the estimators to converge on a single estimate.&#8221; While discussing this with a senior product owner at a major Swedish telco (guess which one!), I came to realize that there might be a point in <em>not</em> converging on a single estimate when doing time estimation.</p>

<div class="alignmiddle">
<a href="http://flickr.com/photos/dcassaa/520211405/"><img src="http://henko.net/wp-content/uploads/2008/10/converge-300x76.jpg" alt="" title="Converge. (Image copyright by Davide Cassanello)" width="300" height="76" class="size-medium wp-image-285" /></a>
</div>

<h3>The steps</h3>

<p>I tried to perform the following steps.</p>

<ol>
<li>Define the scope of what you&#8217;re estimating.</li>
<li>As Mike Cohn suggests, ask each developer to make an estimate and write it down.</li>
<li>After everybody has made up their own mind, take note of all estimates.</li>
<li>Discuss the estimates if wanted, but do <em>not</em> revise them! (Unless someone completely misunderstood the scope.)</li>
</ol>

<p>By writing the scores down and not revising them, developers do not get a chance to influence each other. If all of these original, uninfluenced, estimates are close to each other, you can probably be more secure with that estimate. On the other hand, if they are spread out you get an indication that risk is rather high. Estimating this way actually gives you more information, as you not only get a mean value from the estimates, but also a precision or confidence interval.</p>

<h3>Related thoughts</h3>

<p>Max Pool has been arguing for <a href="http://www.codesqueeze.com/quit-sweeping-known-uncertainity-under-the-rug/" title="a similar approach">a similar approach</a>, where you estimate in ranges. However, using the approach suggested above, you don&#8217;t have to set a percentage probability yourself (which might be a hard number to come up with) &#8212; you get it for free.</p>

<p>Furthermore, if you think about it, estimating with just a single value is almost meaningless anyway &#8212; you&#8217;ve always got a precision, that is, an interval. When you say that something will take &#8220;2 days&#8221;, what is the precision? Two days within a second? Minute? Hour? Day? Week? Also, is it an upper bound? Lower bound? Mean value? Using an interval gives you a good way of making these assumptions much more explicit.</p>

<p>What are your thoughts? Have you estimated using something else than a point value? Do you disagree? Let me know!</p>

<h3>Update</h3>

<p>In his comment below, Mike Cohn pointed out that I in fact can have my cake and eat it too. I can use the highest estimate as a &#8220;upper bound&#8221; and also continue discussing and re-estimating until everybody agrees on a single estimate. That way we get a range but do not lose the valuable discussion during the convergence.</p>
]]></content:encoded>
			<wfw:commentRss>http://henko.net/imperfection/not-converging-on-an-estimate/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Story Cards on a Whiteboard</title>
		<link>http://henko.net/imperfection/story-cards-on-a-whiteboard/</link>
		<comments>http://henko.net/imperfection/story-cards-on-a-whiteboard/#comments</comments>
		<pubDate>Fri, 08 Feb 2008 09:31:07 +0000</pubDate>
		<dc:creator>Henrik Jernevad</dc:creator>
				<category><![CDATA[Imperfection]]></category>
		<category><![CDATA[Planning]]></category>

		<guid isPermaLink="false">http://henko.net/imperfection/story-cards-on-a-whiteboard/</guid>
		<description><![CDATA[I just found what might be the greatest thing since sliced bread. It is so smart, so ingenious, that it made me excited like a child on Christmas for a whole week.]]></description>
			<content:encoded><![CDATA[<p><img src="http://henko.net/wp-content/uploads/2008/02/magnetic-tape1.jpg" alt=" (The greatest thing since sliced bread.)" title=" (The greatest thing since sliced bread.)" align="right" style="margin: 0.5em 0 0.5em 1em;" />I just found what might be the greatest thing since sliced bread. It is so smart, so ingenious, that it made me excited like a child on Christmas for a whole week.</p>

<p><strong>The problem</strong>: My team had a lot of index cards which we wanted to put on a wall in order to simplify planning. We had thought about using pins, tape, magnets, and pretty much every type of device used to put a piece of paper on a wall known to man. That&#8217;s when I found it.</p>

<p><strong>The solution</strong>: Flexible and adhesive magnetic tape. Just stick a piece of tape on the back of the card. Then you can post your cards on a whiteboard and move them around all day long. Up, down, left, right, left again, rearrange. If you wanna take it down and edit it, just do it and put it right back up again. So simple, so obvious. Love it!</p>

<p>If you happen to live in Sweden, you can pick a roll up at <a href="http://www.clasohlson.se/Product/Product.aspx?id=23366413" title="Clas Ohlson">Clas Ohlson</a>. In the US, I found the same product at <a href="http://www.magnetsource.com/Consumer%20Pages/Flex_TapeOFFC.html" title="The Magnet Source">The Magnet Source</a> (see product C). They&#8217;re cheap too.</p>
]]></content:encoded>
			<wfw:commentRss>http://henko.net/imperfection/story-cards-on-a-whiteboard/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.357 seconds -->
