Create a pivot table based on the condosalesdata range

Assignment Help Basic Computer Science
Reference no: EM131598779

Assignment: Lab Summit Ridge Mountain Resort

Scenario/Summary

You are becoming more confident in your new position at Summit Ridge Mountain Resort. You are still meeting new coworkers and slowly but surely being asked to use more of your Excel skills for different departments at the resort. The manager handling sales for all of the condos in the Summit Ridge Mountain Village needs some help with his sales analysis. This report needs to clearly list and summarize all new loans for condominium sales and incorporate advanced functions and state loan statistics. In addition, you have been asked to investigate the claim made by the financing company to determine the true track record of the company in selling condos for the asking price. This will require advanced analysis techniques.

Lab Resources

Microsoft Office: Excel 2016

Options for Accessing Microsoft Excel 2016

1. Use a personal copy on your PC. You can request a copy of Microsoft Office 2016 via the Student Software Store icon on the Course Resources page.

2. If you are a MAC user, click to read the MAC User Information.

3. If you do not have Excel 2016 installed locally, then access the software by going to the Course Resources page, Lab Resources section, and click the Virtual Lab Citrix icon.

Lab Steps

Preparation

You will be using Microsoft Excel 2016 for this lab.

Be sure you have read the required chapter materials and reviewed the hands-on exercise videos located on the Lesson page before you begin the lab.

Please do not rely solely on the hands-on exercise videos to complete this week's lab. The videos provide detailed examples walking you through the hands-on exercises. Applying the hands-on exercise examples will provide both practice and instruction of what to complete.

Begin: Opening and Saving

Download the spreadsheet Week 3 Lab - Summit Ridge Mountain Resort Student.xslx (Links to an external site.)Links to an external site.. You will be prompted to save the file. Click yes.

Open the saved file from your Download folder on your computer.

Note: If you are using the Remote Lab environment, you will need to follow the instructions for uploading the file. These instructions can be found on the Lab page when you click on the Lab icon on Course Resources.

To save the spreadsheet with a new file name,

• open the workbook in Excel 2016; and

• in Excel, click File then Save as and rename it as lastname_first initial_Week3_Lab.xlsx (Jane Doe would save the file as Doe_J_Week3_Lab.xlsx).

Step 1: Add Formulas, Functions, and Formatting to Condo Sales Data Worksheet

Now we need to begin working on the worksheet 1. Let's begin by renaming sheet 1 to Condo Sales Data.

1. Create the formula needed to calculate the percent of asking price.

Column H: Selling Price/ Asking Price

2. Format the data on this sheet for currency, percent, and so forth.

3. Format the title rows and center them across the column selection. Format the column headings appropriately.

An example of what your Condo Sales worksheet might look like is below.

Click Image to Expand

Step 2: Add Formulas, Functions, and Formatting to Loan Data Worksheet

Now we need to begin working on the worksheet 2. Let's begin by renaming sheet 2 to Loan Data.

1. Use the VLOOKUP function to determine the Interest Rate & PMT function to determine the monthly payment.Column E: Interest Rate using VLOOKUP

Column F: Down Payment = VLOOKUP to determine % Required for Down Payment * Selling Price

Column G: Amount Financed = Selling Price - Down Payment

Column H: Monthly Payment = PMT function (Monthly payment is at the beginning of each period)

Cells C41 - C44: Use functions COUNT, MIN, MAX & SUM to complete these loan statistics

2. Format the data on this sheet for currency, percent, and so forth.

3. Format the title rows and center them across the column selection. Format the column headings appropriately.

4. Format the Loan Term Data and Loan Statistics with a clean outside border, color formatting, currency, and percent.

An example of what your Loan Data worksheet might look like is below.

Loan Data Worksheet

Step 3: Sort and Create Summary Report and Chart

1. To create the Sorted Data worksheet, begin by creating a copy of the Condo Sales Data. Once a copy has been made of the Condo Sales Data and moved to a new sheet, name the new worksheet Sorted Data. We will not need the Address column, so please delete that column of data from the Sorted Data worksheet.

