Display each student''s weighted average score and grade

Assignment Help Basic Computer Science
Reference no: EM13999548

Robert James teaches senior math at Country Day School in Grand Forks, North Dakota. He's been developing a grading workbook to calculate final grades based on a weighted average of homework, projects, quizzes, and exams. It also contains worksheets for entering absences and tardiness as well as any notes about student progress and behavior. The school uses a special database system in which homework, quiz, and exam scores are entered automatically during class, and then exported to text files. The workbook must connect to these text files and extract the student scores. You'll finish the workbook, and then save it as a template file. Complete the following:

1. Open the Grading workbook located in the AddCases ? Case1 folder included with your Data Files, and then save it as Grading Book in the location specified by your instructor.

2. In the Documentation sheet, enter your name and the date.

3. In the Class Summary worksheet, enter Calculus for the course title, Robert James for the instructor, and IV for the quarter.

Assign the following weights to the grading components: 25% for Homework, 45% for Quizzes, and 30% for Exams.

4. In the Class Summary sheet, assign the defined name Grade_Scale to the range B13:C26.

5. In the Student List worksheet, create a connection to the student list stored in the tab-delimited Student List text file located in the AddCases ? Case1 folder. Import the data starting at row 7. Set the import properties so that Excel does not adjust the column width when importing the data. Place the imported data in the range B6:C25.

6. Assign the defined name Student_List to the range B6:B25 of the Student List worksheet.

7. In the Student Notes worksheet, add data validation to the Student column (the range B5:B40), limiting entries to the list of students from the Student_List range. In the Resolved? Column (the range E5:E40), limit entries to either Yes or No.

8. Add the following notes to the worksheet:

9. In the Attendance worksheet, limit the entries in the Student column to the student names from the Student_List range. Limit the entries in the Attendance Issue column to either Absent or Tardy. Limit the entries in the Excused? column to either Yes or No.

10. Add the following attendance issues to the worksheet:

11. In the Homework worksheet, insert references in the range A9:A28 to the names in the Student List worksheet.

12. Create a connection to the homework scores from the Homework Grades text file AddCases ? Case1 folder. Import the data starting at row 6, excluding the first column. Set the import properties so that Excel does not adjust the column width when importing the data. Import the data into the range B9:O28 in the Homework worksheet.

13. In the Homework worksheet, freeze panes at cell B9.

14. Repeat Steps 11 through 13 for the Quizzes worksheet. In Step 12, import the grades from the Quiz Grades text file in to the range B9:E28 in the Quizzes worksheet.

15. Repeat Steps 11 through 13 for the Exams worksheet. In Step 12, import the grades from the Exam Grades text file into the range B9:C28 in the Exams worksheet.

16. In the Grades worksheet, which will calculate each student's final grade, insert references in the range B6:D6 to the three grading component percentages in the Class Summary worksheet in the range C9:C11. In cell E6, calculate the total of the percentages and verify that the sum of the percentages is 100%.

17. In the range A7:A26, insert references to the student names in the Student List worksheet.

18. In cell B7, enter a formula to calculate the first student's homework percentage score by adding all the values in that student's row in the Homework worksheet and then dividing the sum by the total number of homework points in row 7 of the Homework worksheet. Fill the formula into the rest of the column to calculate each student's percentage.

19. Repeat Step 18 to calculate each student's quiz percentage in column C based on values in the Quizzes worksheet, and to calculate each student's exam percentage in column D based on values in the Exam worksheet.

20. In cell E7, use the SUMPRODUCT function to calculate the weighted percentage of each component score multiplied by the weight assigned to that component. Copy the formula into the rest of the column to calculate each student's final overall grade percentage.

21. In cell F7, calculate the student's final grade using the VLOOKUP function based on the total percentage. Use an approximate match to the scores in the Grade_Scale range.

22. In the Student List worksheet, insert references to the Grades worksheet to display each student's weighted average score and grade.

23. In the Class Summary sheet, in the range D14:D26, use the COUNTIF function with the grades in the Student List worksheet to calculate the total number of each grade in the class.

24. In the range D14:D26, add green data bars to indicate the frequency of each grade in the class. Save the workbook.

Attachment:- exam_grades.zip

Reference no: EM13999548

Questions Cloud

Calculate the magnetic field in the solenoid : An air-filled toroidal solenoid has 390 turns of wire, a mean radius of 15.0 cm , and a cross-sectional area of 5.00 cm2 . If the current is 5.40 A , calculate the magnetic field in the solenoid.
Find the tension in the rope and the steel beam : A mass of 120 kg is suspended on a rope and a steel beam as shown on the diagram below. d1 = 2 m, d2 = 4m, and d3 = 5m. Draw a diagram that shows all the forces involved in this problem. Find the tension in the rope and the steel beam.
Presentation on advertisements targeting children : Prepare a new power point presentation on Advertisements Targeting Children.
Find the increase in the surface area of the square : A small sqaure piece of aluminium has an edge length of 2.50cm at 25.0 C. Find the increase in the surface area of the square if it is heated up to 75.0 C.
Display each student''s weighted average score and grade : Repeat Step 18 to calculate each student's quiz percentage in column C based on values in the Quizzes worksheet, and to calculate each student's exam percentage in column D based on values in the Exam worksheet.
Create query in design view to return records from table : Create a query in Design view to return records from the Items table where the value of the Category field is Software and the value of the Cost field is greater than or equal to 199
Under what circumstances can the third particle be placed : Under what circumstances can the third particle be placed in region I and have the vector sum of electric forces exerted on it be zero?
Description of organizational paper : Description of Organizational Paper?
Calculate the displacement and velocity for a ball thrown : Assume air resistance is negligible unless otherwise stated. Calculate the displacement and velocity at the following times for a ball thrown straight up with an initial velocity of 11.8 m/s. Take the point of release to be y0 = 0.

Reviews

Write a Review

Basic Computer Science Questions & Answers

  Write program that reads in two floating-point numbers

Write a program that reads in two floating-point numbers and tests whether they are the same up to two decimal places. Here are two sample runs. Enter two floating-point numbers

  Determining the obvious brute-force algorithm

Write a program that reads N points in a plane and outputs any group of four or more colinear points (i.e., points on the same line). The obvious brute-force algorithm requires O(N4) time. However, there is a better algorithm that makes use of sort..

  Rewrite code especially for each type of hardware platform

Portability is the ability of software to move easily from one hardware platform to another. UNIX was the first portable operating system, allowing programs to compile on multiple hardware platforms without the need for the programmer to rewrite code..

  Server interface

Research Assignment: Server Interface The Windows Server 2012 interface has changed significantly from Server 2008 and been made to resemble Windows 8.

  What are the benefits, drawbacks, and business

What are the benefits, drawbacks, and business impacts of RAID 1, RAID 5, and RAID 1

  What is the expected total number of tickets receive

What is the expected total number of tickets you receive?

  Project manager for an it department

Define a work breakdown structure and describe the methodology behind constructing one.

  Determine features of ram to include in web server

Determine the features and capacities (RAM, disk storage, processor speed) that Amy should include in the Web server computer that she will need for her site.

  A message stating the purpose of the organization

A message stating the purpose of the organization.

  Calculate the final score and report the results

Given a file with the results from a game of bowling, calculate the final score and report the results to an output file. I do not have to control bad input from file and all numbers will be legal to the game of bowling.

  Describe when you would want to use double hashing

Briefly describe when you would want to use double hashing. Also, provide an example of a rule that can be used for a double hashing probe sequence.

  Advantages of verifying the hash function

Explain the advantages of verifying the hash function of the bit torrent peer to peer network.

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