Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask DBMS Expert


Home >> DBMS

Guilford College Repair & Share Club

Project Description:

You have been asked to advise a new club on campus called the Repair and Share Club. Its purpose is to collect used desktop and laptop computers donated from area companies and refurbish them for members of their college community. The students in this club are responsible for collecting and rebuilding these computers to give back to students on campus. The goal is to collect at least 30 computers from each company. The dean requires a report of the club's activities over the academic year in a spreadsheet format that tracks student involvement, company donations and students receiving the refurbished computers.

Instructions

1 Start Excel. Open the downloaded Excel file named e03ps3_grader_a1_start.xlsx. Save the file with the name e03ps3ShareClub_LastFirst, replacing LastFirst with your name.

2 On the Club Information worksheet, in range H6:H16, create a range named Volunteer_Hrs. In range D6:D16, create a range named Class.

3 A grade table appears in the spreadsheet assigning letter grades to grade point averages. In cell J6, use a VLOOKUP function to determine a letter grade for the grade point average in cell I6. Use AutoFill to copy the function to range J7:J16. Use absolute references in your formula as necessary. Fill the formula without formatting so the borders remain formatted.

4 Insert a new column to the left of column H. In cell H5, type Courses Completed. Resize the column as needed.

5 In cell H6, use an IF function with a nested AND function to create a function that analyzes the content of F6 and G6. Return Complete if both cells contain a Y, or Incomplete if one or both cells contain an N. Use AutoFill to copy the function to range H7:H16 without copying formatting.

6 In range A5:K16, insert a table. Use the headers in the top row to create named ranges for each of the columns. Resize the columns as needed.

7 The dean has requested a report of the student's information. She wants a breakdown of the student's year in high school, volunteer hours, and their grades. In cell A20, type Student Report Analysis. In cell B21, type Headcount Total. In cell C21, type Total Hours. Resize the columns as needed. In cell A22, type Seniors. In cell A23, type Juniors. In cell A24, type Sophomores. In cell A26, type "A" Students. In cell A27, type "D-" Students.

8 In cell B22, create a COUNTIF function that counts the number of Seniors in the list using the name range Class. In cell B23, create a COUNTIF function that counts the number of Juniors in the list using the name range Class. In cell B24, create a COUNTIF function that counts the number of Sophomores in the list using the name range Class.

9 In cell C22, using the name ranges Class and Volunteer_Hrs, create a SUMIF function that displays the total number of volunteer hours for Seniors. In cell C23, using the name ranges Class and Volunteer_Hrs, create a SUMIF function that displays the total number of volunteer hours for Juniors. In cell C24, using the name ranges Class and Volunteer_Hrs, create a SUMIF function that displays the total number of volunteer hours for Sophomores.

10 In cell C26, create a SUMIF function that totals the number of volunteer hours for "A" students. In cell C27, create a SUMIF function that totals the number of volunteer hours for "D-" students.

11 The dean has also requested an analysis regarding the companies involved in donating computers to the club. The club's goal is to have each company donate a minimum of 30 computers. In cell A39, type Totals. Use a function in B39:E39 to find the total sum for the Value, Donated, Desktops, and Laptops columns, respectively.

12 In cell F33, create an IF function that evaluates the total number of computers donated from Safety Inc. If a minimum of 30 computers have been donated, the function will return Goal Met. If fewer than 30 computers are donated, the function will return Under Goal. Use AutoFill to copy the function to cell F37.

13 Using the data in the table, insert a PivotTable in cell A10 on the Pivot Analysis worksheet. Use the following criteria to create the PivotTable and answer the questions in rows 1, 3 and 5. Add the Major and GPA fields to the FILTERS area (in that order). Add the Grade, Year, and FirstName fields to the ROWS area (in that order). Add the Volunteer Hours and LastName fields to the VALUES area (in that order). Display subtotals at the bottom of each group.