2. Convert the data in the Sorted Data worksheet into a table. Select the rectangular block of cells contained in the Sorted Data worksheet. Click the Insert tab and select Tables from the Tables group. Remember to check that your table has headers.

3. Sort the data by selling agent and then by asking price. Once the data has been sorted, you can convert it back into a range. You must convert to range before you can provide a summary report.

4. Create a summary report showing total asking and total selling price by agent. Using subtotals, you will select the criteria for your subtotal. Each time the agent name changes, you want the total (sum) of both the Asking Price and Selling Price. Make sure the outline level of your subtotal is set to two on the left top area of your screen. Make sure you format your worksheet professionally.

Click Image to Expand

5. Create a Column Chart to compare asking price versus selling price by agent. Make certain you provide a professional chart title and formatting for your chart. Include a legend to show what each color represents. Move this chart to a new worksheet and name it Ask vs. Sell Price Chart.

Click Image to Expand

Step 4: Create Filtered Data Worksheet

1. To create the Filtered Data worksheet, begin by creating a copy of the Condo Sales Data. Once a copy has been made of the Condo Sales Data and moved to a new sheet, name the new worksheet Filtered Data.

2. Convert the data in the Filtered Data worksheet into a table. Select the rectangular block of cells contained in the Filtered Data worksheet. Click the Insert tab and select Tables from the Tables group. Remember to check that your table has headers.

3. Click the drop-down box next to Selling Agent. Uncheck Select All, and then check Langston.

4. Now click the drop-down next to City and select only Pagosa. Now only the properties sold by Langston in Pagosa will display.
Click Image to Expand

Step 5: Create Conditional Formatting Worksheet

1. To create the Conditional Formatting worksheet, begin by creating a copy of the Condo Sales Data. Once a copy has been made of the Condo Sales Data and moved to a new sheet, name the new worksheet Conditional Formatting.

2. Convert the data in the Conditional Formatting worksheet into a table. Click the Insert tab and select Tables from the Tables group. Remember to check that your table has headers.

3. Select the data for just the column reflecting the % of Asking Price field. From the Home tab, select Conditional Formatting from the Styles group and choose Manage Rules. Three new rules will need to be created.

1. Format only cells that are greater than or equal to 100%; associate a green fill color and a white font with this rule.

2. Format only cells that are between 95% and 99.9%; associate a yellow fill color and black font with this rule.

3. Format only cells that are less than 95%; associate a red fill color and white font with this rule.

4. Now sort the data based on the percentage of the asking price. Click the filter drop-down arrow and select Sort by Smallest to Largest.

Click Image to Expand

Step 6: Create a Pivot Table

1. In this step, we will create a named range called CondoSalesData. Open the Condo Sales Data worksheet and select Cells A3 through J33. From the Formulas tab, select Define Name from the Defined Names group. Give this segment of the worksheet the name CondoSalesData. Notice it will appear in the name box when all of these cells are selected.

2. Create a pivot table based on the CondoSalesData range.

1. Select Selling Agent as your row labels.

2. Click on City and then drag it into the Column Labels field.

3. Select Percent of Asking (Price) as your values by clicking and then dragging it onto the values area.

4. The summary value of the percent will be a SUM. To change this, click the drop-down area in the Values field and select Value Field Settings.

1. Change the summary type to Average.

2. Change the number format to percent with two decimals by clicking the Number Format button.

3. Change the summary label to Average % of Asking Price.

3. Apply Data Bars Conditional Formatting to the percentages. Last, hide the field headers. Rename the sheet PivotTable, and move it so it is the last tab in the workbook.

Click Image to Expand

Step 7: Professional Appearance (Cleanup)

Cleanup the formatting of your Excel workbook, taking into account professional appearance.

The Minimum Requirement (per the Grading Rubric)

1. Apply a color and assign a descriptive name to each tab (sheet) in the workbook.

2. Create the documentation worksheet using a format similar to Labs 1 and 2. Be sure to include a description of each worksheet. An image is provided below.

3. Make certain to include a custom page header with your name and your instructor's name on the Condo Sales Data worksheet.

