Analysis and recommendations in support of business

Assignment Help Data Structure & Algorithms
Reference no: EM132485315

Create a Microsoft Excel workbook with four worksheets that provides extensive use of Excel capabilities including charting, and written analysis and recommendations in support of a business enterprise.

A large rental car company has two metropolitan locations, one at the airport and another centrally located in downtown. It has been operating since 2016 and each location summarizes its rental car revenue quarterly. Both locations rent four classes of cars: economy, premium, hybrid, SUV. Rental revenue is maintained separately for the four classes of rental vehicles.

The data for this case resides in the file spring2020rentalcars.txt and can be downloaded by clicking on the Assignments tab, then on the data file name. It is a text file (with the file type .txt).

Step Requirement
1. Open Excel and save a blank workbook with the following name:
a. "Student's LastFirstInitial Name Excel Project 1" Example: SmithJaneP Excel Project 1.
b. Set Page Layout Orientation to Landscape.

2 Change the name of the worksheet to Analysis by.

3 In the Analysis by worksheet:
a. Beginning in Row 1, enter the four labels in column A (one label per row) in the following order: Name:, Class/Section:, Project:, Date Due:
b. Place a blank row between each label. Please note
the colon : after each label.
c. Align the labels to the right side in the cells
It may be necessary to adjust the column width so the four labels are clearly visible within Column A (not extending into Column B).

4 In the Analysis by worksheet with all entries in column C:

a. Enter the appropriate values for your Name (in cell C1), Class and Section, Project, Date Due across from the appropriate label in column A.
b. Use the formatting in the Comments column (to the right).

It may be necessary to adjust the column width so the four labels are clearly visible and are clearly visible within Column C (not extending into Column D).

5 a. Create new worksheets:
Data, Sorted, and Airport.
Upon completion, there should be Analysis by as well as the three newly created worksheets.
b. Delete any other worksheets.

Note: The three new worksheets might not have Arial 10 point as the default type so it may be necessary to change the font and point to Arial 10 for the new worksheets.
6 If necessary, reorder the four worksheets so they are in the following order: Analysis by, Data, Sorted, Airport.

7 After clicking on the blank cell A1 (to select it) in the Data worksheet, import the text file Spring 2020rentalcars.txt into the Data worksheet. The data should begin in Column A, Row 1.

It will be necessary to change Revenue data to Currency format ($ and comma (thousands) separators) with NO decimal points, and to change NumCars data to number format, with NO decimal points, but with the comma (thousands separator). Note: in the Currency format there is NO space between the $ and the first numeric character that follows the $.

Though the intent is to import the text file into the Data worksheet, sometimes when text data is imported into a worksheet, a new worksheet is created. If this happens, delete the blank Data worksheet. Then change the name of the new worksheet with the imported data as "Data". Make sure worksheets are in the correct order per Item 6.

8 In the Data worksheet:

a. Create an Excel table with the recently imported data.
b. Pick a style with the styles group to format the table (choose a style that shows banded rows, i.e., rows that alternate between 2 colors).
c. The style should highlight the field names in the first row.
d. Ensure NO blank cells are part of the specified data range.
e. Ensure the table has headers.
f. Ensure that Header Row and Banded Rows are selected in the Table Style Options Group Box, but do NOT select a Total row.

9 In the Data worksheet:

a. Select the entire table (data and headers) using a mouse.
b. Copy the table to the Sorted worksheet.
c. The upper left-hand corner of the header/data in
Sorted should be in cell A1.
d. Adjust columns widths if necessary to ensure all data and field names are readable.
e. Make sure that all the format requirements for the Data Worksheet are met in the Sorted Worksheet

10 In the Sorted worksheet:

