US20110112948A1 - Financial planning document and process therefor - Google Patents

Financial planning document and process therefor Download PDF

Info

Publication number
US20110112948A1
US20110112948A1 US12/838,295 US83829510A US2011112948A1 US 20110112948 A1 US20110112948 A1 US 20110112948A1 US 83829510 A US83829510 A US 83829510A US 2011112948 A1 US2011112948 A1 US 2011112948A1
Authority
US
United States
Prior art keywords
data
year
client
web page
entered
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Abandoned
Application number
US12/838,295
Inventor
Robert A. Young
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Individual
Original Assignee
Individual
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Individual filed Critical Individual
Priority to US12/838,295 priority Critical patent/US20110112948A1/en
Publication of US20110112948A1 publication Critical patent/US20110112948A1/en
Abandoned legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/02Banking, e.g. interest calculation or account maintenance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/03Credit; Loans; Processing thereof
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q40/00Finance; Insurance; Tax strategies; Processing of corporate or income taxes
    • G06Q40/06Asset management; Financial planning or analysis

Definitions

  • This invention relates to computer programs, methods, and systems designed to facilitate financial and cash flow planning for individuals during their retirement.
  • This purpose of this invention is to: reduce the input data needed to a minimum required for preparing detailed reports of a client's current financial situation and resulting cash flows throughout their lifetime; reduce the time needed to prepare these detailed reports to sometimes as low as fifteen or twenty minutes; produce a report that shows enough detail of all the pieces of a client's financial positions affecting cash flow on a year by year basis that the client can see how the numbers were derived and have confidence in their accuracy; make it possible to identify and correct data entry errors in a short time, perhaps no more than ten minutes; allow adjustments to assumptions contained in the reports with a few keystrokes; provide clients with the amounts of contributions required monthly, annually, or lump sum to address all future cash flow shortfalls; allow individuals or professionals to prepare and print a final report with any needed adjustments or corrections within a short time, perhaps thirty to forty five minutes; make data entry simple enough for individuals to prepare their own reports; quickly provide financial professionals with a detailed overview of a client's current financial position and retirement needs to allow them to give individuals comprehensive advice or analysis of the client'
  • One of the key features of this program that saves substantial time and effort for both the professional advisor and the individual is the way in which a person's present living expenses or standard of living is determined.
  • financial planning programs require individuals to itemize and review their existing expenses. This requires them to review their monthly bills and checks written to come up with an average monthly or annual cost for each item that can then be totaled to arrive at their current expenses.
  • the disclosed program actually computes for the client, what their monthly expenses are by working backwards from gross income.
  • the program takes gross income, subtracts income taxes, subtracts all money put into savings programs, and whatever is left is what the client spends in a given year or month. It further itemizes and subtracts the monthly payments for debt service since these items will be fully amortized or paid off at some point in the future and should not be included in baseline living expenses that will continue through a person's lifetime. The balance left after these calculations are completed represents the individual's current annual living expenses or standard of living that needs to be sustained throughout their lifetime with adjustments for inflation.
  • This is a computer implemented process using the arithmetic logic circuitry of a digital computer. Such arithmetic logic circuitry has been known since the dawn of digital computers and need not be explained in detail here. One example of this circuitry is seen in U.S. Pat. No. 4,422,143 issued Dec. 30, 1983 and incorporated herein by reference. Many other examples can be shown.
  • the program uses a two step present value calculation to determine how much the individual would need in a lump sum today or contribute monthly or annually to provide sufficient funds in the year needed to fill the shortfall.
  • FIG. 1A illustrates the Flow of Program Information and Data in one embodiment of our invention.
  • FIG. 1B illustrates an input screen for Price Schedules for becoming a System User.
  • FIG. 1C illustrates an input screen for Payment and Credit Card Information.
  • FIG. 1D illustrates an input screen for Planner/User Account Information.
  • FIG. 1E illustrates in input screen for Logging On to Use the Program.
  • FIG. 1F illustrates an input screen for searching for Existing Client.
  • FIG. 2A illustrates an input screen for Entering New Client/Joint Client Information.
  • FIG. 2B illustrates an input screen for Entering Plan Date and Plan Default Information.
  • FIG. 2C illustrates an input screen for Entering Income Standard Entries.
  • FIG. 2D illustrates an input screen for Entering Expense Standard Entries.
  • FIG. 2E illustrates an input screen for Entering Assets.
  • FIG. 2F illustrates an input screen for Entering Liabilities.
  • FIG. 2G illustrates an input screen for Entering Investment Standard and investment optional Entries.
  • FIG. 3A illustrates a Report Cover Page with Client and Advisor Information.
  • FIG. 3B illustrates Legal and Compliance Disclosures.
  • FIG. 3C illustrates a Client Income and Expense Report.
  • FIG. 3D illustrates a Client Asset and Liability Report.
  • FIG. 3E illustrates a Basis for Setting Investment Target Returns.
  • FIG. 3F illustrates Assumptions Used for Preparing Reports.
  • FIG. 3G illustrates a Program Data Flow for Creating Spreadsheets across Web Pages.
  • FIGS. 3 G 1 through 3 G 9 illustrate a Year by Year Report of Client Income, Expenses, and Cash Flow Targets.
  • FIG. 3 G 10 illustrates a Cash Flow Surplus or Shortfall Report.
  • FIG. 3H illustrates Withdrawal Options for the Next Generation.
  • FIG. 3I illustrates the processes a web server uses to present row and column data on a web page.
  • FIG. 1A the flow of information from data input screens to the above three primary reports produced by the invention is shown in block form.
  • the process is to use the input screens shown in Input Screens FIGS. 1B through 1F and 1 D, E and F and Input Screens FIGS. 2A through 2G to provide to a program the information necessary to produce the documents and reports shown in FIGS. 3A through 3H .
  • the screens can be combined as expanded to produce less than or more than twelve screens, and that twelve screens is used only as an example.
  • FIG. 1 D New Member User.
  • a new user such as a financial planner or a non-financial professional user
  • they are asked to enter personal information.
  • Terms such as “user,” “planner: and “advisor” will be used interchangeably. They are asked to enter their name in field 25 . They enter the name of their business in field 26 . They enter the address of their business in fields 30 A- 30 E. Their phone number is entered in field 35 . They enter any required legal compliance wording in field 37 .
  • the program then inserts this information on the Cover Page— FIG. 3A and the Disclosures page FIG. 3B of each plan they prepare.
  • FIG. 1 E Log On.
  • a member user of the program When a member user of the program first logs on to the web site, they are asked to enter their e-mail address in field 50 and their password in field 51 to gain access to the program.
  • FIG. 1 F Search for Client. If the user/advisor wants to access the record of a client that has previously been entered into the program, they enter the client's last name or a portion of their name in field 70 and all or a portion of the client's first name in field 71 . Any clients that match the entered data will appear in a list below the entry and then the desired client may be selected to enter their specific record.
  • FIG. 2 A Client and Joint Client.
  • the first entry field on the Client screen is the name of the individual in fields 103 A, 103 B, and 103 C.
  • the individual's birth year is entered in field 106 .
  • the age at which the individual would like to begin drawing Social Security retirement benefits is entered.
  • the age at which the individual would like to retire is entered. This tells the program when to stop any salary payments and begin drawing income from Social Security, pension plans, and retirement investment accounts.
  • Joint Client or “Joint Client/Spouse”
  • their information is entered in entry fields 121 , 124 , 133 , and 136 which are the same as those described above except the information entered relates to the Joint Client/Spouse.
  • the name information from this screen is combined and used to insert the individual's name(s) on the cover page FIG. 3A of the reports and in the header of all other document or report pages.
  • the advisor selects Save to save the record in the system.
  • the advisor may then select Plans for this Client to move to Input Screen FIG. 2B-Plan .
  • FIG. 2 B Plant.
  • the date the plan is being prepared is entered in field 139 .
  • the program automatically enters the current date and another date may be entered manually if desired.
  • several plans may be entered for an individual using different dates and different entry data. Any previously prepared plans will appear in a list and may be selected to load and edit that plan.
  • the age of either the Client or Joint Client/Spouse (whoever first attains that age) that is to be used as the last year to calculate the income, expenses, and cash flow targets by year in FIG. 3F is inserted in field 157 .
  • FIG. 2 C Income.
  • the type or source of annual income is selected in field 160 .
  • Field 163 has a drop down box that allows one of two choices to be selected, either Client or Joint Client/Spouse depending on which person generated the income.
  • the name or label that is desired to identify the source of income in various reports is inserted in field 166 .
  • the program assumes, as a default, that Salary income will begin in the current year and continue until the year before the year either the Client or Joint Client/Spouse chose as the year they will reach retirement age as selected on Input Screen FIG. 2A .
  • the program also assumes, as a default, that Pension or Social Security Income, as adjusted for annual Cost of Living adjustments, will begin in the year selected by the Client or Joint Client for retirement and continue until the last year of the report as selected in the “Report to Age” field 157 of Input Screen FIG. 2B . If a beginning year, other than the default assumptions is desired for a particular income source then the planner selects Show Optional Entries and this information is entered in field 169 .
  • an ending year other than the default assumptions is desired for a particular income source, it is entered in field 172 after selecting Show Optional Features.
  • the annual gross amount of a particular source of income is entered in field 175 .
  • the desired Cost of Living Adjustment (COLA) to be used for each year to adjust the income, from the previous year as a base, is entered as a percentage amount in field 178 .
  • Yes or No is selected in field 179 .
  • Yes or No is selected in field 180 .
  • the percentage of gross income contributed is entered in field 181 .
  • the program computes the amount of the contribution based on current regulations and whether the person is self employed or not and subtracts that amount from gross income in all reports showing gross income. If the person is contributing to a defined benefit plan, the program subtracts the percentage indicated in field 181 from gross income for all reports. As many entries as needed may be made to this screen for each source of income generated by the Client or Joint Client/Spouse.
  • FIG. 2 D Inflation, Expenses and Taxes.
  • the inflation rate that the Planner/Advisor wants to use for living expenses is inserted in field 154 .
  • the program computes a Client's actual monthly living expenses and that calculation will be described below under the description for the Income and Expense Report, FIG. 3C .
  • the computed monthly living expenses are annualized and appear as the beginning Annual Living Expense amount for the current year in FIG. 3G . That number, in turn is adjusted each year into the future by an assumed inflation rate as inserted in field 154 .
  • the planner or individual preparing the report wishes to over-ride and insert a different number for annual living expenses than the one computed by the program, they may select Show Optional Entries and insert the amount of the monthly expenses in field 182 and the year that they want the over-ride amount to first appear in field 183 .
  • the amount entered in field 182 will become the over-ride amount and will appear in FIG. 3G in the year entered in field 183 . That number will then be increased by the selected inflation amount each remaining year of the plan.
  • the overall, effective tax rate for Federal Income Taxes, as a percentage of taxable income is inserted into field 190 and the same information for State Income Taxes is inserted in field 193 .
  • the Planner may select Tax Tables to aid them in selecting a percentage to enter. This number would be checked against the Client's actual taxes and the amounts in fields 190 and 193 would be adjusted to produce income taxes that are as close to Client's actual income taxes as possible. If there is a significant change in the client's overall tax rate at some point in the future, they would select Show Optional Entries and the year in which that occurs can be entered in field 194 . The adjusted rate for Federal Income Taxes would be entered in field 195 and for State Income Taxes in field 196 . The adjusted tax rates will be used for the year entered in field 194 and for all years thereafter.
  • FIG. 2 E Assets. A client's various non-investment assets are inserted into the program using this screen. The type of asset is selected in field 197 . There is a drop down box with the following choices: Checking; Emergency Savings: Residence: and Vacation Home. In field 198 there is a drop down box where either Client or Joint Client/Spouse may be selected to indicate who owns the asset. If an asset is jointly owned, Client would be selected. A name or label for the asset that is easily recognizable by the Client is inserted into field 199 . The estimated current value of the asset is placed in field 202 .
  • FIG. 2 F Liabilities. Any ongoing liabilities or items of debt are entered into this screen.
  • the type of debt is selected in field 208 .
  • a name for the liability that is easily recognizable by the Client is inserted into field 211 .
  • the start year for the loan is placed in field 214 .
  • the ending year for the loan is placed in field 217 .
  • the current balance owed on the loan is placed in field 220 .
  • the monthly payment amount for the loan is placed in field 223 .
  • Input Screen 2 G Investments. Any investment assets or accounts owned by the Client or Joint Client/Spouse are entered on this screen. The type of asset or account is entered in field 226 . There is a drop down box with the following of choices: Company 401K, 403B, etc.; Regular IRA; Roth IRA; Other Retirement; Variable Annuity NQ; Municipal Bonds Fixed Annuity NQ; Brokerage Accounts NQ; Mutual Fund NQ; Investment Real Estate; College; and Other Non Retirement. Some of the choices are marked NQ to designate they are “non-qualified”. The NQ designation changes the treatment of additional contributions to a particular account. If the account is NQ then contributions are not deductible for computing taxable income upon which income taxes are computed.
  • the items that are not designated NQ are deductible from income for tax computations.
  • the index to be used for the purpose of calculating future growth and returns on a particular investment is entered in field 229 .
  • the planner can select returns for each of the choices based on appropriate market based indexes and historical returns for those indexes.
  • the percentage associated with the particular investment is then used to calculate the compounding return for each year for each investment included in the Cash Flow by Year Report shown in FIG. 3G .
  • the owner of the investment is inserted in field 232 .
  • Client or Joint Client/Spouse It has a drop down box for choosing either Client or Joint Client/Spouse. This information is used to determine when to stop additional contributions to that account and start taking distributions based on the desired retirement age of the Client or Joint Client/Spouse as entered for the Client or Joint Client/Spouse Input Screen, of FIG. 2A .
  • a name or label for the investment that is easily recognizable by the Client is inserted in field 238 . This name or label will be used to identify that investment where it appears throughout any of the reports.
  • the program by default, assumes investments should first be displayed in the first column for the current year and be displayed every year thereafter.
  • the Planner wants to have the investment start or end in a year other than the default years, they would select Show Optional Entries and enter the Alternate Start Year or Alternate End Year in fields 241 or 244 , respectively.
  • the program by default, also assumes that additional contributions to a retirement investment will begin in the current year and stop in the year of retirement for the Client or Joint Client/Spouse accordingly. If the individual or planner wishes to over-ride these default assumptions about additions, or the years in which a balance is shown for a particular investment, they may do so by entering a “Start Year” for that investment in field 241 and/or an “End Year” in field 244 .
  • the current value of the investment is inserted in field 247 .
  • the percentage rate used for calculating withdrawals for a particular account is entered in field 253 .
  • the program assumes that contributions will end and withdrawals from a retirement investment will begin in the year of retirement and continue for the rest of the report to age for the Client or Joint Client/Spouse, accordingly.
  • To change the year in which contributions to an investment stop or stop select Show Optional Entries and enter an “Alternate Withdrawal Start Year” or an “Alternate End Withdrawal” year in fields 254 or 255 , respectively.
  • FIG. 3 A Cross.
  • the cover page of the report is shown in FIG. 3A .
  • the program inserts the names of the Client and Joint Client/Spouse as entered in Input Screen FIG. 2A .
  • the program also enters the name, address, and phone number or the planner or individual preparing the report as entered in Input Screen FIG. 2D .
  • FIG. 3 B Disclosures. This page can be permanently changed in the program to reflect any legal or regulatory disclosure information required by a planner's broker/dealer or legal advisors.
  • the program can automatically insert the name of the planner, as necessary into the paragraphs as entered in Input Screen FIG. 2D .
  • FIG. 3 C Income and Expenses. This report displays the Client's and Joint Client/Spouse's current income and expenses as well as any Pension or Social Security Retirement income to be received after retirement.
  • the program first displays all of the current sources of income as entered in Input Screen 2 C.
  • Line 300 displays the label “Income and Expenses”.
  • a Client or Joint Client/Spouse has several sources of the same type of income, for instance salaries from more than one source, then the program will total the similar types of salaries and display the totals in the top portion of the report as shown on lines 301 and 302 . Amounts for income from sources such as real estate, investments, or other income are displayed separately as shown on line 303 . The program then totals all of the sources of income and displays the result on Line 305 . The program takes the total income from line 305 , subtracts the total of all the deductible retirement investment additions entered on Input Screen FIG. 2G field 250 multiplied by twelve, and then multiplies the result by the total of the percentages, as a decimal, entered for Federal and State income taxes entered on Input Screen FIG. 2D fields 190 and 193 and displays the resulting amount on Line 306 . To arrive at Total After-Tax Income, the program subtracts Line 306 from Line 305 and displays the result on Line 308 .
  • the Total Gross income displayed at Line 305 is displayed again at Line 315 .
  • Total Federal and State Income Taxes as displayed on Line 306 is displayed again on Line 318 .
  • the total of all the deductible and non-deductible retirement investment additions entered at Input Screen FIG. 2G field 250 is multiplied by twelve and displayed at Line 321 .
  • Any College savings additions entered on Input Screen FIG. 2G field 250 for investments designated as College type at field 226 are totaled and then multiplied by twelve and displayed at Line 324 .
  • To arrive at Net Actual Annual Expenses Line 318 , 321 , and 324 are subtracted from Line 315 and the result is displayed at Line 327 .
  • To arrive at Net Actual Monthly Expenses Line 327 is divided by twelve and displayed at Line 330 .
  • FIG. 3 D Assets and Liabilities. This report is a basic balance sheet for the Client and Joint Client/Spouse that shows their current net worth and any monthly additions they are making to savings or investments.
  • the names of the Client and Joint Client/Spouse as entered on Input Screen FIG. 2A and the date the plan was first entered from Input Screen FIG. 2B .
  • Line 400 At the top of the page under the heading “ASSETS AND LIABILITIES”, Line 400 , are listed the current market values and monthly additions for all items entered in the program as assets from Input Screen FIG. 2E fields 202 and 205 respectively. The number of lines will vary depending on the number of assets entered into the program.
  • the Joint Client/Spouse's first name is inserted from Input Screen FIG. 2C field 121 A. Below the Joint Client/Spouse's first name are listed the same information as for the Client regarding retirement investments belonging to the spouse as entered on Input Screen FIG. 2G . The number or lines will vary based on the number of retirement investments entered on Input Screen FIG. 2G .
  • FIG. 3 E Base for Setting Investment Targets.
  • the planner or individual preparing the plan may enter the name of the market index and time frame used to represent the particular investment category on that line and also the numerical annual percentage corresponding to the index selected. The indexes, time frames, and percentage returns can be adjusted periodically to update the data to make it more accurate and representative of that category.
  • Below Line 520 with the heading “Blended Accounts and Mutual Funds”, on Lines 523 through 535 , are listed commonly used investment categories for blended accounts or mutual funds.
  • FIG. 3 F Worksheet Assumptions. This report is a recap of the assets, investments, and assumptions that will be used for projecting the Client's cash flow in FIG. 3G .
  • the names of the Client and Joint Client/Spouse as entered on Input Screen FIG. 2A and the date the plan was first entered from Input Screen FIG. 2B .
  • Below Line 600 with the heading “NON-RETIREMENT”, are listed the Client's and Joint Client/Spouse's investments entered on Input Screen FIG. 2G that are marked as Non-Qualified (NQ) investments in field 229 .
  • NQ Non-Qualified
  • FIG. 3 G Income. Expenses. And Cash Flow Targets By Year.
  • This report is the heart of the program and pulls together all the pieces of a Client's financial resources that impact present and future cash flow and displays each year's income, investments, expenses, and bottom line cash flow in one column for each year.
  • the number of lines on the report will vary based on the number of income sources, investments, and liabilities entered.
  • the number of columns will vary based on the present age of the Client and Joint Client/Spouse and the age selected as the report to age entered on Input Screen FIG. 2B field 157 . Color can be used to help the Client easily see like types of the elements that make up cash flow. All income and positive cash flow items can be shown in green. All investment balances can be shown in blue. All expenses and negative cash flow items can be shown in red.
  • the report shows enough detail about the Client's present and future cash flow for them to easily see, on a year by year basis, the financial impact of certain life events. It shows such things as the impact of changing or retiring from employment, how much cash flow can be generated by investment accounts after retirement, the impact on taxes of changes in retirement contributions or changes in cash flow, and the impact on cash flow as debts are amortized and paid off
  • the client can see all the pieces and actual numbers that make up cash flow, and they believe the assumptions that went into those numbers are reasonable, they have more trust in the report. This knowledge can reduce their anxiety by letting them see how things will work out at different points in their future.
  • the last page of this report also computes and displays the amount of money the Client would need to put away this year as a lump sum or every year until retirement on an annual or monthly basis to address any cash flow shortfalls after retirement. Also, changes can be made to any of the input fields such as age of retirement, return on an investment, early pay off of a debt, and the impact of those changes will be immediately displayed on this report.
  • Line 700 displays the current year of the report in the first column and then sets up columns to the right for each year up to the year that corresponds to the report to age entered on Input Screen FIG. 2B field 157 . If the Planner wishes to start displaying the income in a year later than the current year, they would enter that year by selecting “Show Optional Entries” and entering the information in field 169 .
  • Line 703 with the label “Age” displays, immediately following the label, the first name of the Client and Joint Client/Spouse from Input Screen FIG. 2A fields 103 A and 121 A separated by a “/”.
  • the program will compute any increases in income using the Cost of Living Adjustment (COLA) entered on Input Screen FIG. 2C field 178 .
  • the COLA percentage is multiplied against the value in any given column year, added to that value and becomes the amount displayed for the next column year to the right.
  • the program stops displaying income in the appropriate year based on the same input screens and defaults as described for determining the start year above but using the end year entered by selecting “Show Optional Entries” and entering the new end year on Input Screen FIG. 2C field 172 .
  • Line 708 has a label “Total Non-Investment Income” and the program adds all of the income from Salaries, Pensions, and Social Security for each column and displays the result on this line.
  • Line 710 has a label Investment Real Estate that will only appear if an investment is entered on Screen FIG. 2G and Investment Real Estate is selected as the type of investment in field 226 .
  • the value of the real estate as entered in field 247 is entered in the current or designated start year column. If there is more that one investment real estate property entered, they are totaled and the result is entered in the appropriate column year.
  • the value of the investment real estate is then adjusted each year based on the index selected on Screen FIG. 2G field 229 .
  • the value of the real estate is multiplied by the percentage of the index selected and that amount is added to the value of the real estate to become the value for the following year.
  • Line 713 labeled “Income” shows the annual income generated by the real estate net of all operating expenses except mortgage payments. The amount displayed is calculated by multiplying the value of the real estate for that year by the percentage entered on Screen FIG. 2G field 253 .
  • Line 720 has the label “Investment Account” with the first name of the Client, as entered on Screen FIG. 2A field 103 A, inserted following the label. Immediately below Line 720 are listed all of the investment assets belonging to the client as determined by entering “Client” and “Yes” on Input Screen FIG. 2G fields 232 and 235 , respectively. The label for the investment entered on Input Screen FIG. 2G field 238 is displayed. Each retirement investment has two lines with the second line labeled “Income” that displays any withdrawals from the retirement investment for a given year. The first line for a retirement investment displays the value of the account as entered on Input Screen FIG. 2G field 247 in the column for the current year unless another start year is selected in field 241 .
  • the procedure for calculating the retirement investment value for each year up to and including the year of retirement is to multiply the value for a given year by 1 plus the percentage of the appropriate investment index for that investment entered on Input Screen FIG. 2G field 229 and then add the additional contribution for that year, adjusted for inflation, with the result being the account value for the following year.
  • the second line for a retirement investment displays the annual income distributed from the account.
  • the income is computed by multiplying the account value for that year by the percentage for withdrawals entered in Input Screen FIG. 2G field 253 .
  • the retirement investment value for each year is calculated by subtracting the income distributed from the account from the account value for a given year and then multiplying that amount by 1 plus the percentage of the appropriate investment index for that investment entered on Input Screen FIG. 2G field 229 .
  • the result is displayed as the retirement account value for the following year.
  • Line 730 has the label “Investment Account” with the first name of the Joint Client/Spouse, as entered on Screen FIG. 2A field 121 A, inserted following the label. Immediately below Line 730 are listed all of the retirement assets belonging to the spouse as determined by entering “Spouse” and “Yes” on Input Screen FIG. 2G fields 232 and 235 , respectively. The entries and calculations for the Joint Client/Spouse's retirement investments are the same as those for the Client described above.
  • Line 735 has the label “Target Account Values”. For each column, this line shows the total value of the Retirement Accounts for the Client and the Joint Client/Spouse.
  • Line 738 has the label “Target Investment Income”. For each column, this line shows the total value of the Income from the Retirement Accounts for the Client and the Joint Client/Spouse.
  • Line 740 has the label “TOTAL INCOME”. For each column year, this line displays the total combined value of income from Lines 708 , 713 , and 738 .
  • Line 745 has the label “Investment Contributions” with the first name of the Client, as entered on Screen FIG. 2A field 103 A, inserted following the label.
  • the total value of all monthly contributions to investment accounts as entered on Input Screen FIG. 2G field 250 of Input Screen FIG. 2G fields 232 and 235 is shown in each column for the applicable year.
  • the amount for additional contributions to each retirement account are adjusted and increased for inflation in each year after the column and year in which they first appear.
  • the calculation for the adjustment is to multiply the monthly value of a contribution to a particular retirement account by twelve and then multiply that amount by 1 plus the percentage, expressed as a decimal, entered for inflation on Input Screen FIG. 2B field 154 .
  • the result becomes the additional retirement contribution amount for the following year.
  • the contributions for each account need not be displayed in the report but are captured and totaled by the program with the total displayed on Line 745 for the applicable column and year.
  • Line 750 has the label “Retirement Contributions” with the first name of the Joint Client/Spouse, as entered on Screen FIG. 2A field 121 A, inserted following the label.
  • the calculations and amounts displayed are the same as for the Client's accounts but only include those accounts marked Joint Client/Spouse on Input Screen FIG. 2G field 232 .
  • Line 755 has the label “Taxable Income”.
  • the amount entered for each column year on this line is calculated by subtracting the deductible Retirement Contributions for both the Client and Joint Client/Spouse from the amount for “Total Income” on Line 740 .
  • Deductible Retirement Contributions are those investments that are marked as “Company 40IK, 403B, etc.; Regular IRA; or Other Retirement on Input Screen FIG. 2G field 226 .
  • Line 760 has the label “Income Taxes”. The amount entered for each column year on this line is calculated by multiplying the total of the percentages entered for Federal and State Income Taxes on Input Screen FIG. 2D fields 190 and 193 , expressed as a decimal, by the “Taxable Income” amount as displayed on Line 755 .
  • Line 770 has the label “NET INCOME”. The amount displayed for each column year on this line is calculated by subtracting from Line 740 the amounts displayed for retirement contributions on lines 745 and 750 and also subtracting the amount displayed for Income Taxes on line 760 .
  • Line 780 has the label “Annual Living Expenses”. Rather than asking the Client to itemize or provide annual living expenses, which is one of the most time consuming, often inaccurate, and tedious steps in preparing many financial plans, this program computes the Client's Annual Living Expenses for them on the theory that after subtracting income taxes and money that is going into savings from gross income, the remainder is spent. To arrive at the Annual Living Expenses that will be required to meet their annual living needs both now and after retirement, the program also backs out those expenses related to debt service or savings that will end at some point in the future. What remains is the amount currently being spent for all other living expenses that will remain all the way through retirement such as food, utilities, insurance, property taxes, entertainment, etc.
  • Line 783 has the label “College Savings” and will be displayed if there are items entered on Input Screen FIG. 2G and “College” is selected in field 226 . If there is more than one entry of the type “College” the monthly additions entered in field 250 for all entries will be totaled and multiplied by twelve and displayed in the column years for the years of and between the years entered in fields 241 and 244 .
  • Line 785 has the label “Total Annual Expenses”. For each column year, this line displays the total of the amounts displayed on Line 780 and any lines below Line 780 and above Line 785 added together.
  • Line 790 has the label “NET CASH FLOW.” For each column year, it displays the result of subtracting Line 785 from Line 770 . If the result is positive, it is displayed in the color green. If the result is negative, it is displayed in parentheses and in the color red.
  • the program calculates the Net Present Value (PV), in the current year of the report, for each future year there is a shortfall.
  • the program calculates the shortfall in three ways: as a single lump sum, as a series of annual payments, and as a series of monthly payments.
  • the formula for the single lump sum is to solve for Present Value (PV) where the default interest rate (i) is the percentage return for a growth investment as calculated on FIG.
  • the number of periods (n) is the number of years as calculated by subtracting the year in which the shortfall occurs from the current year, and the future value (FV) is the amount of the shortfall for that column year shown on Line 790 .
  • the formula for the annual payments is to solve for Payment (PMT) where the default interest rate (i) is the percentage return for a growth investment as calculated on FIG. 3E line 524 , the number of periods (n) is the number of years as calculated by subtracting the year in which the shortfall occurs from the current year, and the future value (FV) is the amount of the shortfall for that column year shown on Line 790 .
  • the formula for monthly payments is the same as that for annual payments except that the amount for interest rate (i) is divided by twelve and the amount for number of periods (n) is multiplied by twelve.
  • the amounts calculated for each column year before first retirement are totaled for each category; lump sum, annual payments, and monthly payments and the result is shown on Page 3 G- 10 of FIG. 3G under the heading “Before Retirement”. If the Client or Joint Client/Spouse is already retired in the current year, the same formulas and calculations are the same as those used for “Before Retirement” but the results are shown on Page 3 G- 10 of FIG. 3G under the heading “After Retirement”.
  • a Present Value is calculated where the default amount for the interest rate (i) is the percentage return for a growth investment as calculated on FIG. 3E line 524 , the number of periods (n) is the number of years calculated by subtracting the year of first retirement from the column year in which the shortfall occurs, and future value (FV) is the amount of the shortfall for that column year shown on Line 790 .
  • the program then totals and the present values for the year of and the years after first retirement.
  • the second calculation uses the same formulas and calculations as used for the years before first retirement with the following exception: the future value (FV) used in all the calculations is the resulting number from the first calculation (the total calculated by the program for the present value (PV) of all the shortfalls after the year of first retirement).
  • the resulting lump sum, annual, and monthly amounts are then shown on Page 3 G- 10 of FIG. 3G of FIG. 3G under the heading “After Retirement”.
  • FIG. 3 H Options For The Next Generation. This is an informational report designed to help clients or individuals assess the financial impact of various options that beneficiaries have for withdrawing retirement account balances after both the Client and Joint Client/Spouse have passed away. Many investment companies now allow the Client or Joint Client/Spouse to specify now how their retirement accounts will be paid out to beneficiaries on their death. They can allow beneficiaries to make the decision after their death or they can put restrictions or instructions on how balances are to be paid out. This report is intended to give them a basis for making the decision when filling out beneficiary forms.
  • Line 813 displays the heading “YEAR” over the first of five columns.
  • Line 815 displays, for examples, five columns with years entered beginning with the year after the year representing the last column year displayed in FIG. 3G .
  • the successive columns display years with the second column displaying the year that is five years after the first column and then each successive column displays the year that is ten years after the previous column.
  • the five columns cover a 35 year period that represents a typical life expectancy for a beneficiary of the retirement accounts.
  • Line 820 has the label “Option 1—Lump Sum”. Under the first column, the amount from the last column year of FIG. 3G line 735 is displayed.
  • Line 823 has the label “Taxes 40%” and under the first column year it displays an amount that is 40% of the amount shown under the first column on line 820 .
  • Line 826 has the label “Net lump sum invested at 10% taxable (net 7%)”. The amount displayed under the first column year on this line is amount on line 820 minus the amount on line 823 .
  • the calculation for the years after the first column year on line 826 is as follows: The amount in the first column is multiplied by 0.06.
  • the resulting amount is subtracted from the amount in the first column and the result of that calculation is multiplied by 1.07 to arrive at the amount for the next year. That calculation is repeated for each year up until the year shown in the last column.
  • the amounts are only shown for the years indicated by the five columns. The years in between are calculated by the program but are not shown.
  • Line 829 has the label “Annual Withdrawals of 6%/Yr.” Under each column year is an amount that is calculated by multiplying the amount on line 826 by 0.06. While the calculation is done by the program for every year between and including the year in the first column and the year in the last column, only the amounts for the five years that correspond to the columns are shown.
  • Line 832 has the label “Total Withdrawals”. On this line under the last column is shown the total of all the withdrawals for all of the years between and including the first and last column year shown in the report.
  • Line 840 has the label “Option 2—Lump Sum of 25%—Balance over Lifetime—35 Years”. Under the first column it displays an amount calculated by multiplying the amount on line 820 by 0.25.
  • Line 843 has the label “Taxes 40%” and under the first column it displays the amount on line 840 multiplied by 0.40.
  • Line 846 has the label “Net after Tax” and under the first column it displays an amount calculated by subtracting line 843 from the amount on line 840 .
  • Line 849 has the label “Balance Invested at 10% Tax Deferred”.
  • the first column displays an amount calculated by subtracting the amount on line 840 from the amount on line 820 .
  • the calculation for the years after the first column year on line 849 is as follows: The amount in the first column is divided by 35 representing the assumed life expectancy of 35 years used for this report. The resulting amount is subtracted from the amount in the first column and the result of that calculation is multiplied by 1.1 to arrive at the amount for the next year.
  • That calculation is repeated for each year up until the year shown in the last column with the following adjustment in the calculation:
  • the amount for each year is divided by one less than the divisor used for the previous year (for example the amount in the year following the year in the first column is divided by 34 and the next year by 33, etc.).
  • the amounts are only shown for the years indicated by the five columns. The years in between are calculated by the program but are not shown.
  • Line 852 has the label “Annual Withdrawn using Life Exp.”
  • Year on this line is an amount that is calculated by dividing the amount on line 849 by the number 35, representing the 35 years of withdrawals displayed in the report. That calculation is repeated for each year up until the year shown in the last column with the following adjustment in the calculation: The amount for each year is divided by one less than the divisor used for the previous year (for example the amount in the year following the year in the first column is divided by 34 and the next year by 33, etc.). The amounts are only shown for the years indicated by the five columns. The years in between are calculated by the program but are not shown.
  • Line 855 has the label “Total Withdrawals”. On this line under the last column is shown the total of all the withdrawals for all of the years between and including the first and last column year shown in the report.
  • Line 860 has the label “Option 3—Withdrawals over Lifetime 35 Years”. There are no numbers displayed on this line.
  • Line 863 has the label “Balance Invested at 10% Tax Deferred”. Under the first column on this line is displayed the same amount as displayed on line 820 .
  • the calculation for the years after the first column year on line 863 is as follows: The amount in the first column is divided by 35 representing the assumed life expectancy of 35 years used for this report. The resulting amount is subtracted from the amount in the first column and the result of that calculation is multiplied by 1.1 to arrive at the amount for the next year.
  • That calculation is repeated for each year up until the year shown in the last column with the following adjustment in the calculation:
  • the amount for each year is divided by one less than the divisor used for the previous year (for example the amount in the year following the year in the first column is divided by 34 and the next year by 33, etc.).
  • the amounts are only shown for the years indicated by the five columns. The years in between are calculated by the program but are not shown.
  • Line 866 has the label “Annual Withdrawn using Life Exp.”
  • Year on this line is an amount that is calculated by dividing the amount on line 863 by the number 35, representing the 35 years of withdrawals displayed in the report. That calculation is repeated for each year up until the year shown in the last column with the following adjustment in the calculation: The amount for each year is divided by one less than the divisor used for the previous year (for example the amount in the year following the year in the first column is divided by 34 and the next year by 33, etc.). The amounts are only shown for the years indicated by the five columns. The years in between are calculated by the program but are not shown.
  • Line 869 has the label “Total Withdrawals”. On this line under the last column is shown the total of all the withdrawals for all of the years between and including the first and last column year shown in the report.
  • spreadsheet types of information are difficult to portray in a web page format is that each web page is separate from all others and stores each packet of information sent by the web site computer to the user's computer and then discontinues the connection to the user's computer. There is no open line to the web page host computer so that the user can reference a previous page.
  • Spreadsheet software generally is loaded on a user's computer or local server which allows the connection to the data to stay open and alive at all times so it is easy to reference cells or data on any page already entered.
  • This program was able to compensate for these inherent limitations of web pages by performing and storing some calculations before generating the row and column information displayed, and performing other calculations dynamically for other row and column positions.
  • the numbers for the right-most column on each page are stored in the server memory to be referenced by the following web page as starting values for the calculations on that page. Many of the calculations are dependent on previous calculations of the rows above and columns to the left. It becomes more of a continuous calculation rather than calculations based on references to other cells of information as in a spreadsheet.
  • the disclosed process does not require the client to provide expense information, which is one of the most onerous things a client has to do in the financial process. It generally requires them to itemize their expenses over several months or years. It is almost impossible to account for miscellaneous expenses that are not regular monthly bills. This can be very time consuming. It can also take a long time for the financial planner to enter the data. By not asking the client for this information and calculating it for them working backwards from gross, the disclosed process saves a huge amount of time and is more accurate. This is really important because the expenses establish the current standard of living that one applies inflation to and set as a cash flow target throughout the rest of life.
  • This report lists the individual income, investment, and expense items in the leftmost column down the page, ending with the net cash flow.
  • the remaining columns to the right show the years of reporting, starting with the year for the date of the current plan.
  • Each subsequent report page continues from the year where the previous page ended. This continues through final column year that is calculated by using the Report to Age parameter specified in the plan details minus the client's current age.
  • the challenge of dynamically presenting row and column data on a web page was overcome by developing a group of data structures that are created in memory on the server computer and can be accessed and manipulated within the program that builds the web pages in response to a client computer's request for each page. These data structures are based on a multi-dimensional array model. This is necessary because the way that a web page is constructed and presented back to a client computer is left to right, top to bottom. Additionally, the information presented back to the client computer requires that the previous page's information is available for use in the subsequent page being requested.
  • this program utilizes a feature of the web server software called “sessions.”
  • the first request that a client computer makes for the main web page causes the web server to begin a timed session for that specific client.
  • This session maintains a unique identification for the client computer and will be tracked until the specified time period has expired or when the client computer explicitly requests that the session is discontinued.
  • These sessions can also be used to store pieces of information associated the current user. The sequence of the processes that the program uses on the web server is described below and diagrammed in FIG. 3I .
  • the software running on the web server executes the specific code to return the web page requested. If the request is an initial request as seen at the Yes output of inquiry 902 , information or data is obtained from a database of such information, as at 904 , 906 . If the request is an initial request the data is returned from the database 906 , as at 910 ; otherwise as at 908 .
  • the data that is needed to perform row and column calculations is accessed from the in-memory data structures on the web server and appropriate calculations are made as at 912 , 914 , 916 , 918 . Some of the data structures continue to hold their values until the client session has ended. Others hold their values only during the execution of the code that creates and presents the requested page.
  • all of the necessary client data can be retrieved from the database 906 .
  • Also part of this data retrieval is all income and investment items, monthly expenses for liability items, and tax percentages.
  • the information is packaged into the custom data structures, for example during the code execution stage on the server computer.
  • the custom data structures can be converted into a byte data format and then into a text format that represents the original data in an encoded data format, 920 . This is then transmitted as at 922 to the client's computer within the requested web page as, for example, a non-displayed area and can be referenced by the web server when the next page is requested.
  • This program generally calculates each column, as represented by a year, before moving to the next column.
  • the data for the final row in the first column is available for creating the second column.
  • the data for the final row in the second column is available for the third column.
  • Each of the final calculations performed on a single page's code execution are stored in one of the custom data structures to be used by subsequent pages. This method is employed throughout the remainder of the report.
  • the web server software When a subsequent page is requested, the web server software reads the information available on the current page that is requesting the next page. Each of the custom data structures that was packaged and sent to the previously requested page is retrieved by this program and loaded into a new memory location on the web server computer. This memory location is mapped to the current user's session information. After this program retrieves this data, it is decoded, converted from text into a byte data type, and finally converted into the same data structure that was used for each final calculation on the prior page. This continues until the final page of the report has been reached.