4. Based on your analysis, provide your conclusion concerning the Finance Company slogan. Do they really sell a condo for the asking price?

Provide your answer on the Documentation sheet.

Remember, professional appearance doesn't only promote better readability of your report; it represents you as a professional.

Week 3 Documentation Sheet

Step 8: Finish and Submit

Save your Excel file. Saving your file often is good practice (Ctrl + s).

Your Excel file should contain eight worksheets.

• Documentation
• Condo Sales Data
• Loan Data
• Sorted Data
• Ask vs. Sell Price Chart
• Filtered Data
• Conditional Formatting Data
• PivotTable

Submit one workbook. When submitting the workbook, provide a comment in the comments area explaining what you learned from completing this lab activity.

Attachment:- Week3_Lab_Summit_Ridge_Loan_Student.rar

Reference no: EM131598779

Questions Cloud

Propose a hypothesis as to whether : For a plant that is growing at a rapid rate, propose a hypothesis as to whether cellular respiration or photosynthesis is occurring at a faster rate.
How data can debunk the model minority myth : New Asian immigrants and elected officials are not on the same wavelength, which has prompted protests opposing such data collection, says Ramakrishnan.
Issued common stock to investors in exchange : Selected transactions for Thyme Advertising Company, Inc. Issued common stock to investors in exchange for cash received from investors.
Journalize the issuance of the shares : On June 1, Tucker Inc. issues 2,200 shares of no-par common stock at a cash price of $7 per share. Journalize the issuance of the shares
Create a pivot table based on the condosalesdata range : Create a pivot table based on the CondoSalesData range. Select Percent of Asking (Price) as your values by clicking and then dragging it onto the values area.
Process of cellular respiration : Describe how cell metabolism effects the processing of a pear as it moves through the process of cellular respiration.
Relationships and energy flow in an ecosystem : Describe feeding relationships and energy flow in an ecosystem, starting from producers. Use concepts such as trophic levels, food chains, food webs.
Determine the dividend paid to preferred stockholders : Determine the dividend paid to preferred stockholders and common stockholders under each of the following scenarios
Assignment on biology article : Select an article from a magazine or newspaper that has something in it that pertains to biology. This will serve as the "target article" for this assignment

Reviews

Write a Review

Basic Computer Science Questions & Answers

  Identifies the cost of computer

identifies the cost of computer components to configure a computer system (including all peripheral devices where needed) for use in one of the following four situations:

  Input devices

Compare how the gestures data is generated and represented for interpretation in each of the following input devices. In your comparison, consider the data formats (radio waves, electrical signal, sound, etc.), device drivers, operating systems suppo..

  Cores on computer systems

Assignment : Cores on Computer Systems:  Differentiate between multiprocessor systems and many-core systems in terms of power efficiency, cost benefit analysis, instructions processing efficiency, and packaging form factors.

  Prepare an annual budget in an excel spreadsheet

Prepare working solutions in Excel that will manage the annual budget

  Write a research paper in relation to a software design

Research paper in relation to a Software Design related topic

  Describe the forest, domain, ou, and trust configuration

Describe the forest, domain, OU, and trust configuration for Bluesky. Include a chart or diagram of the current configuration. Currently Bluesky has a single domain and default OU structure.

  Construct a truth table for the boolean expression

Construct a truth table for the Boolean expressions ABC + A'B'C' ABC + AB'C' + A'B'C' A(BC' + B'C)

  Evaluate the cost of materials

Evaluate the cost of materials

  The marie simulator

Depending on how comfortable you are with using the MARIE simulator after reading

  What is the main advantage of using master pages

What is the main advantage of using master pages. Explain the purpose and advantage of using styles.

  Describe the three fundamental models of distributed systems

Explain the two approaches to packet delivery by the network layer in Distributed Systems. Describe the three fundamental models of Distributed Systems

  Distinguish between caching and buffering

Distinguish between caching and buffering The failure model defines the ways in which failure may occur in order to provide an understanding of the effects of failure. Give one type of failure with a brief description of the failure

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