100% found this document useful (1 vote)
15 views

PROJECT Spreadsheet

Project

Uploaded by

josephpelbawahga
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
15 views

PROJECT Spreadsheet

Project

Uploaded by

josephpelbawahga
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

NAME: WAHGA PELBA JOSEPH

THEMATIC AREA: SPREADSHEET


PROJECT TITTLE: FORM 5 COMPUTER SCIENCE MARKS

INTRODUCTION
Teachers in the GOVERNMENT BILINGUAL HIGH SCOOL MBE there are filling the report card of
students by writing with pens and calculating the marks with calculator and this can confuse some
teachers. We use Microsoft office excel 2007 to implement essential tasks association to this project. For
each student, teacher is required to provide marks of all subjects and the system will calculate and
specified if he passed or failed including ranking in order of merit.

1- Design
The student grade management will need as input; student’s marks for 2 notes
To implement this project, we will need the following spreadsheet function
 AVERAGE
 IF
 MAXIMUM
 MINIMUM
 RANG

FORMATING FEATURES INCLUDE; balls, Arial, text wrapping and cell merging.

2- Implementation :
 The steeps below were followed in order to create the student grade management
 Launch Microsoft excel and create the main word sheet with name ‘’spread sheet project’’
 Open that project created and enter data of the following figure

The following are some main formula use to create this project.

 To calculate the average in cell F3 just divide that cell by 2.


 To find their ranking we use this formula << =RANG(F3;$F$3:$F$11;0) >> and press the
key enter.
 To find out the observation we use this function << =SI(F3>=11;"PASSED";"FAILED") >>
and press the key enter.
 To find the average of the class we use this formula << =MOYENNE(F3:F10) >>.
 To find the highest average of the class we use this formula << =MAX(F3:F11) >>.
 To find the lowest average of the class we use this formula << =MIN(F3:F11) >>.

The final result is display on the following figure;

3- Testing :
The initial table with student as input was entered in the worksheet after inserting the
formulae it produces very accurate result automatically and we notice that manual
method had several complications.

CONCLUTION
The system was tested several time and formulae updated regularly before could
produce very accurate results. But now teachers will not be having complication by filling
the student report card.

You might also like