Home Affordability Calculator
  • 06 Sep 2022
  • 4 Minutes to read
  • Dark
    Light

Home Affordability Calculator

  • Dark
    Light

Article Summary

This Home Affordability Calculator allows the end user to compute their purchase price, total monthly payment and the PMI (Private mortgage insurance).


Installing App Store Applications

  1. Navigate to the App Store in the Folders tab.
  2. Search for the Home Affordability Calculator in the Not Installed section and select Details. 
  3. On the App Details Page, select INSTALL.

What's Included

Below is a list of items included in the Application. Hidden items are marked with an asterisk. 

Flows

  • Home Affordability Calculator [Primary Flow]
  • Amortization Calculation
  • Calculate Home Affordability 
  • Calculate Interest Paid From Monthly Interest Rate 
  • Calculate Maximum Monthly Payment 
  • Calculate Monthly Principal and Interest 
  • Calculate Purchase Price 
  • Compute Monthly Interest and Principle 
  • Create Line Definitions 
  • Evaluate with PMI 
  • Get Interest Paid and Principal Paid for Current Year
  • *[AFF] Calculate
  • *[AFF] Hide/Show/Disable Elements
  • *[AFF] Reset All Fields
  • *[AFF] Show Loan Term Field

Forms

  • Home Affordability Calculator 
  • Home Affordability Chart Representation

Rule Table

  • Home Affordability Field Validations

Truth Tables

  • Financing Type Truth Table
  • PMI Required Truth Table

Diagram Tile

  • Home Affordability Pie Chart

Glossary of Terms

TermDescription
Annual Household IncomeGross earnings before taxes. This includes base salary, commission, bonuses, and or tips.
Monthly Household DebtsMonthly debts include minimum credit card payments, student loans, car loans, personal loans, and mortgages or rent.
Down PaymentThe initial payment made when something is bought on credit, in this case, a home.
Annual Property TaxThe tax paid on property owned by an individual or legal entity varies based on state and location.
Annual Homeowners Insurancea form of property insurance that covers losses and damages to an individual's house and assets in the home.
Loan TermDepending on the user's selection, they can provide terms in months or in years that they'd want to pay off the provided loan amount.
Interest Rate (APR%)The amount of interest applied to the outstanding balance annually
Type of FinancingThe type of loan a user has to finance the loan: Conventional, FHA, and VA are the initial options the calculator supports. Users could add more to this list and update the paired truth table.
Purchase PriceThis is the maximum purchase price you can afford for a home. This included the down payment and the total amount of a home.
Total Monthly PaymentThis payment consists of Principal and Interest, Property tax, homeowners insurance, association fees, and PMI if required.
PMI RequiredPrivate mortgage insurance (PMI) may be required for borrowers with less than 20% down. PMI rate typically ranges from 0.58%-1.86% and will depend on your credit score LTV and DTI ratios. Based on your provided downpayment, monthly PMI has been calculated.

Configuration

No additional setup is required once the application is installed. Follow the below sections on Implementation to embed or run from a URL as a service.

Embedding the Form

The Form can be used on an external page. Follow the article on Embed a Form in a Web App to achieve this implementation.

Run the Flow from a URL

Flows can be run using a URL. This can be accomplished on the Primary Flow, Home Affordability Calculator. Follow the Running a Flow from a URL article to achieve this.


Home Affordability Calculator Flow [Primary Flow]

This Flow runs the Home Affordability Calculator Form, which allows the end-user to compute their purchase price, total monthly payment, and PMI. 

Hover on the ToolTip icon to display help text.
  1. In the Annual Household Income Currency Box, enter the total gross income before taxes received within a 12-month period. 
  2. In the Monthly Household Debts Currency Box, enter all liabilities of households (including non-profit institutions serving households) that require monthly payments. 
  3. In the Down Payment Currency Box, Enter the initial payment amount. 
  4. In the Annual Property Tax Currency Box, enter the annual amount paid to the government for property taxes. 
  5. In the Annual Homeowner's Insurance Currency Box, enter the home's annual insurance price. 
  6. In the Annual HOA/Condo Fees Currency Box, Enter the annual recurring fee to pay the organization. This field is optional. 
  7. Select the desired units for the loan term using the drop-down options. The loan term can be entered in either months or years. By default, Loan Term in Months is selected.
    1. Selecting the Loan Term in Months option will display a number spinner that increases and decreases in increments of 12.
    2. Selecting the Loan Term in Years option will display a number spinner that increases and decreases by 1.
  8. Enter the desired loan term in the Number Spinner Box by either pressing the up and down arrows or typing a number in the box.
  9. In the Interest Rate (APR%) Number Box, enter the amount of interest applied to the outstanding balance annually.
  10. In the Type of Financing drop-down, select the desired loan type. 
  11. Click Calculate or hit the "Enter" key. This will populate Purchase Price, Total Monthly Payment, and PMI in the results fields. 
  12. Upon using the Calculate button, the View Chart button will be revealed. Clicking this button will redirect the end user to another form containing a pie chart displaying the home affordability breakdown. If the end user enters any inaccurate information different from the market standards, then the form will show specific validation related to each field when the user enters the calculate button. 
  13. Clicking the Back button will return the end user to the calculator form. 
  14. Clicking the Reset button will clear all form fields.

Was this article helpful?