Abstract

A computer program that can be installed on a web server to assemble web pages that can be accessed over the Internet by password to prepare financial planning reports for a client. The program takes gross income, subtracts income taxes, subtracts all money put into savings programs, and whatever is left is what the client spends in a given year or month. It further itemizes and subtracts the monthly payments for debt service since these items will be fully amortized or paid off at some point in the future and should not be included in baseline living expenses that will continue through a person's lifetime. The balance left after these calculations are completed represents the individual's current annual living expenses or standard of living that needs to be sustained throughout their lifetime with adjustments for inflation. The program can produce three major reports: (1) an income and expense report; (2) an asset and liability report or balance sheet; and (3) a cash flow report that shows all of items that impact cash flow on a year by year basis throughout the rest of the individual or client's lifetime. If there are cash flow shortfalls in any year, the program uses a two step present value calculation to determine how much the individual would need in a lump sum today or contribute monthly or annually to provide sufficient funds in the year needed to fill the shortfall.

Description

    RELATED APPLICATIONS/PRIORITY CLAIMS
  • This patent application is a continuation of and claims priority under 35 USC 120 to U.S. patent application Ser. No. 11/419,943 filed on May 23, 2006 and entitled “Financial Planning Document and Process Therefor” which in turn claims the benefit, under 35 USC 119(e) to U.S. Provisional Patent Application No. 60/683,940 filed on May 24, 2005, the entirety of both of which are incorporated herein by reference.
  • FIELD OF THE INVENTION
  • This invention relates to computer programs, methods, and systems designed to facilitate financial and cash flow planning for individuals during their retirement.
  • BACKGROUND OF THE INVENTION
  • It is essential for individuals to be able to see how all the pieces of their financial situation such as; salary, self-employment income, pensions, Social Security, investments, contributions to savings, retirements contributions and accounts, debt service, and living expenses come together at some point in the future when they plan to retire or work less. It is critical for them to see how all of these factors impact the net cash flow and whether they will have enough income to support their desired standard of living throughout their lifetime. If the cash flow is insufficient to meet their needs in future years, it is essential for them to know how much they need to contribute monthly, annually, or in a lump sum today so that they will have the necessary cash flow in retirement.
  • There are many existing financial planning programs that are designed to provide this type of information. Most of those programs require very detailed information about a client's budget and expenses as well as all aspects of their assets, liabilities, and investments. They often require the client to fill out forms and provide financial information that takes them an hour or more to itemize. They often, also require a financial professional or their staff to input the data into a computer program that takes them an hour or more for input. Because of the time involved, financial professionals often need to charge many hundreds or thousands of dollars for such a plan. The cost and complexity of these programs make it difficult for all individuals or families to have access to this type of information and make it impractical for individuals to input their own data or prepare their own plans. Most of the simpler computer programs designed for use by individuals who are not financial professionals, show one aspect of their financial situation but not a comprehensive overview.
  • Many of the existing financial planning computer programs produce reports that are very lengthy, often 45 or 50 pages in length or more, with canned paragraphs and verbiage to accommodate various conclusions depending on the data entered and various mathematical results. While the data entered is often detailed, it also often uses line graphs and charts to show total cash flow or total value of assets at different points during the retirement period without showing the detail of the financial pieces that make up that total. Rather than seeing how all of the financial pieces come together on a year by year basis, the report requires the client to trust that the totals represented by the lines are correct. That makes it difficult for the client to know how the totals were derived and, thus, reduces the believability of the totals.
  • Because of the complexity of many financial planning programs, it is very difficult to easily identify errors in data entry and it is very time consuming to address those errors and print out a corrected report.
  • This purpose of this invention is to: reduce the input data needed to a minimum required for preparing detailed reports of a client's current financial situation and resulting cash flows throughout their lifetime; reduce the time needed to prepare these detailed reports to sometimes as low as fifteen or twenty minutes; produce a report that shows enough detail of all the pieces of a client's financial positions affecting cash flow on a year by year basis that the client can see how the numbers were derived and have confidence in their accuracy; make it possible to identify and correct data entry errors in a short time, perhaps no more than ten minutes; allow adjustments to assumptions contained in the reports with a few keystrokes; provide clients with the amounts of contributions required monthly, annually, or lump sum to address all future cash flow shortfalls; allow individuals or professionals to prepare and print a final report with any needed adjustments or corrections within a short time, perhaps thirty to forty five minutes; make data entry simple enough for individuals to prepare their own reports; quickly provide financial professionals with a detailed overview of a client's current financial position and retirement needs to allow them to give individuals comprehensive advice or analysis of the client's financial situation within a single meeting, usually no more than one hour in length.
  • SUMMARY OF THE INVENTION
  • Disclosed is a computer program that can be installed on a computer server and designed as web pages that can be accessed over the Internet by password to prepare financial planning reports. One of the key features of this program that saves substantial time and effort for both the professional advisor and the individual is the way in which a person's present living expenses or standard of living is determined. Typically, financial planning programs require individuals to itemize and review their existing expenses. This requires them to review their monthly bills and checks written to come up with an average monthly or annual cost for each item that can then be totaled to arrive at their current expenses. The disclosed program actually computes for the client, what their monthly expenses are by working backwards from gross income. The program takes gross income, subtracts income taxes, subtracts all money put into savings programs, and whatever is left is what the client spends in a given year or month. It further itemizes and subtracts the monthly payments for debt service since these items will be fully amortized or paid off at some point in the future and should not be included in baseline living expenses that will continue through a person's lifetime. The balance left after these calculations are completed represents the individual's current annual living expenses or standard of living that needs to be sustained throughout their lifetime with adjustments for inflation. This is a computer implemented process using the arithmetic logic circuitry of a digital computer. Such arithmetic logic circuitry has been known since the dawn of digital computers and need not be explained in detail here. One example of this circuitry is seen in U.S. Pat. No. 4,422,143 issued Dec. 30, 1983 and incorporated herein by reference. Many other examples can be shown.
  • There are three major reports that the program produces: (1) an income and expense report; (2) an asset and liability report or balance sheet; and (3) a cash flow report that shows all of items that impact cash flow on a year by year basis throughout the rest of the individual or client's lifetime.
  • If there are cash flow shortfalls in any year, the program uses a two step present value calculation to determine how much the individual would need in a lump sum today or contribute monthly or annually to provide sufficient funds in the year needed to fill the shortfall.
  • BRIEF DESCRIPTION OF THE DRAWINGS
  • The following figures are illustrations of display screens useful in the disclosed system.
  • FIG. 1A illustrates the Flow of Program Information and Data in one embodiment of our invention.
  • FIG. 1B illustrates an input screen for Price Schedules for becoming a System User.
  • FIG. 1C illustrates an input screen for Payment and Credit Card Information.
  • FIG. 1D illustrates an input screen for Planner/User Account Information.
  • FIG. 1E illustrates in input screen for Logging On to Use the Program.
  • FIG. 1F illustrates an input screen for searching for Existing Client.
  • FIG. 2A illustrates an input screen for Entering New Client/Joint Client Information.
  • FIG. 2B illustrates an input screen for Entering Plan Date and Plan Default Information.
  • FIG. 2C illustrates an input screen for Entering Income Standard Entries.
  • FIG. 2D illustrates an input screen for Entering Expense Standard Entries.
  • FIG. 2E illustrates an input screen for Entering Assets.
  • FIG. 2F illustrates an input screen for Entering Liabilities.
  • FIG. 2G illustrates an input screen for Entering Investment Standard and investment optional Entries.
  • FIG. 3A illustrates a Report Cover Page with Client and Advisor Information.
  • FIG. 3B illustrates Legal and Compliance Disclosures.
  • FIG. 3C illustrates a Client Income and Expense Report.
  • FIG. 3D illustrates a Client Asset and Liability Report.
  • FIG. 3E illustrates a Basis for Setting Investment Target Returns.
  • FIG. 3F illustrates Assumptions Used for Preparing Reports.
  • FIG. 3G illustrates a Program Data Flow for Creating Spreadsheets across Web Pages.
  • FIGS. 3G1 through 3G9 illustrate a Year by Year Report of Client Income, Expenses, and Cash Flow Targets.
  • FIG. 3G10 illustrates a Cash Flow Surplus or Shortfall Report.
  • FIG. 3H illustrates Withdrawal Options for the Next Generation.
  • FIG. 3I illustrates the processes a web server uses to present row and column data on a web page.
  • DETAILED DESCRIPTION
  • Referring to FIG. 1A, the flow of information from data input screens to the above three primary reports produced by the invention is shown in block form. Generally, the process is to use the input screens shown in Input Screens FIGS. 1B through 1F and 1D, E and F and Input Screens FIGS. 2A through 2G to provide to a program the information necessary to produce the documents and reports shown in FIGS. 3A through 3H. It will be appreciated that the screens can be combined as expanded to produce less than or more than twelve screens, and that twelve screens is used only as an example.
  • The following is a detailed description of each of the input screens and how the information provided in those screens can be used in preparing all of the documents and reports.
  • Input Screen FIG. 1D—New Member User. When a new user, such as a financial planner or a non-financial professional user, wants to become a member and use the web site, they are asked to enter personal information. Terms such as “user,” “planner: and “advisor” will be used interchangeably. They are asked to enter their name in field 25. They enter the name of their business in field 26. They enter the address of their business in fields 30A-30E. Their phone number is entered in field 35. They enter any required legal compliance wording in field 37. The program then inserts this information on the Cover Page—FIG. 3A and the Disclosures page FIG. 3B of each plan they prepare.
  • Input Screen FIG. 1E—Log On. When a member user of the program first logs on to the web site, they are asked to enter their e-mail address in field 50 and their password in field 51 to gain access to the program.
  • Input Screen FIG. 1F—Search for Client. If the user/advisor wants to access the record of a client that has previously been entered into the program, they enter the client's last name or a portion of their name in field 70 and all or a portion of the client's first name in field 71. Any clients that match the entered data will appear in a list below the entry and then the desired client may be selected to enter their specific record.
  • Input Screen FIG. 2A—Client and Joint Client. The first entry field on the Client screen is the name of the individual in fields 103A, 103B, and 103C. The individual's birth year is entered in field 106. At field 115, the age at which the individual would like to begin drawing Social Security retirement benefits is entered. At field 118, the age at which the individual would like to retire is entered. This tells the program when to stop any salary payments and begin drawing income from Social Security, pension plans, and retirement investment accounts. If there is a Joint Client/Spouse of the Client (hereinafter “Joint Client” or “Joint Client/Spouse”), their information is entered in entry fields 121, 124, 133, and 136 which are the same as those described above except the information entered relates to the Joint Client/Spouse. The name information from this screen is combined and used to insert the individual's name(s) on the cover page FIG. 3A of the reports and in the header of all other document or report pages. The advisor then selects Save to save the record in the system. The advisor may then select Plans for this Client to move to Input Screen FIG. 2B-Plan.
  • Input Screen FIG. 2B—Plan. The date the plan is being prepared is entered in field 139. The program automatically enters the current date and another date may be entered manually if desired. Also, several plans may be entered for an individual using different dates and different entry data. Any previously prepared plans will appear in a list and may be selected to load and edit that plan. The age of either the Client or Joint Client/Spouse (whoever first attains that age) that is to be used as the last year to calculate the income, expenses, and cash flow targets by year in FIG. 3F is inserted in field 157.
  • Input Screen FIG. 2C—Income. The type or source of annual income is selected in field 160. There is a drop down box with seven possible choices available that are Salary, Pension, or Social Security, Alimony, Child Support, Other Taxable, and Other Non-Taxable. Other choices can be added as appropriate. Field 163 has a drop down box that allows one of two choices to be selected, either Client or Joint Client/Spouse depending on which person generated the income. The name or label that is desired to identify the source of income in various reports is inserted in field 166. The program assumes, as a default, that Salary income will begin in the current year and continue until the year before the year either the Client or Joint Client/Spouse chose as the year they will reach retirement age as selected on Input Screen FIG. 2A. The program also assumes, as a default, that Pension or Social Security Income, as adjusted for annual Cost of Living adjustments, will begin in the year selected by the Client or Joint Client for retirement and continue until the last year of the report as selected in the “Report to Age” field 157 of Input Screen FIG. 2B. If a beginning year, other than the default assumptions is desired for a particular income source then the planner selects Show Optional Entries and this information is entered in field 169. If an ending year, other than the default assumptions is desired for a particular income source, it is entered in field 172 after selecting Show Optional Features. The annual gross amount of a particular source of income is entered in field 175. The desired Cost of Living Adjustment (COLA) to be used for each year to adjust the income, from the previous year as a base, is entered as a percentage amount in field 178. Depending on whether a client is currently contributing to Social Security, then Yes or No is selected in field 179. Depending on whether the client is Self Employed, Yes or No is selected in field 180. If a client is currently contributing to a defined benefit plan, the percentage of gross income contributed is entered in field 181. If there are Social Security contributions, the program computes the amount of the contribution based on current regulations and whether the person is self employed or not and subtracts that amount from gross income in all reports showing gross income. If the person is contributing to a defined benefit plan, the program subtracts the percentage indicated in field 181 from gross income for all reports. As many entries as needed may be made to this screen for each source of income generated by the Client or Joint Client/Spouse.
  • Input Screen FIG. 2D—Inflation, Expenses and Taxes. The inflation rate that the Planner/Advisor wants to use for living expenses is inserted in field 154. The program computes a Client's actual monthly living expenses and that calculation will be described below under the description for the Income and Expense Report, FIG. 3C. The computed monthly living expenses are annualized and appear as the beginning Annual Living Expense amount for the current year in FIG. 3G. That number, in turn is adjusted each year into the future by an assumed inflation rate as inserted in field 154. If the planner or individual preparing the report wishes to over-ride and insert a different number for annual living expenses than the one computed by the program, they may select Show Optional Entries and insert the amount of the monthly expenses in field 182 and the year that they want the over-ride amount to first appear in field 183. The amount entered in field 182 will become the over-ride amount and will appear in FIG. 3G in the year entered in field 183. That number will then be increased by the selected inflation amount each remaining year of the plan. The overall, effective tax rate for Federal Income Taxes, as a percentage of taxable income is inserted into field 190 and the same information for State Income Taxes is inserted in field 193. This will produce an amount for Federal and State Income taxes in the Income and Expense Report, FIG. 3C. The Planner may select Tax Tables to aid them in selecting a percentage to enter. This number would be checked against the Client's actual taxes and the amounts in fields 190 and 193 would be adjusted to produce income taxes that are as close to Client's actual income taxes as possible. If there is a significant change in the client's overall tax rate at some point in the future, they would select Show Optional Entries and the year in which that occurs can be entered in field 194. The adjusted rate for Federal Income Taxes would be entered in field 195 and for State Income Taxes in field 196. The adjusted tax rates will be used for the year entered in field 194 and for all years thereafter.
  • Input Screen FIG. 2E—Assets. A client's various non-investment assets are inserted into the program using this screen. The type of asset is selected in field 197. There is a drop down box with the following choices: Checking; Emergency Savings: Residence: and Vacation Home. In field 198 there is a drop down box where either Client or Joint Client/Spouse may be selected to indicate who owns the asset. If an asset is jointly owned, Client would be selected. A name or label for the asset that is easily recognizable by the Client is inserted into field 199. The estimated current value of the asset is placed in field 202.
  • Input Screen FIG. 2F—Liabilities. Any ongoing liabilities or items of debt are entered into this screen. The type of debt is selected in field 208. There is a drop down box with the following choices: Residence Loan; Investment Real Estate Loan; Credit Card Debt; Other Loan. A name for the liability that is easily recognizable by the Client is inserted into field 211. The start year for the loan is placed in field 214. The ending year for the loan is placed in field 217. The current balance owed on the loan is placed in field 220. The monthly payment amount for the loan is placed in field 223.
  • Input Screen 2G—Investments. Any investment assets or accounts owned by the Client or Joint Client/Spouse are entered on this screen. The type of asset or account is entered in field 226. There is a drop down box with the following of choices: Company 401K, 403B, etc.; Regular IRA; Roth IRA; Other Retirement; Variable Annuity NQ; Municipal Bonds Fixed Annuity NQ; Brokerage Accounts NQ; Mutual Fund NQ; Investment Real Estate; College; and Other Non Retirement. Some of the choices are marked NQ to designate they are “non-qualified”. The NQ designation changes the treatment of additional contributions to a particular account. If the account is NQ then contributions are not deductible for computing taxable income upon which income taxes are computed. The items that are not designated NQ are deductible from income for tax computations. The index to be used for the purpose of calculating future growth and returns on a particular investment is entered in field 229. There is a drop down box with the following choices: Stocks 100%; Bonds 100%; Municipal Bonds 100%; Cash 100%; Zero; Real Estate 100%; Aggressive Growth; Growth; Growth with Income; Income with Growth; Income with Capital Preservation. The planner can select returns for each of the choices based on appropriate market based indexes and historical returns for those indexes. The percentage associated with the particular investment is then used to calculate the compounding return for each year for each investment included in the Cash Flow by Year Report shown in FIG. 3G. The owner of the investment is inserted in field 232. It has a drop down box for choosing either Client or Joint Client/Spouse. This information is used to determine when to stop additional contributions to that account and start taking distributions based on the desired retirement age of the Client or Joint Client/Spouse as entered for the Client or Joint Client/Spouse Input Screen, of FIG. 2A. A name or label for the investment that is easily recognizable by the Client is inserted in field 238. This name or label will be used to identify that investment where it appears throughout any of the reports. The program, by default, assumes investments should first be displayed in the first column for the current year and be displayed every year thereafter. If the Planner wants to have the investment start or end in a year other than the default years, they would select Show Optional Entries and enter the Alternate Start Year or Alternate End Year in fields 241 or 244, respectively. The program, by default, also assumes that additional contributions to a retirement investment will begin in the current year and stop in the year of retirement for the Client or Joint Client/Spouse accordingly. If the individual or planner wishes to over-ride these default assumptions about additions, or the years in which a balance is shown for a particular investment, they may do so by entering a “Start Year” for that investment in field 241 and/or an “End Year” in field 244. The current value of the investment is inserted in field 247. The percentage rate used for calculating withdrawals for a particular account is entered in field 253. The program assumes that contributions will end and withdrawals from a retirement investment will begin in the year of retirement and continue for the rest of the report to age for the Client or Joint Client/Spouse, accordingly. To change the year in which contributions to an investment stop or stop, select Show Optional Entries and enter an “Alternate Withdrawal Start Year” or an “Alternate End Withdrawal” year in fields 254 or 255, respectively.
  • FIG. 3A—Cover. The cover page of the report is shown in FIG. 3A. The program inserts the names of the Client and Joint Client/Spouse as entered in Input Screen FIG. 2A. The program also enters the name, address, and phone number or the planner or individual preparing the report as entered in Input Screen FIG. 2D.
  • FIG. 3B—Disclosures. This page can be permanently changed in the program to reflect any legal or regulatory disclosure information required by a planner's broker/dealer or legal advisors. The program can automatically insert the name of the planner, as necessary into the paragraphs as entered in Input Screen FIG. 2D.
  • FIG. 3C—Income and Expenses. This report displays the Client's and Joint Client/Spouse's current income and expenses as well as any Pension or Social Security Retirement income to be received after retirement. In the header at the top of the page is displayed the names of the Client and Joint Client/Spouse as entered on Input Screen FIG. 2A and the date the plan was prepared from Input Screen FIG. 2B. The program first displays all of the current sources of income as entered in Input Screen 2C. Line 300 displays the label “Income and Expenses”. If a Client or Joint Client/Spouse has several sources of the same type of income, for instance salaries from more than one source, then the program will total the similar types of salaries and display the totals in the top portion of the report as shown on lines 301 and 302. Amounts for income from sources such as real estate, investments, or other income are displayed separately as shown on line 303. The program then totals all of the sources of income and displays the result on Line 305. The program takes the total income from line 305, subtracts the total of all the deductible retirement investment additions entered on Input Screen FIG. 2G field 250 multiplied by twelve, and then multiplies the result by the total of the percentages, as a decimal, entered for Federal and State income taxes entered on Input Screen FIG. 2D fields 190 and 193 and displays the resulting amount on Line 306. To arrive at Total After-Tax Income, the program subtracts Line 306 from Line 305 and displays the result on Line 308.
  • The Total Gross income displayed at Line 305 is displayed again at Line 315. Total Federal and State Income Taxes as displayed on Line 306 is displayed again on Line 318. The total of all the deductible and non-deductible retirement investment additions entered at Input Screen FIG. 2G field 250 is multiplied by twelve and displayed at Line 321. Any College savings additions entered on Input Screen FIG. 2G field 250 for investments designated as College type at field 226 are totaled and then multiplied by twelve and displayed at Line 324. To arrive at Net Actual Annual Expenses Line 318, 321, and 324 are subtracted from Line 315 and the result is displayed at Line 327. To arrive at Net Actual Monthly Expenses, Line 327 is divided by twelve and displayed at Line 330. Next, payments for liabilities which will be amortized and disappear as an expense at some point in the future are deducted to arrive at Net Monthly Living Expenses that represent the Client's current standard of living. The House Payment for Client's mortgage on their Residence as entered on Input Screen FIG. 2F at field 223 is displayed on Line 333. Any payments for mortgages or loans on Investment Properties as entered on Input Screen FIG. 2F at field 223 are totaled and displayed on Line 336. All other liability payments as entered on Input Screen FIG. 2F at field 223 are totaled and displayed on Line 339. To arrive at Net Monthly Living Expenses, Line 333, 336, and 339 are subtracted from Line 330 and displayed on Line 342.
  • On Line 345, the first name of the Client is entered on Input Screen FIG. 2A field 103A. On Line 348, the retirement age of the Client, as entered on Input Screen FIG. 2A field 118 is displayed. Also displayed on line 348, is the monthly Pension Plan income at retirement as entered on Input Screen FIG. 2C field 175. On line 351, the current monthly estimated income from Social Security as entered on FIG. 2D field 175 is displayed. Also inserted on that line is the Cost of Living Adjustment (COLA) and retirement age for Social Security as entered on Input Screen FIG. 2C field 178 and Input Screen FIG. 2A field 115, respectively. Finally, on Line 351, the estimated amount of Social Security payments at Social Security retirement age, as adjusted for annual COLA increases is displayed.
  • On Lines 354, 357, and 360, the same information is displayed using the respective input screens and fields for the Joint Client/Spouse.
  • FIG. 3D—Assets and Liabilities. This report is a basic balance sheet for the Client and Joint Client/Spouse that shows their current net worth and any monthly additions they are making to savings or investments. In the header at the top of the page is displayed the names of the Client and Joint Client/Spouse as entered on Input Screen FIG. 2A and the date the plan was first entered from Input Screen FIG. 2B. At the top of the page under the heading “ASSETS AND LIABILITIES”, Line 400, are listed the current market values and monthly additions for all items entered in the program as assets from Input Screen FIG. 2E fields 202 and 205 respectively. The number of lines will vary depending on the number of assets entered into the program.
  • Below Line 410, with the heading “NON-RETIREMENT INVESTMENTS”, are listed all of the investments from Input Screen FIG. 2G that are marked as being a Non-Qualified (NQ) asset in field 226. Displayed for each non-retirement set are the name, type, current market value, and any monthly additions as entered in Input Screen FIG. 2G fields 238, 226, 247 and 250, respectively. Once again, the number of lines will vary based on the number of non-retirement assets entered on Input Screen FIG. 2G.
  • Below Line 420, with the heading “RETIREMENT INVESTMENTS”, are listed all of the investments entered on Input Screen FIG. 2G that are marked as being a retirement asset in field 226. Displayed for each retirement asset are the name, type, current market value, and any monthly additions as entered in Input Screen FIG. 2G fields 238, 226, 247 and 250, respectively. The retirement assets are further grouped under separate headings for the Client and Joint Client/Spouse. The first name of the Client is inserted as entered on Input Screen FIG. 2A field 103A. Under the Client's first name are listed the retirement assets that belong to the Client as designated by the selection chosen on Input Screen FIG. 2G field 232. After all of the Client investments have been listed, the Joint Client/Spouse's first name is inserted from Input Screen FIG. 2C field 121A. Below the Joint Client/Spouse's first name are listed the same information as for the Client regarding retirement investments belonging to the spouse as entered on Input Screen FIG. 2G. The number or lines will vary based on the number of retirement investments entered on Input Screen FIG. 2G.
  • At Line 428, a total for all of the monthly additions to any of the accounts listed above is displayed under the column titled “Monthly Additions”.
  • Below Line 430, with the heading “LIABILITIES”, are listed all of the liabilities entered on Input Screen FIG. 2F. Displayed for each liability are the name, type, and current balance owed for each liability as entered on Input Screen FIG. 2F fields 211, 208, and 220, respectively. The number of lines will vary based on the number of liabilities entered on Input Screen FIG. 2F.
  • On Line 440, with the heading “NET WORTH”, under the column “Current Market Value”, the total of all liabilities subtracted from the total of all assets and investments is displayed.
  • FIG. 3E—Basis for Setting Investment Targets. In the header at the top of the page is displayed the names of the Client and Joint Client/Spouse as entered on Input Screen FIG. 2A and the date the plan was first entered from Input Screen FIG. 2B. On each of the Lines 500 through 509, the planner or individual preparing the plan may enter the name of the market index and time frame used to represent the particular investment category on that line and also the numerical annual percentage corresponding to the index selected. The indexes, time frames, and percentage returns can be adjusted periodically to update the data to make it more accurate and representative of that category. Below Line 520, with the heading “Blended Accounts and Mutual Funds”, on Lines 523 through 535, are listed commonly used investment categories for blended accounts or mutual funds. On each line, a percentage appears under headings for Stocks, Bonds, and Cash that would represent a normal mix of the types of investments typically found in a fund of that category. The percentages entered for Stocks, Bonds, and Cash for each line must total 100%. The program then calculates the blended target return by multiplying the percentage of stocks in the portfolio by the Target Return for Stocks−100% entered above and then doing the same for bonds and cash using their respective percentage weighting in the portfolio and Target Return for their category shown above. The totals for each heading (Stock, Bonds, and Cash) are added together and then divided by 100 to arrive at a blended Target Return that is then displayed under the Target Return heading for that particular category. The “Target Returns” will be used to project values in FIG. 3F for each of the investments entered on Input Screen FIG. 2G and the index entered for each investment in field 229.
  • FIG. 3F—Worksheet Assumptions. This report is a recap of the assets, investments, and assumptions that will be used for projecting the Client's cash flow in FIG. 3G. In the header at the top of the page is displayed the names of the Client and Joint Client/Spouse as entered on Input Screen FIG. 2A and the date the plan was first entered from Input Screen FIG. 2B. Below Line 600, with the heading “NON-RETIREMENT”, are listed the Client's and Joint Client/Spouse's investments entered on Input Screen FIG. 2G that are marked as Non-Qualified (NQ) investments in field 229. For each investment, in columnar format, are shown the Investment Category as entered on Input Screen FIG. 2H field 229, the Current Value as entered on Input Screen FIG. 2G field 247, the Annual Additions as entered on Input Screen FIG. 2G field 250 multiplied by twelve, the Target Rate of Return that corresponds to the Investment Category as shown on Input Screen FIG. 3E, and the Assumed Retirement Withdrawals as entered on Input Screen FIG. 2G field 253. The number of lines will vary based on the number of non-retirement investments entered on Input Screen FIG. 2G.
  • Below Line 610, with the heading “RETIREMENT” are listed the Client's and Joint Client/Spouse's investments as entered on Input Screen FIG. 2H that are marked as Qualified Retirement Plan types of accounts in field 226. The information listed in columnar form for each investment is the same and from the same entry sources as described for “NON-RETIREMENT” investments above.
  • On line 620, the Total for the amounts shown in the columns “Current Value” and “Annual Additions” are displayed.
  • On Line 630, the percentage for Federal and State income taxes as entered on Input Screen FIG. 2D, fields 190 and 193 are totaled and displayed. On Line 640, the Inflation Rate entered on Input Screen FIG. 2B field 154 is displayed. On Lines 650 and 653, are displayed the years until retirement for the Client and the Joint Client/Spouse. This value is arrived at by subtracting the current age of the client, based on their birth year information entered on Input Screen FIG. 2A fields 106 and 124, from the desired age of retirement entered in fields 118 and 136.
  • FIG. 3G—Income. Expenses. And Cash Flow Targets By Year.
  • This report is the heart of the program and pulls together all the pieces of a Client's financial resources that impact present and future cash flow and displays each year's income, investments, expenses, and bottom line cash flow in one column for each year. The number of lines on the report will vary based on the number of income sources, investments, and liabilities entered. The number of columns will vary based on the present age of the Client and Joint Client/Spouse and the age selected as the report to age entered on Input Screen FIG. 2B field 157. Color can be used to help the Client easily see like types of the elements that make up cash flow. All income and positive cash flow items can be shown in green. All investment balances can be shown in blue. All expenses and negative cash flow items can be shown in red. The report shows enough detail about the Client's present and future cash flow for them to easily see, on a year by year basis, the financial impact of certain life events. It shows such things as the impact of changing or retiring from employment, how much cash flow can be generated by investment accounts after retirement, the impact on taxes of changes in retirement contributions or changes in cash flow, and the impact on cash flow as debts are amortized and paid off When the client can see all the pieces and actual numbers that make up cash flow, and they believe the assumptions that went into those numbers are reasonable, they have more trust in the report. This knowledge can reduce their anxiety by letting them see how things will work out at different points in their future. The last page of this report also computes and displays the amount of money the Client would need to put away this year as a lump sum or every year until retirement on an annual or monthly basis to address any cash flow shortfalls after retirement. Also, changes can be made to any of the input fields such as age of retirement, return on an investment, early pay off of a debt, and the impact of those changes will be immediately displayed on this report.
  • In the header at the top of every page of this report is displayed the names of the Client and Joint Client/Spouse as entered on Input Screen FIG. 2A and the date the plan was first entered from Input Screen FIG. 2B.
  • Line 700, with the label “Year”, displays the current year of the report in the first column and then sets up columns to the right for each year up to the year that corresponds to the report to age entered on Input Screen FIG. 2B field 157. If the Planner wishes to start displaying the income in a year later than the current year, they would enter that year by selecting “Show Optional Entries” and entering the information in field 169. Line 703, with the label “Age” displays, immediately following the label, the first name of the Client and Joint Client/Spouse from Input Screen FIG. 2A fields 103A and 121A separated by a “/”. Under each column year the age that the Client or Joint Client/Spouse will turn on their birthday in that year is shown separated by a “/”. Below Line 703, are a number of lines for showing various sources of income. The number of lines will vary to accommodate all of the sources of income entered on Input Screen FIG. 2C displaying the label entered in field 166. The amount of income for each source as entered on Input Screen FIG. 2C field 175, is displayed under the column year in which it will first be received by the Client or Joint Client/Spouse based on the appropriate default settings described above, specific years entered on Input Screen FIG. 2C for salaries, pensions, other types of income and age of retirement entered on Input Screen FIG. 2A fields 118 and 136, or age of Social Security Retirement entered on Input Screen FIG. 2A fields 115 and 133. The program will compute any increases in income using the Cost of Living Adjustment (COLA) entered on Input Screen FIG. 2C field 178. The COLA percentage is multiplied against the value in any given column year, added to that value and becomes the amount displayed for the next column year to the right. The program stops displaying income in the appropriate year based on the same input screens and defaults as described for determining the start year above but using the end year entered by selecting “Show Optional Entries” and entering the new end year on Input Screen FIG. 2C field 172.
  • Line 708 has a label “Total Non-Investment Income” and the program adds all of the income from Salaries, Pensions, and Social Security for each column and displays the result on this line.
  • Line 710 has a label Investment Real Estate that will only appear if an investment is entered on Screen FIG. 2G and Investment Real Estate is selected as the type of investment in field 226. The value of the real estate as entered in field 247 is entered in the current or designated start year column. If there is more that one investment real estate property entered, they are totaled and the result is entered in the appropriate column year. The value of the investment real estate is then adjusted each year based on the index selected on Screen FIG. 2G field 229. The value of the real estate is multiplied by the percentage of the index selected and that amount is added to the value of the real estate to become the value for the following year. Line 713, labeled “Income” shows the annual income generated by the real estate net of all operating expenses except mortgage payments. The amount displayed is calculated by multiplying the value of the real estate for that year by the percentage entered on Screen FIG. 2G field 253.
  • Line 720, has the label “Investment Account” with the first name of the Client, as entered on Screen FIG. 2A field 103A, inserted following the label. Immediately below Line 720 are listed all of the investment assets belonging to the client as determined by entering “Client” and “Yes” on Input Screen FIG. 2G fields 232 and 235, respectively. The label for the investment entered on Input Screen FIG. 2G field 238 is displayed. Each retirement investment has two lines with the second line labeled “Income” that displays any withdrawals from the retirement investment for a given year. The first line for a retirement investment displays the value of the account as entered on Input Screen FIG. 2G field 247 in the column for the current year unless another start year is selected in field 241. For the years before the year of retirement of the Client, as determined by the age of retirement entered on Input Screens FIG. 2A field 118, there may be annual contributions added to the account. Those contributions would normally increase over time to keep up with inflation. Accordingly, the added contributions to the retirement investment account as entered on Input Screen FIG. 2G field 250 are increased each year by the inflation rate entered on Input Screen FIG. 2B field 154. The annual added contributions to a particular retirement investment account need not be displayed but are used in calculating the account value for the following year.
  • The procedure for calculating the retirement investment value for each year up to and including the year of retirement is to multiply the value for a given year by 1 plus the percentage of the appropriate investment index for that investment entered on Input Screen FIG. 2G field 229 and then add the additional contribution for that year, adjusted for inflation, with the result being the account value for the following year.
  • For the year of retirement and all following years, the second line for a retirement investment displays the annual income distributed from the account. The income is computed by multiplying the account value for that year by the percentage for withdrawals entered in Input Screen FIG. 2G field 253.
  • For the years after the year of retirement, the retirement investment value for each year is calculated by subtracting the income distributed from the account from the account value for a given year and then multiplying that amount by 1 plus the percentage of the appropriate investment index for that investment entered on Input Screen FIG. 2G field 229. The result is displayed as the retirement account value for the following year.
  • Line 730, has the label “Investment Account” with the first name of the Joint Client/Spouse, as entered on Screen FIG. 2A field 121A, inserted following the label. Immediately below Line 730 are listed all of the retirement assets belonging to the spouse as determined by entering “Spouse” and “Yes” on Input Screen FIG. 2G fields 232 and 235, respectively. The entries and calculations for the Joint Client/Spouse's retirement investments are the same as those for the Client described above.
  • Line 735, has the label “Target Account Values”. For each column, this line shows the total value of the Retirement Accounts for the Client and the Joint Client/Spouse.
  • Line 738, has the label “Target Investment Income”. For each column, this line shows the total value of the Income from the Retirement Accounts for the Client and the Joint Client/Spouse.
  • Line 740, has the label “TOTAL INCOME”. For each column year, this line displays the total combined value of income from Lines 708, 713, and 738.
  • Line 745, has the label “Investment Contributions” with the first name of the Client, as entered on Screen FIG. 2A field 103A, inserted following the label. The total value of all monthly contributions to investment accounts as entered on Input Screen FIG. 2G field 250 of Input Screen FIG. 2G fields 232 and 235 is shown in each column for the applicable year. The amount for additional contributions to each retirement account are adjusted and increased for inflation in each year after the column and year in which they first appear. The calculation for the adjustment is to multiply the monthly value of a contribution to a particular retirement account by twelve and then multiply that amount by 1 plus the percentage, expressed as a decimal, entered for inflation on Input Screen FIG. 2B field 154. The result becomes the additional retirement contribution amount for the following year. The contributions for each account need not be displayed in the report but are captured and totaled by the program with the total displayed on Line 745 for the applicable column and year.
  • Line 750, has the label “Retirement Contributions” with the first name of the Joint Client/Spouse, as entered on Screen FIG. 2A field 121A, inserted following the label. The calculations and amounts displayed are the same as for the Client's accounts but only include those accounts marked Joint Client/Spouse on Input Screen FIG. 2G field 232.
  • Line 755, has the label “Taxable Income”. The amount entered for each column year on this line is calculated by subtracting the deductible Retirement Contributions for both the Client and Joint Client/Spouse from the amount for “Total Income” on Line 740. Deductible Retirement Contributions are those investments that are marked as “Company 40IK, 403B, etc.; Regular IRA; or Other Retirement on Input Screen FIG. 2G field 226.
  • Line 760, has the label “Income Taxes”. The amount entered for each column year on this line is calculated by multiplying the total of the percentages entered for Federal and State Income Taxes on Input Screen FIG. 2D fields 190 and 193, expressed as a decimal, by the “Taxable Income” amount as displayed on Line 755.
  • Line 770, has the label “NET INCOME”. The amount displayed for each column year on this line is calculated by subtracting from Line 740 the amounts displayed for retirement contributions on lines 745 and 750 and also subtracting the amount displayed for Income Taxes on line 760.
  • Line 780, has the label “Annual Living Expenses”. Rather than asking the Client to itemize or provide annual living expenses, which is one of the most time consuming, often inaccurate, and tedious steps in preparing many financial plans, this program computes the Client's Annual Living Expenses for them on the theory that after subtracting income taxes and money that is going into savings from gross income, the remainder is spent. To arrive at the Annual Living Expenses that will be required to meet their annual living needs both now and after retirement, the program also backs out those expenses related to debt service or savings that will end at some point in the future. What remains is the amount currently being spent for all other living expenses that will remain all the way through retirement such as food, utilities, insurance, property taxes, entertainment, etc. This is the amount displayed on Line 780. The calculation takes the “Net Income” displayed on Line 770, and subtracts the total of all monthly payments for liabilities entered on Input Screen FIG. 2H field 223 multiplied by twelve. Also subtracted is the total of any monthly additions to College Funding multiplied by twelve, as entered on Input Screen FIG. 2G fields 226 and 250. The resulting Annual Living Expenses amount is displayed under the column for the current year. The amount is also adjusted for inflation by multiplying the amount for each column year by 1 plus the percentage as a decimal entered for inflation on Input Screen FIG. 2D field 154 and displaying the result as the Annual Living Expense for the following column year. It is also possible to override the calculated annual living expenses in a particular year by checking the override box selecting “Show Optional Entries” on Input Screen FIG. 2D and entering the year in field 182 and the amount in field 183. In the year selected, the amount entered in field 182 will be multiplied by twelve and displayed. The same calculation used for inflation above will be applied to all years following the selected year.
  • On the lines immediately following Line 780, are separate lines for each of the liabilities entered on Input Screen FIG. 2F with the exception of those of the type “Revolving Credit” as entered in field 208 since revolving credit varies from month to month and does not have a set payment and unchanging amortization schedule. The number of lines for liabilities will vary depending on the number of liabilities entered. The label displayed on each line will reflect what was entered on Input Screen FIG. 2F field 211. The amount entered in field 223 for monthly payment is multiplied by twelve and displayed for the column years of and between the loan beginning year and loan end year as entered in fields 214 and 217.
  • Line 783, has the label “College Savings” and will be displayed if there are items entered on Input Screen FIG. 2G and “College” is selected in field 226. If there is more than one entry of the type “College” the monthly additions entered in field 250 for all entries will be totaled and multiplied by twelve and displayed in the column years for the years of and between the years entered in fields 241 and 244.
  • Line 785, has the label “Total Annual Expenses”. For each column year, this line displays the total of the amounts displayed on Line 780 and any lines below Line 780 and above Line 785 added together.
  • Line 790, has the label “NET CASH FLOW.” For each column year, it displays the result of subtracting Line 785 from Line 770. If the result is positive, it is displayed in the color green. If the result is negative, it is displayed in parentheses and in the color red.
  • Following the page containing the last column year of FIG. 3G is a last page shown as 3G-10. This page summarizes the Present Value (PV) of shortfalls in two sections: Before Retirement and After Retirement. If there are no cash flow shortfalls, the heading of that section reads “Cash Flow Surplus.” If there are any cash flow shortfalls in any year, the heading reads “Contributions Needed to Meet Cash Flow Shortfall”.
  • For any column year before the year of first retirement by the Client or Joint Client/Spouse as determined by the age of retirement entered in Input Screen FIG. 2A fields 118 and 136, where there is a negative “Net Cash Flow” shown on Line 790, the program calculates the Net Present Value (PV), in the current year of the report, for each future year there is a shortfall. For each column year where there is a shortfall, the program calculates the shortfall in three ways: as a single lump sum, as a series of annual payments, and as a series of monthly payments. The formula for the single lump sum is to solve for Present Value (PV) where the default interest rate (i) is the percentage return for a growth investment as calculated on FIG. 3E line 524, the number of periods (n) is the number of years as calculated by subtracting the year in which the shortfall occurs from the current year, and the future value (FV) is the amount of the shortfall for that column year shown on Line 790. The formula for the annual payments is to solve for Payment (PMT) where the default interest rate (i) is the percentage return for a growth investment as calculated on FIG. 3E line 524, the number of periods (n) is the number of years as calculated by subtracting the year in which the shortfall occurs from the current year, and the future value (FV) is the amount of the shortfall for that column year shown on Line 790. The formula for monthly payments is the same as that for annual payments except that the amount for interest rate (i) is divided by twelve and the amount for number of periods (n) is multiplied by twelve. The amounts calculated for each column year before first retirement are totaled for each category; lump sum, annual payments, and monthly payments and the result is shown on Page 3G-10 of FIG. 3G under the heading “Before Retirement”. If the Client or Joint Client/Spouse is already retired in the current year, the same formulas and calculations are the same as those used for “Before Retirement” but the results are shown on Page 3G-10 of FIG. 3G under the heading “After Retirement”.
  • If neither the Client nor Joint Client/Spouse is already retired, there is a double calculation done for the year of and the years after first retirement. For each column year of and after first retirement, where there is a Net Cash Flow Shortfall shown on Line 790, a Present Value (PV) is calculated where the default amount for the interest rate (i) is the percentage return for a growth investment as calculated on FIG. 3E line 524, the number of periods (n) is the number of years calculated by subtracting the year of first retirement from the column year in which the shortfall occurs, and future value (FV) is the amount of the shortfall for that column year shown on Line 790. The program then totals and the present values for the year of and the years after first retirement. The second calculation then uses the same formulas and calculations as used for the years before first retirement with the following exception: the future value (FV) used in all the calculations is the resulting number from the first calculation (the total calculated by the program for the present value (PV) of all the shortfalls after the year of first retirement). The resulting lump sum, annual, and monthly amounts are then shown on Page 3G-10 of FIG. 3G of FIG. 3G under the heading “After Retirement”.
  • FIG. 3H—Options For The Next Generation. This is an informational report designed to help clients or individuals assess the financial impact of various options that beneficiaries have for withdrawing retirement account balances after both the Client and Joint Client/Spouse have passed away. Many investment companies now allow the Client or Joint Client/Spouse to specify now how their retirement accounts will be paid out to beneficiaries on their death. They can allow beneficiaries to make the decision after their death or they can put restrictions or instructions on how balances are to be paid out. This report is intended to give them a basis for making the decision when filling out beneficiary forms.
  • In the header at the top of this report displays the names of the Client and Joint Client/Spouse as entered on Input Screen FIG. 2A and the date the plan was first entered from Input Screen FIG. 2B. Line 810 displays the label “Options for the Next Generation”.
  • Line 813 displays the heading “YEAR” over the first of five columns. Line 815 displays, for examples, five columns with years entered beginning with the year after the year representing the last column year displayed in FIG. 3G. The successive columns display years with the second column displaying the year that is five years after the first column and then each successive column displays the year that is ten years after the previous column. The five columns cover a 35 year period that represents a typical life expectancy for a beneficiary of the retirement accounts.
  • Line 820 has the label “Option 1—Lump Sum”. Under the first column, the amount from the last column year of FIG. 3G line 735 is displayed. Line 823 has the label “Taxes 40%” and under the first column year it displays an amount that is 40% of the amount shown under the first column on line 820. Line 826 has the label “Net lump sum invested at 10% taxable (net 7%)”. The amount displayed under the first column year on this line is amount on line 820 minus the amount on line 823. The calculation for the years after the first column year on line 826 is as follows: The amount in the first column is multiplied by 0.06. The resulting amount is subtracted from the amount in the first column and the result of that calculation is multiplied by 1.07 to arrive at the amount for the next year. That calculation is repeated for each year up until the year shown in the last column. The amounts are only shown for the years indicated by the five columns. The years in between are calculated by the program but are not shown.
  • Line 829 has the label “Annual Withdrawals of 6%/Yr.” Under each column year is an amount that is calculated by multiplying the amount on line 826 by 0.06. While the calculation is done by the program for every year between and including the year in the first column and the year in the last column, only the amounts for the five years that correspond to the columns are shown.
  • Line 832 has the label “Total Withdrawals”. On this line under the last column is shown the total of all the withdrawals for all of the years between and including the first and last column year shown in the report.
  • Line 840 has the label “Option 2—Lump Sum of 25%—Balance over Lifetime—35 Years”. Under the first column it displays an amount calculated by multiplying the amount on line 820 by 0.25. Line 843 has the label “Taxes 40%” and under the first column it displays the amount on line 840 multiplied by 0.40. Line 846 has the label “Net after Tax” and under the first column it displays an amount calculated by subtracting line 843 from the amount on line 840.
  • Line 849 has the label “Balance Invested at 10% Tax Deferred”. The first column displays an amount calculated by subtracting the amount on line 840 from the amount on line 820. The calculation for the years after the first column year on line 849 is as follows: The amount in the first column is divided by 35 representing the assumed life expectancy of 35 years used for this report. The resulting amount is subtracted from the amount in the first column and the result of that calculation is multiplied by 1.1 to arrive at the amount for the next year. That calculation is repeated for each year up until the year shown in the last column with the following adjustment in the calculation: The amount for each year is divided by one less than the divisor used for the previous year (for example the amount in the year following the year in the first column is divided by 34 and the next year by 33, etc.). The amounts are only shown for the years indicated by the five columns. The years in between are calculated by the program but are not shown.
  • Line 852 has the label “Annual Withdrawn using Life Exp.” In the first column year on this line is an amount that is calculated by dividing the amount on line 849 by the number 35, representing the 35 years of withdrawals displayed in the report. That calculation is repeated for each year up until the year shown in the last column with the following adjustment in the calculation: The amount for each year is divided by one less than the divisor used for the previous year (for example the amount in the year following the year in the first column is divided by 34 and the next year by 33, etc.). The amounts are only shown for the years indicated by the five columns. The years in between are calculated by the program but are not shown.
  • Line 855 has the label “Total Withdrawals”. On this line under the last column is shown the total of all the withdrawals for all of the years between and including the first and last column year shown in the report.
  • Line 860 has the label “Option 3—Withdrawals over Lifetime 35 Years”. There are no numbers displayed on this line. Line 863 has the label “Balance Invested at 10% Tax Deferred”. Under the first column on this line is displayed the same amount as displayed on line 820. The calculation for the years after the first column year on line 863 is as follows: The amount in the first column is divided by 35 representing the assumed life expectancy of 35 years used for this report. The resulting amount is subtracted from the amount in the first column and the result of that calculation is multiplied by 1.1 to arrive at the amount for the next year. That calculation is repeated for each year up until the year shown in the last column with the following adjustment in the calculation: The amount for each year is divided by one less than the divisor used for the previous year (for example the amount in the year following the year in the first column is divided by 34 and the next year by 33, etc.). The amounts are only shown for the years indicated by the five columns. The years in between are calculated by the program but are not shown.
  • Line 866 has the label “Annual Withdrawn using Life Exp.” In the first column year on this line is an amount that is calculated by dividing the amount on line 863 by the number 35, representing the 35 years of withdrawals displayed in the report. That calculation is repeated for each year up until the year shown in the last column with the following adjustment in the calculation: The amount for each year is divided by one less than the divisor used for the previous year (for example the amount in the year following the year in the first column is divided by 34 and the next year by 33, etc.). The amounts are only shown for the years indicated by the five columns. The years in between are calculated by the program but are not shown.
  • Line 869 has the label “Total Withdrawals”. On this line under the last column is shown the total of all the withdrawals for all of the years between and including the first and last column year shown in the report.
  • It is easier for clients who use languages that move from left to right to visualize and understand information that is presented about time when it is presented from left to right. Also, it is normal for lists of items to be presented from top to bottom, vertically. For this reason, the program can present a report such as that shown in FIG. 3G—INCOME, EXPENSES, AND CASH FLOW BY YEAR, with the columns for years running left to right and the income, asset, and expense items to be listed vertically from top to bottom of the page. While this is relatively easy to do in a spreadsheet application loaded on a particular computer, it is very difficult to do in a web page format. For this reason, many other financial planning programs that are web based, and some that are not by design, present time vertically from top to bottom and items horizontally across the top of the page. This allows the years to extend as far down the page as necessary without carrying numbers over to the next web page. It also creates a problem for those other programs because there is limited space for the description of items horizontally across the top of the page so, rather that show every item or account that makes up cash flow, they are forced to group items into categories and not show the detail that the client can easily identify with.
  • The reason that spreadsheet types of information are difficult to portray in a web page format is that each web page is separate from all others and stores each packet of information sent by the web site computer to the user's computer and then discontinues the connection to the user's computer. There is no open line to the web page host computer so that the user can reference a previous page. Spreadsheet software generally is loaded on a user's computer or local server which allows the connection to the data to stay open and alive at all times so it is easy to reference cells or data on any page already entered.
  • This program was able to compensate for these inherent limitations of web pages by performing and storing some calculations before generating the row and column information displayed, and performing other calculations dynamically for other row and column positions. The numbers for the right-most column on each page are stored in the server memory to be referenced by the following web page as starting values for the calculations on that page. Many of the calculations are dependent on previous calculations of the rows above and columns to the left. It becomes more of a continuous calculation rather than calculations based on references to other cells of information as in a spreadsheet.
  • The following is a description of how the program processes spreadsheet information within a web server environment to accomplish the requirement for left to right columns that go over several pages. Web pages are separate from each other and do not lend themselves to spread sheet types of applications that must roll numbers and calculations over to the next page and subsequent pages left to right. In essence, the instructions for each calculation are done from left to right and top to bottom on each page. This is like one continuous calculation from the top left of the first page to the bottom right of the last page, as explained below. This allows the software to show a line for every retirement account and cash flow item on its own line top to bottom. This allows the client to see the detail on all of their cash flow pieces over time and gives the report believability, or enhanced believability, that is not available with other programs.
  • Also, the disclosed process does not require the client to provide expense information, which is one of the most onerous things a client has to do in the financial process. It generally requires them to itemize their expenses over several months or years. It is almost impossible to account for miscellaneous expenses that are not regular monthly bills. This can be very time consuming. It can also take a long time for the financial planner to enter the data. By not asking the client for this information and calculating it for them working backwards from gross, the disclosed process saves a huge amount of time and is more accurate. This is really important because the expenses establish the current standard of living that one applies inflation to and set as a cash flow target throughout the rest of life.
  • This report lists the individual income, investment, and expense items in the leftmost column down the page, ending with the net cash flow. The remaining columns to the right show the years of reporting, starting with the year for the date of the current plan. Each subsequent report page continues from the year where the previous page ended. This continues through final column year that is calculated by using the Report to Age parameter specified in the plan details minus the client's current age.
  • In all spreadsheet type applications, the calculations performed on a specific piece of data represented by a row and column position are available for dynamic reference in another row and column position. This allows other positions to update their values or calculations when data in other positions are changed. When presenting this type of data in a web page, the ability to reference individual positions dynamically, as in a spreadsheet, is difficult to achieve because web pages loaded into the client computer's web browser become static.
  • The challenge of dynamically presenting row and column data on a web page was overcome by developing a group of data structures that are created in memory on the server computer and can be accessed and manipulated within the program that builds the web pages in response to a client computer's request for each page. These data structures are based on a multi-dimensional array model. This is necessary because the way that a web page is constructed and presented back to a client computer is left to right, top to bottom. Additionally, the information presented back to the client computer requires that the previous page's information is available for use in the subsequent page being requested.
  • As a web site that provides a service in which the current user's information is maintained, this program utilizes a feature of the web server software called “sessions.” The first request that a client computer makes for the main web page causes the web server to begin a timed session for that specific client. This session maintains a unique identification for the client computer and will be tracked until the specified time period has expired or when the client computer explicitly requests that the session is discontinued. These sessions can also be used to store pieces of information associated the current user. The sequence of the processes that the program uses on the web server is described below and diagrammed in FIG. 3I.
  • When the web server receives a request 900 for a web page, the software running on the web server executes the specific code to return the web page requested. If the request is an initial request as seen at the Yes output of inquiry 902, information or data is obtained from a database of such information, as at 904, 906. If the request is an initial request the data is returned from the database 906, as at 910; otherwise as at 908. During the processing of creating the output of a web page, the data that is needed to perform row and column calculations is accessed from the in-memory data structures on the web server and appropriate calculations are made as at 912, 914, 916, 918. Some of the data structures continue to hold their values until the client session has ended. Others hold their values only during the execution of the code that creates and presents the requested page.
  • To see the above with more specificity, when this particular report is requested, all of the necessary client data can be retrieved from the database 906. This includes the name(s), year of birth, retirement age, and social security age for the client and joint client/spouse, if provided in the plan, date of the plan, and the final age for this report. Also part of this data retrieval is all income and investment items, monthly expenses for liability items, and tax percentages.
  • The information is packaged into the custom data structures, for example during the code execution stage on the server computer. After the requested page is assembled and prepared for transmission back to the client's computer, the custom data structures can be converted into a byte data format and then into a text format that represents the original data in an encoded data format, 920. This is then transmitted as at 922 to the client's computer within the requested web page as, for example, a non-displayed area and can be referenced by the web server when the next page is requested.
  • This program generally calculates each column, as represented by a year, before moving to the next column. The data for the final row in the first column is available for creating the second column. The data for the final row in the second column is available for the third column. Each of the final calculations performed on a single page's code execution are stored in one of the custom data structures to be used by subsequent pages. This method is employed throughout the remainder of the report.
  • When a subsequent page is requested, the web server software reads the information available on the current page that is requesting the next page. Each of the custom data structures that was packaged and sent to the previously requested page is retrieved by this program and loaded into a new memory location on the web server computer. This memory location is mapped to the current user's session information. After this program retrieves this data, it is decoded, converted from text into a byte data type, and finally converted into the same data structure that was used for each final calculation on the prior page. This continues until the final page of the report has been reached.
  • While the invention has been described in terms of a retirement plan, it will be appreciated by those skilled in the art that the teachings herein can be extended to any type of report wherein data over a desired period is desired to be displayed, without departing from the spirit and scope of the invention. This is particularly so with respect to the process by which web pages are assembled left to right and top to bottom, as explained above.

