I have a question regarding program indicators: How to calculate percentage with program indicators?
I have a tracker program have three semesters (First, Second and Third Semester), i want to get percentage from first, second and third semesters value?
NOTE: I have calculated the values of the semesters with program indicator but giving the sum of three semesters not percentage.
Your assistance suggestions will be highly appreciated
Hey @janagha,
What the formula that you used? Did you try to use this: ((FirstSemesterGrade+SecondSemesterGrade+ThirdSemesterGrade)/(1stSemesterGradeTotal+2ndSemesterGradeTotal+3rdSemesterGradeTotal))*100
Thank you so much for your assistance.
No i did not try this one, i will definitely try this formula.
But one thing i would like to ask if we calculate a program indicator as total how we can put this indicator (means total) in another indicator for percentage as you calculated?