ÿþ<HTML> <HEAD> <TITLE>Investment Distributions</TITLE> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso8859-1"> <META NAME="description" CONTENT="Financial Calculators, ©1998-2010 KJE Computer Solutions, LLC. For more information please see http://www.dinkytown.net"> <STYLE> <!-- BODY, TABLE, TD, TH, UL, OL, DD, DL, P, BR { font-family: helvetica, arial, sans-serif; font-size: 10pt; } H1 { font-family: helvetica, arial, sans-serif; font-size: 13pt; font-weight: bold; } DT { font-family: helvetica, arial, sans-serif; font-size: 10pt; font-weight: bold; } P.footer { font-family: helvetica, arial, sans-serif; font-size: 9pt; } DIV.large { font-family: helvetica, arial, sans-serif; font-size: 13pt; font-weight: bold; } --> </STYLE> </HEAD> <!-- Financial Calculators, ©1998-2008 KJE Computer Solutions, LLC. For more information please see: <A HREF="http://www.dinkytown.net">http://www.dinkytown.net</A> --> <SCRIPT LANGUAGE="JavaScript"> <!-- function doLeave() { //alert("leave the applet focus"); document.calcsubmit.btnCallCalc.focus(); } function showbuttons() { var agt = navigator.userAgent.toLowerCase(); var IEMAC = ((agt.indexOf("msie") != -1) && agt.indexOf("mac")!=-1); var N6 = (agt.indexOf("netscape6") != -1 || (agt.indexOf("netscape/6") !=-1 )); if ( N6 ) { return "Netscape 6 is unable to support our detailed reports. Please upgrade to Nescape 7 or higher.<P>"; } if ( IEMAC ) { return "<P>"; } return "<P><FORM name=calcsubmit><INPUT TYPE='button' value='Calculate' Name='btnCallCalc' onClick='document.calculator.calculate()'><INPUT TYPE='button' value='View Report' Name='btnOpenNote' onClick='openNote()'></FORM>"; } function openNote() { var agt=navigator.userAgent.toLowerCase(); var is_aol = (agt.indexOf("aol") != -1); leftpos=0; if (screen) { leftpos=screen.width/2 - 300; } if (is_aol) { var s = " "; s=document.calculator.sJavaScriptReport('HTML'); document.write(s); } else { var OpenWindow=window.open("","newwin","toolbar=yes,menubar=yes,location=no,directories=no,status=no,scrollbars=yes,resizable=yes,copyhistory=no,width=600,height="+(screen.height-120)+",left="+leftpos+",top=5"); var s = " "; s=document.calculator.sJavaScriptReport('HTML'); OpenWindow.document.write(s); OpenWindow.document.close(); OpenWindow.focus(); } } // --> </Script> <BODY bgcolor="#FFFFFF" LINK="#003399" VLINK="#666666" BGCOLOR="#FFFFFF"> <!-- \Title\ --> <P><CENTER><table border=0 bgcolor="#000000" width=468 cellspacing=1 cellpadding=0><tr><td width="100%"><table bgcolor="#FFFFDD" border=0 width=468 cellspacing=1 cellpadding=5><tr><td width="100%" align=center valign=middle><DIV class=large><a href="index.html" STYLE="text-decoration: none">100 Free Tax, Debt and Financial Calculators</a></DIV></td></tr></table></TD></TR></TABLE></CENTER> <!-- \Main Area\ --> <!-- Financial Calculators, ©1998-2008 KJE Computer Solutions, LLC. For more information please see: <A HREF="http://www.dinkytown.net">http://www.dinkytown.net</A> --> <H1>Investment Distributions</H1> This calculator helps you determine either how large or how long periodic distributions can be taken out of an investment before it runs out. If you enter the number of years you need the distributions to last, this calculator determines the amount you can take out each period. If you enter a periodic distribution, it will calculate how long before your balance runs out. <P><CENTER> <!--[if IE]><object name="calculator" classid="clsid:8AD9C840-044E-11D1-B3E9-00805F499D93" codebase="http://java.sun.com/update/1.6.0/jinstall-6-windows-i586.cab#Version=1,4,0,0" height="410" width="565"><param name="code" value="InvestmentDistribution" /><param name="archive" value="dinkytown.jar" /> <P style="font-size:1px; color: #ffffff" line-height: 1px><![endif]--><![if !IE]><P style="font-size:1px; color: #ffffff" line-height: 1px><![endif]></P><![if !IE]><APPLET name="calculator" code="InvestmentDistribution.class" align="baseline" WIDTH="565" HEIGHT="410" archive="dinkytown.jar"><![endif]> <PARAM name="SHOW_DISTRIBUTION_ONLY" value="true"> <PARAM name="MSG_GRAPH_XAXIS" value="Year"> <PARAM name="MSG_REPORT_COL1" value="<BR><b>Year</b>"> <PARAM name="MSG_REPORT_COL3" value="<BR><b>Distributions</b>"> <PARAM name="MSG_WITHDRAW_TITLE3" value="Distributions Calculated as:"> <PARAM name="MSG_WITHDRAW_ADJUST_FOR_INFLATION" value="Increase distributions annually"> <PARAM name="MSG_WITHDRAW_YEARS" value="Distributions to last"> <PARAM name="MSG_WITHDRAW_AMOUNT" value="Distribution amount"> <PARAM name="MSG_WITHDRAW_FREQUENCY" value="Distribution frequency"> <PARAM name="MSG_WITHDRAW_CALCULATE_MAX" value="Maximum periodic distribution"> <PARAM name="MSG_WITHDRAW_CALCULATE_MAX2" value="Years balance will last"> <PARAM name="MSG_WITHDRAW_INFLATIONADJUST" value="Your distributions were increased annually at a projected MSG_INFLATION rate of inflation."> <PARAM name="CURRENT_AGE" value="30"> <PARAM name="INFLATION_RATE" value="3.1"> <PARAM name="CONTRIB_STARTING_BALANCE" value="10000"> <PARAM name="WITHDRAW_YEARS" value="20"> <PARAM name="WITHDRAW_AMOUNT" value="1000"> <PARAM name="WITHDRAW_FREQUENCY" value="3"> <PARAM name="WITHDRAW_ANNUAL_ROR" value="6"> <PARAM name="WITHDRAW_ADJUST_FOR_INFLATION" value="false"> <PARAM name="MSG_CONTRIB_FREQUENCY2" value="bi-weekly"> <PARAM name="MSG_WITHDRAW_FREQUENCY2" value="bi-weekly"> <!--CUSTOM PARAMETERS--> <PARAM name="TEXT_FOR_REPORT" value="<HTML> <HEAD> <TITLE>Investment Distributions</TITLE> <META HTTP-EQUIV='Content-Type' CONTENT='text/html; charset=iso8859-1'> <META NAME='description' CONTENT='Financial Calculators, &QCPQ;1998-2010 KJE Computer Solutions, LLC. For more information please see http://www.dinkytown.net'> <STYLE> <!-- BODY, TABLE, TD, TH, UL, OL, DD, DL, P, BR { font-family: helvetica, arial, sans-serif; font-size: 10pt; } H1 { font-family: helvetica, arial, sans-serif; font-size: 13pt; font-weight: bold; } DT { font-family: helvetica, arial, sans-serif; font-size: 10pt; font-weight: bold; } P.footer { font-family: helvetica, arial, sans-serif; font-size: 9pt; } DIV.large { font-family: helvetica, arial, sans-serif; font-size: 13pt; font-weight: bold; } --> </STYLE> </HEAD> <BODY bgcolor='#FFFFFF' LINK='#003399' VLINK='#666666' BGCOLOR='#FFFFFF'> <P><CENTER><table border=0 bgcolor='#000000' width=468 cellspacing=1 cellpadding=0><tr><td width='100%'><table bgcolor='#FFFFDD' border=0 width=468 cellspacing=1 cellpadding=5><tr><td width='100%' align=center valign=middle><DIV class=large>Investment Distributions</DIV></td></tr></table></TD></TR></TABLE></CENTER> <H1>WITHDRAW_RESULT_DESC</H1>**GRAPH** <P> This assumes that you have a starting balance of CONTRIB_STARTING_BALANCE and earn a WITHDRAW_ANNUAL_ROR annual rate of return. MSG_WITHDRAW_ADJUST_FOR_INFLATION Distributions were assumed to be made at the beginning of each period. <P><CENTER><table border=0 bgcolor='#000000' width=95% cellspacing=1 cellpadding=0><tr><td width='100%'><table bgcolor='#FFFFFF' border=0 width=100% cellspacing=1 cellpadding=5> <TR BGCOLOR='#CCCCCC'><TD COLSPAN=2><CENTER><B>Results Summary</B></CENTER></TD></TR> <TR><TD><b>Starting balance </b> </TD><TD> CONTRIB_STARTING_BALANCE </TD></TR> <TR><TD valign=top><b>Distribution amount </b> </TD> <TD> WITHDRAW_AMOUNT WITHDRAW_FREQUENCY <BR>MSG_WITHDRAW_ADJUST_FOR_INFLATION </TD></TR> <TR><TD><b>Distributions to last</b> </TD><TD> WITHDRAW_YEARS_TXT </TD></TR> <TR><TD><b>Annual return </b> </TD><TD> WITHDRAW_ANNUAL_ROR </TD></TR> <TR BGCOLOR='#CCCCCC'><TD><b>Total investment earnings </b> </TD><TD> WITHDRAW_TOTAL_INTEREST </TD></TR> <TR BGCOLOR='#CCCCCC'><TD><b>Total distributions </b> </TD><TD> WITHDRAW_TOTAL_WITHDRAWALS </TD></TR> <TR BGCOLOR='#CCCCCC'><TD><b>Balance after WITHDRAW_YEARS_TXT</b> </TD><TD> WITHDRAW_ENDING_BALANCE </TD></TR> </TABLE></TD></TR></TABLE></CENTER> <BR> </CENTER> <P><DIV class=large>Investment Distributions by Year</DIV> <HR SIZE=1> **REPEATING GROUP** <BR> <HR SIZE=1> <CENTER><P class=footer> Information and interactive calculators are made available to you as self-help tools for your independent use and are not intended to provide investment advice. We cannot and do not guarantee their applicability or accuracy in regards to your individual circumstances. All examples are hypothetical and are for illustrative purposes. We encourage you to seek personalized advice from qualified professionals regarding all personal finance issues. </P></CENTER><br><br> </BODY> </HTML> "> <H1><CENTER>This Financial Calculator requires SUN's Java"! Plug-in. If you see this message you will need to download SUN's Java"! Plug-in. This can be done automatically by clicking the yellow bar at the top of your browser and choosing  Install ActiveX Control . </CENTER></H1> <OL> You can also get SUN's Java"! Plug-in here: <A href="http://www.java.com/en/download/download_the_latest.jsp" target=_blank><b>Get the Java"! Plug-in!</b></A> <P>For more information about this Plug-in please visit: <A href="http://www.dinkytown.net/money/sunjvm.html" target=_blank><b>SUN's Java"! Plug-in</b></A> <BR>For more information these financial calculators please visit: <A href="http://www.dinkytown.net" target=_blank><b>Financial Calculators from KJE Computer Solutions, LLC</b></A> </OL><!--[if IE]></OBJECT><![endif]--><![if !IE]></APPLET><![endif]> </CENTER><CENTER><SCRIPT>document.write(showbuttons())</SCRIPT></CENTER> <H1>Definitions</H1><P><TABLE align='center' WIDTH="95%"><TR><TD><DL><!--DEFN_START--> <DT><B>Starting balance</B><DD>Total amount that you currently have invested. Include any sources of investment savings such as 401(k)s, IRAs and Annuities that you wish to include in this analysis. <P> <DT><B>Annual return</B><DD>This is the annual rate of return you expect from your investments after taxes. The actual rate of return is largely dependent on the type of investments you select. For example, from December 1999 to December 2009, the average annual compounded rate of return for the S&P 500 was -0.6%, including reinvestment of dividends. From January 1970 to December 2009, the average annual compounded rate of return for the S&P 500, including reinvestment of dividends, was approximately 10.1% (source: www.standardandpoors.com). Since 1970, the highest 12-month return was 61% (June 1982 through June 1983). The lowest 12-month return was -43% (March 2008 to March 2009). Savings accounts at a bank may pay as little as 1% or less but carry significantly lower risk of loss of principal balances.<P>It is important to remember that these scenarios are hypothetical and that future rates of return can't be predicted with certainty and that investments that pay higher rates of return are generally subject to higher risk and volatility. The actual rate of return on investments can vary widely over time, especially for long-term investments. This includes the potential loss of principal on your investment. It is not possible to invest directly in an index and the compounded rate of return noted above does not reflect sales charges and other fees that funds and/or investment companies may charge. <P>When you are taking periodic distributions from an account or investment, the return earned is often lower due to more conservative investment choices to help insure a steady flow of income.<P> <DT><B>Expected annual inflation rate</B><DD>What you expect for the average long-term inflation rate. A common measure of inflation in the U.S. is the Consumer Price Index (CPI), which has a long-term average of 3.1% annually, from 1925 through 2009. The CPI for 2009 was -1.0%, as reported by the Minneapolis Federal Reserve. <P> <DT><B>Distribution amount</B><DD>This is the amount that you expect to be withdrawing from your investments. All distributions are assumed to be taken at the beginning of each period. If you choose the calculation option "Maximum periodic distribution" this field will be calculated.<P> <DT><B>Distributions to last</B><DD>This is the number of years that your distributions are to last. If you choose the calculation option "Years balance will last" this field will be calculated.<P> <DT><B>Inflation adjustments</B><DD>These selections allow you to adjust your distributions for inflation. If you choose "No adjustment for inflation" your distribution will remain at a constant amount for the entire duration of your distributions. "Increase distributions annually" will increase your distribution amount at the end of each year by the rate of inflation. This begins at end of the first year of distributions. Choosing this option helps illustrate the cost of providing a current amount of purchasing power throughout your distributions.<P> <!--DEFN_END--></DL></TD></TR></TABLE> <BR> <HR SIZE=1> <CENTER> <P class=footer> Information and interactive calculators are made available to you as self-help tools for your independent use and are not intended to provide investment advice. We cannot and do not guarantee their applicability or accuracy in regards to your individual circumstances. All examples are hypothetical and are for illustrative purposes. We encourage you to seek personalized advice from qualified professionals regarding all personal finance issues. </P></CENTER> <BR> </BODY> </HTML>