
-----------------------------------
hasanmansour
Sun Nov 22, 2015 9:35 pm

The mean
-----------------------------------
I Need help on how to find the mean of a set of number on turing

-----------------------------------
TokenHerbz
Mon Nov 23, 2015 1:59 pm

RE:The mean
-----------------------------------
You need to post questions on the help section found here -> http://compsci.ca/v3/viewforum.php?f=2

......And...

the Mean is just another name for average. To find the mean of a data set, add all the values together and divide by the number of values in the set. The result is your mean!
