A Financial Calculator - Instructions

Calculations that can be made with this calculator involve five key parameters:

  1. N: The number of payment periods where payments, including interest payments, are made.
  2. I: The percent interest applied at the end of each period.
  3. A The initial value of the account
  4. P: The payment that is made each period.
  5. F: The future, or final, value of the account.

You can see more examples, but to clarify the concepts here is our default example that is built into the calculator: Suppose you take out a 30 year mortgage of $100,000, and you ask how much you need to pay each month at 0.5% interest to pay off the loan by the end of the 30-year period. You choose:

  • N = 360 (30 years times 12 months)
  • I = 0.5 (percent interest per month)
  • A = 100,000 (your initial loan amount), and
  • F = 0 (your remaining debt at the end of the 30 year period).
  • Note that the monthly payment is positive, even though it subtracts from your funds and your debt. When you first bring up the calculator these numbers are already entered into their respective text fields. The monthly payment works out to be $599.55 per month.

    The five parameters are not independent, any four of them determine the fifth. You can replace that values in the text fields with your own values and press the the Compute button next to the pertinent text field.

    The Calculator has one text field for each of the five parameters. If the current values of the parameters are consistent then the background of those text fields is green, otherwise it is red. To enter a value in any text field click on it. This will cause the text field to go blank. Type your new value as a plain number, without commas or Dollar signs. Then hit Enter on your keyboard. Clicking on the text field while it is empty will restore the current value of the current parameter in the text field.

    If your current parameters are inconsistent you can compute the value of any of the five parameters that will make them consistent. Do so by clicking on the Compute Button next to the text field.

    For example, suppose that in the default example you want to see how your monthly payment changes if the monthly percentage is 0.6 percent instead of 0.5. Click on the second green text field, enter the value 0.6, and click on the fourth Compute button.

    Using one of the purple buttons at the bottom of the calculator page, you can also compute a payment schedule. This will produce a table that shows the present value of the account, and the interest and principal components of each payment. To create any schedule the parameters need to be consistent.

    Specifically, clicking on Create Payment Schedule will add the table at the bottom of the Calculator page. Changing any of the parameters will make that schedule disappear.

    Clicking on Export HTML will create and download an HTML version of the payment schedule, and clicking on Export csv (comma delimited) will create and download a .csv file that can be imported into a spreadsheet program.