0% found this document useful (0 votes)
64 views

This Study Resource Was: Mini Case 2B

This document summarizes how the author used Microsoft Excel to help their client, Professor Duberrie, organize and calculate student grades. They created a table with student names, assignment scores, midterm scores, and final exam scores. Excel's sorting feature was used to alphabetize the student names. Formulas were used to calculate class averages for each assessment. A second table was then made to calculate each student's weighted average and final letter grade.

Uploaded by

Joshua Remirez
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
64 views

This Study Resource Was: Mini Case 2B

This document summarizes how the author used Microsoft Excel to help their client, Professor Duberrie, organize and calculate student grades. They created a table with student names, assignment scores, midterm scores, and final exam scores. Excel's sorting feature was used to alphabetize the student names. Formulas were used to calculate class averages for each assessment. A second table was then made to calculate each student's weighted average and final letter grade.

Uploaded by

Joshua Remirez
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

Mini Case 2B

BTM 200
Vincent Canzeri
40113180

m
er as
co
eH w
o.
rs e
ou urc
o
aC s
vi y re
ed d
ar stu
is
Th
sh

This study source was downloaded by 100000821137789 from CourseHero.com on 04-20-2021 12:18:10 GMT -05:00

https://www.coursehero.com/file/59480576/Mini-Case-2Bdocx/
To perform the task requested by my client Professor Duberrie I used the Microsoft Excel
program to compute many long and difficult mathematical tasks. This Program helps us perform
these mathematical equations faster than humanly possible. Prof. Duberrie has requested to
create and complete a breakdown of his class grades specifically wanting his student names in
alphabetical order. Furthermore, finalizing his class grades by Assignments worth a total of 20%,
Mid-Term 35% and the Final worth 45%. He also wants his class grades separated into separate
categories such as A+ all the way down to F. All these tasks would have been a long a tedious to
perform, thankfully Microsoft Excel allows its users to self-program equations needed to be
performed. Technological advancements in Excel come with many pre-set algorithms that
completes a task with a few clicks of your mouse without having to write equations. The
following paragraph will break down in detail how I used to excel to the best of my ability to
help me complete my client’s tasks with each formula starting with = or + to allow the program
to read what you are writing as a formula.

To perform the first task, I had to make a table of 16 rows by 6 columns in order to create
my headers and in the first row. These headers were represented as:

m
er as
Student Assignments Mid-term Final exam

co
First name Last name
Number (%) exam (%) (%)

eH w
o.
The table was filled out in the order Prof. Duberrie has given me. The first three columns
rs e
would be filled by the personal identification of each student and the next three columns would
ou urc
be the personal grade of each student in terms of (%) on that assessment. This graph looked like
this:
o

John Brown 3451237 88 72 85


aC s

Clement Albert 5678234 74 55 84


vi y re

Robert Dessousa 3456789 55 78 62


Alex Carter 4567890 87 55 40
Paul Kennedy 5678901 63 78 51
Kerry Lennington 1123456 30 65 84
ed d

Ching Jung 1234567 50 76 84


ar stu

Ann Loyd 9012345 45 88 78


Jack Westbury 6789012 78 74 76
Eva Marquis 7890123 98 71 80
Albert Smith 8901234 100 85 92
is

John Nixon 1234568 73 65 72


Peter Sevigny 2345678 61 45 60
Th

Janice Savage 2314678 54 59 55

In order to get these plugins in alphabetical order, Excel has a written code to filter a
sh

selected column alphabetically in the Data names A-Z. Once the first column was selected this
button was pressed and it automatically filtered each name by alphabet and the rest of the cells
attached to that name was arranged as well. After this task was done I added a clear format to the
chart giving it a more aesthetically pleasing look as well as making it easier to follow rows. This
first chart was then finished with a last row filled with the class average for each assessment.
This was performed by selecting all numbers in a row (for example assignment row) and typed in

This study source was downloaded by 100000821137789 from CourseHero.com on 04-20-2021 12:18:10 GMT -05:00

https://www.coursehero.com/file/59480576/Mini-Case-2Bdocx/
a formula in the cell I wanted the average to show. This code was written as
=AVERAGE(E8:E21), E8 being the first cell in the row and E21 being the last cell in the row.
This allowed Excel to read the program and add all numbers up and find the class average for
that column (assignments). The next two assessments were programed the same way in
accordance to their cell numbers. The first Final graph looked like:

Student Assignments Mid-term Final exam


First name Last name
Number (%) exam (%) (%)
Albert Smith 8901234 100 85 92
Alex Carter 4567890 87 55 40
Ann Loyd 9012345 45 88 78
Ching Jung 1234567 50 76 84
Clement Albert 5678234 74 55 84
Eva Marquis 7890123 98 71 80
Jack Westbury 6789012 78 74 76

m
Janice Savage 2314678 54 59 55

er as
John Brown 3451237 88 72 85

co
eH w
John Nixon 1234568 73 65 72
Kerry Lennington 1123456 30 65 84

o.
Paul Kennedy 5678901 63 78 51
Peter Sevigny rs e 2345678 61 45 60
ou urc
Robert Dessousa 3456789 55 78 62
Average (%) 68.28571429 69 71.6428571
o

As for my second chart I started off by creating a table of 16 rows and 8 columns. This
aC s

table will represent each student’s weighted average grade for each assessment as well as their
vi y re

final class grade in terms of % and finally separating each student’s final grade into specific
categories as asked (A+ - F). Instead of refilling each cell by hand I copied the inputs in the first
table and pasted it into the second table.
ed d
ar stu

Mid- Final
Final
First Last Student Assignments Term Student
Exam Grade
name name Number (30%) Exam Mark
(45%)
(35%) (%)
is
Th

In order to get the weighted average of each assessment (20%,35%,45%), once again I
used another pre-programmed coding feature of Excel. I first wrote down 20%, 35% and 45% in
three different cells out of the table (R8, R9, R10). Secondly, I clicked the cell 20% and copied it.
sh

Next step I highlighted the row in which 20% was the weighted average ( Assignments) and
clicked special paste. This opened up a system allowing me to choose multiply each value in the
highlighted cell by the selected cell of 20%. The steps are the same for the next two assessments
with its respected cell %.

This study source was downloaded by 100000821137789 from CourseHero.com on 04-20-2021 12:18:10 GMT -05:00

https://www.coursehero.com/file/59480576/Mini-Case-2Bdocx/
Finally, there are two columns left unfilled (Final Student Mark and Grade). This cell was
filled out by once again hand writing a code to automatically add the three weighted averaged
together. Once highlighted the row needed to be inputted the code was written as =L8+M8+N8.
This allowed Excel to read add cell L8+M8+N8 as well as all the cells highlighted. Now all
student grades were added and finalized this is where I self-analyzed each grade and placed them
in the right group:

Grade total
A+ 90
A 85 - 90-
A- 80 - 85-
B+ 77 - 80-
B 73 - 77-
B- 70 - 73-
C 60 - 70-
F 60-

m
er as
Once again, the final class average was calculated and added a different colour clear format to

co
eH w
differ from the last chart. This led to finally get a complete table that looks like this:
Mid-

o.
Final Final
First Student Assignment Term
name
Last name
rs e
Number s (30%) Exam
Exam Student Grade
ou urc
(45%) Mark (%)
(35%)
Albert Smith 8901234 20 29.75 41.4 91.15 A+
Alex Carter 4567890 17.4 19.25 18 54.65 F
o

Ann Loyd 9012345 9 30.8 35.1 74.9 B


aC s

Ching Jung 1234567 10 26.6 37.8 74.4 B


vi y re

Clement Albert 5678234 14.8 19.25 37.8 71.85 B-


Eva Marquis 7890123 19.6 24.85 36 80.45 A-
Jack Westbury 6789012 15.6 25.9 34.2 75.7 B
ed d

Janice Savage 2314678 10.8 20.65 24.75 56.2 F


ar stu

John Brown 3451237 17.6 25.2 38.25 81.05 A-


John Nixon 1234568 14.6 22.75 32.4 69.75 C
Kerry Lennington 1123456 6 22.75 37.8 66.55 C
is

Paul Kennedy 5678901 12.6 27.3 22.95 62.85 C


Peter Sevigny 2345678 12.2 15.75 27 54.95 F
Th

Robert Dessousa 3456789 11 27.3 27.9 66.2 C


Average
70.0464286
(%)
sh

The final request given by Professor Duberrie was to give a graph representing statistical
distribution, therefore Excel allowed me to take my table and automatically transfer it into a line
graph for class statistical distribution per assessment as well as a bar graph for individual student
statistical distribution.

This study source was downloaded by 100000821137789 from CourseHero.com on 04-20-2021 12:18:10 GMT -05:00

https://www.coursehero.com/file/59480576/Mini-Case-2Bdocx/
Individual Student Consistency Throughout Examinations
120
100
80
60
40
20
0
1 2 3 4 5 6 7 8 9 10 11 12 13 14

m
er as
co
eH w
o.
rs e
ou urc
o
aC s

Class Statistical Distribution


vi y re

120

100
ed d

80
ar stu

60

40
is

20
Th

0
1 2 3 4 5 6 7 8 9 10 11 12 13 14
sh

This study source was downloaded by 100000821137789 from CourseHero.com on 04-20-2021 12:18:10 GMT -05:00

https://www.coursehero.com/file/59480576/Mini-Case-2Bdocx/
m
er as
co
eH w
o.
rs e
ou urc
o
aC s
vi y re
ed d
ar stu
is
Th
sh

This study source was downloaded by 100000821137789 from CourseHero.com on 04-20-2021 12:18:10 GMT -05:00

https://www.coursehero.com/file/59480576/Mini-Case-2Bdocx/
Powered by TCPDF (www.tcpdf.org)

You might also like