I have a set of data
eng mat fren sci totalScore avescore
1 0 3.2 2.7 1.9
2 1.2 3.6 2.8 0
the total score is all the grades added for the subjects. however, the average score takes the grades for those subjects that had a grade and finds the average. We do not include the subject with no grade. What is the best way for me to create a formula to calculate the average score elimating those subjects without a grade?
Thanks for any assistance I can receive.
Ali
eng mat fren sci totalScore avescore
1 0 3.2 2.7 1.9
2 1.2 3.6 2.8 0
the total score is all the grades added for the subjects. however, the average score takes the grades for those subjects that had a grade and finds the average. We do not include the subject with no grade. What is the best way for me to create a formula to calculate the average score elimating those subjects without a grade?
Thanks for any assistance I can receive.
Ali