Worksheet On Excel
Worksheet On Excel
Worksheet on MS Excel
Class : Six
Name________________ Section_____
Info: This worksheet is designed to help automate the calculation of students' grades,
average scores, and their pass/fail status. It simplifies data entry, reducing human
error while ensuring consistency in grading.
Total Marks This column calculates the sum of all subjects' marks for each student.
Average Marks This column calculates the average marks of all subjects for each
student.
Grade This column assigns a grade to the student based on their average
score.
Pass/ Fail This column determines if the student has passed or failed based on
their average score.
Assign a Grade
Formula:
excel
● Theory: This formula checks if the student’s average score is 50 or above. If so, it
outputs "Pass"; otherwise, it outputs "Fail". This is a simple binary check based on
a predefined passing threshold.
Sample output: