Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Computer Engineering Expert

In this project, you will complete a vehicle-shopping workbook to compare the purchase of several vehicles. After completing the project, you can make a copy of the file and use it to compare vehicle purchases you are considering for yourself. Be sure to save your work often!

Skills needed to complete this project:

• Naming Ranges of Cells
• Calculating Averages
• Finding Data Using the VLOOKUP Function
• Working with Named Ranges
• Using the Function Arguments Dialog to Enter Functions
• Using the Logical Function IF
• Calculating Loan Payments Using the PMT Function
• Creating Formulas Referencing Data from Other Worksheets
• Displaying and Printing Formulas
• Finding Errors Using Trace Precedents and Trace Dependents
• Finding Minimum and Maximum Values
• Using Formula AutoComplete to Enter Functions
• Updating Named Ranges with the Name Manager
• Editing and Deleting Names with the Name Manager
• Checking Formulas for Errors

1. Open the start file EX2013-ChallengeYourself-3-3. The file will be renamed automatically to include your name. Change the project file name if directed to do so by your instructor, and save it.

2. If the workbook opens in Protected View, enable editing so you can make changes to the workbook.

3. The registration fee information in cells B11:C18 on the Assumptions sheet will be used in lookup formulas later in this project. Name the range RegistrationFees to make it easier to use later.

4. Return to the Purchase worksheet.

5. Calculate the average MPG for each vehicle.

a. Enter a formula in cell C11 using the AVERAGE function to calculate the average value of C9:C10. Use only one argument.

b. Copy the formula to the appropriate cells for the other vehicles.

c. Excel will detect a possible error with these formulas. Use the SmartTag to ignore the error. Hint: Use the SmartTag while cells C11:F11 are selected and the error will be ignored for all the selected cells.

6. Calculate the registration fee for each vehicle.

a. Enter a formula in cell C14 to lookup the registration fee for the first vehicle. Use the vehicle type in cell C5 as the Lookup_value argument. Use the RegistrationFees named range as the Table_array argument. The registration fees are located in column 2 of the data table. Require an exact match.

b. Copy the formula to the appropriate cells for the other vehicles.

7. Determine whether or not you will need a loan for each potential purchase.

a. In cell C16, enter a formula using an IF function to determine if you need a loan. Your available cash is located on the Assumptions sheet in cell A3. If the price of the car is less than or equal to your available cash, display "no". If the price of the car is more than your available, cash, display "yes". Use absolute references where appropriate- you will be copying this formula across the row.

b. Copy the formula to the appropriate cells for the other vehicles.

8. Calculate how much you would need to borrow for each purchase.

a. In cell C17, enter a formula to subtract your available cash from the purchase price: Use absolute references where appropriate- you will be copying this formula across the row.

b. Copy the formula to the appropriate cells for the other vehicles.

9. Calculate the monthly payment amount for each loan.

a. In cell C22, enter a formula using the PMT function to calculate the monthly loan payment for the first vehicle. Use absolute references where appropriate-you will be copying this formula across the row. Hint: Don't forget to multiply the number of
years by 12 in the Nper argument to reflect the number of monthly payments during the life of the loan.

b. Edit the formula so the monthly payment appears as a positive number.

c. Copy the formula to the appropriate cells for the other vehicles.

10. Compute the monthly cost of gas.

a. In cell C21, enter a formula to calculate the number of miles you expect to drive each month (Assumptions sheet, cell A5) / the average MPG for the vehicle (Purchase sheet, cell C11) * gas price per gallon (Assumptions sheet, cell A6).

b. Copy the formula to the appropriate cells for the other vehicles.

c. If cells D21:F21 display an error or a value of 0, display formulas and check for errors.

d. If you still can't find the error, try displaying the precedent arrows.

Hint: The references to the cells on the Assumptions sheet should use absolute references. If they do not, the formula will update incorrectly when you copy it across the row.

11. Compute the monthly cost of maintenance.

