IS Lab Assignment 1
IS Lab Assignment 1
Lab Assignment 1.
Q.1 Using Microsoft Excel, Create your student schedule to look like the following example
schedule (Hint: Use Cell Merging):
Q.2 Using Microsoft Excel, Create your student schedule to look like the following example
schedule (Hint: Use Cell Merging):
Q.3 Using Microsoft Excel, create the following table and do the following:
a) Calculate the Total 100 column using formula (Total 100 = Midterm + Coursework + Final
Exam)
b) Print for each student Pass or Fail (Pass if Total 100 is more than or equal 50, else Fail)
c) Using function, get count of students
d) Using function, get sum of final exam
e) Using function, get average of final exam
f) Using function, get max final exam
g) Using function, get min final exam
Q.4 Using Microsoft Excel, create the following table and do the following:
a) Calculate the Total 50 column using formula (Total 50 = Midterm + Coursework)
b) Print for each student Fail or Not (if total 50 is less than 25 print fail, else print not)
c) Using function, get count of students
d) Using function, get sum of Midterm
e) Using function, get average of Coursework
f) Using function, get max Coursework
g) Using function, get min Midterm