In cell A10, type Grades. In cell B10, type TotalHours. In cell C10, type TotalStudents. Resize the columns as needed.

14 Insert a slicer for the Grade field. Format the slicer with 3 columns. Resize the slicer to remove the extra white space at the bottom. Move the slicer so the top-left corner is in cell E10.

15 In the slicer, select A, A-, B+, and B-. Use the data in the PivotTable to answer question 1, and then type your answer in cell A2.

16 Clear the filter in the slicer, and then select A. In cell B8, filter the data so the student with the highest GPA displays. In cell A4, type the answer for question 2.

17 Clear the filters. Remove the Grade and Year fields from the ROWS area. Sort the Total Hours field in largest to smallest order. Type your answers for question 3 in cells A6:B6.

18 Apply Pivot Style Medium 9 to the PivotTable. Apply Slicer Style Dark 1 to the slicer. Remove the largest to smallest order sort on the Total Hours field.

19 Insert a Clustered Column PivotChart on a new worksheet named PivotChartAnalysis. Remove the Total Students field from the VALUES area. Delete the legend. In the chart title, replace Total with VolunteerHoursbyStudent. Apply Style 4 to the PivotChart.

20 Ensure that the worksheets are correctly named and placed in the following order in the workbook: Club information, PivotChart Analysis, Pivot Analysis. Save the workbook. Close the workbook and then exit Excel. Submit the workbook as directed.

Attachment:- mosken_e03ps3_grader_a1_start_1.xlsx

DBMS, Programming

  • Category:- DBMS
  • Reference No.:- M92244564
  • Price:- $55

Priced at Now at $55, Verified Solution

Have any Question?


Related Questions in DBMS

Project outline and requirements provide a brief

Project Outline and Requirements Provide a brief description of the organization (can be hypothetical) that will be used as the basis for the projects in the course. Include company size, location(s), and other pertinent ...

In sql developer onlydeliverables include sql scripts and

In SQL Developer ONLY! Deliverables Include SQL scripts and screenshot of the results: D1. Create the following three user-defined roles that are shown in the table below and assign them the specified permissions for the ...

Sql transactions exercisesconsider table itemnameprice

SQL Transactions Exercises Consider table Item(name,price) where name is a key, and the following two concurrent transactions. T1: Begin Transaction; Update Item Set price = 2*price Where name = 'pencil'; Insert Into Ite ...

Assignment question - write and run sql statements to

Assignment Question - Write and run SQL statements to complete the following tasks Part A - DML 1. Locate the record in the vendor table that does not have a value for the attribute V_STATE 2. Find the customers whose ba ...

Football association of zambia faz super leaguethe faz has

Football Association of Zambia (FAZ) Super League The FAZ has recently decided to reorganise their operations to support both existing and possibly expanded league operations in Zambia and part of preparation for the 201 ...

Question a suppose you are a marathon runner that can run a

Question : a) Suppose you are a marathon runner that can run a maximum of n miles on a single bottle of water. You are given a map of your marathon route with all the water stations marked. Design an efficient algorithm ...

Question as explained throughout this course entity

Question: As explained throughout this course, entity relationship modeling is a critical element of database design. If the database is not properly modeled, it is unlikely that the database will be properly developed. ...

In sql developercreate a table userpermissions provide

IN SQL DEVELOPER Create a table UserPermissions (provide create and insert statements code) Document UserName Policy SYSTEM Menu JDOW W2 USAM Permissions SYSTEM W2 JDOW Form 1040 USAM Policy JDOW W2 SYSTEM Write a PL/SQL ...

Question create an erd for the following scenarioa small

Question: Create an ERD for the following scenario. A small company ABC wants a database to keep track of internal company information. Â Given the following information create an ERD. The ABC Company has several departm ...

Case study problem 1 the case study company has experienced

Case Study: Problem 1 The case study company has experienced rapid growth in both the size of its client base and also in the services provided to clients. Unfortunately, the growth in data management policies, procedure ...

  • 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