Claims (16)

1. An apparatus for presenting a web page with dynamically referenced data to a remote computer, the apparatus comprises:
a web server wherein the web server prepares to return a web page initially requested by a computer wherein the web page will be displaying a plurality of pieces of dynamically referenced data;
a memory in the web server, wherein the memory stores data from a database associated with the web server, wherein the data is used to generate the plurality of pieces of dynamically referenced data; and
wherein the web server calculates the plurality of pieces of dynamically referenced data based on the data from the database, generates an encoded format piece of data that contains the plurality of pieces of dynamically referenced data, generates the web page that contains the plurality of pieces of dynamically referenced data and communicates the web page and the encoded format piece of data to the computer.
2. The apparatus of claim 1, wherein the web server retrieves the encoded format piece of data when the computer requests the same web page with the plurality of pieces of dynamically referenced data and generates the web page that contains the plurality of pieces of dynamically referenced data based on the retrieved encoded format piece of data so that the dynamically referenced data is generated in the web page.
3. The apparatus of claim 1, wherein the plurality of pieces of dynamically referenced data are one of row calculations in a spreadsheet and column calculations in the spreadsheet.
4. The apparatus of claim 1, wherein the data in the database further comprises one or more of a name, a year of birth, a retirement age, a social security age for a client, an income item, an investment item, a monthly expense item and a tax percentage.
5. The apparatus of claim 1, wherein the memory uses data structures to store the data from a database.
6. The apparatus of claim 1, wherein the web server begins a session for the computer when preparing to return a web page initially requested by a computer.
7. The apparatus of claim 1, wherein the encoded format piece of data is a text format piece of data.
8. The apparatus of claim 1, wherein the encoded format piece of data is transmitted to the computer in a non-displayed area of the web page.
9. A method for presenting dynamically referenced data in a web page on a computer, the method comprising:
preparing, using a web server, to return a web page initially requested by a computer wherein the web page will be displaying a plurality of pieces of dynamically referenced data;
storing data from a database associated with the web server in a memory associated with the web server, wherein the data is used to generate the plurality of pieces of dynamically referenced data;
calculating, in the web server, the plurality of pieces of dynamically referenced data based on the data from the database;
generating, in the web server, an encoded format piece of data that contains the plurality of pieces of dynamically referenced data;
generating, in the web server, the web page that contains the plurality of pieces of dynamically referenced data; and
communicating, by the web server, the web page and the encoded format piece of data to the computer.
10. The method of claim 9 further comprising retrieving, by the web server, the encoded format piece of data when the computer requests the same web page with the plurality of pieces of dynamically referenced data and generating in the web server, the web page that contains the plurality of pieces of dynamically referenced data based on the retrieved encoded format piece of data so that the dynamically referenced data is generated in the web page.
11. The method of claim 9, wherein the plurality of pieces of dynamically referenced data are one of row calculations in a spreadsheet and column calculations in the spreadsheet.
12. The method of claim 9, wherein the data in the database further comprises one or more of a name, a year of birth, a retirement age, a social security age for a client, an income item, an investment item, a monthly expense item and a tax percentage.
13. The method of claim 9, wherein storing data from a database associated with the web server in a memory further comprises storing the data in a data structure.
14. The method of claim 9, wherein preparing to return a web page initially requested by a computer further comprises beginning a session for the computer.
15. The method of claim 9, wherein the encoded format piece of data is a text format piece of data.
16. The method of claim 9, wherein the encoded format piece of data is transmitted to the computer in a non-displayed area of the web page.
US12/838,295 2005-05-24 2010-07-16 Financial planning document and process therefor Abandoned US20110112948A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US12/838,295 US20110112948A1 (en) 2005-05-24 2010-07-16 Financial planning document and process therefor

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US68394005P 2005-05-24 2005-05-24
US11/419,943 US7912771B2 (en) 2005-05-24 2006-05-23 Financial planning document and process therefor
US12/838,295 US20110112948A1 (en) 2005-05-24 2010-07-16 Financial planning document and process therefor

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US11/419,943 Continuation US7912771B2 (en) 2005-05-24 2006-05-23 Financial planning document and process therefor

