<?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>Rule of Thumb</title>
	<atom:link href="http://rule-of-thumb.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://rule-of-thumb.net</link>
	<description>A project manager's log book</description>
	<lastBuildDate>Tue, 10 Nov 2009 13:45:34 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Earned Value Analysis Mysteries</title>
		<link>http://rule-of-thumb.net/2008/10/20/earned-value-analysis-mysteries/</link>
		<comments>http://rule-of-thumb.net/2008/10/20/earned-value-analysis-mysteries/#comments</comments>
		<pubDate>Mon, 20 Oct 2008 12:54:32 +0000</pubDate>
		<dc:creator>Sašo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rule-of-thumb.net/?p=66</guid>
		<description><![CDATA[Project management is complex enough to provide a nice sandbox for experimenting with all kinds of novel ideas. Earned Value Analysis is not very novel any more, but I haven&#8217;t seen it used much around. So I looked into it. I am using Microsoft Office Project Standard 2003, which sound a bit outdated, but it&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>Project management is complex enough to provide a nice sandbox for experimenting with all kinds of novel ideas. <a href="http://en.wikipedia.org/wiki/Earned_value_management" onclick="javascript:pageTracker._trackPageview('/outbound/article/en.wikipedia.org');">Earned Value Analysis</a> is not very novel any more, but I haven&#8217;t seen it used much around. So I looked into it.</p>
<p>I am using <strong>Microsoft Office Project Standard 2003</strong>, which sound a bit outdated, but it&#8217;s a start.</p>
<p>I entered two tasks, each of them lasting 10 days, each of them having a single, but different resource 100% allocated to that task. In effect, both resources will work on their tasks 8 hours a day for two weeks. For simplicity, I used round number of 10 €/hr for resources standard rates.</p>
<p>Both tasks will take 80 hours to complete, costing 800€ each. Now let&#8217;s save the baseline for the entire project, set the status date (<strong>Project</strong>, then <strong>Project Information</strong> and <strong>Status Date</strong>) past the last date of this sample project, entered <strong>Actual Work</strong> of 4 hr for Day 1 on both tasks and let&#8217;s look at the <strong>Task Usage</strong> view plus <strong>Earned Value</strong> table.</p>
<p>It shows a couple of fascinating numbers.</p>
<p><img class="aligncenter size-full wp-image-67" title="project-task-usage-default-earned-value" src="http://rule-of-thumb.net/wp-content/uploads/2008/10/project-task-usage-default-earned-value.jpg" alt="" width="457" height="75" /></p>
<p>Let&#8217;s decipher acronyms first:</p>
<ul>
<li><strong>BCWS</strong> &#8211; <strong>Budgeted Cost of Work Scheduled</strong> &#8211; Cumulative timephased <a class="glossary" onclick="AppendPopup(this,'pjdefBaselinePlan')" onkeypress="AppendPopup(this,'pjdefBaselinePlan')">baseline</a> costs up  to the status date or today&#8217;s date.</li>
<li><strong>BCWP</strong> &#8211; <strong>Budgeted Cost of Work Performed</strong> &#8211; Cumulative value of the task&#8217;s, resource&#8217;s, or assignments&#8217;s percent complete  multiplied by the timephased <a class="glossary" onclick="AppendPopup(this,'pjdefBaselinePlan')" onkeypress="AppendPopup(this,'pjdefBaselinePlan')">baseline</a> costs.</li>
<li><strong>ACWP</strong> &#8211; <strong>Actual Cost of Work Performed</strong> &#8211; C<a class="glossary" onclick="AppendPopup(this,'pjdefCost')" onkeypress="AppendPopup(this,'pjdefCost')">osts</a> incurred for <a class="glossary" onclick="AppendPopup(this,'pjdefWork')" onkeypress="AppendPopup(this,'pjdefWork')">work</a> already done on a <a class="glossary" onclick="AppendPopup(this,'pjdefTask')" onkeypress="AppendPopup(this,'pjdefTask')">task</a>, up to the project <a class="glossary" onclick="AppendPopup(this,'pjdefStatusDate')" onkeypress="AppendPopup(this,'pjdefStatusDate')">status date</a> or  today&#8217;s date.</li>
<li><strong>SV</strong> - <strong>Schedule Variance</strong> &#8211; Difference in cost terms between the current progress and the <a class="glossary" onclick="AppendPopup(this,'pjdefBaselinePlan')" onkeypress="AppendPopup(this,'pjdefBaselinePlan')">baseline plan</a> of a  task, all assigned tasks of a resource, or for an assignment up to the status  date or today&#8217;s date. Actually, it is BCWP-BCWS.</li>
<li><strong>CV</strong> &#8211; <strong>Cost Variance</strong> &#8211; Difference between how much it should have cost  and how much it has actually cost to achieve the current level of completion up  to the status date or today&#8217;s date. Actually, it is BCWP-ACWP.</li>
<li><strong>EAC</strong> &#8211; <strong>Estimate At Completion</strong> &#8211; Expected total cost of a task based on  performance up to the status date. EAC is also called forecast at completion  (FAC). It is calculated as ACWP + (Baseline cost &#8211; BCWP) / CPI.</li>
<li><strong>BAC</strong> &#8211; <strong>Budget At Completion</strong> - Total planned cost for a task, a resource for all assigned tasks, or for work to  be performed by a resource on a task.</li>
<li><strong>VAC</strong> - <strong>Variance At Completion</strong> &#8211; Difference between the BAC (Budgeted At  Completion) or <a class="glossary" onclick="AppendPopup(this,'pjdefBaselineCost')" onkeypress="AppendPopup(this,'pjdefBaselineCost')">baseline cost</a> and  EAC (Estimated At Completion) for a task, resource, or assignment on a task.</li>
</ul>
<p>In the above example, since status date was moved past the expected end of tasks, <strong>BCWS</strong> is equal to the total <strong>Baseline Cost</strong>, or <strong>BAC</strong> (which is actually the same field under two different names) of the entire tasks, which is 800 €.</p>
<p><strong>ACWP</strong> equals to 4 hr x 10 €/hr = 40 €. Makes sense.</p>
<p>What about <strong>BCWP</strong>? 76,18 €? Funny number. Where does it come from? The key to the answer lies in the <strong>percent complete</strong> part of the formula, which says: BCWP = [Percent complete] x [Baseline Cost]. And percent complete is calculated as [Actual Duration] / Duration. Let&#8217;s see the numbers:</p>
<p><img class="aligncenter size-full wp-image-69" title="project-task-usage-task-bcwp" src="http://rule-of-thumb.net/wp-content/uploads/2008/10/project-task-usage-task-bcwp.jpg" alt="" width="457" height="83" /></p>
<p>The fun comes from <strong>Duration</strong>, which increased by half a day because resource A only did half of the work on the first day. <strong>Percent complete</strong> is therefore 1 / 10,5 = 0,9524 (rounded to 10% by MS Project) and if we multiply this with <strong>Baseline Cost</strong> of 800€ we come to 76,18 € for <strong>BCWP</strong>.</p>
<p>OK, one mystery down, plenty to go. Take a look at assignment data. That&#8217;s the line under the task, with resource A. <strong>BCWP</strong> is with 40€ value way different than tasks <strong>BCWP</strong> 76,18 €. The reason for this is the fact, that <strong>MS Project</strong> uses <strong>% Work Complete</strong> to calculates assignment <strong>BCWP</strong>, which is calculated as <strong>[Actual Work]</strong> / <strong>[Work]</strong>. Assignment BCWP is calculated as <strong>[Assignment % Work Complete]</strong> x <strong>[Assignment Baseline Cost]</strong>. In numbers, <strong>% Work Complete</strong> = 4 hr / 80 hr = 5% and <strong>BCWP</strong> = 5% x 800 € = 40 €.</p>
<p>Instead of heaving two different calculations of basically the same data, you can change how <strong>MS Project</strong> calculates <strong>Earned Values</strong> from <strong>% Complete</strong> to <strong>Physical % Complete</strong>. You can change this individually for each task by adding <strong>Earned Value Method</strong> column into the view and modifying its values, or you can modify default setting in <strong>Tools</strong>, then <strong>Options</strong>, <strong>Calculation</strong>, <strong>Earned Value</strong> and <strong>Default task Earned Value Method</strong>. This only affects new tasks.</p>
<p>Compare now T1 with <strong>% Complete</strong> method and T2 with <strong>Physical % Complete</strong>:</p>
<p><img class="aligncenter size-full wp-image-71" title="project-task-usage-task-assignment-bcwp2" src="http://rule-of-thumb.net/wp-content/uploads/2008/10/project-task-usage-task-assignment-bcwp2.jpg" alt="" width="457" height="75" /></p>
<p>Neat.</p>
]]></content:encoded>
			<wfw:commentRss>http://rule-of-thumb.net/2008/10/20/earned-value-analysis-mysteries/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Change Curve</title>
		<link>http://rule-of-thumb.net/2008/09/26/the-change-curve/</link>
		<comments>http://rule-of-thumb.net/2008/09/26/the-change-curve/#comments</comments>
		<pubDate>Fri, 26 Sep 2008 13:32:42 +0000</pubDate>
		<dc:creator>Sašo</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://rule-of-thumb.net/?p=63</guid>
		<description><![CDATA[Organizational changes are natural part of projects. By definition, projects are changing the state of things and almost always, this includes processes and procedures and consequently how people do things in their day-to-day business. There are many theories an models but Kübler-Ross model applied to change management is fundamental one. In its original form, Elisabeth Kübler-Ross wrote in her [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.itmweb.com/f042103.htm" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.itmweb.com');">Organizational changes</a> are natural part of projects. By definition, projects are changing the state of things and almost always, this includes processes and procedures and consequently how people do things in their day-to-day business.</p>
<p>There are many theories an models but <a href="http://en.wikipedia.org/wiki/Kübler-Ross_model" onclick="javascript:pageTracker._trackPageview('/outbound/article/en.wikipedia.org');">Kübler-Ross model</a> applied to change management is fundamental one.</p>
<p>In its original form, <a title="Elisabeth Kübler-Ross" href="http://en.wikipedia.org/wiki/Elisabeth_K%C3%BCbler-Ross" onclick="javascript:pageTracker._trackPageview('/outbound/article/en.wikipedia.org');">Elisabeth Kübler-Ross</a> wrote in her 1969 book &#8220;On Death and Dying&#8221; about the <strong>&#8220;Five Stages of Grief&#8221;:</strong></p>
<p> </p>
<ul>
<li><strong>Denial</strong>: Example &#8211; &#8220;I feel fine.&#8221;; &#8220;This can&#8217;t be happening.&#8221;&#8216;Not to me!&#8221;</li>
<li><strong>Anger</strong>: Example &#8211; &#8220;Why me? It&#8217;s not fair!&#8221; &#8220;NO! NO! How can you accept this!&#8221;</li>
<li><strong>Bargaining</strong>: Example &#8211; &#8220;Just let me live to see my children graduate.&#8221;; &#8220;I&#8217;ll do anything, can&#8217;t you stretch it out? A few more years.&#8221;</li>
<li><strong>Depression</strong>: Example &#8211; &#8220;I&#8217;m so sad, why bother with anything?&#8221;; &#8220;I&#8217;m going to die . . . What&#8217;s the point?&#8221;</li>
<li><strong>Acceptance</strong>: Example &#8211; &#8220;It&#8217;s going to be OK.&#8221;; &#8220;I can&#8217;t fight it, I may as well prepare for it.&#8221;</li>
</ul>
<div>Translated into change management world, these stages might be written as:</div>
<div>
<ul>
<li><strong>Denial</strong>: Example &#8211; &#8220;This isn&#8217;t relevant to my work.&#8221;</li>
<li><strong>Resistance</strong>: Example &#8211; &#8220;I&#8217;m not having this.&#8221;</li>
<li><strong>Exploration</strong>: Example &#8211; &#8220;Could this work for me?&#8221;</li>
<li><strong>Hope</strong>: Example &#8211; &#8220;I can see how I make this work for me.&#8221;</li>
<li><strong>Commitment</strong>: Example &#8211; &#8220;This works for me and my colleagues.&#8221;</li>
</ul>
<div><a href="http://www.internalcommshub.com/open/change/toolkit/curve.pdf" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.internalcommshub.com');"><img class="aligncenter size-full wp-image-64" title="the-change-curve" src="http://rule-of-thumb.net/wp-content/uploads/2008/09/the-change-curve.jpg" alt="" width="457" height="418" /></a></div>
</div>
<p>This happens to all of us. It is important to understand, that this is a natural reaction and should never be taken personally. Project manager should avoid at all costs bringing this conflict to a personal level as it makes it difficult or impossible to recover from it later.</p>
<p>It is important that project manager keep the team involved during <strong>denial </strong>and <strong>resistance </strong>phases, especially trying to understand their current position. Translated into project management, this is the time to do requirements analysis. This can open the vents of piled up unresolved issues and problems.</p>
<p>Tipping point is where <strong>negotiation </strong>starts and scope crepe occurs. Project manager really needs to be tough in following the goals and objectives.</p>
<p><strong>Exploration </strong>is where training can occur. People in exploration phase accepted that the change is imminent and are gaining interest in it. It is futile to do any training before this stage.</p>
<p>When in <strong>hope </strong>stage are empowered to accept the change. They&#8217;re comfortable doing user testing and self exploration.</p>
<p>During <strong>commitment </strong>phase, they&#8217;re believers. They know why this is good for them and the team. Now is the time to write new processes and procedures.</p>
]]></content:encoded>
			<wfw:commentRss>http://rule-of-thumb.net/2008/09/26/the-change-curve/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Serenity, Courage and Wisdom</title>
		<link>http://rule-of-thumb.net/2008/09/25/serenity-courage-and-wisdom/</link>
		<comments>http://rule-of-thumb.net/2008/09/25/serenity-courage-and-wisdom/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 11:40:50 +0000</pubDate>
		<dc:creator>Sašo</dc:creator>
				<category><![CDATA[Project Management]]></category>

		<guid isPermaLink="false">http://rule-of-thumb.net/?p=56</guid>
		<description><![CDATA[I saw a movie Changing Lanes (2002) the other day and these words kind of resonated with me: God grant me the serenity to accept the things I cannot change,  courage to change the things I can, and wisdom to know the difference! Think about it.]]></description>
			<content:encoded><![CDATA[<p>I saw a movie Changing Lanes (2002) the other day and these words kind of resonated with me:</p>
<blockquote><p><em>God grant me the serenity to accept the things I cannot change,  courage to change the things I can, and wisdom to know the difference!</em></p></blockquote>
<p>Think about it.</p>
]]></content:encoded>
			<wfw:commentRss>http://rule-of-thumb.net/2008/09/25/serenity-courage-and-wisdom/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Value of Project Management</title>
		<link>http://rule-of-thumb.net/2008/09/25/value-of-project-management/</link>
		<comments>http://rule-of-thumb.net/2008/09/25/value-of-project-management/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 08:46:48 +0000</pubDate>
		<dc:creator>Sašo</dc:creator>
				<category><![CDATA[Project Management]]></category>

		<guid isPermaLink="false">http://rule-of-thumb.net/?p=55</guid>
		<description><![CDATA[PMI has recently conducted a research (Researching the Value of Project Management) on whether what they&#8217;re doing is of any use and surprisingly found out that there is an added value in project management. I think this conclusively proves I need a raise.]]></description>
			<content:encoded><![CDATA[<p>PMI has recently conducted a research (Researching the Value of Project Management) on whether what they&#8217;re doing is of any use and surprisingly found out that there is an <a href="http://www.pmi.org/Value/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.pmi.org');">added value in project management</a>.</p>
<p>I think this conclusively proves I need a raise.</p>
]]></content:encoded>
			<wfw:commentRss>http://rule-of-thumb.net/2008/09/25/value-of-project-management/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Project Prioritization Methodology</title>
		<link>http://rule-of-thumb.net/2008/09/25/project-prioritization-methodology/</link>
		<comments>http://rule-of-thumb.net/2008/09/25/project-prioritization-methodology/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 07:59:11 +0000</pubDate>
		<dc:creator>Sašo</dc:creator>
				<category><![CDATA[Project Portfolio Management]]></category>

		<guid isPermaLink="false">http://rule-of-thumb.net/?p=54</guid>
		<description><![CDATA[I found this interesting criteria list on PM Hut to consider when deciding about project priorities: Urgency - When must this initiative be complete? Alignment – How well does this initiative supports the Organization’s Goals and Objectives? Productivity – How much will this initiative increase productivity? Cost Savings – How much cost will this initiative save [...]]]></description>
			<content:encoded><![CDATA[<p>I found this interesting <a href="http://www.pmhut.com/streamlining-the-pmo-develop-project-prioritization-methodology" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.pmhut.com');">criteria list</a> on <a href="http://www.pmhut.com" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.pmhut.com');">PM Hut</a> to consider when deciding about project priorities:</p>
<ul>
<li><strong>Urgency </strong>- When must this initiative be complete?</li>
<li><strong>Alignment </strong>– How well does this initiative supports the Organization’s Goals and Objectives?</li>
<li><strong>Productivity </strong>– How much will this initiative increase productivity?</li>
<li><strong>Cost Savings</strong> – How much cost will this initiative save over the next 3 years?</li>
<li><strong>Income Increases</strong> – How much with this initiative increase income?</li>
<li><strong>Morale </strong>– What is this initiatives morale improvement potential?</li>
<li><strong>Time To Complete</strong> – How long will it take to complete this initiative once started?</li>
<li><strong>Competitive Position</strong> – How will this initiative improve competitive position?</li>
<li><strong>Customer Service Levels</strong> – How will this initiative improve customer service levels?</li>
</ul>
<div>This seems like a good set of criteria to pipe into <a href="http://masadhanx.blogspot.com/2008/07/analytic-hierarchy-process.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/masadhanx.blogspot.com');">Analytic Hierarchy Process</a> as part of your <a href="http://pmcrunch.com/project_management_process/project-portfolio-management-a-balancing-act/" onclick="javascript:pageTracker._trackPageview('/outbound/article/pmcrunch.com');">Project Portfolio Management</a>. It would be interesting to get a common management board agreement on weights.</div>
]]></content:encoded>
			<wfw:commentRss>http://rule-of-thumb.net/2008/09/25/project-prioritization-methodology/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Analytic Hierarchy Process in Project Portfolio Management</title>
		<link>http://rule-of-thumb.net/2008/09/24/analytic-hierarchy-process-in-project-portfolio-management/</link>
		<comments>http://rule-of-thumb.net/2008/09/24/analytic-hierarchy-process-in-project-portfolio-management/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 08:15:43 +0000</pubDate>
		<dc:creator>Sašo</dc:creator>
				<category><![CDATA[Project Portfolio Management]]></category>

		<guid isPermaLink="false">http://rule-of-thumb.net/?p=53</guid>
		<description><![CDATA[When running tens of projects in parallel, you&#8217;re sure to face colissions. It is usually about resources, of course. How to resolve them? Man in charge might feel what needs to be done in such cases, but it&#8217;s not easy to communicate the decision without a proper explanation as every project manager, resource manager and [...]]]></description>
			<content:encoded><![CDATA[<p>When running tens of projects in parallel, you&#8217;re sure to face colissions. It is usually about resources, of course. How to resolve them? Man in charge might feel what needs to be done in such cases, but it&#8217;s not easy to communicate the decision without a proper explanation as every project manager, resource manager and business manager has his or her own view. This is where decision support systems come into play and <strong>Analytic Hierarchy Process (AHP)</strong> as defined by Thomas L. Saaty in the 1970s is one them.</p>
<p><a href="http://blog.decisionlens.com/2007/08/analytic-hierarchy-process-overview.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/blog.decisionlens.com');">AHP</a> is a typical divide and conquer solution to tackling complexity. The idea is to divide a complex decision into smaller, manageable evaluations, which are then recombined into the final metric, which helps you make a decision.</p>
<p>This is not a one way process. AHP might propose a different solution than you expect and it enables you to backtrack the calculation to help you understand the model by which the solution was proposed. You can then either agree with the model or correct it, to better reflect the real situation.</p>
<p>As written on Wikipedia, AHP provides a comprehensive and rational framework for structuring a problem, for representing and quantifying its elements, for relating those elements to overall goals, and for evaluating alternative solutions.</p>
<p>There&#8217;s an excellent explanation with a step-by-step example on <a href="http://en.wikipedia.org/wiki/Analytic_Hierarchy_Process" onclick="javascript:pageTracker._trackPageview('/outbound/article/en.wikipedia.org');">Wikipedia</a>. Another one can be found on <a href="http://msdn.microsoft.com/en-us/magazine/cc163785.aspx" onclick="javascript:pageTracker._trackPageview('/outbound/article/msdn.microsoft.com');">Microsoft site</a>.</p>
<p>An interesting article appears on <a href="http://www.robustdecisions.com/making-robust-decisions/2008/09/why-pairwise-comparisons-are-waste-of.php" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.robustdecisions.com');">Robust Decission: Why pairwise comparisons are a waste of time for finding criteria importance</a>. David G. Ullman presents a faster approach, especially usefull with more criteria.</p>
]]></content:encoded>
			<wfw:commentRss>http://rule-of-thumb.net/2008/09/24/analytic-hierarchy-process-in-project-portfolio-management/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Time for Project Portfolio Management?</title>
		<link>http://rule-of-thumb.net/2008/09/23/time-for-project-portfolio-management/</link>
		<comments>http://rule-of-thumb.net/2008/09/23/time-for-project-portfolio-management/#comments</comments>
		<pubDate>Tue, 23 Sep 2008 09:38:32 +0000</pubDate>
		<dc:creator>Sašo</dc:creator>
				<category><![CDATA[Project Portfolio Management]]></category>

		<guid isPermaLink="false">http://rule-of-thumb.net/?p=52</guid>
		<description><![CDATA[Following our constant resource issues I&#8217;ve been Googling around for best practices in this area and stumbled across Michael Greer&#8217;s article What&#8217;s Project Portfolio Management (PPM) &#38; Why Should Project Managers Care About It?. He proposes a self assessment check list, to see whether you&#8217;re ripe for establishing Project Portfolio Management process in your company. It [...]]]></description>
			<content:encoded><![CDATA[<p>Following our constant resource issues I&#8217;ve been Googling around for best practices in this area and stumbled across Michael Greer&#8217;s article <a href="http://www.michaelgreer.com/ppm.htm" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.michaelgreer.com');">What&#8217;s Project Portfolio Management (PPM) &amp; Why Should Project Managers Care About It?</a>.</p>
<p>He proposes a self assessment check list, to see whether you&#8217;re ripe for establishing Project Portfolio Management process in your company. It goes like this:</p>
<ul>
<li>Frequent difficulty finding enough people to put together a solid project team.</li>
<li>Excessive project delays due to &#8220;not enough resources&#8221;.</li>
<li>High turnover due to &#8220;burn out&#8221; of key project contributors because they are working on too many projects and spending too many overtime hours.</li>
<li>Frequent change of status of projects (i.e., moving from &#8220;active&#8221; to &#8220;on hold&#8221; to &#8220;top priority&#8221; and back).</li>
<li>Completion of projects that, when all is said and done, don&#8217;t really meet a strategic need.</li>
<li>Intense competition, rather than cooperation, among departments and sub-organizations when staffing and funding projects.</li>
</ul>
<p>It&#8217;s all more or less true for our organization. It&#8217;s not extreme yet, but something needs to be done before we get into a gridlock.</p>
<p>Solution? Start with documentation, says Michael Greer:</p>
<ul>
<li>Create &#8220;high resolution&#8221; project plans that accurately spell out, in vivid detail, the resources required to complete each task and activity.</li>
<li>Capture the actual hours spent by all project players in completing project tasks and activities.</li>
<li>Create summary tables showing planned and actual time spent by each person in your organization on every project to which he or she is assigned in order to demonstrate who&#8217;s overloaded.</li>
<li>Document all incidents of resources that are &#8220;stolen&#8221; across projects, excessive overtime, large-effort-but-ultimately-useless projects, and so on.</li>
<li>By conducting project &#8220;post mortem&#8221; evaluations, gather information about how systematic PPM might have prevented problems and encouraged successes.</li>
</ul>
<div>Will do what he says and then move on.</div>
]]></content:encoded>
			<wfw:commentRss>http://rule-of-thumb.net/2008/09/23/time-for-project-portfolio-management/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Random Numbers Out of Triangular Distribution</title>
		<link>http://rule-of-thumb.net/2008/09/06/random-numbers-out-of-triangular-distribution/</link>
		<comments>http://rule-of-thumb.net/2008/09/06/random-numbers-out-of-triangular-distribution/#comments</comments>
		<pubDate>Sat, 06 Sep 2008 08:27:39 +0000</pubDate>
		<dc:creator>Sašo</dc:creator>
				<category><![CDATA[Risk Analysis]]></category>

		<guid isPermaLink="false">http://rule-of-thumb.net/?p=51</guid>
		<description><![CDATA[As description on Brighton-Webs beautifully explains: The Triangular Distribution is typically used as a subjective description of a population for which there is only limited sample data.  It is based on a knowledge of the minimum and maximum and an inspired guess as to what the modal value might be.  Despite being a simplistic description [...]]]></description>
			<content:encoded><![CDATA[<p>As description on <a href="http://www.brighton-webs.co.uk/distributions/triangular.asp" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.brighton-webs.co.uk');">Brighton-Webs</a> beautifully explains:</p>
<blockquote><p>The <strong>Triangular Distribution</strong> is typically used as a subjective description of a population for which there is only limited sample data.  It is based on a knowledge of the minimum and maximum and an inspired guess as to what the modal value might be.  Despite being a simplistic description of a population, it is a very useful distribution for modeling processes where the relationship between variables is known, but data is scarce (possibly because of the high cost of collection).</p></blockquote>
<p>Data about task durations is scarce and usually difficult to collect. Tasks are rarely the same as projects are by definition never the same. So why complicate with difficult distributions like <strong>Beta</strong>, when <strong>Triangular</strong> is just as good. Most of the error will come from distribution parameters and not its shape.</p>
<p style="text-align: center;"><a href="http://en.wikipedia.org/wiki/Triangular_distribution" onclick="javascript:pageTracker._trackPageview('/outbound/article/en.wikipedia.org');"><img class="aligncenter" src="http://upload.wikimedia.org/wikipedia/commons/4/45/Triangular_distribution_PMF.png" alt="" width="457" /></a></p>
<p style="text-align: center;"><em>Probability density function of Triangular Distribution (source: </em><a href="http://en.wikipedia.org/wiki/Triangular_distribution" onclick="javascript:pageTracker._trackPageview('/outbound/article/en.wikipedia.org');"><em>Wikipedia</em></a><em>)</em></p>
<p>Triangular distribution is completely described by minimum (a), maximum (b) and most likley (c) value (mode). Get all the formulas on <a href="http://www.brighton-webs.co.uk/distributions/triangular.asp" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.brighton-webs.co.uk');">Brighton-Webs</a> or <a href="http://en.wikipedia.org/wiki/Triangular_distribution" onclick="javascript:pageTracker._trackPageview('/outbound/article/en.wikipedia.org');">Wikipedia</a>.</p>
<p>How do we get these three points? Is minimum equal to optimistic or best case? Is maximum really pessimistic enough? Is worst case really the worst? Are we really so good, that we can provide best case and worst case estimates for ALL tasks? I haven&#8217;t seen this yet.</p>
<p>Steve McConnell asks the reader of his book <a href="http://www.stevemcconnell.com/est-toc.htm" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.stevemcconnell.com');">Software Estimation: Demystifying the Black Art</a>: How Good an Estimator Are You? He presents the reader with ten quiz like questions:</p>
<ul>
<li>Surface temperature of the Sun,</li>
<li>Latitude of Shanghai,</li>
<li>Area of the Asian continent,</li>
<li>The year of Alexander the Great&#8217;s birth,</li>
<li>Total value of U.S. currency in circulation in 2004,</li>
<li>Total volume of the Great Lakes,</li>
<li>Wordwide box office receipts for the movie Titanic,</li>
<li>Total length of the coastline of the Pacific Ocean,</li>
<li>Number of book titles published in the U.S. since 1776 and</li>
<li>Heaviest blue whale ever recorded.</li>
</ul>
<p>Then he asks the reader to provide lower and upper bounds for each question, so that there is a 90% chance of including the correct value. Looking at this from other direction this means that out of these 10 questions exactly one answer will fall outside of estimated range.</p>
<p>According to Steve McConnell, most of quiz takers are able to guess 1 to 3 answers (average 2.8), which tells us that there&#8217;s no way we can provide 100% accurate bounds of the estimates. This is really worrying.</p>
<p>The good thing is that we can measure this. Just check your last project where you used 3-point estimates and count how many of them hit the bounds. If you didn&#8217;t use 3-point estimates, provide them afterwards prefferably for the project you didn&#8217;t manage, but without looking at original estimates.</p>
<p>So in the real world, we cannot provide usefull bounds with 100% accuracy, but if we try hard, we may be able to provide 10th and 90th percentiles, which gives us more down to earth 80% accuracy. McConnell claims that if you&#8217;re good and try hard enough, you can only go up to 70%, which then leaves you with 15th and 85th percentiles. As said in the prevous paragraph, go and measure your accuracy and use the result in estimating distribution parameteres as described below.</p>
<p>Glen Alleman says that <a href="http://herdingcats.typepad.com/my_weblog/2006/02/deterministic_v.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/herdingcats.typepad.com');">best case &#8211; worst case estimates are biased by personal risk avoidance factor</a> and is also proposing 10th and 90th percentile.</p>
<p>Getting triangular distribution out of mode, lower/upper percentiles requires some number crunching. Luckily, Samuel Kotz &amp; Johan René van Dorp have done this for us in <a href="http://www.worldscibooks.com/mathematics/5720.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.worldscibooks.com');">BEYOND BETA: Other Continuous Families of Distributions with Bounded Support and Applications (2004)</a>.</p>
<p>You can find implementation of algorithm as part of my <a href="https://sourceforge.net/projects/montecarloprj/" onclick="javascript:pageTracker._trackPageview('/outbound/article/sourceforge.net');">Monte Carlo Simulation for MS Project</a> package on SourceForge, or browse the source of <a href="http://montecarloprj.svn.sourceforge.net/viewvc/montecarloprj/trunk/src/TriDist.bas?view=markup" onclick="javascript:pageTracker._trackPageview('/outbound/article/montecarloprj.svn.sourceforge.net');">TriDist.bas</a> directly.</p>
]]></content:encoded>
			<wfw:commentRss>http://rule-of-thumb.net/2008/09/06/random-numbers-out-of-triangular-distribution/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>OPEX and CAPEX Cost Reporting from Microsoft Project</title>
		<link>http://rule-of-thumb.net/2008/08/28/opex-and-capex-cost-reporting-from-microsoft-project/</link>
		<comments>http://rule-of-thumb.net/2008/08/28/opex-and-capex-cost-reporting-from-microsoft-project/#comments</comments>
		<pubDate>Thu, 28 Aug 2008 08:21:01 +0000</pubDate>
		<dc:creator>Sašo</dc:creator>
				<category><![CDATA[Techniques]]></category>

		<guid isPermaLink="false">http://rule-of-thumb.net/?p=48</guid>
		<description><![CDATA[In the previous post I showed how to designate a field in Microsoft Project to hold cost type information and how to enter this information. Now I&#8217;ll show you how to get this information into a nice Microsoft Excel pivot table. As always, we&#8217;ll work with Microsoft Project data stored in Microsoft Access database. We&#8217;ll create two [...]]]></description>
			<content:encoded><![CDATA[<p>In the <a href="http://rule-of-thumb.net/2008/08/27/more-on-resource-workload-and-costs-in-microsoft-project/" >previous post</a> I showed how to designate a field in <strong>Microsoft Project</strong> to hold cost type information and how to enter this information. Now I&#8217;ll show you how to get this information into a nice <strong>Microsoft Excel</strong> pivot table.</p>
<p>As always, we&#8217;ll work with <a href="http://rule-of-thumb.net/2008/07/16/grab-that-ms-project-data/" ><strong>Microsoft Project</strong> data stored in <strong>Microsoft Access</strong> database</a>.</p>
<p>We&#8217;ll create two queries in <strong>Microsoft Access</strong>, first one to get cost types and secons one to combine it with assignments data into final table ready to turn it into pivot table.</p>
<p>To create Task Cost Type query, copy the following query into the Microsoft Access query&#8217;s SQL view.</p>
<p><code>SELECT<br />
    MSP_TEXT_FIELDS.PROJ_ID,<br />
    MSP_TEXT_FIELDS.TEXT_REF_UID AS TASK_UID,<br />
    MSP_TEXT_FIELDS.TEXT_VALUE<br />
FROM<br />
    MSP_TEXT_FIELDS<br />
        INNER JOIN MSP_CONVERSIONS ON<br />
            MSP_TEXT_FIELDS.TEXT_FIELD_ID = MSP_CONVERSIONS.CONV_VALUE<br />
WHERE<br />
    MSP_CONVERSIONS.CONV_STRING="Task Text1";</code></p>
<p>Cost type, if stored in tasks <strong>Text1 </strong>field, is stored in <code>MSP_TEXT_FIELDS.TEXT_VALUE</code>, but it has to linked to MSP_CONVERSIONS through <code>MSP_TEXT_FIELDS.TEXT_FIELD_ID = MSP_CONVERSIONS.CONV_VALUE</code> and filtered so that <code>MSP_CONVERSIONS.CONV_STRING="Task Text1"</code>.</p>
<p>Next, create a new query, Resource Costs By Cost Type, based on Resource Costs query by left joining Cost Type query.</p>
<p><code>SELECT<br />
    MSP_PROJECTS.PROJ_NAME AS Project,<br />
    [Task Cost Type].TEXT_VALUE AS [Cost Type],<br />
    [Resource Groups].TEXT_VALUE AS [Resource Group],<br />
    MSP_RESOURCES.RES_NAME AS [Resource Name],<br />
    [Resource Rates].RR_RATE_TABLE AS [Rate Table],<br />
    [Resource Rates].RR_STD_RATE AS [Standard Rate],<br />
    Sum((MSP_ASSIGNMENTS.ASSN_WORK/MSP_PROJECTS.PROJ_OPT_MINUTES_PER_DAY/1000)) AS [Work],<br />
    Sum((MSP_ASSIGNMENTS.ASSN_COST/100)) AS Cost<br />
FROM<br />
    (((MSP_PROJECTS<br />
        INNER JOIN (MSP_ASSIGNMENTS<br />
        INNER JOIN [Resource Rates]<br />
            ON (MSP_ASSIGNMENTS.PROJ_ID = [Resource Rates].PROJ_ID)<br />
            AND (MSP_ASSIGNMENTS.RES_UID = [Resource Rates].RES_UID)<br />
            AND (MSP_ASSIGNMENTS.ASSN_COST_RATE_TABLE = [Resource Rates].RR_RATE_TABLE))<br />
            ON MSP_PROJECTS.PROJ_ID = MSP_ASSIGNMENTS.PROJ_ID)<br />
        INNER JOIN MSP_RESOURCES<br />
            ON (MSP_ASSIGNMENTS.PROJ_ID = MSP_RESOURCES.PROJ_ID)<br />
            AND (MSP_ASSIGNMENTS.RES_UID = MSP_RESOURCES.RES_UID))<br />
        LEFT JOIN [Resource Groups]<br />
            ON MSP_RESOURCES.RES_UID = [Resource Groups].TEXT_REF_UID)<br />
            LEFT JOIN [Task Cost Type]<br />
            ON (MSP_ASSIGNMENTS.PROJ_ID = [Task Cost Type].PROJ_ID)<br />
            AND (MSP_ASSIGNMENTS.TASK_UID = [Task Cost Type].TASK_UID)<br />
GROUP BY<br />
    MSP_PROJECTS.PROJ_NAME,<br />
    [Task Cost Type].TEXT_VALUE,<br />
    [Resource Groups].TEXT_VALUE,<br />
    MSP_RESOURCES.RES_NAME,<br />
    [Resource Rates].RR_RATE_TABLE,<br />
    [Resource Rates].RR_STD_RATE,<br />
    MSP_ASSIGNMENTS.RES_UID<br />
HAVING<br />
    MSP_ASSIGNMENTS.RES_UID&gt;=0<br />
ORDER BY<br />
    MSP_PROJECTS.PROJ_NAME,<br />
    [Resource Groups].TEXT_VALUE,<br />
    MSP_RESOURCES.RES_NAME,<br />
    [Resource Rates].RR_RATE_TABLE;</code></p>
<p>You can download queries here:</p>
<ul>
<li><a href="http://rule-of-thumb.net/wp-content/uploads/2008/08/cost-type.sql" >Cost Type.sql</a></li>
<li><a href="http://rule-of-thumb.net/wp-content/uploads/2008/08/resource-costs-by-cost-type.sql" >Resource Costs by Cost Type.sql</a></li>
</ul>
<p>From here, it&#8217;s only a matter of creating a query from <strong>Microsoft Excel</strong> and building a pivot table out of it to suite your needs.</p>
]]></content:encoded>
			<wfw:commentRss>http://rule-of-thumb.net/2008/08/28/opex-and-capex-cost-reporting-from-microsoft-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More on Resource Workload and Costs in Microsoft Project</title>
		<link>http://rule-of-thumb.net/2008/08/27/more-on-resource-workload-and-costs-in-microsoft-project/</link>
		<comments>http://rule-of-thumb.net/2008/08/27/more-on-resource-workload-and-costs-in-microsoft-project/#comments</comments>
		<pubDate>Wed, 27 Aug 2008 11:22:03 +0000</pubDate>
		<dc:creator>Sašo</dc:creator>
				<category><![CDATA[Techniques]]></category>

		<guid isPermaLink="false">http://rule-of-thumb.net/?p=45</guid>
		<description><![CDATA[Now that you know how get resource workload and costs out of Microsoft Project, you can go further and add some custom groupings for further slicing and dicing. In my case, we have two distinct phases on projects: feasibility study / project definition phase and implementation phase. We have to prepare and report separate budgets [...]]]></description>
			<content:encoded><![CDATA[<p>Now that you know how get resource workload and costs out of <strong>Microsoft Project</strong>, you can go further and add some custom groupings for further slicing and dicing.</p>
<p>In my case, we have two distinct phases on projects:</p>
<ul>
<li>feasibility study / project definition phase and</li>
<li>implementation phase.</li>
</ul>
<p>We have to prepare and report separate budgets for each phase.</p>
<p>Next, there are different type of costs on the project. They can be booked either as operative expense (<a href="http://www.stratetect.com/2008/06/capex-vs-opex-what-is-the-difference/" onclick="javascript:pageTracker._trackPageview('/outbound/article/www.stratetect.com');">OPEX</a>) or capital expense (<a href="http://free.thebankaccounts.com/2008/07/capital-budgeting.html" onclick="javascript:pageTracker._trackPageview('/outbound/article/free.thebankaccounts.com');">CAPEX</a>).</p>
<p>These and all other attributes can be configured in <strong>Microsoft Project</strong> and exported to a nice <strong>Microsoft Excel</strong> pivot table.</p>
<p>Here&#8217;s how. <strong>Microsoft Project</strong> has 8 groups of customizable fields:</p>
<ul>
<li>Cost</li>
<li>Date</li>
<li>Duration</li>
<li>Finish</li>
<li>Flag</li>
<li>Number</li>
<li>Start</li>
<li>Text</li>
</ul>
<p>You can use them for whatever you want. By default they&#8217;re just numbered, like <strong>Text1</strong>, <strong>Text2</strong>, etc. but you can rename them, assign value lists, define default values, define behaviors of summary tasks, define graphical display of the values, etc.</p>
<p><img class="aligncenter size-full wp-image-46" title="project-customize-fields" src="http://rule-of-thumb.net/wp-content/uploads/2008/08/project-customize-fields.jpg" alt="" width="400" height="457" /></p>
<p>We&#8217;ll use <strong>Text1</strong> field and turn it into <strong>Cost Type</strong> with predefined value list:</p>
<ol>
<li>Switch to <strong>Gantt View</strong>, then select <strong>Cost Table</strong> from <strong>View</strong>, <strong>Table</strong>.</li>
<li>Bring up <strong>Customize Fields</strong> dialog box by right clicking on any of column headings and selecting <strong>Customize Fields</strong> or through menus <strong>Tools</strong>, <strong>Customize</strong> and <strong>Fields</strong>.</li>
<li>Choose <strong>Text</strong> in the <strong>Type</strong> dropdown box.</li>
<li>Select <strong>Text1</strong>.</li>
<li>Click <strong>Rename,</strong> type in <strong>Cost Type</strong> and confirm it by clicking <strong>OK</strong>.</li>
<li>Now click <strong>Value List</strong> and type <strong>OPEX</strong> into the Value column of the first row and <strong>CAPEX</strong> into the second row.</li>
<li>You can define default value by checking <strong>Use a value from the list as the default entry for the field</strong>, selecting default value and clicking <strong>Set Default</strong>.</li>
<li>Confirm the settings for <strong>Value List</strong> with <strong>OK</strong>.</li>
<li>Click <strong>OK</strong> to finish field customization.</li>
</ol>
<p>Field is now defined. You still need to add it to the <strong>Cost</strong> table.</p>
<ol>
<li>Right click on a column heading, before which you want to add <strong>Cost Type</strong> field.</li>
<li>Select <strong>Insert Column</strong>.</li>
<li>Find <strong>Text1 (Cost Type)</strong>, define optional attributes and confirm with <strong>OK</strong>.</li>
</ol>
<p><a href="None"><img class="aligncenter size-full wp-image-47" title="project-column-definition" src="http://rule-of-thumb.net/wp-content/uploads/2008/08/project-column-definition.jpg"  alt="" width="351" height="226" /></a></p>
<p>You can now define each task&#8217;s cost type with drop down box in the task sheet or in <strong>Task Information</strong> dialog box on <strong>Custom Fields</strong> page.</p>
<p>Getting this new information into <strong>Microsoft Excel</strong> pivot table will be a subject of the next post.</p>
]]></content:encoded>
			<wfw:commentRss>http://rule-of-thumb.net/2008/08/27/more-on-resource-workload-and-costs-in-microsoft-project/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
