10 Nov You are an assistant to Yui Matheson, a mortgage broker at the Townsend Mortgage Company. Yui spends days reviewing mortgage rates and trends, meeting with clients, and preparing paperwor
Excel Chapter 2 Hands-On Exercise – Townsend Mortgage Company
Exp22_Excel_Ch02_HOE – Townsend Mortgage Company
Exp22 Excel Ch02 HOE – Townsend Mortgage Company
Project Description:
You are an assistant to Yui Matheson, a mortgage broker at the Townsend Mortgage Company. Yui spends days reviewing mortgage rates and trends, meeting with clients, and preparing paperwork. Yui relies on your expertise in using Excel to help analyze mortgage data. Today, Yui provided you with sample mortgage data: loan number, house cost, down payment, mortgage rate, and the length of the loan in years. She asked you to perform some basic calculations so that the output provided by her system can be checked to verify that it is calculating results correctly. You have also been tasked with calculating the amount financed, the periodic interest rate, the total number of payment periods, the percentage of the house cost financed, and the payoff year for each loan. In addition, you will calculate totals, averages, and other basic statistics. Furthermore, Yui asked you to complete another worksheet that uses functions to look up interest rates from a separate table, calculate the monthly payments, and determine how much (if any) the borrower will have to pay for private mortgage insurance (PMI).
Start Excel. Download and open the file named Exp22_Excel_Ch02_HOE_Loans.xlsx. Grader has automatically added your last name to the beginning of the filename.
You would like to create a formula to calculate the amount financed for each loan.
Enter a formula in cell D8 to calculate the amount financed for the first mortgage. Once completed, copy the formula down completing column D.
You would like to create a formula to calculate the monthly interest rate per period for each loan.
Enter in formula in cell F8 to calculate the monthly interest rate for the first loan. Add the appropriate absolute cell reference for cell B5 and then use the fill handle to copy the formula down completing column F.
You would like to calculate the total number of payment periods for each loan. To complete the task, you will use a mixed cell reference as an alternative to an absolute cell reference.
Enter a formula in cell H8 to calculate the total number of payment periods per loan. Use an appropriate mixed cell reference for cell B5 and then use the fill handle to copy the formula down completing column H.
You would like to calculate the total value of the homes being financed.
Use AutoSum in cell B16 to calculate the total value of all homes sold.
You would like to calculate the average value of all homes being purchased.
Use AutoSum in cell B17 to calculate the average value of all homes being purchased.
You would like to calculate the median value of all homes being purchased.
Enter a function in cell B18 to calculate the median value of all homes being financed.
You would like to display the cost of the least expensive home.
Enter a function in cell B19 to display the value of the least expensive home financed.
You would like to display the value of the most expensive home financed.
Enter a function in cell B20 to display the most expensive home financed.
You would like to determine the total number of homes financed.
Enter a function in cell B21 to count the total number of homes being financed based on the values column B.
To complete your calculations you will use the fill handle to copy the previously created functions.
Use the fill handle to copy the functions in the range B16:B21 through the range C16:D21.
You would like to test the functions you created by editing one of the values in the worksheet.
Edit the value in cell B9 to 425000. Note the results of the formulas are now updated.
It is a good practice to insert the date in a worksheet containing financial information. You will use the TODAY function to insert the current date in cell B4.
Use the TODAY function to insert the current date in cell B4.
You would like to use a lookup function on the Payment Info worksheet to determine the annual percentage rate (APR) of homes financed based on the lookup table in the range D4:E6.
Use the XLOOKUP function in cell G9 to determine the APR based on the years financed in cell F9, lookup array in the range D4:D6, and return array in the range E4:E6. Be sure to use the appropriate absolute cell referencing. Then use the fill handle to copy the function down completing column G.
Next you will calculate the total payment for each mortgage financed.
Use the PMT function in cell H9 to calculate the monthly payment based on the APR in cell G9, years financed in cell F9, and amount financed in cell D9. Ensure the final value is positive. Use the appropriate absolute cell references and then copy the function down completing the column.
For your last step you will determine the monthly personal mortgage insurance (PMI) if applicable. Since not all mortgages require PMI, you will use the IF function.
Enter an IF function in cell I9 to determine the monthly PMI if applicable. The mortgage requires PMI if the percent of down payment is less than 20% (cell B7). If the mortgage requires PMI it is .38% of the amount financed. Be sure to use the appropriate absolute cell references for the input values and then use the fill handle to copy the function down completing the column.
Save and close Exp22_Excel_Ch02_HOE_Loans.xlsx. Exit Excel. Submit the file as directed.
Exp22_Excel_Ch02_HOE – Townsend Mortgage Company_Instructions.docx
Grader – Instructions Excel 2022 Project
Exp22_Excel_Ch02_HOE – Townsend Mortgage Company
Project Description:
You are an assistant to Yui Matheson, a mortgage broker at the Townsend Mortgage Company. Yui spends days reviewing mortgage rates and trends, meeting with clients, and preparing paperwork. Yui relies on your expertise in using Excel to help analyze mortgage data. Today, Yui provided you with sample mortgage data: loan number, house cost, down payment, mortgage rate, and the length of the loan in years. She asked you to perform some basic calculations so that the output provided by her system can be checked to verify that it is calculating results correctly. You have also been tasked with calculating the amount financed, the periodic interest rate, the total number of payment periods, the percentage of the house cost financed, and the payoff year for each loan. In addition, you will calculate totals, averages, and other basic statistics. Furthermore, Yui asked you to complete another worksheet that uses functions to look up interest rates from a separate table, calculate the monthly payments, and determine how much (if any) the borrower will have to pay for private mortgage insurance (PMI).
Steps to Perform:
|
Step |
Instructions |
Points Possible |
|
1 |
Start Excel. Download and open the file named Exp22_Excel_Ch02_HOE_Loans.xlsx. Grader has automatically added your last name to the beginning of the filename. |
0 |
|
2 |
You would like to create a formula to calculate the amount financed for each loan. Enter a formula in cell D8 to calculate the amount financed for the first mortgage. Once completed, copy the formula down completing column D. |
8 |
|
3 |
You would like to create a formula to calculate the monthly interest rate per period for each loan. Enter in formula in cell F8 to calculate the monthly interest rate for the first loan. Add the appropriate absolute cell reference for cell B5 and then use the fill handle to copy the formula down completing column F. |
8 |
|
4 |
You would like to calculate the total number of payment periods for each loan. To complete the task, you will use a mixed cell reference as an alternative to an absolute cell reference. Enter a formula in cell H8 to calculate the total number of payment periods per loan. Use an appropriate mixed cell reference for cell B5 and then use the fill handle to copy the formula down completing column H. |
8 |
|
5 |
You would like to calculate the total value of the homes being financed. Use AutoSum in cell B16 to calculate the total value of all homes sold. |
4 |
|
6 |
You would like to calculate the average value of all homes being purchased. Use AutoSum in cell B17 to calculate the average value of all homes being purchased. |
4 |
|
7 |
You would like to calculate the median value of all homes being purchased. Enter a function in cell B18 to calculate the median value of all homes being financed. |
4 |
|
8 |
You would like to display the cost of the least expensive home. Enter a function in cell B19 to display the value of the least expensive home financed. |
4 |
|
9 |
You would like to display the value of the most expensive home financed. Enter a function in cell B20 to display the most expensive home financed. |
4 |
|
10 |
You would like to determine the total number of homes financed. Enter a function in cell B21 to count the total number of homes being financed based on the values column B. |
4 |
|
11 |
To complete your calculations you will use the fill handle to copy the previously created functions. Use the fill handle to copy the functions in the range B16:B21 through the range C16:D21. |
10 |
|
12 |
You would like to test the functions you created by editing one of the values in the worksheet. Edit the value in cell B9 to 425000. Note the results of the formulas are now updated. |
6 |
|
13 |
It is a good practice to insert the date in a worksheet containing financial information. You will use the TODAY function to insert the current date in cell B4. Use the TODAY function to insert the current date in cell B4. |
6 |
|
14 |
You would like to use a lookup function on the Payment Info worksheet to determine the annual percentage rate (APR) of homes financed based on the lookup table in the range D4:E6. Use the XLOOKUP function in cell G9 to determine the APR based on the years financed in cell F9, lookup array in the range D4:D6, and return array in the range E4:E6. Be sure to use the appropriate absolute cell referencing. Then use the fill handle to copy the function down completing column G. |
10 |
|
15 |
Next you will calculate the total payment for each mortgage financed. Use the PMT function in cell H9 to calculate the monthly payment based on the APR in cell G9, years financed in cell F9, and amount financed in cell D9. Ensure the final value is positive. Use the appropriate absolute cell references and then copy the function down completing the column. |
10 |
|
16 |
For your last step you will determine the monthly personal mortgage insurance (PMI) if applicable. Since not all mortgages require PMI, you will use the IF function. Enter an IF function in cell I9 to determine the monthly PMI if applicable. The mortgage requires PMI if the percent of down payment is less than 20% (cell B7). If the mortgage requires PMI it is .38% of the amount financed. Be sure to use the appropriate absolute cell references for the input values and then use the fill handle to copy the function down completing the column. |
10 |
|
17 |
Save and close Exp22_Excel_Ch02_HOE_Loans.xlsx. Exit Excel. Submit the file as directed. |
0 |
|
Total Points |
100 |
Created On: 08/02/2022 1 Exp22_Excel_Ch02_HOE – Townsend Mortgage Company 1.1
Stanley_Exp22_Excel_Ch02_HOE_Loans.xlsx
Details
| Townsend Mortgage Company | ||||||||||
| Input Area | ||||||||||
| Today's Date: | ||||||||||
| Pmts Per Year: | 12 | |||||||||
| Loan # | House Cost | Down Payment | Amount Financed | Mortgage Rate | Rate Per Period | Years | # of Pmt Periods | % Financed | Date Financed | Payoff Year |
| 452786 | $ 400,000 | $ 80,000 | 3.625% | 25 | 0.0% | 5/1/21 | 2046 | |||
| 453000 | $ 350,000 | $ 60,000 | 3.940% | 30 | 0.0% | 11/3/21 | 2051 | |||
| 453025 | $ 175,500 | $ 30,000 | 3.550% | 25 | 0.0% | 4/10/22 | 2047 | |||
| 452600 | $ 265,950 | $ 58,000 | 2.500% | 15 | 0.0% | 10/14/22 | 2037 | |||
| 452638 | $ 329,750 | $ 65,000 | 3.250% | 30 | 0.0% | 2/4/23 | 2053 | |||
| Summary Statistics | ||||||||||
| Statistics | House Cost | Down Payment | Amount Financed | |||||||
| Total | ||||||||||
| Average | ||||||||||
| Median | ||||||||||
| Lowest | ||||||||||
| Highest | ||||||||||
| # of Mortgages |
Payment Info
| Townsend Mortgage Company | ||||||||
| Input Area | Years | Rate | ||||||
| Today's Date: | 2/23/21 | 15 | 3.250% | |||||
| # Pmts Per Year: | 12 | 25 | 3.625% | |||||
| PMI Rate: | 0.38% | 30 | 3.750% | |||||
| Down Pmt Rate: | 20.0% | |||||||
| Loan # | House Cost | Down Payment | Amount Financed | % Down | Years | APR | Monthly Payment | Monthly PMI |
| 392786 | $ 425,750 | $ 86,000 | $ 339,750 | 20.2% | 25 | |||
| 393000 | $ 335,900 | $ 75,500 | $ 260,400 | 22.5% | 30 | |||
| 393025 | $ 205,500 | $ 30,000 | $ 175,500 | 14.6% | 25 | |||
| 392600 | $ 285,900 | $ 50,000 | $ 235,900 | 17.5% | 15 | |||
| 392638 | $ 329,900 | $ 70,000 | $ 259,900 | 21.2% | 30 |
Our website has a team of professional writers who can help you write any of your homework. They will write your papers from scratch. We also have a team of editors just to make sure all papers are of HIGH QUALITY & PLAGIARISM FREE. To make an Order you only need to click Ask A Question and we will direct you to our Order Page at WriteDemy. Then fill Our Order Form with all your assignment instructions. Select your deadline and pay for your paper. You will get it few hours before your set deadline.
Fill in all the assignment paper details that are required in the order form with the standard information being the page count, deadline, academic level and type of paper. It is advisable to have this information at hand so that you can quickly fill in the necessary information needed in the form for the essay writer to be immediately assigned to your writing project. Make payment for the custom essay order to enable us to assign a suitable writer to your order. Payments are made through Paypal on a secured billing page. Finally, sit back and relax.
About Wridemy
We are a professional paper writing website. If you have searched a question and bumped into our website just know you are in the right place to get help in your coursework. We offer HIGH QUALITY & PLAGIARISM FREE Papers.
How It Works
To make an Order you only need to click on “Place Order” and we will direct you to our Order Page. Fill Our Order Form with all your assignment instructions. Select your deadline and pay for your paper. You will get it few hours before your set deadline.
Are there Discounts?
All new clients are eligible for 20% off in their first Order. Our payment method is safe and secure.