Publications (1)

Publication Number Publication Date
US20110112948A1 true US20110112948A1 (en) 2011-05-12

Family

ID=37452871

Family Applications (2)

Application Number Title Priority Date Filing Date
US11/419,943 Active 2028-03-13 US7912771B2 (en) 2005-05-24 2006-05-23 Financial planning document and process therefor
US12/838,295 Abandoned US20110112948A1 (en) 2005-05-24 2010-07-16 Financial planning document and process therefor

Family Applications Before (1)

Application Number Title Priority Date Filing Date
US11/419,943 Active 2028-03-13 US7912771B2 (en) 2005-05-24 2006-05-23 Financial planning document and process therefor

Country Status (2)

Country Link
US (2) US7912771B2 (en)
WO (1) WO2006127975A2 (en)

Families Citing this family (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8635125B2 (en) * 2007-07-03 2014-01-21 Microsoft Corporation Automatic calculation with multiple editable fields
US8171471B1 (en) * 2007-08-02 2012-05-01 Intuit Inc. Method and system for performing initial data setup of an application
US8688479B1 (en) * 2008-05-29 2014-04-01 United Services Automobile Association (Usaa) Systems and methods for providing an annuity
US20100082467A1 (en) * 2008-09-26 2010-04-01 Mark Carlson Phone and method of using the phone for beneficiary initiated payments
US20100325043A1 (en) * 2008-10-16 2010-12-23 Bank Of America Corporation Customized card-building tool
US20100100424A1 (en) * 2008-10-16 2010-04-22 Bank Of America Corporation Tools for relating financial and non-financial interests
US20110106567A1 (en) * 2009-10-30 2011-05-05 Hartford Fire Insurance Company System and method for intelligently tracking and managing claim based calculations
CN103930917A (en) * 2011-11-04 2014-07-16 麦兆祥 Life element guiding and financial planning system
JP6317062B2 (en) * 2012-12-25 2018-04-25 ソニー株式会社 Information processing apparatus, information processing method, and computer program
US9646348B2 (en) * 2013-02-08 2017-05-09 Mx Technologies, Inc. Informative graphical representation of individual net worth system, method and software
US20140330593A1 (en) * 2013-05-02 2014-11-06 Dylan J. Tyson Market-Based Adjustment of Premium Amounts for the Generation of an Annuity Based on a Pension Plan
WO2016004138A2 (en) * 2014-06-30 2016-01-07 Shaaban Ahmed Farouk Improved system and method for budgeting and cash flow forecasting
US20230126190A1 (en) * 2014-12-31 2023-04-27 Wells Fargo Bank, N.A. Computer system and method for brokerage incentive program
US10032223B2 (en) 2015-03-20 2018-07-24 Bank Of America Corporation System for account linking and future event integration into retirement score calculation
US10019760B2 (en) 2015-03-20 2018-07-10 Bank Of America Corporation System for utilizing a retirement score to receive benefits
US9830660B2 (en) 2015-03-20 2017-11-28 Bank Of America Corporation System for augmenting a retirement score with health information
US10049406B2 (en) 2015-03-20 2018-08-14 Bank Of America Corporation System for sharing retirement scores between social groups of customers

Citations (52)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US723985A (en) * 1901-10-14 1903-03-31 Patrick Kennedy Cotton-harvester.
US5093787A (en) * 1986-06-12 1992-03-03 Simmons John C Electronic checkbook with automatic reconciliation
US5754980A (en) * 1995-05-24 1998-05-19 Century Associates L.L.C. Method of providing for a future benefit conditioned on life expectancies of both an insured and a beneficiary
US5875437A (en) * 1987-04-15 1999-02-23 Proprietary Financial Products, Inc. System for the operation and management of one or more financial accounts through the use of a digital communication and computation system for exchange, investment and borrowing
US5878405A (en) * 1996-09-25 1999-03-02 Coordinated Data Services, Inc. Pension planning and liquidity management system
US5884283A (en) * 1996-09-05 1999-03-16 Manos; Christopher T. System, method and program product for managing and controlling the disposition of financial resources
US5960415A (en) * 1995-12-22 1999-09-28 Glw Software Pty. Limited Forecasting control system and method
US6058376A (en) * 1997-12-29 2000-05-02 Crockett; David A. Process for evaluating the financial consequences of converting a standard form I.R.A. to the Roth form I.R.A.
US6249770B1 (en) * 1998-01-30 2001-06-19 Citibank, N.A. Method and system of financial spreading and forecasting
US6253192B1 (en) * 1996-08-30 2001-06-26 The Quantam Consultancy Group (Proprietary) Limited Method of personal financial planning
US20010014873A1 (en) * 1999-01-27 2001-08-16 Gary E. Henderson System for administering a guaranteed benefit account
US6298334B1 (en) * 1998-10-15 2001-10-02 Netdecide Corporation Object-based numeric-analysis engine
US6336105B1 (en) * 1998-11-16 2002-01-01 Trade Access Inc. System and method for representing data and providing electronic non-repudiation in a negotiations system
US20020042751A1 (en) * 2000-07-06 2002-04-11 Anthony Sarno Systems and methods for business to business financial analysis
US6397195B1 (en) * 1997-06-27 2002-05-28 Hyperion Solutions Corporation System for managing accounting information in a multi-dimensional database
US20020073005A1 (en) * 2000-05-25 2002-06-13 Welnicki Raymond P. Computerized lifestyle planning system and method
US20020082965A1 (en) * 1998-11-05 2002-06-27 Loeper David B. Method, system and computer program for auditing financial plans
US20020082862A1 (en) * 2000-12-22 2002-06-27 Kelley Raymond J. Web-based medical diagnostic system financial operation planning system and method
US6430542B1 (en) * 1998-08-26 2002-08-06 American Express Financial Corporation Computer-implemented program for financial planning and advice system
US20020111972A1 (en) * 2000-12-15 2002-08-15 Virtual Access Networks. Inc. Virtual access
US20020123949A1 (en) * 2000-12-15 2002-09-05 Vanleeuwen Michael J. System and method for financial management and analysis
US20020188536A1 (en) * 2001-04-26 2002-12-12 Olga Milosavljevic System and method for income planner
US20030023580A1 (en) * 2001-04-03 2003-01-30 Braud Kristopher P. Method and system for assimilating data from ancillary preumbra systems onto an enterprise system
US20030028466A1 (en) * 2001-07-31 2003-02-06 American Express Travel Related Services Company Inc. System and method for providing financial planning and advice
US20030074211A1 (en) * 2001-10-15 2003-04-17 Easy 221 Consulting Inc. Online real-time corporate business planning system and method
US20030144938A1 (en) * 2002-01-29 2003-07-31 Robert Lahre Method and system for cash maximization
US6611807B1 (en) * 1998-03-18 2003-08-26 Economic Security Planning, Inc. Economic security planning method and system
US20030212615A1 (en) * 2002-05-08 2003-11-13 Regions Financial Corporation Method, computer program product and system for verifying financial data
US6651055B1 (en) * 2001-03-01 2003-11-18 Lawson Software, Inc. OLAP query generation engine
US6654784B1 (en) * 2000-01-14 2003-11-25 Nexaweb Technologies, Inc Computing architecture
US20040064331A1 (en) * 2002-09-30 2004-04-01 Glenn Mayer Web-base financial reporting system and method
US6718515B1 (en) * 1999-12-07 2004-04-06 International Business Machines Corporation Method of populating a dynamic HTML table from a set of data objects through a common interface
US20040073477A1 (en) * 2002-10-11 2004-04-15 Heyns Herman R. Shareholder value enhancement
US20040128227A1 (en) * 2002-12-30 2004-07-01 Fannie Mae Cash flow system and method
US20040148233A1 (en) * 2003-01-28 2004-07-29 Lee Ho Ming Methodology of performing double-entry bookkeeping on an internet based accounting system and producing accounting information online
US6801926B1 (en) * 1996-11-05 2004-10-05 Peoplesoft, Inc. Platform-independent programmable batch processing engine
US20040215551A1 (en) * 2001-11-28 2004-10-28 Eder Jeff S. Value and risk management system for multi-enterprise organization
US20040230508A1 (en) * 2002-10-29 2004-11-18 Minnis Raymond Albert System for generating financial statements using templates
US6873984B1 (en) * 2002-02-20 2005-03-29 Oracle International Corporation Data mining recommendation web beans and JSP tag libraries
US20050102212A1 (en) * 2003-11-07 2005-05-12 Qd Financial, Llc Systems and methods for generating audited and unaudited financial statements and reports
US20050144188A1 (en) * 2003-12-16 2005-06-30 International Business Machines Corporation Determining the impact of a component failure on one or more services
US20050154628A1 (en) * 2004-01-13 2005-07-14 Illumen, Inc. Automated management of business performance information
US20050278726A1 (en) * 2000-12-18 2005-12-15 Cano Charles E Storing state in a dynamic content routing network
US6988241B1 (en) * 2000-10-16 2006-01-17 International Business Machines Corporation Client side, web-based spreadsheet
US7032030B1 (en) * 1999-03-11 2006-04-18 John David Codignotto Message publishing system and method
US20070061237A1 (en) * 2005-09-15 2007-03-15 Robert Merton Graphical user interface for retirement income planning
US7328183B1 (en) * 2000-08-15 2008-02-05 Ltcia, Llc Computer program and method for determining the economic impact of long-term care
US7398241B2 (en) * 2001-06-08 2008-07-08 Genworth Financial, Inc. Method and system for portable retirement investment
US7454379B1 (en) * 1999-11-23 2008-11-18 Future System Advisors, Llc Process for comprehensive financial and estate planning
US7468228B2 (en) * 2004-02-06 2008-12-23 Fujifilm Corporation Light shielding film for display device, production process thereof, metal-particle-containing composition, photosensitive transfer material, substrate for display device, and color filter
US7542932B2 (en) * 2004-02-20 2009-06-02 General Electric Company Systems and methods for multi-objective portfolio optimization
US7593880B2 (en) * 2003-03-19 2009-09-22 General Electric Company Methods and systems for analytical-based multifactor multiobjective portfolio risk optimization

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7236985B2 (en) * 2001-09-06 2007-06-26 Simon Brecher Computerized system and method for acquiring and analyzing data pertaining to real estate
US7469228B2 (en) * 2004-02-20 2008-12-23 General Electric Company Systems and methods for efficient frontier supplementation in multi-objective portfolio analysis

Patent Citations (55)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US723985A (en) * 1901-10-14 1903-03-31 Patrick Kennedy Cotton-harvester.
US5093787A (en) * 1986-06-12 1992-03-03 Simmons John C Electronic checkbook with automatic reconciliation
US5875437A (en) * 1987-04-15 1999-02-23 Proprietary Financial Products, Inc. System for the operation and management of one or more financial accounts through the use of a digital communication and computation system for exchange, investment and borrowing
US5754980A (en) * 1995-05-24 1998-05-19 Century Associates L.L.C. Method of providing for a future benefit conditioned on life expectancies of both an insured and a beneficiary
US5960415A (en) * 1995-12-22 1999-09-28 Glw Software Pty. Limited Forecasting control system and method
US6253192B1 (en) * 1996-08-30 2001-06-26 The Quantam Consultancy Group (Proprietary) Limited Method of personal financial planning
US5884283A (en) * 1996-09-05 1999-03-16 Manos; Christopher T. System, method and program product for managing and controlling the disposition of financial resources
US5878405A (en) * 1996-09-25 1999-03-02 Coordinated Data Services, Inc. Pension planning and liquidity management system
US6801926B1 (en) * 1996-11-05 2004-10-05 Peoplesoft, Inc. Platform-independent programmable batch processing engine
US6397195B1 (en) * 1997-06-27 2002-05-28 Hyperion Solutions Corporation System for managing accounting information in a multi-dimensional database
US6058376A (en) * 1997-12-29 2000-05-02 Crockett; David A. Process for evaluating the financial consequences of converting a standard form I.R.A. to the Roth form I.R.A.
US6249770B1 (en) * 1998-01-30 2001-06-19 Citibank, N.A. Method and system of financial spreading and forecasting
US6611807B1 (en) * 1998-03-18 2003-08-26 Economic Security Planning, Inc. Economic security planning method and system
US6430542B1 (en) * 1998-08-26 2002-08-06 American Express Financial Corporation Computer-implemented program for financial planning and advice system
US6298334B1 (en) * 1998-10-15 2001-10-02 Netdecide Corporation Object-based numeric-analysis engine
US20020082965A1 (en) * 1998-11-05 2002-06-27 Loeper David B. Method, system and computer program for auditing financial plans
US6336105B1 (en) * 1998-11-16 2002-01-01 Trade Access Inc. System and method for representing data and providing electronic non-repudiation in a negotiations system
US20010014873A1 (en) * 1999-01-27 2001-08-16 Gary E. Henderson System for administering a guaranteed benefit account
US7032030B1 (en) * 1999-03-11 2006-04-18 John David Codignotto Message publishing system and method
US7454379B1 (en) * 1999-11-23 2008-11-18 Future System Advisors, Llc Process for comprehensive financial and estate planning
US6718515B1 (en) * 1999-12-07 2004-04-06 International Business Machines Corporation Method of populating a dynamic HTML table from a set of data objects through a common interface
US6654784B1 (en) * 2000-01-14 2003-11-25 Nexaweb Technologies, Inc Computing architecture
US20020073005A1 (en) * 2000-05-25 2002-06-13 Welnicki Raymond P. Computerized lifestyle planning system and method
US20020042751A1 (en) * 2000-07-06 2002-04-11 Anthony Sarno Systems and methods for business to business financial analysis
US7328183B1 (en) * 2000-08-15 2008-02-05 Ltcia, Llc Computer program and method for determining the economic impact of long-term care
US6988241B1 (en) * 2000-10-16 2006-01-17 International Business Machines Corporation Client side, web-based spreadsheet
US20020111972A1 (en) * 2000-12-15 2002-08-15 Virtual Access Networks. Inc. Virtual access
US20020123949A1 (en) * 2000-12-15 2002-09-05 Vanleeuwen Michael J. System and method for financial management and analysis
US20050278726A1 (en) * 2000-12-18 2005-12-15 Cano Charles E Storing state in a dynamic content routing network
US20020082862A1 (en) * 2000-12-22 2002-06-27 Kelley Raymond J. Web-based medical diagnostic system financial operation planning system and method
US6651055B1 (en) * 2001-03-01 2003-11-18 Lawson Software, Inc. OLAP query generation engine
US20030023580A1 (en) * 2001-04-03 2003-01-30 Braud Kristopher P. Method and system for assimilating data from ancillary preumbra systems onto an enterprise system
US20020188536A1 (en) * 2001-04-26 2002-12-12 Olga Milosavljevic System and method for income planner
US7398241B2 (en) * 2001-06-08 2008-07-08 Genworth Financial, Inc. Method and system for portable retirement investment
US20050004856A1 (en) * 2001-07-31 2005-01-06 American Express Travel Related Services Company, Inc. Stochastic modeling module for providing financial planning and advice
US20040267651A1 (en) * 2001-07-31 2004-12-30 American Express Travel Related Services Company, Inc. Portfolio integration module for providing financial planning and advice
US20030028466A1 (en) * 2001-07-31 2003-02-06 American Express Travel Related Services Company Inc. System and method for providing financial planning and advice
US20050010510A1 (en) * 2001-07-31 2005-01-13 American Express Travel Related Services Company, Inc. Portfolio reconciler module for providing financial planning and advice
US20030074211A1 (en) * 2001-10-15 2003-04-17 Easy 221 Consulting Inc. Online real-time corporate business planning system and method
US20040215551A1 (en) * 2001-11-28 2004-10-28 Eder Jeff S. Value and risk management system for multi-enterprise organization
US20030144938A1 (en) * 2002-01-29 2003-07-31 Robert Lahre Method and system for cash maximization
US6873984B1 (en) * 2002-02-20 2005-03-29 Oracle International Corporation Data mining recommendation web beans and JSP tag libraries
US20030212615A1 (en) * 2002-05-08 2003-11-13 Regions Financial Corporation Method, computer program product and system for verifying financial data
US20040064331A1 (en) * 2002-09-30 2004-04-01 Glenn Mayer Web-base financial reporting system and method
US20040073477A1 (en) * 2002-10-11 2004-04-15 Heyns Herman R. Shareholder value enhancement
US20040230508A1 (en) * 2002-10-29 2004-11-18 Minnis Raymond Albert System for generating financial statements using templates
US20040128227A1 (en) * 2002-12-30 2004-07-01 Fannie Mae Cash flow system and method
US20040148233A1 (en) * 2003-01-28 2004-07-29 Lee Ho Ming Methodology of performing double-entry bookkeeping on an internet based accounting system and producing accounting information online
US7593880B2 (en) * 2003-03-19 2009-09-22 General Electric Company Methods and systems for analytical-based multifactor multiobjective portfolio risk optimization
US20050102212A1 (en) * 2003-11-07 2005-05-12 Qd Financial, Llc Systems and methods for generating audited and unaudited financial statements and reports
US20050144188A1 (en) * 2003-12-16 2005-06-30 International Business Machines Corporation Determining the impact of a component failure on one or more services
US20050154628A1 (en) * 2004-01-13 2005-07-14 Illumen, Inc. Automated management of business performance information
US7468228B2 (en) * 2004-02-06 2008-12-23 Fujifilm Corporation Light shielding film for display device, production process thereof, metal-particle-containing composition, photosensitive transfer material, substrate for display device, and color filter
US7542932B2 (en) * 2004-02-20 2009-06-02 General Electric Company Systems and methods for multi-objective portfolio optimization
US20070061237A1 (en) * 2005-09-15 2007-03-15 Robert Merton Graphical user interface for retirement income planning

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
http://searchnetworking.techtarget.com/definition/client-server, TechTarget, SearchNetworking August 2000 (Client-Server) *
Lars M. Garshol, http://www.garshol.priv.no/download/text/http-tut.html - How the web works: HTTP and CGI explained, Octobher 12, 1999 (Server-Machine) *
Microsoft Computer Dictionary, Microsoft Press, 5th Ed. March 15, 2002 (MsDict-H) *
Microsoft Computer Dictionary, Microsoft Press, 5th Ed. March 15, 2002 (MsDict-W) *

Also Published As

Publication number Publication date
WO2006127975A2 (en) 2006-11-30
US20060271463A1 (en) 2006-11-30
WO2006127975A3 (en) 2007-10-11
US7912771B2 (en) 2011-03-22

Similar Documents

Publication Publication Date Title
US7912771B2 (en) Financial planning document and process therefor
US7962394B2 (en) Systems and methods for scheduling contributions to a retirement savings plan
US7693769B1 (en) System and method for identifying tax savings opportunities for a taxpayer
US20060155632A1 (en) Automated, user specific tax analysis of investment transactions using a personal tax profile
US8005742B2 (en) Techniques for illustrating and analyzing college savings plans
US5590037A (en) Digital computer system and methods for computing a financial projection and an illustration of a prefunding program for an employee benefit
US20020035527A1 (en) System for relating investment account information to an investment objective
US8626619B2 (en) Information processing system and method for managing and determining tax information
US9830659B2 (en) Method and system for determining an optimum plan for retirement income
US20110218937A1 (en) System and Methods for Management of Real Property
US20100004957A1 (en) Interactive system and methods for insurance-related activities
WO2005015345A2 (en) Financial investment advice system and method
US20100241539A1 (en) Method and system of managing a borrower's loan obligations
JP6849963B2 (en) Business plan generator, business plan generation method, computer-readable recording medium
WO2011109576A1 (en) System and methods for management of real property and for comparing real properties for purchase
US20100241466A1 (en) Cash balance pension administration system and method
US8239298B1 (en) Method and apparatus for managing financial accounts
US20170091865A1 (en) Universal Methodology for Gathering, Organizing and Analyzing an Individual's Relevant Financial Information
JP2005038292A (en) Management plan establishment support system and management plan establishment support program
US7953661B2 (en) Method and apparatus for determining personal qualified dividend income and generating information statements thereof
US20120310799A1 (en) Payroll reconciliation systems and methods
JP2006318076A (en) Defined contribution pension plan donation support method, defined contribution pension plan donation support system and pension advice server
Mo et al. Financial distress and hedging: Evidence from Canadian oil firms
JP3236817U (en) Pre-settlement tax payment output device
US20230334579A1 (en) Computer-implemented method and system for determining a protection level and optimal insurance cover

Legal Events

Date Code Title Description
STCB Information on status: application discontinuation

Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION