<?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>Project Management Learning &#187; earned value management</title>
	<atom:link href="http://www.projectmanagementlearning.com/tag/earned-value-management/feed" rel="self" type="application/rss+xml" />
	<link>http://www.projectmanagementlearning.com</link>
	<description>Questions and Answers on Project Management</description>
	<lastBuildDate>Tue, 27 Apr 2010 20:01:40 +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>What Is Burn Rate?</title>
		<link>http://www.projectmanagementlearning.com/what-is-burn-rate.html</link>
		<comments>http://www.projectmanagementlearning.com/what-is-burn-rate.html#comments</comments>
		<pubDate>Sun, 28 Mar 2010 11:30:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Project Cost Management]]></category>
		<category><![CDATA[calculating burn rate]]></category>
		<category><![CDATA[earned value management]]></category>
		<category><![CDATA[project budget]]></category>
		<category><![CDATA[project management definitions]]></category>
		<category><![CDATA[project management metrics]]></category>

		<guid isPermaLink="false">http://www.projectmanagementlearning.com/?p=374</guid>
		<description><![CDATA[The burn rate is a project management metric assessing the performance of the project with respect to the budget. A burn rate bigger than 1 indicates that the project is burning money faster than it should, a burn rate less than 1 indicates that the project is burning money slower than it originally planned. Burn Rate = 1/CPI = AC/EV.]]></description>
			<content:encoded><![CDATA[<p><strong>Burn Rate</strong> is a metric to assess the performance of a certain project with respect to the original budget. In short, burn rate is the rate at which the project is spending its original budget.</p>
<h3>Origin of the Term</h3>
<p>The term &#8220;Burn Rate&#8221; is originally a financial term, and it was first coined in the 90s during the &#8220;Internet Boom&#8221; to describe the rate at which new Internet Startups were spending their invested funds, while making no revenue. The term is highly relevant in a Project Management environment since most projects do not make any revenue and spend their initial capital in their execution phase. It is unknown when and by whom the term was introduced to Project Management.</p>
<h3>How to Use the Burn Rate</h3>
<p>As mentioned earlier, the burn rate is an indicator of the project performance with respect to the budget. A burn rate greater than 1 means that the project budget is exhausted faster than originally planned, which indicates that the project may be finished over-budget. A burn rate less than 1 means that the project budget is exhausted slower than originally planned, which indicates that the project may be finished under budget. A burn rate equals to 1 means that the project is exhausting the budget exactly as originally planned, and indicates that the project may be finished on budget. Note that the latter case is not uncommon at the beginning of the project, but is not maintainable through the rest of the project, as it is nearly impossible to capture a project budget with a 100% accuracy at the beginning of any project.</p>
<p>The burn rate is an excellent &#8220;early alarm&#8221; that the project may be over-budget. A burn rate bigger than 1 should be <u>immediately</u> reported to the stakeholders. Since the burn rate seldom goes down, it is extremely unwise to &#8220;hope for the better&#8221; and not to report this metric to the stakeholders.</p>
<h3>How to Calculate the Burn Rate</h3>
<p>The calculation of the burn rate is quite simple and straightforward. Here&#8217;s the formula:</p>
<p><em>Burn Rate = 1/CPI</em></p>
<p>Where CPI is the <em>Cost Performance Index</em> which is calculated the following way (from <a href='http://www.projectmanagementlearning.com/what-are-the-earned-value-formulas.html' title='Earned Value Formulas'>here</a>):</p>
<p><em>CPI = EV / AC</em></p>
<p>Looking at the above formula of calculating CPI, a more direct formula for the burn rate would be:</p>
<p><em>Burn Rate = 1/CPI = 1/EV/AC = AC/EV</em></p>
<p>Where AC is the <em>Actual Cost</em>, and EV is the <em>Earned Value</em>.</p>
<p><strong>Example of Calculating the Burn Rate</strong></p>
<p>Assuming the <em>Earned Value</em> of a construction project so far is $3,000,000, and the <em>Actual Cost</em> is $3,500,000. Then:</p>
<p><em>Burn Rate = AC/EV = $3,500,000/$3,000,000 = 1.16</em></p>
<p>Since the burn rate is above 1, then the project is spending the budget faster than it should, and <em>may</em> finish over budget.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.projectmanagementlearning.com/what-is-burn-rate.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>What Are the Earned Value Formulas?</title>
		<link>http://www.projectmanagementlearning.com/what-are-the-earned-value-formulas.html</link>
		<comments>http://www.projectmanagementlearning.com/what-are-the-earned-value-formulas.html#comments</comments>
		<pubDate>Sun, 06 Dec 2009 21:05:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Project Cost Management]]></category>
		<category><![CDATA[earned value management]]></category>
		<category><![CDATA[evm]]></category>
		<category><![CDATA[evm formulas]]></category>
		<category><![CDATA[pmp exam study]]></category>

		<guid isPermaLink="false">http://www.projectmanagementlearning.com/?p=168</guid>
		<description><![CDATA[Here are the different earned value formulas: CV = EV - AC, SV = EV - PV, CPI = EV / AC, SPI = EV / PV, EAC = BAC / CPI, ETC = EAC - AC, VAC = BAC - EAC]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a list of all <strong>Earned Value formulas</strong>:</p>
<ul>
<li><em>CV = EV &#8211; AC</em> (where CV is Cost Variance, EV is Earned Value, and AC is the Actual Cost).</li>
<li><em>SV = EV &#8211; PV</em> (where SV is Schedule Variane, EV is Earned Value, and PV is Planned Value).</li>
<li><em>CPI = EV / AC</em> (where EV is Earned Value, AC is the Actual Cost, and CPI is Cost Performance Index). A CPI < 1 means that the project is over-budget. A CPI = 1 means that the project is on budget, and a CPI > 1 means that the project is spending less than budgeted for.</li>
<li><em>SPI = EV / PV</em> (where EV is Earned Value, PV is Planned Value, and SPI is Schedule Performance Index). An SPI < 1 means that the project is behind schedule. An SPI = 1 means that the project is on schedule, and an SPI > 1 means that the project is ahead of schedule.</li>
<li><em>EAC = BAC / CPI</em> (where BAC is Budget At Completion, CPI is Cost Performance Index, and EAC is Estimate At Completion). EAC is the estimate of the final cost of the project based on the current numbers.</li>
<li><em>ETC = EAC &#8211; AC</em> (where EAC is Estimate At Completion, AC is the Actual Cost, and ETC is Estimate To Complete). ETC is the estimate of how much more the project will cost until its finished.</li>
<li><em>VAC = BAC &#8211; EAC</em> (where BAC is Budget At Completion, EAC is Estimate At Completion, and VAC is Variance At Completion). VAC is the difference between the planned budget and current estimate of the final project cost. A VAC of -$50,0000 means that the project is $50,000 over-budget.</li>
</ul>
<p>Note: This short article serves as a great set of notes for studying for the PMP Exam.</p>
<p><em>© 2009 Project Management Learning – Reproduction of this material is strictly prohibited without the written consent of Project Management Learning.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.projectmanagementlearning.com/what-are-the-earned-value-formulas.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