a. In cell C23, enter a formula to calculate the annual maintenance cost (cell C13) /12.

b. Copy the formula to the appropriate cells for the other vehicles.

12. Compute the monthly cost of insurance.

a. In cell C24, enter a formula to calculate the annual insurance cost (cell C15) / 12.

b. Copy the formula to the appropriate cells for the other vehicles.

13. In cells C25:F25, compute the total the monthly cost for each vehicle.

14. Determine which vehicles are affordable.

a. In cell C27, enter a formula using the IF function to display "yes" if the total monthly cost (cell C25) is less than or equal to the total monthly amount available for vehicle expenses (Assumptions sheet, cell A4). Display "no" if the total monthly cost is not less then or equal to the total monthly amount available.

b. Copy the formula to the appropriate cells for the other vehicles.

c. Display formulas and use the error checking skills learned in this lesson to track down and fix any errors.

15. Complete the Analysis section using formulas with statistical functions. Use named ranges instead of cell references in the formulas.

a. Hint: Select cells B8:F25 and use Excel's Create from Selection command to create named ranges for each row using the labels at the left side of the range as the names.

b. Hint: Open the Name Manager and review the names Excel created. Notice that any spaces or special characters in the label names are converted to _ characters in the names.

c. Hint: To avoid typos as you create each formula, try using Formula AutoComplete to select the correct range name.

16. Before finishing the project, check the worksheet for errors.

17. Save and close the workbook.

18. Upload and save your project file.

19. Submit project for grading.

Attachment:- -ex2013-challengeyourself-3-3.xlsx

Computer Engineering, Engineering

  • Category:- Computer Engineering
  • Reference No.:- M91631450
  • Price:- $30

Priced at Now at $30, Verified Solution

Have any Question?


Related Questions in Computer Engineering

At steady-state the output of a pid controller is 10ma when

At steady-state, the output of a PID controller is 10mA. When the process is upset, the set-point signal increases at a rate of 0.4 mA/min. If the controller gain, reset time, and derivative time are 3, 2 min, and 0.4 mi ...

For the rosenberg land development problem problem 2 in

For the Rosenberg Land Development problem (Problem 2 in Chapter 14), suppose that the construction costs are uncertain. Specifically, assume that the distribution ofconstruction costs is normally distributed, with the m ...

Suppose that 75 of all trucks undergoing a brake inspection

Suppose that 75% of all trucks undergoing a brake inspection at a certain inspection facility pass the inspection. Consider groups of 15 trucks and let X be the number of trucks in a group that have passed the inspection ...

Suppose you are given a connected graph g with edge costs

Suppose you are given a connected graph G, with edge costs that are all distinct. Prove that G has a unique minimum spanning tree.

Describe an ethical conundrum found in a magazine or

Describe an ethical conundrum found in a magazine or newspaper article, and please give your own thoughts. Give good citations, of course.

For recursion trees why sometime there are 2 recursion

For recursion trees, why sometime there are 2 recursion trees shown. why sometimes the work per level decreases from level to level, and it is constant in each level. The recursion tree shown for merge sort has same tota ...

Question what is stp what is rstp and what methods does

Question : What is STP, what is RSTP, and what methods does Cisco provide to make these two methods work better as networks grow? The response must be typed, single spaced, must be in times new roman font (size 12) and m ...

In 2015 caterpillar inc had about 757 million shares

In 2015, Caterpillar Inc. had about 757 million shares outstanding. Their book value was $41.0 per share, and the market price was $93.50 per share. The company's balance sheet shows that the company had $34.50 billion o ...

Search the internet for information regarding the

Search the Internet for information regarding the interaction between web browser and web server using HTTPS from initial handshake to close of the session. Create a detailed drawing of the steps and also annotate each s ...

If the probability that an individual suffers from a bad

If the probability that an individual suffers from a bad reaction from an injection of a given serum is 0.001, determine the probability that out of 2000 individuals (a) exactly 3, (b) more than 2 individuals will suffer ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As