Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1 4 You want to lookup the cost of each membership based on the type. In cell C 5 , insert a VLOOKUP function using

14 You want to lookup the cost of each membership based on the type.
In cell C5, insert a VLOOKUP function using the membership in column B and the look up information in A17:C20 to find the cost. Copy the function through the range C5:C13.7
15 You want to find the annual membership total.
In E5, insert a logical function that will show the annual membership total. If the member has a locker, the Annual Total will be the Cost plus the Locker Fee. If the member doesn't have a locker, the Annual Total will be the Cost. Copy the function down through range E5:E13.7
16 You want to calculate the total membership.
In G5, insert a formula to calculate the total by multiplying the Annual Total by the Years. Copy this formula through the range G5:G13.2
17 You want to lookup the down payment.
In H5, insert a XLOOKUP function to lookup the down payment using the membership in column B and the look up information in A17:A20. Copy the function down through H5:H13.7
18 You want to calculate the balance for the loan.
In I5, insert a formula to calculate the balance by subtracting the Down Payment from the Total Due. Copy the formula down through I5:I13.2
19 You want to calculate the monthly payment for the loan.
In J5, use the payment function to calculate the total monthly payment. Use the Interest Rate and the Months Per Year found in B23 and B24. Ensure the results are positive values then use the fill handle to copy the function down through J13.7
20 You want to perform some summary statistics.
In G18, enter a function to count the members in column A.
In G19, enter a function to calculate the lowest Monthly Payment.
In G20, enter a function to calculate the average Monthly Payment.
In G21, enter a function to calculate the highest Monthly Payment.
In G22, enter a function to calculate the median Monthly Payment.
In G23, enter a function to calculate the sum of the Total Due. 3.2

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Data Management Databases And Organizations

Authors: Watson Watson

5th Edition

0471715360, 978-0471715368

More Books

Students also viewed these Databases questions

Question

2 What are the steps that can aid effective communication?

Answered: 1 week ago