<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Compounding&#8211;not as simple as it might seem.</title>
	<atom:link href="http://financefreelancelife.com/2007/10/10/compounding-not-as-simple-as-it-might-seem/feed/" rel="self" type="application/rss+xml" />
	<link>http://financefreelancelife.com/2007/10/10/compounding-not-as-simple-as-it-might-seem/</link>
	<description></description>
	<lastBuildDate>Mon, 15 Mar 2010 15:15:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Moolanomy weekly roundup #12: “Hello Readers” edition &#124; Moolanomy</title>
		<link>http://financefreelancelife.com/2007/10/10/compounding-not-as-simple-as-it-might-seem/#comment-264</link>
		<dc:creator>Moolanomy weekly roundup #12: “Hello Readers” edition &#124; Moolanomy</dc:creator>
		<pubDate>Sun, 14 Oct 2007 14:01:32 +0000</pubDate>
		<guid isPermaLink="false">http://financefreelancelife.com/?p=100#comment-264</guid>
		<description>[...] Compounding–not as simple as it might seem @ Mrs. Micah &#8212; It really isn&#8217;t. In finance, average normally refers to CAGR (geometric mean) and not the arithmetic mean. This is a perfect example. [...]</description>
		<content:encoded><![CDATA[<p>[...] Compounding–not as simple as it might seem @ Mrs. Micah &#8212; It really isn&#8217;t. In finance, average normally refers to CAGR (geometric mean) and not the arithmetic mean. This is a perfect example. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Stevens</title>
		<link>http://financefreelancelife.com/2007/10/10/compounding-not-as-simple-as-it-might-seem/#comment-263</link>
		<dc:creator>Andrew Stevens</dc:creator>
		<pubDate>Fri, 12 Oct 2007 19:32:39 +0000</pubDate>
		<guid isPermaLink="false">http://financefreelancelife.com/?p=100#comment-263</guid>
		<description>Take heart.  As John Von Neumann famously said, &quot;In mathematics, you don&#039;t understand things.  You just get used to them.&quot;  Though if you understand exponents, you already understand logarithms and just don&#039;t know it yet.</description>
		<content:encoded><![CDATA[<p>Take heart.  As John Von Neumann famously said, &#8220;In mathematics, you don&#8217;t understand things.  You just get used to them.&#8221;  Though if you understand exponents, you already understand logarithms and just don&#8217;t know it yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mrs. Micah</title>
		<link>http://financefreelancelife.com/2007/10/10/compounding-not-as-simple-as-it-might-seem/#comment-262</link>
		<dc:creator>Mrs. Micah</dc:creator>
		<pubDate>Fri, 12 Oct 2007 18:45:33 +0000</pubDate>
		<guid isPermaLink="false">http://financefreelancelife.com/?p=100#comment-262</guid>
		<description>Very nice, Andrew. Though I must say it&#039;s intimidating even for me. I suppose if I sat down with a book and a spreadsheet...but once logarithms come into play I start to look worried. Thanks, though, I think I see what you&#039;re driving at, I just wouldn&#039;t know how to do it.</description>
		<content:encoded><![CDATA[<p>Very nice, Andrew. Though I must say it&#8217;s intimidating even for me. I suppose if I sat down with a book and a spreadsheet&#8230;but once logarithms come into play I start to look worried. Thanks, though, I think I see what you&#8217;re driving at, I just wouldn&#8217;t know how to do it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Stevens</title>
		<link>http://financefreelancelife.com/2007/10/10/compounding-not-as-simple-as-it-might-seem/#comment-261</link>
		<dc:creator>Andrew Stevens</dc:creator>
		<pubDate>Fri, 12 Oct 2007 18:40:36 +0000</pubDate>
		<guid isPermaLink="false">http://financefreelancelife.com/?p=100#comment-261</guid>
		<description>Since you&#039;re a spreadsheet geek, you might appreciate that APY is calculated as a mean, but as a geometric mean rather than an arithmetic mean.

The geometric mean is defined as the n-th root of the product of n numbers.  To use my prior example, the cube root of .8 * 1.288 * 1.288 (losing 20%, and then two years of gaining 28.8%) is 1.099 or 9.9%.  To calculate the APY then, we take the final value ($1327.37), divide it by the original investment ($1000) and then take the n-th root (n being number of years of investment, in this case the cube root).  This gives us 1.099 or 9.9%.

For the truly geeky, geometric means can also be calculated as arithmetic means, but they&#039;re the arithmetic mean of the natural logs (and then you exponentiate the final result to translate it back).  I.e. exp((ln(.8)+ln(1.288)+ln(1.288))/3) = 1.099.

The reason this method is used to calculate APY is because what we really care about is the final yield, not the individual pieces that went into it.  The good news is that APY does mean what you want it to mean.  (The bad news is that past performance is no guarantee of future results.)</description>
		<content:encoded><![CDATA[<p>Since you&#8217;re a spreadsheet geek, you might appreciate that APY is calculated as a mean, but as a geometric mean rather than an arithmetic mean.</p>
<p>The geometric mean is defined as the n-th root of the product of n numbers.  To use my prior example, the cube root of .8 * 1.288 * 1.288 (losing 20%, and then two years of gaining 28.8%) is 1.099 or 9.9%.  To calculate the APY then, we take the final value ($1327.37), divide it by the original investment ($1000) and then take the n-th root (n being number of years of investment, in this case the cube root).  This gives us 1.099 or 9.9%.</p>
<p>For the truly geeky, geometric means can also be calculated as arithmetic means, but they&#8217;re the arithmetic mean of the natural logs (and then you exponentiate the final result to translate it back).  I.e. exp((ln(.8)+ln(1.288)+ln(1.288))/3) = 1.099.</p>
<p>The reason this method is used to calculate APY is because what we really care about is the final yield, not the individual pieces that went into it.  The good news is that APY does mean what you want it to mean.  (The bad news is that past performance is no guarantee of future results.)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew Stevens</title>
		<link>http://financefreelancelife.com/2007/10/10/compounding-not-as-simple-as-it-might-seem/#comment-260</link>
		<dc:creator>Andrew Stevens</dc:creator>
		<pubDate>Fri, 12 Oct 2007 08:53:43 +0000</pubDate>
		<guid isPermaLink="false">http://financefreelancelife.com/?p=100#comment-260</guid>
		<description>When people talk about APY, they&#039;re talking about CAGR (compound annual growth rate).  I.e., if I invested $1000 and received a 9.9% APY over three years, that means I have $1327.37 in my investment after three years.  How I got there isn&#039;t relevant.  I could have made 9.9% every year, or I could have lost 20% in year 1 and then made 28.8% each year over the next two years (which has an arithmetic mean of 12.5%, but the same APY of 9.9%), or any of an infinite number of other combinations.</description>
		<content:encoded><![CDATA[<p>When people talk about APY, they&#8217;re talking about CAGR (compound annual growth rate).  I.e., if I invested $1000 and received a 9.9% APY over three years, that means I have $1327.37 in my investment after three years.  How I got there isn&#8217;t relevant.  I could have made 9.9% every year, or I could have lost 20% in year 1 and then made 28.8% each year over the next two years (which has an arithmetic mean of 12.5%, but the same APY of 9.9%), or any of an infinite number of other combinations.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mrs. Micah</title>
		<link>http://financefreelancelife.com/2007/10/10/compounding-not-as-simple-as-it-might-seem/#comment-259</link>
		<dc:creator>Mrs. Micah</dc:creator>
		<pubDate>Thu, 11 Oct 2007 11:09:10 +0000</pubDate>
		<guid isPermaLink="false">http://financefreelancelife.com/?p=100#comment-259</guid>
		<description>@ Pinyo, you&#039;re right, I did the arithmetic mean. Good point, that we can mean different things by &quot;average.&quot; If we looked at the end gain and said it came out to an average of x, that would be different.

@ Swamproot, I poked around a bit, but there wasn&#039;t anything (and I can&#039;t do intense internet research at work) which had a nice chart of the percentage returns by year for an index fund. 4-17 is indeed optimistic. It&#039;s also a result of me saying &quot;Hmm...(supposedly) random number generator...hmmm&quot; ;)</description>
		<content:encoded><![CDATA[<p>@ Pinyo, you&#8217;re right, I did the arithmetic mean. Good point, that we can mean different things by &#8220;average.&#8221; If we looked at the end gain and said it came out to an average of x, that would be different.</p>
<p>@ Swamproot, I poked around a bit, but there wasn&#8217;t anything (and I can&#8217;t do intense internet research at work) which had a nice chart of the percentage returns by year for an index fund. 4-17 is indeed optimistic. It&#8217;s also a result of me saying &#8220;Hmm&#8230;(supposedly) random number generator&#8230;hmmm&#8221; <img src='http://financefreelancelife.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Swamproot</title>
		<link>http://financefreelancelife.com/2007/10/10/compounding-not-as-simple-as-it-might-seem/#comment-258</link>
		<dc:creator>Swamproot</dc:creator>
		<pubDate>Thu, 11 Oct 2007 06:39:33 +0000</pubDate>
		<guid isPermaLink="false">http://financefreelancelife.com/?p=100#comment-258</guid>
		<description>I&#039;m sorry I didn&#039;t actually look at the spreadsheet, but I wanted to take issue with &quot;wild jumps from 4% APY to 17% APY&quot;.  4% might be a very optimistic  bottom end for the sort of &#039;non-bank&#039; investments one should probably lean to if one were in their twenties, IMHO.  This is just a fellow PF student&#039;s half-ass opinion but knowing what I do now, I would say be prepared for more dramatic losses than &quot;only&quot; a 4% gain.

I lost a little money in the late 90&#039;s tech boom, proof that advice like &quot;invest in what you know&quot; is not always foolproof.  But it was a wonderful lesson in not taking such &quot;exuberance&quot; for granted and that it actually should be your second job to manage your money right, including learning all the boring details about investing.  But now for better or worse I&#039;m a little obsessed about it. :-)

As risk averse as this experience made me, I&#039;m sure you know already that there would be expectable down years in a properly aggressive retirement or long term investment portfolio for a person starting in their 20&#039;s or 30&#039;s.  But it might be appropriate to mention in the context of this article.

That seems to be a big problem with beginning investors, being scared to lose money.  That might be something to address, if you ever expect gains in an investment over 10%, be prepared for losses some years.  [I just made that up, so don&#039;t quote me.  Unless its totally correct. :-) ]</description>
		<content:encoded><![CDATA[<p>I&#8217;m sorry I didn&#8217;t actually look at the spreadsheet, but I wanted to take issue with &#8220;wild jumps from 4% APY to 17% APY&#8221;.  4% might be a very optimistic  bottom end for the sort of &#8216;non-bank&#8217; investments one should probably lean to if one were in their twenties, IMHO.  This is just a fellow PF student&#8217;s half-ass opinion but knowing what I do now, I would say be prepared for more dramatic losses than &#8220;only&#8221; a 4% gain.</p>
<p>I lost a little money in the late 90&#8217;s tech boom, proof that advice like &#8220;invest in what you know&#8221; is not always foolproof.  But it was a wonderful lesson in not taking such &#8220;exuberance&#8221; for granted and that it actually should be your second job to manage your money right, including learning all the boring details about investing.  But now for better or worse I&#8217;m a little obsessed about it. <img src='http://financefreelancelife.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>As risk averse as this experience made me, I&#8217;m sure you know already that there would be expectable down years in a properly aggressive retirement or long term investment portfolio for a person starting in their 20&#8217;s or 30&#8217;s.  But it might be appropriate to mention in the context of this article.</p>
<p>That seems to be a big problem with beginning investors, being scared to lose money.  That might be something to address, if you ever expect gains in an investment over 10%, be prepared for losses some years.  [I just made that up, so don't quote me.  Unless its totally correct. <img src='http://financefreelancelife.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />  ]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pinyo</title>
		<link>http://financefreelancelife.com/2007/10/10/compounding-not-as-simple-as-it-might-seem/#comment-257</link>
		<dc:creator>Pinyo</dc:creator>
		<pubDate>Thu, 11 Oct 2007 03:18:49 +0000</pubDate>
		<guid isPermaLink="false">http://financefreelancelife.com/?p=100#comment-257</guid>
		<description>How are you doing the average?  Because if they are the same CAGR, the end result should be the same.  Sounds like you did arithmetic mean.</description>
		<content:encoded><![CDATA[<p>How are you doing the average?  Because if they are the same CAGR, the end result should be the same.  Sounds like you did arithmetic mean.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

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