a. Select all the cells with data in the table (including the header row.
b. Sort the data by location (ascending).
c. Adjust column widths if necessary to ensure all data and field names are readable with no truncation.

11 a. Copy the entire table from the Sorted worksheet to the Airport worksheet. In the Airport worksheet, the field names should be in row 1 and the Year column should be in column A.
b. Some column adjustments may be necessary so that the field names as well as the data is all legible.
c. Make sure that the same format requirements for the Data
Worksheet are met in the Airport Worksheet.

12 In the Airport worksheet:
a. Delete all the rows in the table where the data is for Downtown.
a. The field names should remain at the top of the table.
b. The remaining data should be for the Airport location.

13 In the Airport worksheet, using a custom sort:

a. Sort all the data first by CarClass (Ascending),
b. then by Year (Ascending),
c. then by Quarter (Ascending).

14 In the Airport worksheet:
a. Add a new column heading AvgRev for the column where the average revenue per car for each row will be calculated and displayed. This column must be the next column to the right of the NumCars column, the column heading should be in Cell G1.
b. Add a formula to calculate the AvgRev by dividing the contents of the Revenue cell by the contents of the NumCars cell for each data row in the table
c. The AvgRev values format is currency (a $ and two decimal
points) with no space between the $ and the first number following it. When you are clicking on cells to construct a formula in cell G2, while you may be expecting to see E2/F2 what may appear in the cell editor is Revenue/@NumCars, a result of using an Excel table.
d. Column adjustment may be needed to ensure both the title and the data is visible.
e. Apply the formatting instructions in the Comments column (next column at right).

15 In the Airport worksheet:

a. Create a range named AE that includes every AvgRev value for all Economy cars.
b. Create a range named AH that includes every AvgRev value for all Hybrid cars.
c. Create a range named AP that includes every AvgRev value
for all Premium cars.
d. Create a range named AS that includes every AvgRev value for all SUV cars.

16 In the Airport worksheet:

a. In row 1, two or three columns to the right of the AvgRev column:
b. Create a label called Average Quarterly Revenue per Economy Car (Airport) in row 1.
c. Immediately (same column, next row down) under the Economy label create a label called Average Quarterly Revenue per Hybrid Car (Airport) in row 2.
d. Immediately (same column, next row down) under the Hybrid Car label, create a label called Average Quarterly Revenue per Premium Car (Airport) in row 3.
e. Immediately (same column, next row down) under the Premium label, create a label called Average Quarterly Revenue per SUV (Airport) in row 4.
f. Apply the formatting instructions in the Comments column (next column, at right).

17 In the Airport worksheet:
In the first fully visible cell to the right of the of the widest of the four labels so that all four values are in the same column aligned with the appropriate row for the specified carclass:

a. Calculate the Average Quarterly Revenue (AQR) for the Label-indicated carclass for each of the four carclasses.
b. Use the average function and the named range (AE, AH, AP, or AS) ONLY NOT a range of cells.
Ensure each of four averages is Currency format with two decimal places preceded by a $ with no spaces between the $ and the first number.

18 In the Airport worksheet:

In the AvgRev column, use conditional formatting to identify all AvgRev values where the AvgRev is greater than (>) the Average Quarterly Revenue FOR THAT CARCLASS calculated in Item 17 above. DO NOT USE the calculated AQR number in the conditional formatting rule. Instead, use the absolute cell reference where that Average Quarterly Revenue value is stored so that if either Revenue or NumCars change in a particular row the conditional formatting will be based on the updated value for Average Quarterly Revenue. The result will be four conditional formatting rules using the values calculated for each of the four classes in step 17.

19 In the Airport worksheet:
a. Create a column or bar type of chart that clearly shows the average revenue (AvgRev) for Hybrid vehicles for 2016 to 2018 by quarter.
b. Provide an internal chart title that explains what is portrayed on the chart. The year and the quarter must be included in the chart for clarity.
c. Place the chart one or two rows below the four labels and left-aligned in the same column where the four Average Quarterly Revenue labels begin.

20 In the Airport Worksheet:

a. Create a column or bar type of chart that clearly shows the average revenue (AvgRev) for Premium (carclass) vehicles for the four 2016 quarters.
b. Provide an internal chart title that explains what is portrayed on the chart. The two chart titles should be similar (except for the text difference in
carclasses).
c. Place the chart two or three rows below the first chart and positioned so that left sides of the two charts are in alignment.

21 Question 1: Based on the hybrid AvgRev chart above, is there a
trend? In addition to the yes or no response, explain (give reasons) for the trend or why there is not a trend to be observed.

Label your response Question 1. Answer this question in 2 to 3 sentences left-aligned with and under the lower chart. DO NOT change your spreadsheet. Just respond to the question.

22 Question 2: If you had to display a chart for the AvgRev (based on the data in this worksheet) for all four carclasses
for the ten quarters into one chart, what type of chart of chart would you use and why would you use it?

Label your response Question 2. Answer this question in 2 to 3 sentences in a new row left-aligned with the Question 1 response and one or two rows beneath it.


Attachment:- Excel Project.rar

Reference no: EM132485315

Questions Cloud

Compute how much is gain or loss for the equipment sale : Adelphi Company purchased a machine on January 1, 2017, for $60,000. Compute how much is gain or loss for the equipment sale entry
Calculate the expected rate of return and standard deviation : Calculate the expected rate of return and standard deviation for each investment. (Do not round intermediate calculations. Enter your answers as a percent)
Compute the total payroll tax expense for Baltimore Company : Barbara earns $14 per hour and worked 49 hours for the week ended January 13, 2019. Compute the total payroll tax expense for Baltimore Company
Draw the line on contingency plans : In project management, where do you draw the line on contingency plans? How do you know which risks are worth of contingency plans and which aren't?
Analysis and recommendations in support of business : Create a Microsoft Excel workbook with four worksheets that provides extensive use of Excel capabilities including charting, and written analysis
Calculate suncors asset turnover and return on assets : Calculate Suncor's asset turnover and return on assets for the two years. Suncor Energy Inc.reported the following information for the fiscal years
What is the amount of the distribution that is a dividend : Taber Corporation distributes $100,000 to its sole, noncorporate shareholder. What is the amount of the distribution that is a dividend
What is the cost of leasing : What is the cost of leasing? Enter your answer as a positive value. Do not round intermediate calculations. Write out your answer completely.
What is Debbies basis : Total values at the time of the dividend are: $50,000 for the preferred and $100,000 for the common. Based on this information, what is Debbie's basis

Reviews

Write a Review

Data Structure & Algorithms Questions & Answers

  Implement an open hash table

In this programming assignment you will implement an open hash table and compare the performance of four hash functions using various prime table sizes.

  Use a search tree to find the solution

Explain how will use a search tree to find the solution.

  How to access virtualised applications through unicore

How to access virtualised applications through UNICORE

  Recursive tree algorithms

Write a recursive function to determine if a binary tree is a binary search tree.

  Determine the mean salary as well as the number of salaries

Determine the mean salary as well as the number of salaries.

  Currency conversion development

Currency Conversion Development

  Cloud computing assignment

WSDL service that receives a request for a stock market quote and returns the quote

  Design a gui and implement tic tac toe game in java

Design a GUI and implement Tic Tac Toe game in java

  Recursive implementation of euclids algorithm

Write a recursive implementation of Euclid's algorithm for finding the greatest common divisor (GCD) of two integers

  Data structures for a single algorithm

Data structures for a single algorithm

  Write the selection sort algorithm

Write the selection sort algorithm

  Design of sample and hold amplifiers for 100 msps by using n

The report is divided into four main parts. The introduction about sample, hold amplifier and design, bootstrap switch design followed by simulation results.

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd