Spreadsheet and Database
Spreadsheet and Database
Each student’s assignment for the term is comprised of coursework and an end of term exam.
The Assignment1, Assignment2 are equal to the course work score. All items of assessment are
score out of 20 marks for the course work.
Your Head Master wants you to use one or more worksheets to compute the students course
work score, overall scores and associated letter grade.
The overall score MUST be computed using a weighted average system, which is subject to
change. The weightings and grade table are as followed:
Exam 70%
100 – 90% A
89 – 80% B
79 – 70% C
69 – 60% D
59 – 50% E
BELOW 50% F
Each student’s data should contain 3 scores (the Assignment1, Assignment2 and exam). One in
every four students gained an A. the table below shows the assessment given for the Christmas
Term for grade 10Z. A table MUST be prepared for EACH subjects.
TASK A
1. Create a Spreadsheet initially using the guidelines given above, taking care to include
the student’s ID number, First name and last name. (NOTE: ID is a FOUR digit
number. Number must be in sequence)
2. Insert a column in an appropriate position and compute the course work score. In a
new column, compute the overall score for each student based on the weightings
indicated above.
3. Numeric values should be displayed in appropriate formats, with % signs where
appropriate and TWO decimal.
TASK B
On a new sheet:
1. Calculate 30% for coursework and 70% for exam scores. Sort the data in
ascending order by last name followed by first name.
2. The administration decided at the last minute to make the weighting of both
assessment components EQUAL. Adjust EACH student’s scores accordingly.
3. Name sheet Task B
TASK C
a) Use a complex criterion to find all students who score an A on both
components – course and exam.
b) Name sheet Task C
c) Produce a 3-D column chart comparing the exam scores of all students with
more than 70% in each subject area. Use appropriate labeling for the title and
axis, and include a legend. Place the chart on a new sheet
d) Produce a bar chart to show students with 'A' in both for Mathematics and
English components. Place the chart on a new sheet.
DATABASE MANAGEMENT
You are required to analyse the results and prepare various reports in preparation for the Level meeting.
Existing data from the worksheets created in the Spreadsheet application will be utilized. Additionally,
data produced as a result of queries will be used as a data source for mail merging invitations to parents.
TASK A
1. Create and populate the tables based on the details presented below:
TABLE: STUDENT
The field names are: StuID, LastName, FirstName, DOB, Gender, Form
The StuID, LastName, FirstName should be imported from the worksheet created earlier.
The StuID is the primary key, which is made up of the a four digit number, and is
assigned to EACH record.
DOB: Students in Level 9 were born between April 1, 2010 to August 31, 2009
Form contains the class group to which the student is assigned are 10A1, 10S1, 10T.
2. Create and populate the table based on the details presented
TABLE: PARENT
The field names are: Title, LastName, FirstName, Street_Address, Postal_Code, relationship, StuID
StuID: the ID number of the student
Relationship: MO – Mother, FA – Father, GU – Guardian
3. Create and populate the table based on the details presented below
TABLE: SCORES
The field names are:
StuID, Course_Work, Exam, Comment
StuID, Course_Work and Exam should be imported from the worksheet in Task B of the
Spreadsheet component of this project.
Comment: An explicit comment by the teacher in relation to the student’s grade.
For example: Todd Mann coursework grade is missing as she was absent because of illness.