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

<channel>
	<title>EppsNet: Notes from the Golden Orange &#187; Estimation</title>
	<atom:link href="http://eppsnet.com/tag/Estimation/feed" rel="self" type="application/rss+xml" />
	<link>http://eppsnet.com</link>
	<description>Online journal based in Orange County, CA. Hilarious anecdotes tempered by the icy chill of certain death.</description>
	<pubDate>Wed, 19 Nov 2008 06:05:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>Guarantees vs. Commitments</title>
		<link>http://eppsnet.com/2008/03/guarantees-vs-commitments</link>
		<comments>http://eppsnet.com/2008/03/guarantees-vs-commitments#comments</comments>
		<pubDate>Sat, 08 Mar 2008 19:27:30 +0000</pubDate>
		<dc:creator>PE</dc:creator>
		
		<category><![CDATA[Orange County]]></category>

		<category><![CDATA[Estimation]]></category>

		<category><![CDATA[Iterative Development]]></category>

		<category><![CDATA[Software Development]]></category>

		<category><![CDATA[William Wake]]></category>

		<guid isPermaLink="false">http://eppsnet.com/2008/03/guarantees-vs-commitments</guid>
		<description><![CDATA[
A thought exercise: &#8220;How long will it take you to get to work tomorrow? Can you guarantee it? To give us a guarantee, you&#8217;d probably put a buffer on your answer first. I guarantee a team working to put together software for the next two weeks is engaged in something a lot less well understood [...]]]></description>
			<content:encoded><![CDATA[<blockquote class="quoted"><p>
A thought exercise: &#8220;How long will it take you to get to work tomorrow? Can you guarantee it? To give us a guarantee, you&#8217;d probably put a buffer on your answer first. I guarantee a team working to put together software for the next two weeks is engaged in something a lot less well understood than a daily commute. We can put in a buffer - promise less - to give you a guarantee, or we can work from our estimates and do our best.&#8221;</p>
<div class="author">
&#8212; <a href="http://groups.yahoo.com/group/scrumdevelopment/message/27928" rel="external">William Wake</a>
</div>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://eppsnet.com/2008/03/guarantees-vs-commitments/feed</wfw:commentRss>
		</item>
		<item>
		<title>Completion Percentages</title>
		<link>http://eppsnet.com/2005/02/completion-percentages</link>
		<comments>http://eppsnet.com/2005/02/completion-percentages#comments</comments>
		<pubDate>Tue, 22 Feb 2005 03:35:31 +0000</pubDate>
		<dc:creator>The Programmer</dc:creator>
		
		<category><![CDATA[Orange County]]></category>

		<category><![CDATA[Completion Percentages]]></category>

		<category><![CDATA[Estimation]]></category>

		<category><![CDATA[Management]]></category>

		<category><![CDATA[Software Development]]></category>

		<category><![CDATA[Yogi Berra]]></category>

		<guid isPermaLink="false">http://eppsnet.com/?p=1606</guid>
		<description><![CDATA[

It ain&#8217;t over till it&#8217;s over.


&#8212; Yogi Berra



    

A project manager reports that her project is &#8220;48 percent complete.&#8221; In terms of what, I wonder? Calendar time? Cost? Effort? 
I know it&#8217;s not 48 percent complete in terms of functionality because there hasn&#8217;t been any working code delivered, just a bunch of [...]]]></description>
			<content:encoded><![CDATA[<blockquote class="quoted smaller">
<div>
<em>It ain&#8217;t over till it&#8217;s over.</em>
</div>
<div class="author">
&#8212; Yogi Berra
</div>
</blockquote>
<div class="float">
    <img class="border" src="http://eppsnet.com/images/percent-sign-224x300.jpg" alt="" title="Percent sign" width="224" height="300" />
</div>
<p>A project manager reports that her project is &#8220;48 percent complete.&#8221; <em>In terms of what</em>, I wonder? Calendar time? Cost? Effort? </p>
<p>I know it&#8217;s not 48 percent complete in terms of functionality because there hasn&#8217;t been any working code delivered, just a bunch of documents. </p>
<p>One approach that makes sense to me is to express completion percentages in terms of <strong>implemented requirements</strong>. </p>
<p>For example, if you have 100 functional requirements, and 48 of them have been successfully implemented, then you&#8217;re 48 percent complete! </p>
<p>Actually, I oversimplified that a <span class="nowrap">little . . .</span> </p>
<p>All requirements are not created equal: Because some requirements cost more to implement than others, and some requirements have a greater business value than others, you could assign relative cost and relative value numbers to each requirement, and calculate completion percentages accordingly. </p>
<p>This is good both for measuring the value of work already completed, and for estimating time to completion on the work remaining. </p>
<p>Completion percentages continue to be <strong>one of the enduring fictions</strong> of our business. I wish I had a dollar for every time someone reported that work is 90 percent complete, it continued to be 90 percent complete until a week before the due date, at which time the date was pushed out another six months because nothing actually <span class="nowrap">worked . . .</span> </p>
<p><em>Thus spoke The Programmer.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://eppsnet.com/2005/02/completion-percentages/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
