<?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>Mind Your Decisions &#187; Investing</title>
	<atom:link href="http://mindyourdecisions.com/blog/category/investing/feed/" rel="self" type="application/rss+xml" />
	<link>http://mindyourdecisions.com/blog</link>
	<description>Articles on game theory and personal finance</description>
	<lastBuildDate>Wed, 08 Feb 2012 05:01:14 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Start saving early: catching up is hard</title>
		<link>http://mindyourdecisions.com/blog/2012/01/12/start-saving-early-catching-up-is-hard/</link>
		<comments>http://mindyourdecisions.com/blog/2012/01/12/start-saving-early-catching-up-is-hard/#comments</comments>
		<pubDate>Thu, 12 Jan 2012 05:01:00 +0000</pubDate>
		<dc:creator>Presh Talwalkar</dc:creator>
				<category><![CDATA[Investing]]></category>
		<category><![CDATA[Saving]]></category>

		<guid isPermaLink="false">http://mindyourdecisions.com/blog/?p=5827</guid>
		<description><![CDATA[This is one of the most important financial lessons. I still remember learning it in high school, particularly because the numbers were so compelling. Here is a problem that demonstrates the value of investing at a young age. Alice and Bob are the same age, and they both plan on saving for retirement. Alice starts [...]]]></description>
			<content:encoded><![CDATA[<p>This is one of the most important financial lessons. I still remember learning it in high school, particularly because the numbers were so compelling.</p>
<p>Here is a problem that demonstrates the value of investing at a young age.</p>
<p><span id="more-5827"></span></p>
<blockquote><p>Alice and Bob are the same age, and they both plan on saving for retirement.</p>
<p>Alice starts at age 25 and invests $1,000 at the beginning of each year until age 65.</p>
<p>Bob plans to do the same thing, but he waits until age 35 to start.</p>
<p>How much does Bob have to contribute each year to have the same amount as Alice at age 65?</p>
<p>Assume both get a fixed investment return of 6 percent each year.</p></blockquote>
<p>I will get to how to solve this problem in a second. But let me cut to the chase about the answer.</p>
<p>The answer: Bob would have to invest about $1,946 per year&#8211;nearly DOUBLE the amount Alice invested each year.</p>
<p>Furthermore, Bob ends up having to invest more money too: he ends up contributing over $60,000 whereas Alice puts in $41,000.</p>
<p>The lesson is that investing at a young age eases the burden of saving for retirement considerably. Here&#8217;s a small chart of their investment totals.</p>
<p><img class="aligncenter size-full wp-image-5834" title="save-early-investments" src="http://mindyourdecisions.com/blog/wp-content/uploads/2012/01/save-early-investments.png" alt="" width="302" height="293" /></p>
<p>(This lesson is often taught as &#8220;the power of compounding,&#8221; which I believe is missing the point. I think this is more a lesson that having a head start gives you a big lead. Note that even if markets stagnate, Alice still wins out. That is, even if Alice gets a 0 percent return for the first decade, she starts out with a $10,000 lead over Bob. If both expect a 6 percent return from then on, Bob would still need to invest a lot more ($1,635) to catch up by age 65&#8211;that&#8217;s 60 percent more than Alice contributes annually. Having to save more of his paycheck makes it harder for Bob to save.)</p>
<p><strong>Optional: math</strong></p>
<p>I used a numerical solver in my spreadsheet to play around with the numbers.</p>
<p>But I also came up with an explicit formula for fun.</p>
<p>The amount Alice invests can be written as a geometrical series. The first investment she makes at age 25 will compound for 41 years, then the contribution at age 26 compounds for 40 years, and so on, with the final contribution at age 65 compounding for 1 year (she invests at the beginning of each year):</p>
<blockquote><p>$1,000(1.06)<sup>41</sup> + $1,000(1.06)<sup>40</sup> + &#8230; +$1,000(1.06)</p></blockquote>
<p>Bob will invest an amount <em>x</em> each year, but he starts at age 35, meaning his initial contribution compounds for 31 years, and each subsequent one for 1 year less:</p>
<blockquote><p>$<em>x</em> (1.06)<sup>31</sup> + $<em>x</em> (1.06)<sup>30</sup> + &#8230; +$<em>x</em> (1.06)</p></blockquote>
<p>To make Bob&#8217;s investment catch up to Alice&#8217;s, we set these two equations equal to each other and solve for <em>x</em>.</p>
<p>The two series can be summed using the formula for the <a href="http://en.wikipedia.org/wiki/Geometric_series#Sum">sum of a geometrical series</a>, as follows:</p>
<p><img class="aligncenter size-full wp-image-5828" title="save-early-math" src="http://mindyourdecisions.com/blog/wp-content/uploads/2012/01/save-early-math.gif" alt="" width="453" height="55" /></p>
<p>This formula can be generalized for a return of <em>r</em>, Alice investing for <em>T</em> number of year, Bob investing for <em>t</em> years, and Alice contributing <a>A</a> dollars per year. This is the amount Bob would need to contribute each year to catch up at age 65:</p>
<p><img class="aligncenter size-full wp-image-5829" title="save-early-math-general" src="http://mindyourdecisions.com/blog/wp-content/uploads/2012/01/save-early-math-general.gif" alt="" width="357" height="55" /></p>
]]></content:encoded>
			<wfw:commentRss>http://mindyourdecisions.com/blog/2012/01/12/start-saving-early-catching-up-is-hard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interest calculation from an APY on a bank account</title>
		<link>http://mindyourdecisions.com/blog/2011/11/10/interest-calculation-from-an-apy-on-a-bank-account/</link>
		<comments>http://mindyourdecisions.com/blog/2011/11/10/interest-calculation-from-an-apy-on-a-bank-account/#comments</comments>
		<pubDate>Thu, 10 Nov 2011 05:01:37 +0000</pubDate>
		<dc:creator>Presh Talwalkar</dc:creator>
				<category><![CDATA[Investing]]></category>
		<category><![CDATA[Saving]]></category>
		<category><![CDATA[apy]]></category>
		<category><![CDATA[banking]]></category>
		<category><![CDATA[compounding]]></category>
		<category><![CDATA[interest]]></category>
		<category><![CDATA[math]]></category>

		<guid isPermaLink="false">http://mindyourdecisions.com/blog/?p=5234</guid>
		<description><![CDATA[Bank accounts are full of jargon and sometimes it can be confusing to understand all of the terms. I got an email the other day from someone who had some questions about opening a bank account. Specifically, the person was curious about how the APY was calculated and how that related to interest earned: Presh, [...]]]></description>
			<content:encoded><![CDATA[<p>Bank accounts are full of jargon and sometimes it can be confusing to understand all of the terms.</p>
<p>I got an email the other day from someone who had some questions about opening a bank account. Specifically, the person was curious about how the APY was calculated and how that related to interest earned:</p>
<blockquote><p>Presh, could you help me understand what an APY of 0.05% means? I want to start a money market account, and the bank says that their annual percentage yield is 0.05% and that the interest is compounded daily and paid monthly. The amount of interest earned is based on the daily collected balances in the account. I really don&#8217;t understand what all this means.</p>
<p>If I deposit $5000 into the account, how much interest can I expect? That&#8217;s all I want to know. I don&#8217;t understand how to figure out the interest using the above information that the bank has provided. Thanks</p></blockquote>
<p>This is a very good question, and I felt it would be educational to discuss the details of the bank account.</p>
<p><span id="more-5234"></span></p>
<p><strong>The big picture: how much interest</strong></p>
<p>Carol primarily wanted to know how much money she would earn on a $5,000 deposit.</p>
<p>The APY is the relevant piece of information here. APY stands for annual percentage yield, and it represents the percent interest one can expect to earn, taking into account for the effects of compounding.</p>
<p>In this case, the 0.05% APY means that you earn 0.05% interest on your money in a year. So if you deposit $5,000, then you can expect to earn $2.50 in interest (0.05% * $5000) by the year end.</p>
<p>(This is a really small sum of money. As you are probably aware, there are online savings accounts with higher APY. Banks like ING and Ally Bank are currently offering something like 0.8%, which would translate into $5,000 earning $40 in interest per year.)</p>
<p>The APY is the most important detail in the email. But there are a few subtle points that also merit discussion.</p>
<p><strong>Payment frequency: interest paid monthly</strong></p>
<p>This is a very important detail. This tells you the bank only credits the interest to your account once a month on a specified day.</p>
<p>It helps to know when the interest is paid, especially if you are closing the account. You can lose out on interest if you close out just before a payment. For instance, if you expect an interest payment of say $50 on the 15th of the month, but you happen to close the account on the 14th, then you would lose out on that $50.</p>
<p>In the account mentioned in the email, we expect to earn $2.50 a year, so that comes out to about 20 cents each month paid on a specific day.</p>
<p><strong>Balance calculation: daily collected balances</strong></p>
<p>This is another important detail. Unlike a CD where you invest a fixed amount of money, a money market account will change depending on withdrawals and deposits.</p>
<p>Because your balance can change daily, the bank has to specify which balance it uses for computing interest.</p>
<p>The daily collected balance is one method banks often use. The daily collected balance method says the following: you take the closing balances for each day of the month for collected funds (deposits that have not cleared are uncollected funds), and then take the average.</p>
<p>For example, if you started with $5,000 and then on the 15th day withdrew $1000, then you&#8217;ll have $4000 for another 15 days. So if you have $5000 for half the month, then $4000 for half the month, your average daily collected balance would be $4,500.</p>
<p><strong>Compounding frequency: interest compounded daily</strong></p>
<p>This is a final point that I wanted to talk about from the email, though it is not as important.</p>
<p>In theory, it matters whether interest is compounded on a daily or monthly basis. The shorter the compounding period, the more interest that will get accumulated over a year. Here is an article that shows how daily compounding results in slightly more interest than monthly compounding: <a href="http://www.mymoneyblog.com/interest_compou.html">daily vs monthly compounding</a>.</p>
<p>But we don&#8217;t really need to concern ourselves with this detail. The reason is that the bank account quoted an APY, which already takes into account the effect of compounding. If you have two accounts with the <em>same APY</em>, they can expect to give you the <em>same interest</em> at the year end. The effect of monthly versus daily compounding is already accounted for in the APY.</p>
<p>The only time you care about the compounding frequency is when you are comparing AP<strong>R</strong> (annual percentage <strong>rate</strong>) rather than AP<strong>Y</strong> (annual percentage <strong>yield</strong>).</p>
<p>Typically the APR is quoted for credit cards, and APY for savings accounts, a practice that I have explained before in this article: <a href="http://mindyourdecisions.com/blog/2007/08/16/what-is-the-difference-between-apy-and-apr-how-is-interest-actually-computed-in-my-savings-account-or-on-my-loan/">APR vs APY: what is the difference?</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://mindyourdecisions.com/blog/2011/11/10/interest-calculation-from-an-apy-on-a-bank-account/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>5 tips to remember your ATM PIN or any numerical password</title>
		<link>http://mindyourdecisions.com/blog/2011/09/09/5-tips-to-remember-your-atm-pin-or-any-numerical-password/</link>
		<comments>http://mindyourdecisions.com/blog/2011/09/09/5-tips-to-remember-your-atm-pin-or-any-numerical-password/#comments</comments>
		<pubDate>Fri, 09 Sep 2011 05:45:11 +0000</pubDate>
		<dc:creator>Presh Talwalkar</dc:creator>
				<category><![CDATA[Investing]]></category>
		<category><![CDATA[Saving]]></category>
		<category><![CDATA[applied math]]></category>
		<category><![CDATA[atm]]></category>
		<category><![CDATA[banking]]></category>
		<category><![CDATA[memory trick]]></category>
		<category><![CDATA[pneumonic]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://mindyourdecisions.com/blog/?p=4624</guid>
		<description><![CDATA[I normally remember my ATM PIN without issue. But there have been two times where I completely blanked on my PIN. Had I needed money urgently, it would have been a big problem. It got me thinking that I needed a better system for remembering my ATM PIN. I did a bit of research and [...]]]></description>
			<content:encoded><![CDATA[<p>I normally remember my ATM PIN without issue. But there have been two times where I completely blanked on my PIN. Had I needed money urgently, it would have been a big problem.</p>
<p>It got me thinking that I needed a better system for remembering my ATM PIN. I did a bit of research and came up with the following tips.</p>
<p><span id="more-4624"></span></p>
<p><strong>A preliminary: don&#8217;t use your birthday</strong></p>
<p>It should go without saying, but it&#8217;s a bad idea to use your birthday for your PIN. Yes, it is easy to remember. But that also makes it easy for thieves to decipher. This is even more pertinent nowadays because people often share their birthday publicly on their Facebook profiles.</p>
<p>Still, a lot of people ignore the warning. A <a href="http://www.telegraph.co.uk/finance/personalfinance/borrowing/creditcards/8089674/One-in-five-use-birthday-as-PIN-number.html">recent study</a> found that as many as one in five people used their birthday as a PIN.</p>
<p>Be a bit smarter and use a PIN that thieves cannot figure out as easily. Try one of the tips below to help you remember the PIN.</p>
<p><strong>1. Find out what the numbers spell</strong></p>
<p>Lets say your password is the seven digit number 6363686.</p>
<p>Rather than remembering that jumble, you could just remember the letters correspond to numbers on the keypad and make a word out of it.</p>
<p>The numbers 6363686 happen to correspond to the word MEMENTO. You have a better chance of remembering this word, or you can even put that word on your phone in a memo for a more permanent solution.</p>
<p>You can find out what words your PIN spells by using the website <a href="http://www.phonespell.org/">PhoneSpell.org</a></p>
<p><strong>2. Make a sentence out of the numbers</strong></p>
<p>This is another tip that associates numbers with words.</p>
<p>The idea is to convert the numbers into words, and then make a list out of it.</p>
<p>An example will help to clarify the idea. Let&#8217;s say your PIN is 1250. If you spell out your PIN in words, you would write &#8220;One, Two, Five, Zero.&#8221; The starting letters of those words are O, Tw, Fi, and Z.</p>
<p>Now what you do is you make a list out where each word starts with those letters. For the PIN of 1250, you might write the list: Orange, Twix bars, Figs, Zucchini.</p>
<p>You will find it is easy to go from the list of words back into your pin. The reverse process is as follow:</p>
<blockquote><p>Orange, Twix bars, Figs, Zucchini &#8211;&gt; O, Tw, Fi, Z &#8211;&gt; 1, 2, 5, 0 &#8211;&gt; 1250</p></blockquote>
<p>And that&#8217;s it, you&#8217;ve got your password at all time.</p>
<p>The only tricky part is a couple of the numbers start with the same letter, like five and four, so you will want to use the first two letters (FI and FO) in your list to distinguish.</p>
<p>Here is a cheat sheet with some suggested words:</p>
<blockquote><p>zero &#8211;&gt; <span style="text-decoration: underline;">Z</span> Zuccini, Zesty salad, Ziti pasta</p>
<p>one &#8212;&gt; <span style="text-decoration: underline;">O</span> Orange, Olive, Oreo cookies</p>
<p>two &#8212;&gt; <span style="text-decoration: underline;">Tw</span> Twix bars, Twinkies, Tweezers</p>
<p>three &#8212;&gt; <span style="text-decoration: underline;">Th</span> Thin cheese slices, Thick bread</p>
<p>four &#8212;&gt; <span style="text-decoration: underline;">Fo</span> Focaccia bread, Food processor</p>
<p>five &#8212;&gt; <span style="text-decoration: underline;">Fi</span> Figs, Filet fish, Fiber cereal</p>
<p>six &#8212;&gt; <span style="text-decoration: underline;">Si</span> Simply potatoes, Single serve pizza</p>
<p>seven &#8212;&gt; <span style="text-decoration: underline;">Se</span> Secret seasoning, Semolina pasta</p>
<p>eight &#8212;&gt; <span style="text-decoration: underline;">E</span> Eggplant, Eggs</p>
<p>nine &#8212;&gt; <span style="text-decoration: underline;">N</span> Nectarine, Naan</p></blockquote>
<p>Now all you have to do is make a sentence or list and store it on your phone, and you&#8217;ll always be able to get to your PIN.</p>
<p><strong>3. Encrypt your password by appending another number</strong></p>
<p>A trick that I like to use is to append some letters that are memorable to me.</p>
<p>For instance, let&#8217;s say your birthday is January 23, which is written as 01 for January and 23 for the day.</p>
<p>Now what you do is you add the memorable number 0123 to your PIN and store it on your phone.</p>
<p>If your PIN is 1250, then you can put the number 12500123 in your phone. Or you may write it as 01231250. Either way you know that four digits are to be ignored and you can figure out your PIN.</p>
<p><strong>4. Use sports players jersey numbers</strong></p>
<p>You have to be a big sports fan for this one, but it is a very good trick.</p>
<p>Let&#8217;s say your number was 2333. For me I could split this up into two numbers of 23 and 33, and then I could associate the numbers with the jersey numbers of players I know. For this case, I could write down Michael Jordan and Scottie Pippen and the numbers 23 and 33 would quickly come to mind.</p>
<p>You have to be really into sports for this to work, but undoubtedly there are people who know sports trivia so well that it could be useful.</p>
<p><strong>5. Use modulo arithmetic to encrypt your password</strong></p>
<p>This is the most complicated of the systems but it does have a chance to help you encrypt other passwords. Here is a <a href="http://www.madoverlord.com/Projects/PINCODES.t">detailed guide</a> from which I will summarize the method.</p>
<p>You need to start out with a number that is memorable to you. Let&#8217;s say you will always remember the number 1234 as an easy code.</p>
<p>The next step is to subtract this number from your PIN to create another number. This number you create is basically an encrypted PIN and you can safely carry it around&#8211;only you know how to get back to your actual PIN.</p>
<p>Here is how the process would work. Suppose your PIN is 1250.</p>
<p><em>Step 1: subtract your number 0123 from your PIN</em></p>
<p>1 &#8211; 1 = 0<br />
2 &#8211; 2 = 0<br />
5 &#8211; 3 = 2<br />
0 &#8211; 4 = -4 + 10 = 6</p>
<p>The only tricky part is if you get a negative number, like -4, you will want to add 10 to make it a positive number. (We are basically working with <a href="http://en.wikipedia.org/wiki/Modular_arithmetic">modulo arithmetic</a> for the number 10)</p>
<p>Now you have a number 0026 (we can call it a fake PIN) that you can store in your phone safely.</p>
<p>When you want to go to the bank, you will then ADD your secret number 0123 to arrive back at your PIN.</p>
<p><em>Step 2: add your number 0123 to your fake PIN</em></p>
<p>0 + 1 = 1<br />
0 + 2 = 2<br />
2 + 3 = 5<br />
6 + 4 = 10 &#8211; 10 = 0</p>
<p>Like in step 1, the method requires working in modulo 10. That means if you come up with a number 10 or larger, you want to subtract 10 to arrive at the correct number.</p>
<p>The process got us to 1250 which is your PIN.</p>
<p>Clearly these tips can be used for another numberical passwords as well.</p>
<p>I know that some of these five tips sound like more work than rote memorization, but the consequence is they are more foolproof than human memory. The goal is that you will never forget your PIN, so I hop these tips help. They have certainly helped me!</p>
<p><small>Sources: I found the first two tips at <a href="http://ozsoapbox.com/personal/atm-card-pin-numbers-an-easy-way-to-remember-them/">OzSoapBox</a>, the third tip I came up with on my own&#8211;though someone at OzSoapBox also suggested it, and the fourth and fifth tip are from <a href="http://boards.straightdope.com/sdmb/showthread.php?t=605907">StraightDope Message Boards</a>.</small></p>
]]></content:encoded>
			<wfw:commentRss>http://mindyourdecisions.com/blog/2011/09/09/5-tips-to-remember-your-atm-pin-or-any-numerical-password/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Year End Financial Checklist, 2010</title>
		<link>http://mindyourdecisions.com/blog/2010/12/13/year-end-financial-checklist-2010/</link>
		<comments>http://mindyourdecisions.com/blog/2010/12/13/year-end-financial-checklist-2010/#comments</comments>
		<pubDate>Mon, 13 Dec 2010 11:19:11 +0000</pubDate>
		<dc:creator>Presh Talwalkar</dc:creator>
				<category><![CDATA[Career]]></category>
		<category><![CDATA[Investing]]></category>
		<category><![CDATA[Saving]]></category>
		<category><![CDATA[Taxes]]></category>
		<category><![CDATA[checklist]]></category>

		<guid isPermaLink="false">http://mindyourdecisions.com/blog/?p=3061</guid>
		<description><![CDATA[The end of the year is an interesting time financially. It&#8217;s a natural time to review the last 12 months and plan for the upcoming year. It&#8217;s also a time to take action. Because many financial activities like taxes and insurance are based on the calendar year, it&#8217;s important to take care of some things [...]]]></description>
			<content:encoded><![CDATA[<p>The end of the year is an interesting time financially. It&#8217;s a natural time to review the last 12 months and plan for the upcoming year.</p>
<p>It&#8217;s also a time to take action. Because many financial activities like taxes and insurance are based on the calendar year, it&#8217;s important to take care of some things before the new year.</p>
<p>Spending an hour or so on your finances now can help you save a lot of money. I&#8217;ve done a bit of research to find out some of the most important tasks you should look at before the year ends.</p>
<p>Here is my 12 item year end financial checklist. Even if you are short on time, I would suggest you try to get a few items done. Most don&#8217;t take very long. Here&#8217;s the checklist:</p>
<p><span id="more-3061"></span></p>
<p><a href="http://mindyourdecisions.com/blog/download/10">Printable PDF</a></p>
<table border="1" cellspacing="0" cellpadding="5" width="450" bordercolor="#000000">
<colgroup>
<col width="370"></col>
<col width="80"></col>
</colgroup>
<tbody>
<tr valign="TOP">
<td width="370"><strong>Item</strong></td>
<td width="80"><strong>Completed (Y/N)?</strong></td>
</tr>
<tr valign="TOP">
<td width="370"><strong>1. Get free credit report</strong></p>
<p>It&#8217;s a good practice to keep up on your credit, especially because as many as <a href="http://www.cbsnews.com/stories/2004/10/12/earlyshow/contributors/raymartin/main648887.shtml">25 percent</a> of credit reports contain serious mistakes. You can get a free report from the three credit reporting companies at the official site of <a href="https://www.annualcreditreport.com/cra/index.jsp">AnnualCreditReport.com</a> every 12 months (if you&#8217;ve never done this before, <a href="http://www.ftc.gov/freereports">read this info from the FTC</a>)</td>
<td width="80"></td>
</tr>
<tr valign="TOP">
<td width="370"><strong>2. Take required minimum distributions</strong></p>
<p>If you&#8217;re 70.5 years, you&#8217;re required to withdraw a minimum amount from your retirement account (IRA, 401(k), etc.). There are heavy penalties for not taking the required minimum distribution. The rules are specific to the account, and they change from year to year, so talk to your financial advisor. There&#8217;s some useful info in this <a href="http://www.investopedia.com/articles/retirement/06/yearendtips.asp">Investopedia article</a>.</td>
<td width="80"></td>
</tr>
<tr valign="TOP">
<td width="370"><strong>3. Eye exam, dental and medical appointments</strong></p>
<p>A lot of insurance offers annual wellness checkups. It&#8217;s a reasonable idea to take advantage of these yearly benefits before they expire. There is still time to get an appointment. (With high deductible insurance plans it depends. If you&#8217;ve already maxed the deductible, then the appointment now will be covered. If not, then you may wish to group all medical work early next year to have a higher chance of maxing out the deductible and getting more medical expenses covered.)</td>
<td width="80"></td>
</tr>
<tr valign="TOP">
<td width="370"><strong>4. Use expiring holiday, sick, vacation time</strong></p>
<p>This is an obvious one but worth mentioning. A lot of companies have paid time off that expires every year. With vacation time, often only a certain number of hours can roll over to the next year. It&#8217;s a good idea to check your hours so you don&#8217;t lose them. If you&#8217;re unable to take the time off due to a busy project, you might be able to get paid for those hours&#8211;but this depends so check with your company&#8217;s human resources.</td>
<td width="80"></td>
</tr>
<tr valign="TOP">
<td width="370"><strong>5. Update your resume / CV</strong></p>
<p>If there ever was a good time to update your resume, it is probably at the year end when most companies are doing year-end reviews. You&#8217;ve probably already prepared some sort of self-review and you&#8217;ll get to hear what your bosses and peers liked about your contributions to the company. Write these down now! An added plus is you&#8217;ll be prepared if you wish to search for jobs.</td>
<td width="80"></td>
</tr>
<tr valign="TOP">
<td width="370"><strong>6. Use flexible spending account (FSA)</strong></p>
<p>You cannot carry money from an FSA into the next year, so it is <a href="http://taxes.about.com/b/2008/11/24/use-up-funds-in-a-flexible-spending-account-year-end-tax-tips.htm">vital to spend it</a> on qualifying health expenses like copays, over the counter medicine, or costs of annual checkups.</td>
<td width="80"></td>
</tr>
<tr valign="TOP">
<td width="370"><strong>7. Contribute to retirement accounts</strong></p>
<p>You still have a few weeks to contribute to your company retirement plan. You can also take this time to contribute to an IRA (though technically you have until you file your taxes or April 15, 2011 to make contributions for 2010). You may wish to check the <a href="http://www.themoneyalert.com/Retirement-Plan-Limits.html">max contributions for retirement plans</a>.</td>
<td width="80"></td>
</tr>
<tr valign="TOP">
<td width="370"><strong>8. Set budget and expense tracking for 2011</strong></p>
<p>It is great setting up a financial system to know where your money is going. I use a simple budget and expense tracking spreadsheet which I&#8217;ve made available for free in the <a href="http://mindyourdecisions.com/blog/financial-tools/">spreadsheet section</a>. You can also consider an automated tracking system that aggregates bank and credit card data. The visualizations and convenience is great. I like <a href="http://www.bundle.com/">bundle.com</a>, and there are also tools at <a href="http://www.mint.com/">mint.com</a> and <a href="https://www.pncvirtualwallet.com/">pncvirtualwallet.com</a></td>
<td width="80"></td>
</tr>
<tr valign="TOP">
<td width="370"><strong>9. Update beneficiaries</strong></p>
<p>Have you checked your beneficiaries lately for bank accounts, investments, and insurance? This is something I like to look at once a year to be sure money will pass on to the right people. There are various ways you can designate a beneficiary so <a href="http://www.investopedia.com/articles/retirement/03/031803.asp">check out this article too</a>.</td>
<td width="80"></td>
</tr>
<tr valign="TOP">
<td width="370"><strong>10. Donate to charity</strong></p>
<p>There are definite tax reasons to donate to charity before the year ends. The exact rules depend on whether you&#8217;re giving cash, property, or investments &#8211; some <a href="http://www.jklasser.com/WileyCDA/Section/Year-End-Charitable-Giving.id-310448,articleId-224763.html">insight on the rules are here</a>.</td>
<td width="80"></td>
</tr>
<tr valign="TOP">
<td width="370"><strong>11. Gift money tax free / contribute to 529 plan</strong></p>
<p>You can gift up to $13,000 to each person you wish in 2010 free of the federal gift tax, or you can put the same amount in a 529 plan to help save for a child&#8217;s college. The deadline is the year end. See more info on the <a href="http://turbotax.intuit.com/tax-tools/tax-tips/Tax-Planning-and-Checklists/The-Gift-Tax/INF12036.html">gift tax</a> and the <a href="http://www.sec.gov/investor/pubs/intro529.htm">529 plan</a>.</td>
<td width="80"></td>
</tr>
<tr valign="TOP">
<td width="370"><strong>12. Review monthly subscriptions</strong></p>
<p>This last item encompasses a few things: cable, phone, internet, magazines, and cell phones.</p>
<p>While subscriptions are nice in that they auto-renew, that also makes them items easy to forget about and end up paying too much. Once a year I like to set some time to check on my cable, phone, magazine, and cell phone options. I might find that the best option is to keep everything the same, but I feel a lot better having searched the market. If you see a better offer, at a very minimum you can ask your own company to match.</td>
<td width="80"></td>
</tr>
</tbody>
</table>
<p>For completeness, I will mention one more item:</p>
<p><strong>(Debatable) 13. Sell investments for tax writeoff</strong>: I originally had this item on the list, but this strategy depends on knowing a lot of things about the market and taxes. Also, I recently read an article about how <a href="http://online.wsj.com/article/SB10001424052748703727804576011482935521922.html">&#8220;loss-harvesting&#8221; can backfire</a>. It&#8217;s something to discuss with your financial advisor.</p>
<p>So that&#8217;s my year end financial list.</p>
<p>What items do you have on your list?</p>
]]></content:encoded>
			<wfw:commentRss>http://mindyourdecisions.com/blog/2010/12/13/year-end-financial-checklist-2010/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Can you tell the difference between real and &#8216;fake&#8217; stock prices? New study says that most people can</title>
		<link>http://mindyourdecisions.com/blog/2010/05/20/can-you-tell-the-difference-between-real-and-fake-stock-prices-new-study-says-that-most-people-can/</link>
		<comments>http://mindyourdecisions.com/blog/2010/05/20/can-you-tell-the-difference-between-real-and-fake-stock-prices-new-study-says-that-most-people-can/#comments</comments>
		<pubDate>Thu, 20 May 2010 05:01:19 +0000</pubDate>
		<dc:creator>Presh Talwalkar</dc:creator>
				<category><![CDATA[Investing]]></category>
		<category><![CDATA[Risk]]></category>
		<category><![CDATA[economics]]></category>
		<category><![CDATA[financial game]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[random]]></category>
		<category><![CDATA[statistics]]></category>
		<category><![CDATA[stock-market]]></category>
		<category><![CDATA[turing test]]></category>

		<guid isPermaLink="false">http://mindyourdecisions.com/blog/?p=2377</guid>
		<description><![CDATA[There&#8217;s a neat online video game that tests whether you can identify real stock data from randomized, generated data. The game is called ARORA, an abbreviation for &#8220;a random or real array&#8221; of prices. (found via Technology Review) The purpose of the game Many economists argue that markets are efficient, meaning prices reflect all publicly [...]]]></description>
			<content:encoded><![CDATA[<p>There&#8217;s a neat online video game that tests whether you can identify real stock data from randomized, generated data. The game is called <a href="http://arora.ccs.neu.edu">ARORA</a>, an abbreviation for &#8220;a random or real array&#8221; of prices.</p>
<p>(found via <a href="http://www.technologyreview.com/blog/arxiv/24861/">Technology Review</a>)</p>
<p><strong>The purpose of the game</strong></p>
<p>Many economists argue that markets are efficient, meaning prices reflect all publicly available information. This implies prices cannot be forecast and will be random and unpredictable like a coin toss. But is this really true?</p>
<p>To find out, the game ARORA was developed and analyzed by researchers Jasmina Hasanhodzic at AlphaSimplex, Andrew W. Lo at MIT Sloan Management, and Emanuele Viola at Northeastern University.</p>
<p><strong>The setup</strong></p>
<p>The goal of the game is to identify the real data between two sets of pictures that display prices.</p>
<p>The real data comes from historical prices of U.S. indices like the Dow Jones Industrial Average or the U.S. spot price of gold.</p>
<p>The &#8216;fake&#8217; data is a randomized version of the real data. These prices are created by randomly reordering (permuting) the stock returns of historical data. This method keeps the price structure in tact but destroys the time ordering of the data. The beauty of this method is the new series will have the same mean return and standard deviation!</p>
<p>The only thing disrupted is the timing of the returns which is completely randomized, and hence past returns cannot be used to predict future returns.</p>
<p><strong>The gameplay</strong></p>
<p>Basically you are shown two pictures of stock prices. One is real, historical data and the other is a randomized version. You click on a picture with your guess and the game indicates whether your pick was correct or wrong.</p>
<p><img src="http://mindyourdecisions.com/blog/wp-content/uploads/2010/05/financial_turing_test.png" alt="" title="financial_turing_test" width="450" height="607" class="alignnone size-full wp-image-2379" /></p>
<p>You have to make several picks to finish a game.</p>
<p><strong>The study results</strong></p>
<p>The study found that most people could identify the real data better than at random. This was true for all eight tests&#8211;the highest p-value was a mere 0.503%! In six of the tests, the p-value was less than 0.001%. Clearly the participants were very good at identifying real data.</p>
<p>The authors suggest the reason is the instant feedback of the game helps the eye spot patterns to distinguish real from randomized data. This skill perhaps relies on our visual recognition system which is something computers cannot mimic yet.</p>
<p><strong>Playing the game</strong></p>
<p>I tested my own skill in the game. I logged in as a guest and then tried the training for the &#8220;Lynx&#8221; game.</p>
<p>I was a bit disappointed in my results. Out of 10 levels, I was only able to get 6 correct. It&#8217;s a little better than half but not by much. But I tried again and I got 7 out of 10 right&#8211;I was beginning to see the pattern!</p>
<p>I would imagine someone with a trading or finance background may do well right off the bat. But after some practice things level out&#8211;the study did not find any performance difference between those who had finance experience and those who did not.</p>
<p>If you&#8217;re up for a challenge, <a href="http://arora.ccs.neu.edu">play the game</a> and let me know your experience. How well did you do?</p>
<p><em>Full study:</em> Is it Real or Randomized? A Financial Turing Test (<a href="http://arxiv.org/PS_cache/arxiv/pdf/1002/1002.4592v1.pdf">pdf</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://mindyourdecisions.com/blog/2010/05/20/can-you-tell-the-difference-between-real-and-fake-stock-prices-new-study-says-that-most-people-can/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

