G
Guest
I want to automatically calculate a difference from and average. However when
the average changes, I don't want the previously calcuated differences to
change. Is there anyway to accomplish this?
For Example:
Score 45 46 44 45 (Average = 45)
Diff 0 +1 -1 0
What I would like to have aith adding 1 score
Score 45 46 44 45 50 (Average =46)
Diff 0 +1 -1 0 +4
the average changes, I don't want the previously calcuated differences to
change. Is there anyway to accomplish this?
For Example:
Score 45 46 44 45 (Average = 45)
Diff 0 +1 -1 0
What I would like to have aith adding 1 score
Score 45 46 44 45 50 (Average =46)
Diff 0 +1 -1 0 +4